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 0b852f1c501c896aa14c54b51e633825b6a6d591 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10 Commit message: "testenv: Dockerfile: fix Suites: stable-backports" > git rev-list --no-walk 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-msc-test-latest] $ /bin/sh -xe /tmp/jenkins1846906504056314962.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:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d 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.70, 0.66, 0.83 + 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-20250819-1311-4947a7db-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/podman/testenv-msc-osmocom-latest-20250819-1311-4947a7db-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'] 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-20250819-1311-4947a7db-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [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-20250819-1311-4947a7db-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.3 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 bookworm/main amd64 Packages [8793 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9382 kB in 1s (9985 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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn: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:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn: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_4.cc DEP Remote_Operations_Information_Objects_part_3.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_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.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_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.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_SupplementaryServiceOperations_part_1.cc DEP MAP_ShortMessageServiceOperations_part_7.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_3.cc DEP MAP_SS_DataTypes_part_4.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_1.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_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_6.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_7.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_OM_DataTypes_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_1.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_4.cc DEP MAP_MobileServiceOperations_part_3.cc DEP MAP_MobileServiceOperations_part_1.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MS_DataTypes_part_7.cc DEP MAP_MS_DataTypes_part_6.cc DEP MAP_MS_DataTypes_part_5.cc DEP MAP_MS_DataTypes_part_3.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_4.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_3.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_4.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_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.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_4.cc DEP MAP_GR_DataTypes_part_5.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_7.cc DEP MAP_ExtensionDataTypes_part_6.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_7.cc DEP MAP_DialogueInformation_part_6.cc DEP MAP_DialogueInformation_part_5.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_3.cc DEP MAP_BS_Code_part_2.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_3.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_PDU_Defs.cc DEP SS_Operations.cc DEP SS_DataTypes.cc DEP SS_Errors.cc DEP Remote_Operations_Information_Objects.cc DEP RANAP_PDU_Descriptions.cc DEP Remote_Operations_Generic_ROS_PDUs.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_CommonDataTypes.cc DEP MAP_DialogueInformation.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 RAN_Emulation_part_7.cc DEP SCCP_Mapping_part_1.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_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP SCCP_Mapping.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_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_5.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_4.cc DEP TELNETasp_PortType_part_5.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_1.cc DEP TCCOpenSecurity_Functions_part_2.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_5.cc DEP TCCEncoding_Functions_part_6.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_5.cc DEP TCCConversion_Functions_part_6.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_5.cc DEP StatsD_CodecPort_CtrlFunct_part_6.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_4.cc DEP StatsD_CodecPort_part_5.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_6.cc DEP SS_Types_part_5.cc DEP SS_Types_part_4.cc DEP SS_Types_part_3.cc DEP SS_Types_part_2.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_4.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_1.cc DEP SMPP_Types_part_7.cc DEP SMPP_Types_part_6.cc DEP SMPP_Types_part_5.cc DEP SMPP_Types_part_4.cc DEP SMPP_Types_part_2.cc DEP SMPP_Types_part_3.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_7.cc DEP SMPP_Emulation_part_6.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_2.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_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_4.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_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_3.cc DEP SCTPasp_PortType_part_4.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_1.cc DEP SCCP_Types_part_7.cc DEP SCCPasp_Types_part_2.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Types_part_3.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_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Templates_part_1.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_5.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.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_6.cc DEP RLCMAC_CSN1_Types_part_7.cc DEP RLCMAC_CSN1_Types_part_5.cc DEP RLCMAC_CSN1_Types_part_4.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_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_2.cc DEP RLCMAC_CSN1_Templates_part_3.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_Types_part_1.cc DEP RANAP_Templates_part_7.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_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_7.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_3.cc DEP MobileL3_SMS_Types_part_2.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_5.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_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_2.cc DEP MTP3asp_PortType_part_1.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_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.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_5.cc DEP GSM_Types_part_4.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 TCCOpenSecurity_Functions.cc DEP TCCInterface_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 SGsAP_Types.cc DEP SMPP_CodecPort.cc DEP SGsAP_Emulation.cc DEP SGsAP_Templates.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 MGCP_Types.cc DEP MNCC_CodecPort.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 BSSMAP_Templates.cc DEP BSSAP_Types.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 CC MAP_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Templates.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 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 CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.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 Osmocom_CTRL_Types.o CC Osmocom_Types.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 Osmocom_VTY_Functions.o 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 MSC_Tests.cc: In function 'SMPP__Types::SMPP__TON MSC__Tests::f__sm__ton__from__gsm(const BITSTRING&)': MSC_Tests.cc:14478: warning: control reaches end of non-void function [-Wreturn-type] 14478 | } | MSC_Tests.cc: In function 'SMPP__Types::SMPP__NPI MSC__Tests::f__sm__npi__from__gsm(const BITSTRING&)': MSC_Tests.cc:14566: warning: control reaches end of non-void function [-Wreturn-type] 14566 | } | CC SCCP_Types.o CC SCCPasp_Types.o CC SCTP_Templates.o 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 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 BSC_ConnectionHandler_part_6.o CC BSC_ConnectionHandler_part_7.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o 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 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_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o 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_2.o CC MAP_SS_DataTypes_part_1.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_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_Contents_part_2.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 CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.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 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_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.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 Socket_API_Definitions.so CCLD StatsD_CodecPort.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_Types.so CCLD UD_PortType.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_2.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_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_1.so CCLD IPL4asp_PortType_part_2.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_5.so CCLD MAP_Types_part_6.so CCLD MAP_Types_part_7.so CCLD MAP_Types_part_4.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_4.so CCLD MGCP_CodecPort_CtrlFunct_part_3.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_5.so CCLD MGCP_Templates_part_6.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_6.so CCLD Osmocom_VTY_Functions_part_7.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_3.so CCLD TELNETasp_PortType_part_2.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_4.so CCLD SCCP_Mapping_part_5.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_CH_DataTypes.so CCLD MAP_BS_Code.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_Errors.so CCLD SS_DataTypes.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_CommonDataTypes_part_1.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CallHandlingOperations_part_6.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_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.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_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_7.so CCLD SS_Protocol_part_6.so CCLD SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD IPL4asp_PT.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_discovery.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 SDP_EncDec.so CCLD SCTPasp_PT.so CCLD SGsAP_CodecPort_CtrlFunctDef.so CCLD SMPP_CodecPort_CtrlFunctDef.so CCLD SMPP_EncDec.so CCLD SS_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TCCOpenSecurity.so CCLD TELNETasp_PT.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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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 Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1583 B] Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [199 kB] Fetched 200 kB in 1s (337 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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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 7 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 (58.3 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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-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-20250819-1311-4947a7db-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/stp/stp.log'] 20250819131121031 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250819131121031 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250819131121031 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) 20250819131121031 DLSS7 NOTICE 0: asp-msc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250819131121031 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250819131121031 DLSS7 DEBUG XUA_AS(msc0){AS_DOWN}: Allocated (fsm.c:456) 20250819131121031 DLSS7 INFO 0: as-msc0: Created AS (osmo_ss7_instance.c:315) 20250819131121031 DLSS7 INFO 0: as-msc0: Adding ASP msc0-0 to AS (osmo_ss7_as.c:123) 20250819131121031 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250819131121031 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) 20250819131121031 DLSS7 NOTICE 0: asp-virt-bsc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250819131121031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250819131121031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Allocated (fsm.c:456) 20250819131121031 DLSS7 INFO 0: as-virt-bsc0: Created AS (osmo_ss7_instance.c:315) 20250819131121031 DLSS7 INFO 0: as-virt-bsc0: Adding ASP virt-bsc0-0 to AS (osmo_ss7_as.c:123) 20250819131121031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250819131121031 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) 20250819131121031 DLSS7 NOTICE 0: asp-virt-bsc1-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250819131121031 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250819131121031 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Allocated (fsm.c:456) 20250819131121031 DLSS7 INFO 0: as-virt-bsc1: Created AS (osmo_ss7_instance.c:315) 20250819131121031 DLSS7 INFO 0: as-virt-bsc1: Adding ASP virt-bsc1-0 to AS (osmo_ss7_as.c:123) 20250819131121031 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250819131121031 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) 20250819131121031 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250819131121031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250819131121031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250819131121031 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250819131121031 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250819131121031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250819131121032 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'msc0' (osmo_ss7_route.c:127) 20250819131121032 DLSS7 INFO 0: Creating route: pc=193=0.24.1 mask=0x3fff via AS 'virt-bsc0' (osmo_ss7_route.c:127) 20250819131121032 DLSS7 INFO 0: Creating route: pc=194=0.24.2 mask=0x3fff via AS 'virt-bsc1' (osmo_ss7_route.c:127) 20250819131121032 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250819131121032 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:225) 20250819131121032 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:245) 20250819131121032 DLSS7 INFO (Re)binding m3ua Server to :::2905 (osmo_ss7_xua_srv.c:292) 20250819131121032 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [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-20250819-1311-4947a7db-0', 'sh', '-c', 'osmo-msc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/logs/msc/msc.log'] 20250819131121204 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) 20250819131121204 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) 20250819131121204 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131121204 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250819131121204 DMNCC NOTICE MNCC socket at /tmp/mncc.sock (mncc_sock.c:300) 20250819131121204 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4254 (telnet_interface.c:88) 20250819131121204 DSMPP NOTICE SMPP at 0.0.0.0 2775 (smpp_smsc.c:990) 20250819131121204 DLCTRL NOTICE CTRL at 127.0.0.1 4255 (control_if.c:1026) 20250819131121204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131121205 DDB NOTICE Init database connection to ':memory:' using SQLite3 lib version 3.40.1 (db.c:521) 20250819131121206 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250819131121207 DMSC NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (msc_main.c:596) 20250819131121207 DLSCCP NOTICE OsmoMSC-A-Iu: Using SS7 instance 0, pc:0.23.1 (sccp_user.c:572) 20250819131121207 DLSCCP NOTICE OsmoMSC-A-Iu: Using AS instance as-clnt-OsmoMSC-A (sccp_user.c:590) 20250819131121207 DLSCCP NOTICE OsmoMSC-A-Iu: Creating default route (sccp_user.c:596) 20250819131121207 DLINP NOTICE msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131121207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131121207 DLSS7 INFO 0: asp-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131121207 DLSS7 NOTICE 0: asp-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131121207 DLINP NOTICE msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131121207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131121207 DLSS7 INFO 0: asp-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131121207 DLSS7 NOTICE 0: asp-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131121207 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) 20250819131121207 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) 20250819131121207 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) 20250819131121207 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250819131121207 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131121207 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250819131121207 DLSCCP NOTICE OsmoMSC-A-Iu: Using ASP instance asp-clnt-OsmoMSC-A (sccp_user.c:705) 20250819131121207 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250819131121207 DSGS NOTICE SGs socket bound to r=NULL<->l=0.0.0.0:29118 (sgs_server.c:186) 20250819131121207 DMSC NOTICE A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) (msc_main.c:810) 20250819131121207 DMSC NOTICE Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) (msc_main.c:831) 20250819131121207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131121207 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131121207 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131121207 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131121207 DLSS7 DEBUG XUA_AS(msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131121207 DLSS7 DEBUG XUA_AS(msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131121207 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250819131121207 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250819131121207 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131121207 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131121207 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131121207 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131121207 DLSS7 DEBUG XUA_AS(msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131121207 DLSS7 DEBUG XUA_AS(msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131121207 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x55c267635480]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250819131121207 DLSS7 DEBUG XUA_ASP(msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131121207 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-20250819-1311-4947a7db-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@6b779c8e12fd: Unix server socket created successfully. MC@6b779c8e12fd: Listening on TCP port 40467. 6b779c8e12fd is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_cache/podman/titan-11.1.0/msc/MSC_Tests 6b779c8e12fd 40467 20250819131122207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@6b779c8e12fd: New HC connected from 10.0.2.100 [10.0.2.100]. 6b779c8e12fd: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6b779c8e12fd: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6b779c8e12fd: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6b779c8e12fd: Configuration file was processed on all HCs. MC@6b779c8e12fd: Creating MTC on host 10.0.2.100. MC@6b779c8e12fd: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131123209 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@6b779c8e12fd: ************************************************* MSC_Test-M3UA(4)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@6b779c8e12fd: ************************************************* MSC_Test-SCCP(3)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131123507 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131123507 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131123507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131123507 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test-M3UA(4)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131123517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131123517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131123517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131123517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131123517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131123517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131123517 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test-M3UA(4)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@6b779c8e12fd: Message received on association #8 MSC_Test-M3UA(4)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131123518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131123518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131123518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131123518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131123518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131123518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131123518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test-M3UA(4)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819131123519 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131123519 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@6b779c8e12fd: Message received on association #8 MSC_Test-M3UA(4)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@6b779c8e12fd: Message received on association #8 MSC_Test-M3UA(4)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@6b779c8e12fd: Message received on association #8 MSC_Test-M3UA(4)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131123554 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131123554 DLSS7 INFO 0: asp-msc0-0: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250819131123554 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) 20250819131124210 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131125211 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131126212 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-SCCP(3)@6b779c8e12fd: First idle individual index:0 20250819131126315 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131126315 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131126315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131126315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131126315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131126315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131126315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131126315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-M3UA(4)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131126315 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131126518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131126518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131126518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131126518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131126518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131126518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131126518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131126518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131126519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131126519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131126519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131126519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131126519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131126519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131126519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131126519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-M3UA(4)@6b779c8e12fd: Message received on association #8 MSC_Test-M3UA(4)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819131127213 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131128213 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131129215 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131130216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test-SCCP(3)@6b779c8e12fd: Final verdict of PTC: none 20250819131130320 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131130320 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131130320 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131130320 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131130320 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131130320 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131130320 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131130320 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131130320 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131130320 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131130320 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131130320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131130320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131130320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131130320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131130320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131130320 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131130320 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131130320 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-M3UA(4)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: pass MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cr_before_reset finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Tue Aug 19 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 Waiting for packet dumper to finish... 0 (prev_count=-1, count=48272) 20250819131131217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=48272, count=60828) 20250819131132218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131132321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131132321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131132321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131133218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_noauth_tmsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(8)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(6)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131133870 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(9)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131134064 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131134064 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131134064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131134064 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131134069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134069 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131134069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131134069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131134069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131134069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131134069 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 20250819131134070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131134070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131134070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131134070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131134070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131134070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(8)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131134070 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131134070 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131134220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131134220 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(11)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131134226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(11)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131134248 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131134248 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(12)@6b779c8e12fd: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(15) TC_lu_imsi_noauth_tmsi0(15)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131134878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131134878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131134878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131134878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131134878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131134878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(15)8179643 MSC_Test_0-RAN(7)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(6)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131134889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131134889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131134889 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131134889 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000001 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131134889 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fc40] (fsm.c:486) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131134889 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131134889 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000001 id=262420000000001 (vlr.c:661) 20250819131134889 DVLR INFO New subscr, IMSI: 262420000000001 (vlr.c:562) 20250819131134889 DVLR DEBUG VLR subscr IMSI-262420000000001 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131134889 DVLR DEBUG VLR subscr IMSI-262420000000001 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131134889 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131134889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131134889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131134889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c26766fe20] (fsm.c:486) 20250819131134889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131134889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131134889 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x55c26762aed0]{READY}: Added seen cell to this RAN peer: CGI:262-42-23-42 (ran_peer.c:105) 20250819131134889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131134889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131134889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131134889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131134889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131134889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@6b779c8e12fd: { messageType := 2, destLocRef := '7CCFBB'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(6)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(6)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@6b779c8e12fd: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(15) MSC_Test-GSUP(12)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(15)"262420000000001" 20250819131134892 DVLR DEBUG VLR subscr IMSI-262420000000001 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131134892 DVLR DEBUG VLR subscr IMSI-262420000000001 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(15)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(15)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(6)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(6)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(6)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819131134896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134896 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131134896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131134896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131134898 DVLR DEBUG VLR subscr IMSI-262420000000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131134898 DVLR DEBUG IMSI:262420000000001 has MSISDN:491230000001 (vlr.c:1045) 20250819131134898 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250819131134898 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131134899 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131134899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131134899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131134899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131134899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131134899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c26766fe20] (vlr_lu_fsm.c:110) 20250819131134899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131134899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131134899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131134899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131134899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131134899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c26766fe20] (fsm.c:486) 20250819131134899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131134899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131134899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131134899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131134899 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x4C01D9C5) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250819131134899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131134899 DMM DEBUG -> IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x4C01D9C5 LOCATION UPDATE ACCEPT (TMSI = 0x4c01d9c5) (gsm_04_08.c:149) 20250819131134899 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x4C01D9C5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131134899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131134899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131134899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(6)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(15)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(6)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(6)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131134905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134905 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131134905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131134905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131134905 DMM DEBUG msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fc40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131134905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131134905 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131134905 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250819131134905 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131134905 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131134906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131134906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131134906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fe20] (vlr_lu_fsm.c:817) 20250819131134906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131134906 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55c2676714f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131134906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131134906 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000001/3/1): Available (smpp_smsc.c:626) 20250819131134906 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131134906 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131134906 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131134906 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131134906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131134906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131134906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(6)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(6)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(6)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131134908 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134908 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131134908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131134908 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131134908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131134908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fc40] (msc_a.c:1053) 20250819131134908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131134908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131134908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5:GERAN-A-2:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131134908 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131134908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131134908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131134908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@6b779c8e12fd: Session index based on local reference:0 20250819131134909 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131134909 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131134909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131134909 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131134909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131134909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131134909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131134909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(8)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(15)8179643 TC_lu_imsi_noauth_tmsi0(15)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131134911 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131134911 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x4C01D9C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(15)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(15)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(15)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(15)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(8)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(6)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(12)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(7)@6b779c8e12fd: Final verdict of PTC: none 20250819131134918 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131134918 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131134918 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(11)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(9)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(13)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(10)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(14)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(14): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(15): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Tue Aug 19 13:11:34 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 20250819131135110 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131135110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131135110 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131135110 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131135111 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131135111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131135111 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131135111 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131135111 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131135111 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131135111 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131135111 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131135111 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131135111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131135111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131135111 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131135111 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131135111 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131135111 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=144996) 20250819131135920 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=144996, count=186776) 20250819131136921 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131137111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131137111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131137111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131137923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_noauth_notmsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(20)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(20)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(20)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(18)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131138480 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(21)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131138675 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131138675 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131138675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131138675 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(20)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(20)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(20)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131138679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131138679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131138679 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131138679 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131138679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131138679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131138679 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(20)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(20)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(20)@6b779c8e12fd: Message received on association #8 20250819131138681 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131138681 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131138681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131138681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131138681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131138681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131138681 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(20)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131138682 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(20)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131138682 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131138925 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131138925 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(23)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(23)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131138931 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(23)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(23)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(23)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(23)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131138945 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131138945 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(24)@6b779c8e12fd: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(27) TC_lu_imsi_noauth_notmsi0(27)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131139490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131139490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131139490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131139491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131139491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131139491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(19)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(19)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(27)11635924 MSC_Test_0-SCCP(18)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(19)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131139507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139507 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131139507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131139507 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131139507 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000002 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131139507 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f9b0] (fsm.c:486) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131139507 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131139507 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000002 id=262420000000002 (vlr.c:661) 20250819131139507 DVLR INFO New subscr, IMSI: 262420000000002 (vlr.c:562) 20250819131139507 DVLR DEBUG VLR subscr IMSI-262420000000002 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131139507 DVLR DEBUG VLR subscr IMSI-262420000000002 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131139507 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131139507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131139507 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131139507 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c26766f7d0] (fsm.c:486) 20250819131139507 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131139508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131139508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131139508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131139508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131139508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131139508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131139508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(20)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@6b779c8e12fd: { messageType := 2, destLocRef := 'B18CD4'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(18)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(18)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(18)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(18)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(24)@6b779c8e12fd: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(27) MSC_Test-GSUP(24)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(27)"262420000000002" 20250819131139511 DVLR DEBUG VLR subscr IMSI-262420000000002 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131139511 DVLR DEBUG VLR subscr IMSI-262420000000002 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(18)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(18)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(18)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(18)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_notmsi0(27)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi0(27)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131139512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131139512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131139512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131139514 DVLR DEBUG VLR subscr IMSI-262420000000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131139514 DVLR DEBUG IMSI:262420000000002 has MSISDN:491230000002 (vlr.c:1045) 20250819131139514 DMSC NOTICE msub(IMSI-262420000000002:MSISDN-491230000002) VLR: update for IMSI=262420000000002 (MSISDN=491230000002) (gsm_04_08.c:1541) 20250819131139514 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131139515 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131139515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131139515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131139515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131139515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131139515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0] (vlr_lu_fsm.c:110) 20250819131139515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131139515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131139515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131139515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0] (fsm.c:486) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131139515 DMM DEBUG -> IMSI-262420000000002:MSISDN-491230000002 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250819131139515 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131139515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0] (vlr_lu_fsm.c:817) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131139515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766e810]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131139515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131139515 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000002/3/1): Available (smpp_smsc.c:626) 20250819131139515 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) 20250819131139515 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) 20250819131139515 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) 20250819131139515 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) 20250819131139515 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250819131139515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131139515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131139515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131139515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131139515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131139515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(18)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(18)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(18)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(20)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(18)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(18)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(18)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(27)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(18)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(18)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(18)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(18)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131139517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131139517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131139517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131139517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131139517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f9b0] (msc_a.c:1053) 20250819131139517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131139517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131139517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55c26766f7d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131139517 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131139518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131139518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131139518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(18)@6b779c8e12fd: Session index based on local reference:0 20250819131139518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131139518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131139518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131139518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131139518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131139518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131139518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(20)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(19)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(27)11635924 TC_lu_imsi_noauth_notmsi0(27)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131139518 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131139518 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi0(27)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(27)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(27)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(27)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(24)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(20)@6b779c8e12fd: Final verdict of PTC: none 20250819131139523 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131139523 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(18)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(25)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(21)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(22)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(19)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@6b779c8e12fd: Final verdict of PTC: none 20250819131139525 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(26)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(23)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(17)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(18): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(19): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(20): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(21): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(22): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(23): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(24): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(25): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(26): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(27): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Tue Aug 19 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 20250819131139722 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131139722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131139722 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131139722 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131139722 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131139722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131139722 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131139722 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131139722 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131139722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131139722 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131139722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131139722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131139722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131139722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131139722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131139722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131139723 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131139723 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=146156) 20250819131140527 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146156, count=176808) 20250819131141528 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131141724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131141724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131141724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:11: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_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 20250819131142529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_tmsi_noauth_notmsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(32)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(32)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(32)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(30)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131143097 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(33)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131143292 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131143292 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131143292 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131143292 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(32)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131143293 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131143293 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131143293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131143293 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131143293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131143293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131143293 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(32)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(32)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131143294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131143294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131143294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131143294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131143294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131143294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131143294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131143294 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(32)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131143294 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131143530 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131143530 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(35)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(35)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131143536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(35)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(35)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(35)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(35)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131143555 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131143555 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(36)@6b779c8e12fd: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(39) TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250819131144104 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144104 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144104 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144104 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131144104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131144104 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131144105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131144105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131144105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(31)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(31)@6b779c8e12fd: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)12036403 MSC_Test_0-SCCP(30)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(31)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131144119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144119 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144119 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131144119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131144119 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131144120 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131144120 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131144120 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131144120 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fc40] (fsm.c:486) 20250819131144120 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131144120 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131144120 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250819131144120 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250819131144120 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131144120 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250819131144120 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131144120 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250819131144120 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250819131144120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131144120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131144120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131144120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131144120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131144120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: { messageType := 2, destLocRef := 'B7A933'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(30)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131144123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144123 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144123 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131144123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131144123 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@6b779c8e12fd: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(31)@6b779c8e12fd: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(30)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131144326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144326 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131144326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131144326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131144327 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250819131144327 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250819131144327 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250819131144327 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131144327 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131144327 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131144327 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131144327 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131144327 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131144327 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131144327 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20] (fsm.c:486) 20250819131144327 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131144327 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131144327 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144327 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131144327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131144327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(36)@6b779c8e12fd: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(39) MSC_Test-GSUP(36)@6b779c8e12fd: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(39)"262420000000101" 20250819131144342 DVLR DEBUG VLR subscr IMSI-262420000000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131144342 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250819131144342 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250819131144342 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131144343 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) 20250819131144343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131144343 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131144343 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131144343 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131144343 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20] (vlr_lu_fsm.c:110) 20250819131144343 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131144343 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766e810]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131144343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131144343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131144343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131144343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20] (fsm.c:486) 20250819131144343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131144343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131144343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131144343 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250819131144344 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250819131144344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131144344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131144344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131144344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20] (vlr_lu_fsm.c:817) 20250819131144344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131144344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c267672990]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131144344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131144344 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250819131144344 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) 20250819131144344 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) 20250819131144344 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) 20250819131144344 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) 20250819131144344 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250819131144344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131144344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131144345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131144345 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144345 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131144345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131144345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(30)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131144353 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144353 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144353 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144353 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131144353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131144353 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131144353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131144353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fc40] (msc_a.c:1053) 20250819131144353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131144353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131144353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131144353 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131144354 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144354 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131144354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131144354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131144355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131144355 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131144355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131144355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131144355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131144355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131144355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131144355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@6b779c8e12fd: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)12036403 TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131144357 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131144357 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(31)@6b779c8e12fd: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(39) 20250819131145369 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131145370 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819131145370 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819131145370 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145370 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145370 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145370 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(31)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(39) TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: 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)@6b779c8e12fd: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)2471210 MSC_Test_0-SCCP(30)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131145381 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145382 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145382 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131145382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131145382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55c26766f9b0] (fsm.c:486) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131145383 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) 20250819131145383 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) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131145383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131145383 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131145384 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250819131145384 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) 20250819131145384 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) 20250819131145384 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) 20250819131145384 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) 20250819131145384 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131145384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131145384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819131145385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: { messageType := 2, destLocRef := '25B52A'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(30)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131145389 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145389 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145389 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145389 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131145390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131145390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131145390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131145390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f9b0] (msc_a.c:1053) 20250819131145390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131145390 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131145390 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131145391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 20250819131145391 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145391 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131145391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131145391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(31)@6b779c8e12fd: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(39)2471210 TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131145392 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131145392 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(36)@6b779c8e12fd: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(39)"262420000000101" MSC_Test_0-RAN(31)@6b779c8e12fd: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(39) TC_lu_tmsi_noauth_notmsi0(39)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(36)@6b779c8e12fd: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(41) TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)16310450 MSC_Test_0-RAN(31)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(30)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131145594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131145594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131145594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131145595 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131145595 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131145595 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131145595 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fc40] (fsm.c:486) 20250819131145595 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131145595 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131145595 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250819131145595 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250819131145595 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131145595 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250819131145595 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131145596 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250819131145596 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250819131145596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131145596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: { messageType := 2, destLocRef := 'F8E0B2'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131145603 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131145603 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(30)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131145604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131145604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131145604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@6b779c8e12fd: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(31)@6b779c8e12fd: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(30)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131145806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131145806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131145806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131145807 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250819131145807 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) 20250819131145807 DVLR DEBUG SUBSCR(IMSI-262420000000101:MSISDN-491230000101) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250819131145807 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250819131145807 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250819131145807 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131145807 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131145807 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131145807 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131145807 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131145807 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131145807 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131145807 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20] (fsm.c:486) 20250819131145807 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131145807 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131145808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(36)@6b779c8e12fd: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(41) MSC_Test-GSUP(36)@6b779c8e12fd: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(41)"262420000000101" MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131145819 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) 20250819131145819 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250819131145819 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250819131145819 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131145821 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) 20250819131145821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131145821 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131145821 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131145821 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131145821 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20] (vlr_lu_fsm.c:110) 20250819131145821 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131145821 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267672990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131145821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131145821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20] (fsm.c:486) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131145821 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250819131145821 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131145821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20] (vlr_lu_fsm.c:817) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131145821 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c267673ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131145821 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131145821 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250819131145822 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) 20250819131145822 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) 20250819131145822 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) 20250819131145822 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) 20250819131145822 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250819131145822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131145822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(30)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131145829 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145829 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131145829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131145829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131145830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131145830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fc40] (msc_a.c:1053) 20250819131145830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131145830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131145830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131145830 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131145830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131145830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131145830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 20250819131145831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131145831 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131145831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131145831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131145831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131145831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131145831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131145831 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(31)@6b779c8e12fd: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)16310450 TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131145833 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131145833 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(31)@6b779c8e12fd: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(41) 20250819131146838 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131146839 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819131146839 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819131146839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131146839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131146839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131146839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131146839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131146839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131146839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131146839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(31)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(41) TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: 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)@6b779c8e12fd: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)10918 MSC_Test_0-SCCP(30)@6b779c8e12fd: First idle individual index:0 20250819131146843 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131146843 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131146843 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131146843 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131146843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131146843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131146843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131146843 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55c26766f9b0] (fsm.c:486) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131146843 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) 20250819131146843 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) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131146843 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131146843 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131146843 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250819131146843 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) 20250819131146843 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) 20250819131146843 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) 20250819131146843 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) 20250819131146843 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131146843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131146843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131146843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131146843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131146843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131146843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131146843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131146843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131146843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131146843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131146843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131146843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131146843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131146843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131146843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131146843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131146843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131146843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131146843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131146843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131146843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131146843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131146843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131146843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: { messageType := 2, destLocRef := '002AA6'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(30)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(30)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(30)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131146845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131146845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131146845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131146845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131146845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131146845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131146845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131146845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131146845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131146845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f9b0] (msc_a.c:1053) 20250819131146845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131146845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55c26766f7d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131146845 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131146845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131146845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131146845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131146845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131146845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131146845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131146845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131146845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(32)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(30)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(32)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131146845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131146845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131146845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131146845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131146845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131146845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131146845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131146845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(31)@6b779c8e12fd: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(41)10918 TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131146845 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131146845 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(36)@6b779c8e12fd: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(41)"262420000000101" MSC_Test_0-RAN(31)@6b779c8e12fd: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(41) TC_lu_tmsi_noauth_notmsi0(41)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(36)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(30)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(32)@6b779c8e12fd: Final verdict of PTC: none 20250819131146848 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131146849 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(31)@6b779c8e12fd: Final verdict of PTC: none 20250819131146849 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(33)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(35)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(37)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(34)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(38)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(29)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(29): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(30): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(31): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(32): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(33): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(34): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(35): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(36): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(37): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(38): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(39): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(41): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Tue Aug 19 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 20250819131147046 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131147046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131147046 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131147046 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131147046 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131147046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131147046 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131147046 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131147046 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131147046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131147046 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131147046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131147046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131147046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131147046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131147046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131147046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131147047 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131147047 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=473760) 20250819131147851 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=473760, count=482344) 20250819131148853 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131149047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131149047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131149047 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131149855 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(46)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(46)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(46)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(44)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131150389 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(47)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131150583 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131150583 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131150583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131150583 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(46)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(46)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(46)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131150589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131150589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131150589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131150589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131150589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131150589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131150589 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(46)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(46)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(46)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131150589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131150589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131150589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131150589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131150589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131150589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(46)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131150590 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131150590 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131150590 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131150856 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131150856 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(49)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(49)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131150862 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(49)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(49)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(49)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(49)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131150883 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131150883 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(50)@6b779c8e12fd: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(53) TC_lu_imsi_reject0(53)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131151390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131151390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131151390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131151391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131151391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131151391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(45)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(45)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_reject0(53)13532111 MSC_Test_0-SCCP(44)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(45)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131151397 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151397 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131151397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131151397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131151397 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131151397 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fc40] (fsm.c:486) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131151397 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131151397 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000003 id=262420000000003 (vlr.c:661) 20250819131151397 DVLR INFO New subscr, IMSI: 262420000000003 (vlr.c:562) 20250819131151397 DVLR DEBUG VLR subscr IMSI-262420000000003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131151397 DVLR DEBUG VLR subscr IMSI-262420000000003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131151397 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131151397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131151397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131151397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20] (fsm.c:486) 20250819131151397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131151397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131151397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131151397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131151397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131151397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131151397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131151397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(46)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(44)@6b779c8e12fd: { messageType := 2, destLocRef := 'CE7BCF'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(50)@6b779c8e12fd: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(53) MSC_Test-GSUP(50)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_reject0(53)"262420000000003" MSC_Test_0-SCCP(44)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(44)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(44)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(44)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131151402 DVLR DEBUG VLR subscr IMSI-262420000000003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131151402 DVLR DEBUG SUBSCR(IMSI-262420000000003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250819131151402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250819131151402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250819131151402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250819131151402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250819131151402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20] (vlr_lu_fsm.c:120) 20250819131151402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250819131151402 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131151402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250819131151402 DMM INFO msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fc40]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131151402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131151402 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) 20250819131151402 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) 20250819131151402 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) 20250819131151402 DVLR DEBUG VLR subscr IMSI-262420000000003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819131151402 DVLR DEBUG VLR subscr IMSI-262420000000003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131151402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131151402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131151402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131151402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131151402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131151402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(46)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(44)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(44)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(44)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(44)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(44)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(44)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(44)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(44)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(44)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(44)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(44)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(44)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131151404 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151404 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151404 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151404 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131151404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131151404 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131151404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131151404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fc40] (msc_a.c:1053) 20250819131151404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131151404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131151404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55c26766fe20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131151404 DVLR INFO VLR subscr IMSI-262420000000003 - active-conn: now used by 0 (-) (msub.c:375) 20250819131151404 DVLR DEBUG SUBSCR(IMSI-262420000000003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819131151404 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151404 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131151404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131151404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(46)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(44)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(46)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131151405 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151405 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131151405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131151405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131151405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131151405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131151405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131151405 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(45)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_reject0(53)13532111 TC_lu_imsi_reject0(53)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_imsi_reject0(53)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(53)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(53)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(44)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(46)@6b779c8e12fd: Final verdict of PTC: none 20250819131151409 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131151409 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(50)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(47)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(45)@6b779c8e12fd: Final verdict of PTC: none 20250819131151410 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(54)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(51)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(49)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(48)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(52)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(43)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(43): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(44): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(45): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(46): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(47): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(48): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(49): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(50): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(51): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(52): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_reject0(53): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Tue Aug 19 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 20250819131151606 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131151606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131151606 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131151606 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131151606 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131151606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131151606 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131151606 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131151606 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131151606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131151606 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131151606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131151606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131151606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131151606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131151606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131151606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131151607 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131151607 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=144100) 20250819131152411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=144100, count=156848) 20250819131153412 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131153608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131153608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131153608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:11: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_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 20250819131154413 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_timeout_gsup started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(58)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(58)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(58)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(56)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131154954 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(59)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131155148 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131155148 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131155148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131155148 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(58)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131155153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131155153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131155153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131155153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131155153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131155153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131155153 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(58)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(58)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131155154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131155154 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131155154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131155154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131155154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131155154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131155154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(58)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131155154 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131155154 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131155414 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131155414 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(61)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(61)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131155419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(61)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(61)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(61)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(61)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131155436 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131155436 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(62)@6b779c8e12fd: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(65) TC_lu_imsi_timeout_gsup0(65)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131155959 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131155959 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131155959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131155959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131155959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131155959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131155959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131155959 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131155960 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131155960 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131155960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131155960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131155960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131155960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131155960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131155960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(57)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(57)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_timeout_gsup0(65)6199036 MSC_Test_0-RAN(57)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(56)@6b779c8e12fd: First idle individual index:0 20250819131155975 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131155975 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131155975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131155975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131155975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131155975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131155975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131155975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131155976 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131155976 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55c26766f9b0] (fsm.c:486) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131155976 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131155976 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000004 id=262420000000004 (vlr.c:661) 20250819131155976 DVLR INFO New subscr, IMSI: 262420000000004 (vlr.c:562) 20250819131155976 DVLR DEBUG VLR subscr IMSI-262420000000004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131155976 DVLR DEBUG VLR subscr IMSI-262420000000004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131155976 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131155976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131155976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131155976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990] (fsm.c:486) 20250819131155976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131155976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131155976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131155976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131155976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131155976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131155976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131155976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131155976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131155976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131155976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131155976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131155976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131155976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131155976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131155976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131155976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131155976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(56)@6b779c8e12fd: { messageType := 2, destLocRef := '5E96FC'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(56)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(56)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(56)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(56)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(62)@6b779c8e12fd: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(65) MSC_Test-GSUP(62)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(65)"262420000000004" 20250819131200977 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) 20250819131200977 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) 20250819131200977 DMM INFO msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55c26766f9b0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131200977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131200977 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) 20250819131200978 DVLR DEBUG VLR subscr IMSI-262420000000004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819131200978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131200978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131200978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131200978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131200978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131200978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131200978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131200978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131200978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131200978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131200978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131200978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131200978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131200978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131200978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131200978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(56)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(56)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(56)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(56)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(56)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(56)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(56)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(56)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(56)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(56)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(56)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(56)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131200990 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131200990 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131200990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131200990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131200990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131200990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131200990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131200990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131200990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131200990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131200990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990] (msc_a.c:1053) 20250819131200991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250819131200991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267673ba0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250819131200991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55c26766f9b0] (msc_a.c:1053) 20250819131200991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131200991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131200991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55c267672990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131200991 DVLR INFO VLR subscr IMSI-262420000000004 - active-conn: now used by 0 (-) (msub.c:375) 20250819131200991 DVLR DEBUG SUBSCR(IMSI-262420000000004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819131200991 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131200991 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131200991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131200991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131200991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131200991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131200991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131200991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(56)@6b779c8e12fd: Session index based on local reference:0 20250819131200993 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131200993 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131200993 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131200993 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131200993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131200993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131200993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131200993 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(58)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(57)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(65)6199036 TC_lu_imsi_timeout_gsup0(65)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(65)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(65)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(65)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(62)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(58)@6b779c8e12fd: Final verdict of PTC: none 20250819131201002 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131201002 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(56)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(57)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(59)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(63)@6b779c8e12fd: Final verdict of PTC: none 20250819131201006 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(61)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(60)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(55)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(66)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(64)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(55): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(56): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(57): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(58): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(59): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(60): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(61): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(62): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(63): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(64): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_timeout_gsup0(65): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Tue Aug 19 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 20250819131201194 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131201194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131201194 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131201194 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131201194 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131201194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131201194 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131201194 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131201195 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131201195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131201195 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131201195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131201195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131201195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131201195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131201195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131201195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131201195 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131201195 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) 20250819131202008 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) 20250819131203009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131203195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131203195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131203195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131204012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(70)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(70)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(70)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(68)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131204542 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(71)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131204737 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131204737 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131204737 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131204737 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(70)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(70)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(70)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131204743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131204743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131204743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131204743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131204743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131204743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131204743 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(70)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131204746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131204746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131204746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131204746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131204746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131204746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131204746 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(70)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 20250819131204747 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131204747 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(70)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131205013 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131205013 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(73)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(73)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131205018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(73)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(73)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(73)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(73)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131205047 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131205047 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(74)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(77) TC_lu_imsi_auth_tmsi0(77)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131205548 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205548 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131205548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131205548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131205549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131205549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131205549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(69)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(69)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi0(77)2435200 MSC_Test_0-SCCP(68)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(69)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131205563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131205563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131205563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131205564 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131205564 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131205564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131205564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766f9b0] (fsm.c:486) 20250819131205564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819131205564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131205564 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131205564 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000005 id=262420000000005 (vlr.c:661) 20250819131205564 DVLR INFO New subscr, IMSI: 262420000000005 (vlr.c:562) 20250819131205564 DVLR DEBUG VLR subscr IMSI-262420000000005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131205564 DVLR DEBUG VLR subscr IMSI-262420000000005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131205564 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131205564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131205564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131205564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131205564 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131205564 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40] (fsm.c:486) 20250819131205564 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131205564 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131205564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131205564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131205564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@6b779c8e12fd: { messageType := 2, destLocRef := '252880'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(74)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(77) MSC_Test-GSUP(74)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(77)"262420000000005" 20250819131205569 DVLR DEBUG VLR subscr IMSI-262420000000005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131205569 DVLR DEBUG VLR subscr IMSI-262420000000005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(68)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(68)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(68)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819131205571 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205571 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131205571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131205571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(77)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(77)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131205575 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131205575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131205575 DVLR DEBUG SUBSCR(IMSI-262420000000005) Received 1 auth tuples (vlr.c:996) 20250819131205575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131205575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{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) 20250819131205575 DMM DEBUG Tx AUTH REQ (rand = 72ab8bb61f39a598a2865fb7ebf82a32) (gsm_04_08.c:641) 20250819131205575 DVLR DEBUG VLR subscr IMSI-262420000000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131205575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131205575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131205575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(69)@6b779c8e12fd: patching N(SD)=1 into dtap '05145F9D6176'O MSC_Test_0-RAN(69)@6b779c8e12fd: patched enc_l3: '05545F9D6176'O MSC_Test_0-SCCP(68)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(68)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(68)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605545F9D6176'O 20250819131205583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131205583 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(70)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131205583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131205583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131205584 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766f9b0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5f9d6176) (gsm_04_08.c:1128) 20250819131205584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131205584 DVLR DEBUG SUBSCR(IMSI-262420000000005) AUTH on GERAN received SRES/RES: 5f9d6176 (4 bytes) (vlr_auth_fsm.c:151) 20250819131205584 DVLR INFO SUBSCR(IMSI-262420000000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819131205584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131205584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131205584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131205584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40] (vlr_auth_fsm.c:294) 20250819131205584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131205584 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fe20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131205584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131205584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131205584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131205584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131205584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131205584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131205584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c26766fc40] (fsm.c:486) 20250819131205584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131205584 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131205584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131205584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131205584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131205592 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131205592 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819131205592 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819131205592 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131205593 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131205593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131205593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131205593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131205593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131205593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fc40] (vlr_lu_fsm.c:110) 20250819131205593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131205593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55c267672030]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131205593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131205593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131205593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131205593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fc40] (fsm.c:486) 20250819131205593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131205593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131205593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131205593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131205593 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2029CE94) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819131205593 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131205593 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2029CE94 LOCATION UPDATE ACCEPT (TMSI = 0x2029ce94) (gsm_04_08.c:149) 20250819131205594 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2029CE94 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131205594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131205594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131205594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(77)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(69)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(69)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(68)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(68)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(68)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819131205600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131205600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131205600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131205601 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2029CE94:GERAN-A-10:LU)[0x55c26766f9b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131205601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x2029CE94:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131205601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131205601 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819131205601 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131205601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131205601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131205601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131205601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-10:LU)[0x55c26766fc40] (vlr_lu_fsm.c:817) 20250819131205601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131205601 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55c26766fe20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131205601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131205601 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250819131205601 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131205601 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131205601 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131205601 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131205602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131205602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131205602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(68)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(68)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(68)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(68)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(68)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131205605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131205605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131205605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131205606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131205606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-10:LU)[0x55c26766f9b0] (msc_a.c:1053) 20250819131205606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131205606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131205606 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-10:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131205606 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131205607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131205607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131205607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(68)@6b779c8e12fd: Session index based on local reference:0 20250819131205608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205608 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131205608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131205608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131205608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131205608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131205608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131205608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(70)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(69)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(77)2435200 TC_lu_imsi_auth_tmsi0(77)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131205610 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131205610 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi0(77)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(77)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(77)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(77)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(74)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(69)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(70)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(68)@6b779c8e12fd: Final verdict of PTC: none 20250819131205621 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131205621 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131205621 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(76)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(73)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(75)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(71)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(72)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(78)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(68): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(69): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(70): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(71): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(72): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(73): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(74): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(75): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(76): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi0(77): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(78): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Tue Aug 19 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 20250819131205810 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131205810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131205810 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131205810 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131205810 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131205810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131205810 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131205810 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131205810 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131205810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131205810 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131205810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131205810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131205810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131205810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131205811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131205811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131205811 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131205811 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=170252) 20250819131206622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170252, count=209908) 20250819131207624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131207812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131207812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131207812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131208625 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth3g_tmsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(82)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(82)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(82)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(80)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131209137 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(83)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131209332 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131209332 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131209332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131209332 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(82)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131209333 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131209333 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131209333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131209333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131209333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131209333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131209333 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(82)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(82)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131209334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131209334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131209334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131209334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131209334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131209335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131209335 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 20250819131209335 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131209335 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(82)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131209626 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131209626 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(85)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(85)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131209627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(85)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(85)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(85)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(85)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131209637 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131209637 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(86)@6b779c8e12fd: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(89) TC_lu_imsi_auth3g_tmsi0(89)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131210145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131210145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131210145 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131210146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131210146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131210146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(81)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(81)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(89)12704166 MSC_Test_0-SCCP(80)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(81)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131210162 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210162 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131210162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131210162 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131210163 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131210163 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131210163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131210163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672990] (fsm.c:486) 20250819131210163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819131210163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131210163 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131210163 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001005 id=262420000001005 (vlr.c:661) 20250819131210163 DVLR INFO New subscr, IMSI: 262420000001005 (vlr.c:562) 20250819131210163 DVLR DEBUG VLR subscr IMSI-262420000001005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131210163 DVLR DEBUG VLR subscr IMSI-262420000001005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131210163 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131210163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131210163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131210163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131210163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131210163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0] (fsm.c:486) 20250819131210163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131210163 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131210164 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210164 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131210164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131210164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@6b779c8e12fd: { messageType := 2, destLocRef := 'C1D9A6'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(86)@6b779c8e12fd: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(89) MSC_Test-GSUP(86)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(89)"262420000001005" 20250819131210169 DVLR DEBUG VLR subscr IMSI-262420000001005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131210169 DVLR DEBUG VLR subscr IMSI-262420000001005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(80)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(80)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(80)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131210171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131210171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131210171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth3g_tmsi0(89)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(89)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131210177 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131210177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131210177 DVLR DEBUG SUBSCR(IMSI-262420000001005) Received 1 auth tuples (vlr.c:996) 20250819131210177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131210177 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819131210177 DMM DEBUG Tx AUTH REQ (rand = 0172bae89e6c760a9efe168991846347) (gsm_04_08.c:641) 20250819131210177 DMM DEBUG AUTH REQ (autn = f17fbd78bcf2bcf58850691cccdb1450) (gsm_04_08.c:643) 20250819131210177 DVLR DEBUG VLR subscr IMSI-262420000001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131210178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131210178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131210178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(81)@6b779c8e12fd: patching N(SD)=1 into dtap '05149E3D71E321040C2DCEB5'O MSC_Test_0-RAN(81)@6b779c8e12fd: patched enc_l3: '05549E3D71E321040C2DCEB5'O MSC_Test_0-SCCP(80)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(80)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(80)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05549E3D71E321040C2DCEB5'O 20250819131210188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131210189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131210189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131210189 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672990]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9e3d71e30c2dceb5) (gsm_04_08.c:1128) 20250819131210189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131210189 DVLR DEBUG SUBSCR(IMSI-262420000001005) AUTH on GERAN received SRES/RES: 9e3d71e30c2dceb5 (8 bytes) (vlr_auth_fsm.c:151) 20250819131210189 DVLR INFO SUBSCR(IMSI-262420000001005) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819131210189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131210189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131210189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131210189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0] (vlr_auth_fsm.c:294) 20250819131210189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131210189 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267672030]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131210189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131210189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131210189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131210189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131210189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131210189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131210189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131210189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131210189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131210189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673ba0] (fsm.c:486) 20250819131210189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131210189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{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(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131210195 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131210195 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250819131210195 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250819131210195 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131210196 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131210196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131210196 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131210196 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131210196 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131210196 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267673ba0] (vlr_lu_fsm.c:110) 20250819131210196 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131210196 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55c267673e80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131210196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131210196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131210196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131210196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267673ba0] (fsm.c:486) 20250819131210196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131210196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131210196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131210196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131210196 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB4888C5E) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250819131210196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131210196 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB4888C5E LOCATION UPDATE ACCEPT (TMSI = 0xb4888c5e) (gsm_04_08.c:149) 20250819131210196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131210196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131210196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131210196 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB4888C5E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(89)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(81)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(81)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(80)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(80)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(80)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819131210201 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210201 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131210201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131210201 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131210201 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB4888C5E:GERAN-A-11:LU)[0x55c267672990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131210201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0xB4888C5E:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131210201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131210201 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250819131210201 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131210201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131210201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131210201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131210201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:GERAN-A-11:LU)[0x55c267673ba0] (vlr_lu_fsm.c:817) 20250819131210201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131210201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55c267672030]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131210201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131210201 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250819131210201 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131210201 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131210201 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131210202 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131210202 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210202 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131210202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131210202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(80)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(80)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(80)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(80)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(80)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131210205 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210205 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131210205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131210205 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131210205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131210205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:GERAN-A-11:LU)[0x55c267672990] (msc_a.c:1053) 20250819131210205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131210205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131210205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:GERAN-A-11:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131210205 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E - active-conn: now used by 1 (attached) (msub.c:375) 20250819131210205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131210205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131210206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(82)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(80)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(82)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131210207 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210207 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131210207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131210207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131210207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131210207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131210207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131210207 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(81)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(89)12704166 TC_lu_imsi_auth3g_tmsi0(89)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131210209 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131210209 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi0(89)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(89)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(89)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(89)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(80)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(82)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(86)@6b779c8e12fd: Final verdict of PTC: none 20250819131210218 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(81)@6b779c8e12fd: Final verdict of PTC: none 20250819131210218 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(83)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(88)@6b779c8e12fd: Final verdict of PTC: none 20250819131210220 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(87)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(85)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(84)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(90)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(80): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(81): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(82): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(83): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(84): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(85): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(86): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(87): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(88): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(89): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(90): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Tue Aug 19 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 20250819131210410 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131210410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131210410 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131210410 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131210410 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131210410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131210410 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131210410 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131210410 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131210410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131210410 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131210410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131210410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131210410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131210410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131210410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131210410 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131210411 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131210411 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=170272) 20250819131211221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170272, count=210340) 20250819131212222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131212411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131212412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131212412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131213223 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(94)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(94)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(94)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(92)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131213749 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(95)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131213944 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131213944 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131213944 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131213944 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(94)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131213947 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131213947 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131213947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131213947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131213947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131213947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131213947 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(94)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(94)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(94)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(94)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819131213948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131213948 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131213948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131213948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131213948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131213948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131213948 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 20250819131213948 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131213948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(94)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(94)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(94)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131214223 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131214224 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(97)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(97)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131214229 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(97)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(97)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(97)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(97)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131214252 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131214252 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(98)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(101) TC_lu_imsi_timeout_tmsi_realloc0(101)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131214751 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131214751 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131214751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131214751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131214751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131214751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131214751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131214751 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131214752 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131214752 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131214752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131214752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131214752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131214752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131214752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131214752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(93)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(93)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(101)13975931 MSC_Test_0-SCCP(92)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(93)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131214767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131214767 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131214767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131214767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131214767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131214767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131214767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131214767 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131214768 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131214768 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55c26766f9b0] (fsm.c:486) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131214768 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131214768 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131214768 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131214768 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131214768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131214768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131214768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40] (fsm.c:486) 20250819131214768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131214768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131214768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131214768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131214768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131214768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131214768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131214768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131214768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131214768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131214768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131214768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131214768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131214768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131214768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131214768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131214768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131214768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(94)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(92)@6b779c8e12fd: { messageType := 2, destLocRef := 'D5417B'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(92)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(98)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(101) MSC_Test-GSUP(98)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(101)"262420000000005" MSC_Test_0-SCCP(92)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(92)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(92)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(92)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(94)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131214772 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131214772 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131214772 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131214772 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131214772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131214772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131214772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131214772 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131214775 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131214775 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819131214775 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819131214775 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131214775 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131214775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131214775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131214775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131214775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131214775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40] (vlr_lu_fsm.c:110) 20250819131214775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131214775 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267672030]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131214775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131214775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131214775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131214775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c26766fc40] (fsm.c:486) 20250819131214775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131214775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131214775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131214775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131214775 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819131214775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131214775 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99 LOCATION UPDATE ACCEPT (TMSI = 0x29be9b99) (gsm_04_08.c:149) 20250819131214775 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131214776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131214776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131214776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131214776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131214776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131214776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131214776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131214776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(92)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131219769 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131219769 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131219769 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99:GERAN-A-12:LU)[0x55c26766f9b0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131219769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131219769 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131219770 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131219770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131219770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131219770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131219770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131219770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131219770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131219770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131219770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131219770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131219770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131219770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131219770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131219770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131219770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131219770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131219770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(94)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(94)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(94)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(92)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(92)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(92)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(101)@6b779c8e12fd: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@6b779c8e12fd: Test Component 101 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(98)@6b779c8e12fd: Final verdict of PTC: none 20250819131221789 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_0-SCCP(92)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(93)@6b779c8e12fd: Final verdict of PTC: none 20250819131221789 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131221789 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131221790 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131221789 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131221790 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131221790 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131221790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131221790 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131221790 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131221790 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131221790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131221790 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131221790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131221790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131221790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131221790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131221790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131221790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131221790 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131221790 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(94)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(95)@6b779c8e12fd: Final verdict of PTC: none 20250819131221792 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(97)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(100)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(91)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(96)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(99)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@6b779c8e12fd: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(101)@6b779c8e12fd: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(91): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(92): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(93): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(94): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(95): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(96): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(97): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(98): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(99): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(100): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(101): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@6b779c8e12fd: 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'. Tue Aug 19 13:12:21 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=150600) 20250819131222793 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=150600, count=151856) 20250819131223791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131223791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131223791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131223794 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131224795 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cmserv_imsi_unknown started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(106)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(106)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(106)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(104)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131225486 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(107)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131225682 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131225682 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131225682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131225682 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(106)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131225687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131225687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131225687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131225687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131225687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131225687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131225687 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(106)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(106)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(106)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131225688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131225688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131225688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131225688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131225688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131225688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131225688 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(106)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(106)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131225688 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131225688 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(106)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131225797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131225797 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(109)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(109)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131225803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(109)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(109)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(109)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(109)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131225820 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131225820 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(110)@6b779c8e12fd: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(113) TC_cmserv_imsi_unknown0(113)@6b779c8e12fd: 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 } } } } 20250819131226489 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226489 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131226489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131226489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131226489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131226489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131226489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131226489 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131226490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819131226490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819131226490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99:GERAN-A-12:LU)[0x55c26766fc40] (msub.c:113) 20250819131226490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (msub.c:113) 20250819131226490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-12:LU)[0x55c267673e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250819131226490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99:GERAN-A-12:LU)[0x55c26766f9b0] (msub.c:113) 20250819131226490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131226490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250819131226490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99:GERAN-A-12:LU)[0x55c26766fc40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131226490 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x29BE9B99 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131226490 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226490 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131226490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131226490 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131226490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131226490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131226490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131226490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(105)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(105)@6b779c8e12fd: Added conn table entry 0TC_cmserv_imsi_unknown0(113)6044989 MSC_Test_0-SCCP(104)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(105)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(106)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131226505 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226505 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131226505 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131226505 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131226505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131226505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131226505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131226505 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131226506 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131226506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131226506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c26766f9b0] (fsm.c:486) 20250819131226506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131226506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131226506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250819131226506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131226506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250819131226506 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250819131226506 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c26766f9b0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250819131226506 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c26766f9b0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250819131226506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131226506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131226506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131226506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131226506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131226506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131226506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131226506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131226506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131226506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131226506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131226506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131226506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131226506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131226506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131226506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131226506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131226507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131226507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131226507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131226507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(106)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(106)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(104)@6b779c8e12fd: { messageType := 2, destLocRef := '5C3D3D'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(104)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(104)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(104)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(104)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(104)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(104)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(104)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(104)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(104)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(104)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(104)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(104)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(106)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131226514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131226514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131226514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131226514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131226514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131226514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131226514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131226515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131226515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c26766f9b0] (msc_a.c:1053) 20250819131226515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131226515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55c267673ba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131226515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131226515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131226515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131226515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131226515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131226515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131226515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(106)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(106)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(104)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(106)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131226516 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226516 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131226516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131226516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131226516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131226516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131226516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131226516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(105)@6b779c8e12fd: Deleted conn table entry 0TC_cmserv_imsi_unknown0(113)6044989 TC_cmserv_imsi_unknown0(113)@6b779c8e12fd: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(113)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(113)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(113)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(104)@6b779c8e12fd: Final verdict of PTC: none 20250819131226522 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131226522 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(110)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(107)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(106)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(105)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(108)@6b779c8e12fd: Final verdict of PTC: none 20250819131226524 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(103)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(111)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(109)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(112)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(104): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(105): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(106): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(107): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(108): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(109): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(110): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(111): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(112): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cmserv_imsi_unknown0(113): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Tue Aug 19 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 20250819131226718 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131226718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131226718 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131226718 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131226719 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131226719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131226719 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131226719 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131226719 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131226719 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131226719 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131226719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131226719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131226719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131226719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131226719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131226719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131226719 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131226719 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=134540) 20250819131227526 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=134540, count=147288) 20250819131228527 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131228720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131228720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131228720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131229528 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cmserv_tmsi_unknown started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(118)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(118)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(118)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(116)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131230146 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(119)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131230340 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131230340 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131230340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131230340 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(118)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131230345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131230345 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131230345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131230345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131230345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131230345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131230345 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(118)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(118)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(118)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131230346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131230346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131230346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131230346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131230346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131230346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131230346 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(118)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131230346 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131230346 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(118)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(118)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131230528 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131230528 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(121)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(121)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131230536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(121)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(121)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(121)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(121)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131230559 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131230559 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_cmserv_tmsi_unknown0(125)@6b779c8e12fd: 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 } } } } 20250819131231152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131231152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131231152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131231152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131231152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131231152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131231152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131231152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131231152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131231152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131231152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131231152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131231152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131231152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(117)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(117)@6b779c8e12fd: Added conn table entry 0TC_cmserv_tmsi_unknown0(125)9694454 MSC_Test_0-SCCP(116)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(117)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131231168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231168 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131231168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131231168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131231168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131231168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131231168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131231168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131231169 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131231169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131231169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c26766fc40] (fsm.c:486) 20250819131231169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131231169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131231169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250819131231169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131231169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250819131231169 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250819131231169 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c26766fc40]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250819131231169 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c26766fc40]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250819131231169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131231169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131231169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131231169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131231169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131231169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131231169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131231169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131231169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131231169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131231169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131231169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131231169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131231169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131231169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131231169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131231169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131231169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131231169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131231169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131231169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(118)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@6b779c8e12fd: { messageType := 2, destLocRef := '93ECF6'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(116)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(116)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(116)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(116)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(116)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(116)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(116)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(116)@6b779c8e12fd: vl_from0 20250819131231176 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231176 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131231176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131231176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131231176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131231176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131231176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131231176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(116)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(118)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131231176 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131231176 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c26766fc40] (msc_a.c:1053) 20250819131231177 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131231177 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131231177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131231177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131231177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131231177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131231177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131231177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131231177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(118)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(116)@6b779c8e12fd: Session index based on local reference:0 20250819131231177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131231177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131231177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131231177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131231177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131231177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131231177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(118)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(117)@6b779c8e12fd: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(125)9694454 TC_cmserv_tmsi_unknown0(125)@6b779c8e12fd: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(125)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(125)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-RAN(117)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(123)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(116)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(122)@6b779c8e12fd: Final verdict of PTC: none 20250819131231185 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(118)@6b779c8e12fd: Final verdict of PTC: none 20250819131231185 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131231185 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(121)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(115)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(119)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(120)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(124)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(115): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(116): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(117): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(118): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(119): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(120): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(121): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(122): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(123): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(124): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cmserv_tmsi_unknown0(125): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Tue Aug 19 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 20250819131231378 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131231378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131231378 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131231378 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131231378 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131231378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131231378 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131231378 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131231378 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131231378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131231378 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131231378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131231378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131231378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131231378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131231378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131231378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131231379 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131231379 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=103924) 20250819131232186 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103924, count=136928) 20250819131233188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131233379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131233379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131233379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131234190 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mo_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(130)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(130)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(130)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(128)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131234762 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(131)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131234955 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131234955 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131234955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131234955 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(130)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131234959 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131234959 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131234959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131234959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131234959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131234959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131234959 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(130)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 20250819131234960 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131234960 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131234960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131234960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131234960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131234960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131234960 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(130)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(130)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131234960 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131234960 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131235191 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131235191 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(133)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(133)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131235197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(133)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(133)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(133)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(133)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131235210 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131235210 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(134)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(137) TC_lu_and_mo_call0(137)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131235767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235767 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131235767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131235767 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131235768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131235768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131235768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(129)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(129)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call0(137)9126738 MSC_Test_0-SCCP(128)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(129)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131235785 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235785 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235785 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235785 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131235785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131235785 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131235786 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131235786 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55c26766f9b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55c26766f9b0] (fsm.c:486) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131235786 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131235786 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250819131235786 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250819131235786 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131235786 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131235786 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131235786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131235786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131235786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267673ba0] (fsm.c:486) 20250819131235786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131235786 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131235786 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235786 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131235786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131235786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131235786 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235786 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131235786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131235786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: { messageType := 2, destLocRef := '8B4352'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(134)@6b779c8e12fd: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(137) MSC_Test-GSUP(134)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mo_call0(137)"262420000000007" 20250819131235791 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131235791 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(128)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819131235793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131235793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131235793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(137)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131235801 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131235801 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819131235801 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819131235801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131235803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131235803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131235803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131235803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131235803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131235803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c267673ba0] (vlr_lu_fsm.c:110) 20250819131235803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131235803 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55c267676180]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131235803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131235803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131235803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131235803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c267673ba0] (fsm.c:486) 20250819131235803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131235803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131235803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131235803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131235803 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB056FB81) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819131235803 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131235803 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB056FB81 LOCATION UPDATE ACCEPT (TMSI = 0xb056fb81) (gsm_04_08.c:149) 20250819131235803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB056FB81 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131235803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131235803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131235803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(129)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(129)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(128)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131235816 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235816 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131235816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131235816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131235817 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB056FB81:GERAN-A-15:LU)[0x55c26766f9b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131235817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xB056FB81:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131235817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131235817 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819131235817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131235817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131235817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131235817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131235817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-15:LU)[0x55c267673ba0] (vlr_lu_fsm.c:817) 20250819131235817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131235817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55c26766d9e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131235817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131235817 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819131235817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131235817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131235817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131235817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131235817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131235817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131235817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(128)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131235821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131235821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131235821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131235822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131235822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-15:LU)[0x55c26766f9b0] (msc_a.c:1053) 20250819131235822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131235822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131235822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-15:LU)[0x55c267673ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131235822 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131235822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131235823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131235823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 20250819131235824 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131235824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131235824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131235824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131235824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131235824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131235824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131235824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(129)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call0(137)9126738 TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131235827 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131235827 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call0(137)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@6b779c8e12fd: 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 := 'B056FB81'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(129)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call0(137)3038118 MSC_Test_0-RAN(129)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(128)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131236026 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236026 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131236026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131236026 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131236026 DMM DEBUG msc_a(TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c26766fc40] (fsm.c:486) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131236026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131236026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131236026 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131236026 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819131236026 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131236026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131236026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131236026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131236026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131236026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131236026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131236027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131236027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236027 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131236027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: { messageType := 2, destLocRef := '2E5BA6'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131236028 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131236028 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(137)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(131)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(137) MSC_Test-MGCP(132)@6b779c8e12fd: 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)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(129)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(128)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819131236033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236033 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131236033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131236033 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131236033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131236033 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 callref-0x80000001 tid-8) New transaction (transaction.c:231) 20250819131236033 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131236033 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131236033 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131236033 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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) 20250819131236033 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131236033 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131236033 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131236033 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c26766fc40] (fsm.c:486) 20250819131236033 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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) 20250819131236033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676610]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131236033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676610]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180] (fsm.c:486) 20250819131236033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55c267676610]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131236033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55c267676610]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131236033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131236033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180] (fsm.c:486) 20250819131236033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55c267676870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131236033 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55c267676870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(132)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131236039 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55c267676610]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131236039 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131236039 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819131236040 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55c267676870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131236040 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131236040 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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) 20250819131236040 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Sending Assignment Command (msc_a.c:706) 20250819131236040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131236040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131236040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(131)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(137) MSC_Test-MNCC(131)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call0(137)-2147483647 MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(137)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819131236043 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(128)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819131236044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131236044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131236044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131236045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c267676870]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131236045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131236045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131236045 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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) 20250819131236045 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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) 20250819131236045 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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) 20250819131236045 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(137)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819131236046 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819131236046 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131236046 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131236046 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819131236046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131236046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131236046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819131236047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131236047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131236047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131236048 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819131236048 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131236048 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131236048 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819131236048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131236048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131236048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819131236050 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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) 20250819131236050 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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) 20250819131236050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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) 20250819131236050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267676610]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131236050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267676610]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131236050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676610]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819131236050 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819131236050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131236050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131236050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819131236050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819131236050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131236050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131236050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(137)@6b779c8e12fd: { 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)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819131236052 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676610]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131236052 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676610]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131236052 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131236052 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(129)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(129)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(128)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131236052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131236052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131236052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131236052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131236052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131236052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131236052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131236052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131236053 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819131236053 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819131236053 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819131236053 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131236053 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(137)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(137)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_call0(137)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@6b779c8e12fd: Hangup TC_lu_and_mo_call0(137)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819131241566 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819131241566 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131241566 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131241566 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131241567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131241567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131241567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131241567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131241567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131241567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131241567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131241567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819131241572 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819131241572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131241572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131241572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131241572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131241572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131241572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131241572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131241572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131241572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131241572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131241572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131241572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131241572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(137)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(137)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(129)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(129)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(128)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819131241576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131241577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131241577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131241577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131241577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131241577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131241577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131241577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131241577 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819131241577 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131241577 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819131241577 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819131241577 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131241577 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131241577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131241577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131241577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131241577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131241577 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131241577 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131241577 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180] (call_leg.c:197) 20250819131241577 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131241577 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131241577 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676610]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131241577 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676610]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180] (call_leg.c:197) 20250819131241578 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131241578 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676610]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131241578 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81: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)[0x55c267676610]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131241578 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131241578 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c26766fc40] (call_leg.c:198) 20250819131241578 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131241578 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267676180]{RELEASING}: Deallocated (fsm.c:568) 20250819131241578 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131241578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131241578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131241578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131241578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131241578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131241578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131241578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131241578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(128)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(131)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call0(137)-2147483647 TC_lu_and_mo_call0(137)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(137)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call0(137)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(128)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(128)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131241582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131241582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131241582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131241582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131241582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131241582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131241582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131241582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131241583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131241583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c26766fc40] (msc_a.c:1053) 20250819131241583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131241583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-16:CM_SERVICE_REQ)[0x55c267673e80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131241583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131241583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131241583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131241583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131241583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131241583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131241583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131241583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131241583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(128)@6b779c8e12fd: Session index based on local reference:0 20250819131241584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131241584 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131241584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131241584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131241584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131241584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131241584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131241584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(130)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(129)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call0(137)3038118 TC_lu_and_mo_call0(137)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_call0(137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(137)@6b779c8e12fd: Final verdict of PTC: pass 20250819131242590 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131242590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131242590 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131242590 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131242590 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131242590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131242590 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131242590 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131242590 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131242590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131242590 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131242590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131242590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131242590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131242590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131242590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131242590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131242591 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131242591 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(130)@6b779c8e12fd: Final verdict of PTC: none 20250819131242592 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-MGCP(132)@6b779c8e12fd: Final verdict of PTC: none 20250819131242592 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(134)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(128)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(129)@6b779c8e12fd: Final verdict of PTC: none 20250819131242594 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(131)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(133)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(136)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(135)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(128): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(129): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(130): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(131): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(132): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(133): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(134): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(135): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(136): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mo_call0(137): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Tue Aug 19 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=409720) 20250819131243595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=409720, count=426240) 20250819131244592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131244592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131244592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131244596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131245597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mo_call_ipv6 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(142)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(142)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(140)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131246205 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(143)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131246401 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131246401 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131246401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131246401 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131246406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131246406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131246406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131246406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131246406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131246406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131246406 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131246407 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131246407 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131246407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131246407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131246407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131246407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131246407 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 20250819131246407 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131246407 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(142)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131246598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131246598 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(145)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819131246604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(145)@6b779c8e12fd: CCM 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)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131246622 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131246622 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(146)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(149) TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131247211 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247211 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131247211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131247211 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131247213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call_ipv60(149)9710590 MSC_Test_0-SCCP(140)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(141)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131247226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131247226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131247226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131247226 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55c267673cd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131247226 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55c267673cd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55c267673cd0] (fsm.c:486) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131247227 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131247227 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131247227 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131247227 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131247227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131247227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131247227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610] (fsm.c:486) 20250819131247227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131247227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131247227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131247227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: { messageType := 2, destLocRef := '942BFE'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(146)@6b779c8e12fd: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(149) MSC_Test-GSUP(146)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(149)"262420000000007" 20250819131247231 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131247231 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_from0 20250819131247234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247234 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131247234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131247234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(140)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131247243 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131247243 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819131247243 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819131247243 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131247244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131247244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131247244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131247245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131247244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131247244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610] (vlr_lu_fsm.c:110) 20250819131247244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131247244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267673670]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131247244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131247244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131247244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131247244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676610] (fsm.c:486) 20250819131247244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131247244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131247244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131247244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131247244 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:TMSInew-0x6BD80286) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819131247244 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131247245 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:TMSInew-0x6BD80286 LOCATION UPDATE ACCEPT (TMSI = 0x6bd80286) (gsm_04_08.c:149) 20250819131247245 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:TMSInew-0x6BD80286 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131247245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(140)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131247253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131247253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131247253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131247253 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:TMSInew-0x6BD80286:GERAN-A-17:LU)[0x55c267673cd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131247253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:TMSInew-0x6BD80286:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131247253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131247253 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819131247253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131247253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131247253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131247253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-17:LU)[0x55c267676610] (vlr_lu_fsm.c:817) 20250819131247253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131247253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB056FB81:GERAN-A-17:LU)[0x55c267676180]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131247253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131247253 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819131247253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131247253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131247253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131247253 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131247253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(140)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131247256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247256 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131247256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131247256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131247256 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131247256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131247256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-17:LU)[0x55c267673cd0] (msc_a.c:1053) 20250819131247256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131247256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131247256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-17:LU)[0x55c267676610]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131247256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131247256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131247257 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247257 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131247257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131247257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(141)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(149)9710590 TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131247258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131247258 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: 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 := '6BD80286'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call_ipv60(149)7787027 MSC_Test_0-RAN(141)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131247462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131247462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131247462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131247463 DMM DEBUG msc_a(TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c26766caa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131247463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131247463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c26766caa0] (fsm.c:486) 20250819131247463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131247463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131247463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131247463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131247463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131247463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131247463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131247464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131247464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131247464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131247464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131247464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131247464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131247464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131247464 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819131247464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131247464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131247464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131247465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: { messageType := 2, destLocRef := '76D213'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131247468 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131247468 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(149) MSC_Test-MGCP(144)@6b779c8e12fd: 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)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(140)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819131247488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131247488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131247488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131247488 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131247488 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 callref-0x80000002 tid-8) New transaction (transaction.c:231) 20250819131247488 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131247488 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131247488 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131247488 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247488 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131247488 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131247488 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131247488 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c26766caa0] (fsm.c:486) 20250819131247488 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c26766f9b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131247489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c26766f9b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670] (fsm.c:486) 20250819131247489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55c26766f9b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131247489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55c26766f9b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131247489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267674fb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131247489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267674fb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670] (fsm.c:486) 20250819131247489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55c267674fb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131247489 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55c267674fb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(144)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131247503 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55c26766f9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131247503 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131247504 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250819131247504 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247504 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819131247506 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55c267674fb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131247506 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131247506 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247506 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Sending Assignment Command (msc_a.c:706) 20250819131247506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(143)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(149) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(143)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call_ipv60(149)-2147483646 TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819131247511 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_len:26 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_from0 20250819131247513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247513 DLM3UA DEBUG 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(140)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131247513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131247513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131247513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55c267674fb0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131247513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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)[0x55c267674fb0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250819131247513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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)[0x55c267674fb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131247513 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247513 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247513 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247513 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250819131247513 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247513 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819131247515 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819131247515 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131247515 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131247515 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819131247515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131247516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c267674fb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131247516 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c267674fb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131247516 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131247518 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819131247518 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131247518 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131247518 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819131247518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819131247519 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247519 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247519 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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) 20250819131247519 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55c26766f9b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131247519 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55c26766f9b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131247519 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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)[0x55c26766f9b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819131247520 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819131247520 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131247520 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131247520 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819131247520 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819131247520 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247520 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131247520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131247520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: { 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)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819131247522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c26766f9b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131247522 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c26766f9b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131247522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131247522 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(141)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(140)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819131247523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131247523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131247523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131247523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131247523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131247523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131247523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131247523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131247523 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819131247523 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819131247523 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819131247523 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131247523 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286: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)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: Hangup TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819131253038 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819131253038 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131253038 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131253038 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131253038 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131253038 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131253038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131253038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131253038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131253038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131253038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131253038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819131253043 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819131253043 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131253043 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131253043 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131253043 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131253043 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131253043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131253043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131253043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131253043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131253043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131253043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131253043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(141)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(141)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(140)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131253048 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131253048 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131253048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131253048 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131253048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131253048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131253048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131253048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131253048 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819131253048 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131253048 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819131253048 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819131253048 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131253048 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131253048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131253048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131253048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131253048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131253048 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131253048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c267674fb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131253048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c267674fb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670] (call_leg.c:197) 20250819131253048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c267674fb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131253048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c267674fb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131253048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c26766f9b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131253048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c26766f9b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670] (call_leg.c:197) 20250819131253048 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131253048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c26766f9b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131253048 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c26766f9b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131253049 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131253049 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c26766caa0] (call_leg.c:198) 20250819131253049 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131253049 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267673670]{RELEASING}: Deallocated (fsm.c:568) 20250819131253049 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131253049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131253049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131253049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131253049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131253049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131253049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131253049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131253049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(143)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(149)-2147483646 TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(140)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(140)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131253053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131253053 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131253053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131253053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131253053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131253053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131253054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131253054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c26766caa0] (msc_a.c:1053) 20250819131253054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131253054 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-18:CM_SERVICE_REQ)[0x55c267676870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131253054 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131253054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131253054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131253054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131253054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131253054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131253054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131253054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131253054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(142)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(142)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131253055 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131253055 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131253055 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131253056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131253056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131253056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131253056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131253056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(141)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(149)7787027 TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(149)@6b779c8e12fd: Final verdict of PTC: pass 20250819131254068 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131254068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131254068 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131254068 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131254068 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131254068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131254068 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131254068 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131254068 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131254068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131254068 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131254068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131254068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131254068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131254068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131254068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131254068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131254069 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131254069 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(142)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(140)@6b779c8e12fd: Final verdict of PTC: none 20250819131254070 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131254070 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131254071 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(146)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(141)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(145)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(143)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(147)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(144)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(148)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(148): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mo_call_ipv60(149): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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=427472) 20250819131255072 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=427472, count=428828) 20250819131256069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131256069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131256069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131256075 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131257076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(154)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(154)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(154)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(152)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131257720 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(155)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131257915 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131257915 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131257915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131257915 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(154)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131257920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131257920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131257920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131257920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131257920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131257920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131257920 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(154)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(154)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131257920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131257920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131257920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131257920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131257920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131257920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131257920 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 20250819131257921 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131257921 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(154)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131258077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131258077 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(157)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(157)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131258084 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(157)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(157)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(157)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(157)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131258117 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131258117 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(158)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131258728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258728 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131258728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131258728 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131258729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131258729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131258729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(153)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(153)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)947935 MSC_Test_0-SCCP(152)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(153)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131258746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131258746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131258746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131258747 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131258747 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766fc40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131258747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131258747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766fc40] (fsm.c:486) 20250819131258747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131258747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131258747 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131258747 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000089 id=262420000000089 (vlr.c:661) 20250819131258747 DVLR INFO New subscr, IMSI: 262420000000089 (vlr.c:562) 20250819131258748 DVLR DEBUG VLR subscr IMSI-262420000000089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131258748 DVLR DEBUG VLR subscr IMSI-262420000000089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131258748 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131258748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131258748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131258748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131258748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131258748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131258748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131258748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131258748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c26766f9b0] (fsm.c:486) 20250819131258748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131258748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131258748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131258749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131258749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131258749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131258749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131258749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: { messageType := 2, destLocRef := '0E76DF'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(158)@6b779c8e12fd: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) MSC_Test-GSUP(158)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)"262420000000089" 20250819131258757 DVLR DEBUG VLR subscr IMSI-262420000000089 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131258757 DVLR DEBUG VLR subscr IMSI-262420000000089 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(152)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131258761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131258761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131258761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131258769 DVLR DEBUG VLR subscr IMSI-262420000000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131258769 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250819131258769 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250819131258769 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131258770 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131258770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131258770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131258770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131258770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131258770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c26766f9b0] (vlr_lu_fsm.c:110) 20250819131258770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131258770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55c267672950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131258770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131258770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131258770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131258770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c26766f9b0] (fsm.c:486) 20250819131258770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131258770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131258770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131258770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131258770 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x18E06389) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250819131258770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131258770 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x18E06389 LOCATION UPDATE ACCEPT (TMSI = 0x18e06389) (gsm_04_08.c:149) 20250819131258770 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x18E06389 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131258770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131258770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131258770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(153)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(153)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(152)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131258783 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258783 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131258783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131258783 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131258783 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x18E06389:GERAN-A-19:LU)[0x55c26766fc40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131258783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x18E06389:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131258783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131258783 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250819131258783 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131258783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131258783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131258783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131258783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-19:LU)[0x55c26766f9b0] (vlr_lu_fsm.c:817) 20250819131258783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131258783 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55c267674e80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131258783 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131258783 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250819131258783 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131258784 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131258784 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131258784 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131258784 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258784 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131258784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131258784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(152)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131258786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131258786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131258786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131258787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131258787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-19:LU)[0x55c26766fc40] (msc_a.c:1053) 20250819131258787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131258787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131258787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-19:LU)[0x55c26766f9b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131258787 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131258787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131258787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131258787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131258787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131258787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131258787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(153)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)947935 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131258788 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131258788 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: 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 := '18E06389'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(153)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)5852360 MSC_Test_0-RAN(153)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(152)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131258990 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258990 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131258990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131258990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131258991 DMM DEBUG msc_a(TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267674fb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267674fb0] (fsm.c:486) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131258991 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131258991 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131258991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131258992 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250819131258992 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131258992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131258992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131258992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131258992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131258992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131258992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131258992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131258992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131258992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131258992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131258992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131258992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131258992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131258992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: { messageType := 2, destLocRef := '594CC8'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131258995 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131258995 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(155)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) MSC_Test-MGCP(156)@6b779c8e12fd: 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)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(153)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(152)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819131259018 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131259018 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131259018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131259018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131259018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131259018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131259018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131259018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131259019 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131259019 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 callref-0x80000003 tid-8) New transaction (transaction.c:231) 20250819131259019 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131259019 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131259019 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131259019 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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) 20250819131259019 DCC INFO trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131259019 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131259019 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131259019 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHING}: is child of msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267674fb0] (fsm.c:486) 20250819131259019 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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) 20250819131259019 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c2676738c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131259019 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c2676738c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950] (fsm.c:486) 20250819131259019 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55c2676738c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131259019 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55c2676738c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131259019 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c26766ca90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131259019 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c26766ca90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950] (fsm.c:486) 20250819131259019 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55c26766ca90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131259019 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55c26766ca90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(156)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131259039 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55c2676738c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131259039 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131259039 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819131259043 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55c26766ca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131259043 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131259043 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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) 20250819131259043 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(155)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(161) MSC_Test-MNCC(155)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)-2147483645 20250819131259043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131259043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131259043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131259043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131259043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131259043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131259043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131259043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819131259047 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(152)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819131259050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131259050 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131259050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131259050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131259050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131259050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131259050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131259050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131259050 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26766ca90]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131259050 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c26766ca90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131259050 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c26766ca90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131259050 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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) 20250819131259050 DCC INFO trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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) 20250819131259050 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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) 20250819131259050 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819131259053 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819131259053 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131259053 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131259053 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819131259053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131259053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131259053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131259053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131259053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131259053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131259053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131259053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819131259053 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c26766ca90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131259053 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c26766ca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131259053 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131259055 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819131259055 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131259055 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131259055 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819131259055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131259055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131259055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131259055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131259055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131259055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131259055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131259055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819131259057 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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) 20250819131259057 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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) 20250819131259057 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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) 20250819131259057 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676738c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131259057 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676738c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131259057 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c2676738c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819131259057 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819131259057 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131259057 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131259057 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819131259057 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819131259058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131259058 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131259058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131259058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131259058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131259058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131259058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131259058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(152)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: { line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819131259059 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c2676738c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131259059 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c2676738c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131259059 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131259059 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(153)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(153)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(152)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(152)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131259060 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131259060 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131259060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131259060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131259060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131259060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131259060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131259060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131259060 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819131259060 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819131259060 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819131259060 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131259060 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131301058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131301058 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131301058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131301058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131301058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131301058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131301058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131301058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 20250819131303061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131303061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131303061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131303061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131303061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131303061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131303061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131303061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 20250819131304062 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819131304062 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c26766ca90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819131304062 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c26766ca90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950] (msub.c:113) 20250819131304063 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c26766ca90]{ESTABLISHED}: Freeing instance (msub.c:113) 20250819131304063 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c26766ca90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131304063 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c2676738c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819131304063 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c2676738c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950] (msub.c:113) 20250819131304063 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131304063 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c2676738c0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250819131304063 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389: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)[0x55c2676738c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131304063 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267674fb0] (msub.c:113) 20250819131304063 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHED}: Freeing instance (msub.c:113) 20250819131304063 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267672950]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131304063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819131304063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267674fb0] (msub.c:113) 20250819131304063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250819131304063 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ)[0x55c267676180]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131304063 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Freeing transaction (transaction.c:243) 20250819131304063 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131304063 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131304063 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131304063 DMSC ERROR (IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250819131304063 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131304063 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131304063 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131304063 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131304063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131304064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131304064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131304064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131304064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131304064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131304064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131304064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(152)@6b779c8e12fd: Session index based on local reference:0 20250819131304065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131304065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131304065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131304065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131304065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131304065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131304065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131304065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(154)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(155)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)-2147483645 MSC_Test_0-RAN(153)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(161)5852360 TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(161)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(152)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(158)@6b779c8e12fd: Final verdict of PTC: none 20250819131304077 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131304077 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131304079 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(154)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(156)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(159)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(153)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(157)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(151)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(155)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(160)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(151): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(152): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(153): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(154): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(155): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(156): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(157): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(158): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(159): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(160): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(161): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131304266 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131304266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131304266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131304266 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131304266 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131304266 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131304266 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131304267 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131304267 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131304267 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131304267 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131304267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131304267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131304267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131304267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131304267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131304267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131304267 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131304267 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=339044) 20250819131305080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339044, count=393324) 20250819131306081 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131306267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131306267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131306267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131307084 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_auth_sai_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(166)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(166)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(166)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(164)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131307704 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(167)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131307899 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131307900 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131307900 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131307900 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(166)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(166)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(166)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131307906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131307906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131307906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131307906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131307906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131307906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131307906 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(166)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131307909 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131307909 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131307909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131307909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131307909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131307909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131307909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131307909 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131307909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(166)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(166)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(166)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(166)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131308085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131308085 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(169)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(169)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131308091 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(169)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(169)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(169)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(169)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131308110 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131308110 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(170)@6b779c8e12fd: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(173) TC_lu_auth_sai_timeout0(173)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131308706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131308706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131308706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131308706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131308706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131308706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131308706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131308706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131308707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131308707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131308707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131308707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131308707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131308707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131308707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131308707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(165)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(165)@6b779c8e12fd: Added conn table entry 0TC_lu_auth_sai_timeout0(173)9370013 MSC_Test_0-SCCP(164)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(165)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131308720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131308720 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131308720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131308720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131308720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131308720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131308720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131308720 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131308720 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267672950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131308720 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267672950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131308720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131308720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267672950] (fsm.c:486) 20250819131308720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819131308720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131308720 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131308720 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000008 id=262420000000008 (vlr.c:661) 20250819131308720 DVLR INFO New subscr, IMSI: 262420000000008 (vlr.c:562) 20250819131308720 DVLR DEBUG VLR subscr IMSI-262420000000008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131308720 DVLR DEBUG VLR subscr IMSI-262420000000008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131308720 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131308720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131308720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131308720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131308720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55c26766f9b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131308720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55c26766f9b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180] (fsm.c:486) 20250819131308720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55c26766f9b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131308720 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55c26766f9b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131308721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131308721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131308721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131308721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131308721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131308721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131308721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131308721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(164)@6b779c8e12fd: { messageType := 2, destLocRef := '8EF99D'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(170)@6b779c8e12fd: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(173) MSC_Test-GSUP(170)@6b779c8e12fd: Added IMSI table entry 0TC_lu_auth_sai_timeout0(173)"262420000000008" MSC_Test_0-SCCP(164)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(164)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(164)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(164)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131308725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131308725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131308725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131308725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131308725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131308725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131308725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131308725 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131313722 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) 20250819131313722 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) 20250819131313722 DMM INFO msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267672950]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131313722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131313722 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) 20250819131313722 DVLR DEBUG VLR subscr IMSI-262420000000008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819131313723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131313723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131313723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131313723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131313723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131313723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131313723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131313723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131313723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131313723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131313723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131313723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131313723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131313723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131313723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131313723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(166)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(164)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(164)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(164)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(164)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(164)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(164)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(164)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(164)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(164)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(164)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(164)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(164)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131313737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131313737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131313737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131313737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131313737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131313737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131313737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131313737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131313737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131313737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55c26766f9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131313737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55c26766f9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180] (msc_a.c:1053) 20250819131313737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55c26766f9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250819131313737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55c26766f9b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250819131313737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267672950] (msc_a.c:1053) 20250819131313737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131313737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131313737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55c267676180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131313737 DVLR INFO VLR subscr IMSI-262420000000008 - active-conn: now used by 0 (-) (msub.c:375) 20250819131313737 DVLR DEBUG SUBSCR(IMSI-262420000000008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819131313738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131313738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131313738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131313738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131313738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131313738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131313738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131313738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(166)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(164)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(166)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131313740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131313740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131313740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131313740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131313740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131313740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131313740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131313740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(165)@6b779c8e12fd: Deleted conn table entry 0TC_lu_auth_sai_timeout0(173)9370013 TC_lu_auth_sai_timeout0(173)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(173)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(173)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-RAN(165)@6b779c8e12fd: Final verdict of PTC: none 20250819131313749 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819131313749 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131313749 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(164)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(170)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(169)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(166)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(167)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(168)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(172)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(171)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(163)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(163): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(164): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(165): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(166): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(167): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(168): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(169): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(170): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(171): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(172): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_auth_sai_timeout0(173): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Tue Aug 19 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 20250819131313942 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131313942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131313942 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131313942 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131313942 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131313942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131313942 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131313942 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131313942 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131313942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131313942 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131313942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131313942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131313942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131313942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131313942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131313942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131313943 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131313943 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=97240) 20250819131314750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=97240, count=159440) 20250819131315752 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131315944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131315944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131315944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131316753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_auth_sai_err started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(178)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(178)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(178)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(176)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131317430 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(179)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131317623 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131317623 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131317623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131317623 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(178)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131317628 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131317628 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131317628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131317628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131317628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131317628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131317628 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(178)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(178)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(178)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131317629 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131317629 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131317629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131317629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131317629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131317629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131317629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(178)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(178)@6b779c8e12fd: Message received on association #8 20250819131317629 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131317629 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(178)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(178)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(178)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131317755 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131317755 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(181)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(181)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131317760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(181)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(181)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(181)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(181)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131317777 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131317777 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(182)@6b779c8e12fd: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(185) TC_lu_auth_sai_err0(185)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131318436 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318436 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131318436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131318436 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131318436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131318436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131318436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(177)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(177)@6b779c8e12fd: Added conn table entry 0TC_lu_auth_sai_err0(185)296947 MSC_Test_0-SCCP(176)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(177)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131318449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131318449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131318449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131318449 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267672950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131318449 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267672950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131318449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131318449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267672950] (fsm.c:486) 20250819131318449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819131318449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131318449 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131318449 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000009 id=262420000000009 (vlr.c:661) 20250819131318449 DVLR INFO New subscr, IMSI: 262420000000009 (vlr.c:562) 20250819131318449 DVLR DEBUG VLR subscr IMSI-262420000000009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131318449 DVLR DEBUG VLR subscr IMSI-262420000000009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131318449 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131318449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131318449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131318449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131318449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131318449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360] (fsm.c:486) 20250819131318449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131318449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131318449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131318449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131318449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(176)@6b779c8e12fd: { messageType := 2, destLocRef := '0487F3'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(182)@6b779c8e12fd: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(185) MSC_Test-GSUP(182)@6b779c8e12fd: Added IMSI table entry 0TC_lu_auth_sai_err0(185)"262420000000009" MSC_Test_0-SCCP(176)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(176)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(176)@6b779c8e12fd: vl_from0 20250819131318453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318453 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131318453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131318453 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(176)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131318454 DVLR DEBUG VLR subscr IMSI-262420000000009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131318454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819131318454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{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) 20250819131318454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250819131318454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819131318454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131318454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360] (vlr_auth_fsm.c:294) 20250819131318454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131318454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55c2676738c0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819131318454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819131318454 DMM INFO msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267672950]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131318454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131318454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131318454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131318454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131318454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131318454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131318454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131318454 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) 20250819131318454 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) 20250819131318454 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) 20250819131318454 DVLR DEBUG VLR subscr IMSI-262420000000009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819131318454 DVLR DEBUG VLR subscr IMSI-262420000000009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(178)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(178)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(176)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(176)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(176)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(176)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(176)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(176)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(176)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(176)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(176)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(176)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(176)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(176)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131318457 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318457 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131318457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131318457 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131318457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131318457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267672950] (msc_a.c:1053) 20250819131318457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131318457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131318457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55c267678360]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131318457 DVLR INFO VLR subscr IMSI-262420000000009 - active-conn: now used by 0 (-) (msub.c:375) 20250819131318457 DVLR DEBUG SUBSCR(IMSI-262420000000009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819131318457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131318457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131318457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(178)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(176)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(178)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131318457 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318457 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131318457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131318457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131318457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131318457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131318457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131318457 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(177)@6b779c8e12fd: Deleted conn table entry 0TC_lu_auth_sai_err0(185)296947 TC_lu_auth_sai_err0(185)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_auth_sai_err0(185)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(185)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(185)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(182)@6b779c8e12fd: Final verdict of PTC: none 20250819131318461 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(178)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(177)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(176)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(181)@6b779c8e12fd: Final verdict of PTC: none 20250819131318463 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131318463 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(175)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(180)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(179)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(184)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(183)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(175): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(176): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(177): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(178): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(179): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(180): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(181): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(182): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(183): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(184): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_auth_sai_err0(185): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Tue Aug 19 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 20250819131318658 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131318658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131318658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131318658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131318658 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131318658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131318658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131318658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131318658 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131318658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131318658 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131318658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131318658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131318658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131318658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131318658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131318658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131318659 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131318659 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=145348) 20250819131319463 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145348, count=159580) 20250819131320464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131320660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131320660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131320660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131321465 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_clear_request started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(190)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(190)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(190)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(188)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131322128 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(191)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131322322 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131322322 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131322322 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131322322 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(190)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131322328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131322328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131322328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131322328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131322328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131322328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131322328 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(190)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(190)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131322331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131322331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131322331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131322331 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131322331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131322331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131322331 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 20250819131322331 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131322332 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(190)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131322466 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131322466 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(193)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(193)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131322472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(193)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(193)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(193)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(193)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131322491 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131322491 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(194)@6b779c8e12fd: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(197) TC_lu_clear_request0(197)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131323136 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131323136 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131323136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131323136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131323136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131323136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131323137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131323137 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131323138 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131323138 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131323138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131323138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131323138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131323138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131323138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131323138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(189)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(189)@6b779c8e12fd: Added conn table entry 0TC_lu_clear_request0(197)10562149 MSC_Test_0-SCCP(188)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(189)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131323153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131323153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131323153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131323153 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131323153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131323153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131323153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131323153 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131323154 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267676180]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131323154 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267676180]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267676180] (fsm.c:486) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131323154 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131323154 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000010 id=262420000000010 (vlr.c:661) 20250819131323154 DVLR INFO New subscr, IMSI: 262420000000010 (vlr.c:562) 20250819131323154 DVLR DEBUG VLR subscr IMSI-262420000000010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131323154 DVLR DEBUG VLR subscr IMSI-262420000000010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131323154 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131323154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131323154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c2676738c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131323154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c2676738c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0] (fsm.c:486) 20250819131323154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c2676738c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131323154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c2676738c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131323154 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131323154 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131323154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131323154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131323154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131323154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131323154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131323154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131323154 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131323154 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131323154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131323154 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131323154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131323154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131323154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131323154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(188)@6b779c8e12fd: { messageType := 2, destLocRef := 'A12A65'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(188)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(188)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(188)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(188)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(194)@6b779c8e12fd: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(197) MSC_Test-GSUP(194)@6b779c8e12fd: Added IMSI table entry 0TC_lu_clear_request0(197)"262420000000010" MSC_Test_0-SCCP(188)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(188)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(188)@6b779c8e12fd: vl_from0 20250819131323160 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131323160 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131323160 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131323160 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131323160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131323160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131323160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(188)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131323160 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(188)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(188)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(188)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(188)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819131324164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131324164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131324164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131324164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131324164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131324164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131324164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131324164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131324164 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) 20250819131324164 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) 20250819131324164 DMM INFO msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267676180]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131324164 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131324164 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) 20250819131324165 DVLR DEBUG VLR subscr IMSI-262420000000010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819131324165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131324165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131324165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131324165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131324165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131324165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131324165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131324165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131324165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131324165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131324165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131324165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131324165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131324165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131324165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131324165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(188)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(188)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(188)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(188)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(188)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(188)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(188)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(188)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(188)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(188)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(188)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(188)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131324173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131324173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131324173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131324173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131324173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131324173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131324173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131324173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131324174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131324174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c2676738c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131324174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c2676738c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0] (msc_a.c:1053) 20250819131324174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c2676738c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250819131324174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c2676738c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250819131324174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267676180] (msc_a.c:1053) 20250819131324174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131324174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131324174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55c267674fb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131324174 DVLR INFO VLR subscr IMSI-262420000000010 - active-conn: now used by 0 (-) (msub.c:375) 20250819131324174 DVLR DEBUG SUBSCR(IMSI-262420000000010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819131324174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131324174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131324175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131324175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131324175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131324175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131324175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131324175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(190)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(188)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(190)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131324176 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131324176 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131324176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131324176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131324176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131324176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131324176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131324176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(189)@6b779c8e12fd: Deleted conn table entry 0TC_lu_clear_request0(197)10562149 TC_lu_clear_request0(197)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_clear_request0(197)@6b779c8e12fd: Final verdict of PTC: pass 20250819131324184 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131324184 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(190)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(194)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(188)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(191)@6b779c8e12fd: Final verdict of PTC: none 20250819131324186 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(193)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(189)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(192)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(195)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(196)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(187)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(187): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(188): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(189): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(190): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(191): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(192): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(193): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(194): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(195): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(196): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_clear_request0(197): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_clear_request finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Tue Aug 19 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 20250819131324378 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131324378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131324378 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131324378 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131324378 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131324378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131324378 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131324378 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131324378 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131324378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131324378 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131324378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131324378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131324378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131324378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131324378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131324378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131324379 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131324379 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=165572) 20250819131325188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=165572, count=169620) 20250819131326191 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131326379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131326380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131326380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131327193 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mo_call_clear_request started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(202)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(202)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(202)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(200)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131327822 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(203)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131328018 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131328018 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131328018 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131328018 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(202)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131328024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131328024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131328024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131328024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131328024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131328024 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(202)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(202)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131328027 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328027 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131328027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131328027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131328027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131328027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131328027 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131328027 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131328027 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131328194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131328194 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(205)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(205)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131328200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(205)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(205)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(205)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(205)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131328221 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131328221 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(206)@6b779c8e12fd: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(209) TC_mo_call_clear_request0(209)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131328830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131328830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131328830 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131328830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131328830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131328830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(201)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(201)@6b779c8e12fd: Added conn table entry 0TC_mo_call_clear_request0(209)517485 MSC_Test_0-SCCP(200)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(201)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131328844 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328844 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328844 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131328844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131328844 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131328845 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267676180]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532766 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131328845 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267676180]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267676180] (fsm.c:486) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131328845 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131328845 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532766 id=262420002532766 (vlr.c:661) 20250819131328845 DVLR INFO New subscr, IMSI: 262420002532766 (vlr.c:562) 20250819131328845 DVLR DEBUG VLR subscr IMSI-262420002532766 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131328845 DVLR DEBUG VLR subscr IMSI-262420002532766 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131328845 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131328845 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131328845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131328845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267672950] (fsm.c:486) 20250819131328845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131328845 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131328845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131328845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131328845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131328845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131328845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131328845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: { messageType := 2, destLocRef := '07E56D'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(206)@6b779c8e12fd: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(209) MSC_Test-GSUP(206)@6b779c8e12fd: Added IMSI table entry 0TC_mo_call_clear_request0(209)"262420002532766" 20250819131328849 DVLR DEBUG VLR subscr IMSI-262420002532766 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131328849 DVLR DEBUG VLR subscr IMSI-262420002532766 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_from0 20250819131328850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131328850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131328851 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(200)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(209)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131328860 DVLR DEBUG VLR subscr IMSI-262420002532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131328860 DVLR DEBUG IMSI:262420002532766 has MSISDN:491232532766 (vlr.c:1045) 20250819131328860 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250819131328860 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131328861 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131328861 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131328861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131328861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131328861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131328861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c267672950] (vlr_lu_fsm.c:110) 20250819131328861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131328861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55c267678360]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131328861 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131328861 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131328861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131328861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c267672950] (fsm.c:486) 20250819131328861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131328861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131328861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131328861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131328861 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x8F454E09) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250819131328861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131328861 DMM DEBUG -> IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x8F454E09 LOCATION UPDATE ACCEPT (TMSI = 0x8f454e09) (gsm_04_08.c:149) 20250819131328862 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x8F454E09 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131328862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131328862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131328862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(201)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(201)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(200)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131328874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131328874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131328875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131328875 DMM DEBUG msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x8F454E09:GERAN-A-24:LU)[0x55c267676180]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131328875 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x8F454E09:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131328875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131328875 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250819131328875 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131328875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131328875 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131328875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131328875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-24:LU)[0x55c267672950] (vlr_lu_fsm.c:817) 20250819131328875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131328875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55c26766c960]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131328875 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131328875 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250819131328875 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131328875 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131328875 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131328875 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131328875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131328875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131328875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(200)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131328879 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328879 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131328879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131328879 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131328879 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131328879 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-24:LU)[0x55c267676180] (msc_a.c:1053) 20250819131328879 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131328879 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131328879 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-24:LU)[0x55c267672950]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131328879 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131328879 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131328879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131328879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 20250819131328880 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131328880 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131328880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131328880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131328880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131328880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131328880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131328880 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(201)@6b779c8e12fd: Deleted conn table entry 0TC_mo_call_clear_request0(209)517485 TC_mo_call_clear_request0(209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131328882 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131328882 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(209)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@6b779c8e12fd: 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 := '8F454E09'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(201)@6b779c8e12fd: Added conn table entry 0TC_mo_call_clear_request0(209)8881475 MSC_Test_0-RAN(201)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(200)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131329082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131329082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131329082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131329083 DMM DEBUG msc_a(TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267674fb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267674fb0] (fsm.c:486) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131329083 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131329083 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131329083 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131329084 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250819131329084 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131329084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131329084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131329084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131329084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131329084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131329084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131329084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131329084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131329084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: { messageType := 2, destLocRef := '878543'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131329088 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131329088 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_call_clear_request0(209)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(203)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(209) MSC_Test-MGCP(204)@6b779c8e12fd: 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)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(201)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(200)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131329108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131329108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131329108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131329108 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131329108 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 callref-0x80000004 tid-8) New transaction (transaction.c:231) 20250819131329108 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131329108 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131329109 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131329109 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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) 20250819131329109 DCC INFO trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131329109 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131329109 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131329109 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{ESTABLISHING}: is child of msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267674fb0] (fsm.c:486) 20250819131329109 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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) 20250819131329109 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267675b80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131329109 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267675b80]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360] (fsm.c:486) 20250819131329109 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55c267675b80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131329109 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55c267675b80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131329109 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267675de0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131329109 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267675de0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360] (fsm.c:486) 20250819131329109 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55c267675de0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131329109 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55c267675de0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(204)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131329127 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55c267675b80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131329127 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131329127 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819131329129 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55c267675de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131329129 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131329129 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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) 20250819131329129 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Sending Assignment Command (msc_a.c:706) 20250819131329130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131329130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131329130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(203)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(209) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test-MNCC(203)@6b779c8e12fd: Added conn table entry 0TC_mo_call_clear_request0(209)-2147483644 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_call_clear_request0(209)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819131329135 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(200)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819131329138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329138 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329138 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131329138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131329138 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131329138 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c267675de0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131329138 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675de0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131329138 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675de0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131329138 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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) 20250819131329138 DCC INFO trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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) 20250819131329138 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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) 20250819131329138 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(209)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819131329142 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819131329142 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131329142 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131329142 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819131329142 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329142 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131329142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131329142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131329142 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131329142 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131329142 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131329146 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819131329146 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131329146 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131329146 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819131329146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131329146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131329146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819131329149 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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) 20250819131329149 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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) 20250819131329149 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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) 20250819131329149 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267675b80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131329149 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267675b80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131329149 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675b80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819131329149 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819131329149 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131329149 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131329149 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819131329149 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819131329150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131329150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131329150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(209)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(209)@6b779c8e12fd: { line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_call_clear_request0(209)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819131329152 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675b80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131329152 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675b80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131329152 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131329152 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(201)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(201)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(200)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131329153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131329153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131329154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131329154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131329154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131329154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131329154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131329154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131329154 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819131329154 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819131329154 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819131329154 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131329154 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(209)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(209)@6b779c8e12fd: f_mo_call_establish DONE TC_mo_call_clear_request0(209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(200)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040101'O 20250819131331664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131331664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131331664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131331664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131331664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131331664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131331664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131331664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131331664 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131331664 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + 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) 20250819131331664 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131331664 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Freeing transaction (transaction.c:243) 20250819131331664 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131331664 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131331664 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131331665 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131331665 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131331665 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819131331665 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131331665 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675de0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131331665 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675de0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360] (call_leg.c:197) 20250819131331665 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675de0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131331665 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675de0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131331665 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675b80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131331665 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675b80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360] (call_leg.c:197) 20250819131331665 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131331665 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675b80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131331665 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09: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)[0x55c267675b80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131331665 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131331665 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{RELEASING}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267674fb0] (call_leg.c:198) 20250819131331665 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131331665 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267678360]{RELEASING}: Deallocated (fsm.c:568) 20250819131331665 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131331666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131331666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131331666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131331666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131331666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131331666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131331666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131331666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131331666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131331666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131331666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131331666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131331666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131331666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131331666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131331666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(200)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(203)@6b779c8e12fd: Deleted conn table entry 0TC_mo_call_clear_request0(209)-2147483644 MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(200)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(200)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131331671 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131331671 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131331671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131331671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131331671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131331671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131331671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131331671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131331672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131331672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c267674fb0] (msc_a.c:1053) 20250819131331672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131331672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09:GERAN-A-25:CM_SERVICE_REQ)[0x55c2676738c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131331672 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131331672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131331672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131331672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131331672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131331672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131331672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131331672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131331672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(202)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(202)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(200)@6b779c8e12fd: Session index based on local reference:0 20250819131331673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131331673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131331673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131331673 DLM3UA DEBUG 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(202)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131331673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131331673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131331673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131331673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(201)@6b779c8e12fd: Deleted conn table entry 0TC_mo_call_clear_request0(209)8881475 TC_mo_call_clear_request0(209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131331675 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131331675 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x8F454E09 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(209)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@6b779c8e12fd: 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)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(209)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(200)@6b779c8e12fd: Final verdict of PTC: none 20250819131331685 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131331685 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(206)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(202)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(203)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(204)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(199)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(210)@6b779c8e12fd: Final verdict of PTC: none 20250819131331688 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(208)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(201)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(207)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(205)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(199): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(200): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(201): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(202): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(203): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(204): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(205): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(206): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(207): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(208): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mo_call_clear_request0(209): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(210): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Tue Aug 19 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 20250819131331874 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131331874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131331874 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131331874 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131331874 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131331874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131331874 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131331874 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131331874 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131331874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131331874 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131331874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131331874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131331874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131331874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131331874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131331874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131331874 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131331874 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=403728) 20250819131332689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=403728, count=416476) 20250819131333690 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131333876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131333876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131333876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131334692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mt_call_clear_request started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(214)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(214)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(214)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(212)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131335357 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(215)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131335553 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131335553 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131335553 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131335553 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(214)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131335558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131335558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131335558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131335558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131335558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131335558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131335558 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(214)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 20250819131335559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131335559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131335559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131335559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131335559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131335559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131335559 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(214)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(214)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131335559 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131335559 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131335693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131335693 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(217)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(217)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131335699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(217)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(217)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(217)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(217)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131335719 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131335719 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(218)@6b779c8e12fd: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(221) TC_mt_call_clear_request0(221)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131336367 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336367 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336367 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336367 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336367 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131336367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(213)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(213)@6b779c8e12fd: Added conn table entry 0TC_mt_call_clear_request0(221)8719292 MSC_Test_0-SCCP(212)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(213)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131336379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336379 DLSS7 DEBUG Found route for dpc=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(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131336379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131336380 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532768 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131336380 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675a50] (fsm.c:486) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131336380 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131336380 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532768 id=262420002532768 (vlr.c:661) 20250819131336380 DVLR INFO New subscr, IMSI: 262420002532768 (vlr.c:562) 20250819131336380 DVLR DEBUG VLR subscr IMSI-262420002532768 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131336380 DVLR DEBUG VLR subscr IMSI-262420002532768 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131336380 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131336380 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131336380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131336380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267675b80] (fsm.c:486) 20250819131336380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131336380 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131336380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131336381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@6b779c8e12fd: { messageType := 2, destLocRef := '850BBC'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(218)@6b779c8e12fd: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(221) MSC_Test-GSUP(218)@6b779c8e12fd: Added IMSI table entry 0TC_mt_call_clear_request0(221)"262420002532768" 20250819131336384 DVLR DEBUG VLR subscr IMSI-262420002532768 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131336384 DVLR DEBUG VLR subscr IMSI-262420002532768 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(212)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131336386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336386 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mt_call_clear_request0(221)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131336389 DVLR DEBUG VLR subscr IMSI-262420002532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131336389 DVLR DEBUG IMSI:262420002532768 has MSISDN:491232532768 (vlr.c:1045) 20250819131336389 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250819131336389 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131336390 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131336390 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131336390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131336390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131336390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131336390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675b80] (vlr_lu_fsm.c:110) 20250819131336390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131336390 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55c267678360]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131336390 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131336390 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131336390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131336390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675b80] (fsm.c:486) 20250819131336390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131336390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131336390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131336390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131336390 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x4CA48C0F) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250819131336390 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131336390 DMM DEBUG -> IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x4CA48C0F LOCATION UPDATE ACCEPT (TMSI = 0x4ca48c0f) (gsm_04_08.c:149) 20250819131336390 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x4CA48C0F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131336390 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336390 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(213)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(213)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(212)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131336393 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336393 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336393 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336393 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336393 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131336393 DMM DEBUG msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131336393 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131336393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131336393 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250819131336393 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131336393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131336393 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131336393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131336393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675b80] (vlr_lu_fsm.c:817) 20250819131336393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131336393 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55c267675cb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131336393 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131336393 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250819131336393 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131336393 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131336393 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131336393 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131336393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(212)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131336394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336394 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131336394 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131336394 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675a50] (msc_a.c:1053) 20250819131336394 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131336394 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131336394 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-26:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131336394 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - active-conn: now used by 1 (attached) (msub.c:375) 20250819131336394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131336394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336394 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(213)@6b779c8e12fd: Deleted conn table entry 0TC_mt_call_clear_request0(221)8719292 TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131336395 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131336395 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(221)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(213)@6b779c8e12fd: Created IMSI[0] for '262420002532768'H'4CA48C0F'O to be handled at TC_mt_call_clear_request0(221) MSC_Test-MNCC(215)@6b779c8e12fd: Added conn table entry 0TC_mt_call_clear_request0(221)84130365 20250819131336399 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819131336399 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819131336399 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F callref-0x503ba3d tid-255) New transaction (transaction.c:231) 20250819131336399 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F callref-0x503ba3d 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) 20250819131336399 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F callref-0x503ba3d 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) 20250819131336399 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F callref-0x503ba3d tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819131336399 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819131336399 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819131336399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(213)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(221) TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(213)@6b779c8e12fd: Created IMSI[1] for '262420002532768'H'4CA48C0F'O to be handled at TC_mt_call_clear_request0(221) TC_mt_call_clear_request0(221)@6b779c8e12fd: 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 := '4CA48C0F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(213)@6b779c8e12fd: Added conn table entry 0TC_mt_call_clear_request0(221)7491579 MSC_Test_0-SCCP(212)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131336403 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336403 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336403 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336403 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336403 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c26766ca90] (fsm.c:486) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131336403 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131336403 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131336403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131336403 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F callref-0x503ba3d tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819131336403 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131336403 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819131336404 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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) 20250819131336404 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819131336404 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131336404 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250819131336404 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819131336404 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336404 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131336404 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336404 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131336404 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336404 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336404 DLM3UA 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(214)@6b779c8e12fd: Message received on association #8 20250819131336404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819131336404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(212)@6b779c8e12fd: { messageType := 2, destLocRef := '724FFB'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-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131336405 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819131336405 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_call_clear_request0(221)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(213)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(213)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(212)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131336410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131336411 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819131336411 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819131336411 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819131336411 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819131336411 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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) 20250819131336411 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(216)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(221) 20250819131336416 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819131336416 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131336416 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{ESTABLISHING}: is child of msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c26766ca90] (fsm.c:486) 20250819131336416 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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) 20250819131336416 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267676210]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131336416 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267676210]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0] (fsm.c:486) 20250819131336416 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55c267676210]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131336416 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55c267676210]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131336417 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c2676740e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131336417 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c2676740e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0] (fsm.c:486) 20250819131336417 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55c2676740e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131336417 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55c2676740e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(216)@6b779c8e12fd: 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)@6b779c8e12fd: f_mt_call_complete 3 20250819131336428 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55c267676210]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131336428 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131336428 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_mt_call_clear_request0(221)@6b779c8e12fd: f_mt_call_complete 4 20250819131336429 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55c2676740e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131336429 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131336429 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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) 20250819131336429 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) Sending Assignment Command (msc_a.c:706) 20250819131336430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336430 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131336430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131336430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(221)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(212)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819131336434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131336434 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676740e0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131336434 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c2676740e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131336434 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c2676740e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131336435 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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) 20250819131336435 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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) 20250819131336435 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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-RAN(213)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O 20250819131336435 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(212)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(221)@6b779c8e12fd: f_mt_call_complete 5 TC_mt_call_clear_request0(221)@6b779c8e12fd: f_mt_call_complete 8 20250819131336437 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c2676740e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131336437 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c2676740e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131336437 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131336638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131336638 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131336638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131336638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131336638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131336638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131336638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131336638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131336639 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819131336639 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819131336639 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819131336639 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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) 20250819131336639 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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)@6b779c8e12fd: f_mt_call_complete 7 20250819131336646 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819131336646 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d 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) 20250819131336646 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267676210]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819131336646 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c267676210]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131336646 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c267676210]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131336646 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c267676210]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_mt_call_clear_request0(221)@6b779c8e12fd: f_mt_call_complete 9 TC_mt_call_clear_request0(221)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(221)@6b779c8e12fd: f_mt_call_complete DONE TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131336653 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c267676210]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131336653 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c267676210]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131336653 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131336653 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819131338655 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131338655 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131338655 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131338655 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131338655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131338655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131338655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131338655 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(212)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131338655 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + msc_a_fsm_releasing_onenter: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131338656 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + 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) 20250819131338656 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131338656 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) Freeing transaction (transaction.c:243) 20250819131338656 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131338656 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131338656 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) new state CONNECT_REQUEST -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131338656 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131338656 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP callref-0x503ba3d tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131338656 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819131338656 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131338656 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c2676740e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131338656 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c2676740e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0] (call_leg.c:197) 20250819131338656 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c2676740e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131338656 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c2676740e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131338656 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c267676210]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131338656 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c267676210]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0] (call_leg.c:197) 20250819131338656 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131338656 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c267676210]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131338656 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F: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)[0x55c267676210]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131338656 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131338656 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{RELEASING}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c26766ca90] (call_leg.c:198) 20250819131338656 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131338656 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675cb0]{RELEASING}: Deallocated (fsm.c:568) 20250819131338656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131338656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131338656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131338656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131338656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131338656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131338656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131338656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131338656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131338656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131338656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131338656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131338656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131338656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131338656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131338656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131338656 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(212)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(215)@6b779c8e12fd: Deleted conn table entry 0TC_mt_call_clear_request0(221)84130365 MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(212)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(212)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131338659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131338659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131338659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131338659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131338659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131338659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131338659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131338659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131338659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131338659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c26766ca90] (msc_a.c:1053) 20250819131338659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131338659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F:GERAN-A-27:PAGING_RESP)[0x55c267675de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131338659 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - active-conn: now used by 1 (attached) (msub.c:375) 20250819131338659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131338659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131338659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131338659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131338659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131338659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131338659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131338659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(212)@6b779c8e12fd: Session index based on local reference:0 20250819131338660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131338660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131338660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131338660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131338660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131338660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131338660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131338660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(214)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(213)@6b779c8e12fd: Deleted conn table entry 0TC_mt_call_clear_request0(221)7491579 TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131338661 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131338661 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x4CA48C0F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(221)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@6b779c8e12fd: 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)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(221)@6b779c8e12fd: Final verdict of PTC: pass 20250819131338668 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131338668 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(215)@6b779c8e12fd: Final verdict of PTC: none 20250819131338669 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(218)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(212)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(217)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(214)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(222)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(213)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(216)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(219)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(220)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(212): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(213): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(214): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(215): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(216): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(217): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(218): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(219): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(220): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mt_call_clear_request0(221): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(222): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Tue Aug 19 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 20250819131338862 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131338862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131338862 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131338862 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131338862 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131338862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131338862 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131338862 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131338862 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131338862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131338862 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131338862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131338862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131338862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131338862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131338863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131338863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131338863 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131338863 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=394316) 20250819131339671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=394316, count=407064) 20250819131340672 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131340864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131340864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131340864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131341673 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_disconnect started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(226)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(226)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(226)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(224)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131342328 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(227)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131342523 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131342523 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131342523 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131342523 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(226)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(226)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131342528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131342528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131342528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131342528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131342528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131342528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131342528 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(226)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(226)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(226)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(226)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(226)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(226)@6b779c8e12fd: Message received on association #8 20250819131342529 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131342529 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131342529 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131342529 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131342529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131342529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131342529 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(226)@6b779c8e12fd: Message received on association #8 20250819131342530 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131342530 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(226)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(226)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(226)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(226)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131342674 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131342674 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(229)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819131342680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(229)@6b779c8e12fd: CCM 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(229)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(229)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(229)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(229)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131342701 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131342701 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(230)@6b779c8e12fd: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(233) TC_lu_disconnect0(233)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131343337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131343337 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131343337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131343337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131343337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131343337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131343337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131343337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131343339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131343339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131343339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131343339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131343339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131343339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131343339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131343339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(226)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(225)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(225)@6b779c8e12fd: Added conn table entry 0TC_lu_disconnect0(233)13900099 MSC_Test_0-SCCP(224)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(225)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131343354 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131343354 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131343354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131343354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131343354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131343354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131343354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131343354 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131343355 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267675f10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131343355 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267675f10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267675f10] (fsm.c:486) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131343355 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131343355 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000011 id=262420000000011 (vlr.c:661) 20250819131343355 DVLR INFO New subscr, IMSI: 262420000000011 (vlr.c:562) 20250819131343355 DVLR DEBUG VLR subscr IMSI-262420000000011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131343355 DVLR DEBUG VLR subscr IMSI-262420000000011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131343355 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131343355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131343355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267678150]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131343355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267678150]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210] (fsm.c:486) 20250819131343355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267678150]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131343355 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267678150]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131343355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131343355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131343355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131343355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131343355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131343355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131343355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131343355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131343355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131343355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131343355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131343355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131343355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131343355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131343355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131343355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(226)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(226)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(226)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(224)@6b779c8e12fd: { messageType := 2, destLocRef := 'D41943'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(224)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(224)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(224)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(224)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(230)@6b779c8e12fd: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(233) MSC_Test-GSUP(230)@6b779c8e12fd: Added IMSI table entry 0TC_lu_disconnect0(233)"262420000000011" MSC_Test_0-SCCP(224)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(224)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(224)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(224)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(226)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131343360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131343360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131343360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131343360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131343360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131343360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131343360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131343360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_disconnect0(233)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-RAN(225)@6b779c8e12fd: Deleted conn table entry 0TC_lu_disconnect0(233)13900099 MSC_Test_0-SCCP(224)@6b779c8e12fd: Session index based on connection ID:0 20250819131344365 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131344365 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131344365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131344365 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131344365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131344365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131344365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131344365 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131344365 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_WAIT_HLR_UPD}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819131344365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267678150]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819131344365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267678150]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210] (msub.c:113) 20250819131344365 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267678150]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msub.c:113) 20250819131344366 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267678150]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250819131344366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_WAIT_HLR_UPD}: Removing from parent msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267675f10] (msub.c:113) 20250819131344366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_WAIT_HLR_UPD}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131344366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_WAIT_HLR_UPD}: Freeing instance (msub.c:113) 20250819131344366 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55c267676210]{VLR_ULA_S_WAIT_HLR_UPD}: Deallocated (fsm.c:568) 20250819131344366 DVLR INFO VLR subscr IMSI-262420000000011 - active-conn: now used by 0 (-) (msub.c:375) 20250819131344366 DVLR DEBUG SUBSCR(IMSI-262420000000011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250819131344366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131344366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131344366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131344366 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131344366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131344366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131344366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131344366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(226)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(226)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(224)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(224)@6b779c8e12fd: RLC received in state:disconnect_pending TC_lu_disconnect0(233)@6b779c8e12fd: Final verdict of PTC: pass 20250819131345368 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131345368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131345368 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131345368 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131345368 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131345368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131345368 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131345368 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131345368 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131345368 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131345368 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131345368 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131345368 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131345368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131345368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131345368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131345368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131345368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131345368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131345368 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131345368 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(224)@6b779c8e12fd: Final verdict of PTC: none 20250819131345369 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(226)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(229)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(227)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(230)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(225)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(232)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(228)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(231)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(234)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(224): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(225): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(226): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(227): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(228): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(229): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(230): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(231): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(232): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_disconnect0(233): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(234): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_disconnect finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Tue Aug 19 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=136108) 20250819131346370 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=136108, count=140912) 20250819131347369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131347370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131347370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131347371 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:13: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_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 20250819131348372 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_by_imei started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(238)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(238)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(238)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(236)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131349003 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(239)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131349198 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131349198 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131349198 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131349198 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(238)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131349203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131349203 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131349203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131349203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131349203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131349203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131349203 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(238)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(238)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(238)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131349204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131349204 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131349204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131349204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131349204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131349204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131349204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131349204 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131349204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131349373 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131349373 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(241)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(241)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131349378 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(241)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(241)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(241)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(241)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131349396 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131349397 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(242)@6b779c8e12fd: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(245) TC_lu_by_imei0(245)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250819131350006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131350006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131350006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131350006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131350006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131350006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131350006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131350006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131350007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131350007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131350007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131350007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131350007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131350007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131350007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131350007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(237)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(237)@6b779c8e12fd: Added conn table entry 0TC_lu_by_imei0(245)6275360 MSC_Test_0-SCCP(236)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(237)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131350022 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131350022 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131350022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131350022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131350022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131350022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131350022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131350022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131350023 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55c267675f10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000000120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131350023 DMM ERROR msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55c267675f10]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250819131350023 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55c267675f10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131350023 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131350023 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55c267675f10] (fsm.c:486) 20250819131350023 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131350023 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131350023 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250819131350023 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250819131350023 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131350023 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250819131350023 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131350023 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250819131350023 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250819131350023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131350023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131350023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131350023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131350023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131350023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131350023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131350023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131350023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131350023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131350023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131350023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131350023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131350023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131350023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131350023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(236)@6b779c8e12fd: { messageType := 2, destLocRef := '5FC120'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(236)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(236)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(236)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(236)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(236)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(236)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(236)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(236)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819131350028 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131350028 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131350028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131350028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131350028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131350028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131350028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131350028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131355024 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) 20250819131355024 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) 20250819131355024 DMM INFO msc_a(unknown:GERAN-A-29:LU)[0x55c267675f10]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131355025 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131355025 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131355025 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819131355025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131355025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131355025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131355025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131355025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131355025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131355025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131355025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131355026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131355026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131355026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131355026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131355026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131355026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131355026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131355026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(236)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(236)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(236)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(236)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(236)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(236)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(236)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(236)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(236)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(236)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(236)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(236)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131355037 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131355037 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131355037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131355037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131355037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131355037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131355037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131355037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131355038 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131355038 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-29:LU)[0x55c267675f10] (msc_a.c:1053) 20250819131355038 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131355038 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131355038 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131355038 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250819131355038 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819131355038 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131355038 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131355038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131355038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131355038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131355038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131355038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131355038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(238)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(236)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(238)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131355040 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131355040 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131355040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131355040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131355040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131355040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131355040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131355040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(237)@6b779c8e12fd: Deleted conn table entry 0TC_lu_by_imei0(245)6275360 TC_lu_by_imei0(245)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_by_imei0(245)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(245)@6b779c8e12fd: Final verdict of PTC: pass 20250819131355048 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131355048 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(239)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(242)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(236)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(238)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(237)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(240)@6b779c8e12fd: Final verdict of PTC: none 20250819131355051 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(241)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(243)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(235)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(246)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(244)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(235): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(236): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(237): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(238): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(239): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(240): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(241): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(242): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(243): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(244): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_by_imei0(245): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(246): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_by_imei finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Tue Aug 19 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 20250819131355242 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131355242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131355242 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131355242 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131355242 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131355242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131355242 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131355242 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131355242 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131355242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131355242 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131355242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131355242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131355242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131355242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131355242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131355243 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131355243 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131355243 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=148684) 20250819131356053 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=148684, count=157884) 20250819131357054 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131357243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131357243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131357243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131358057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(250)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(250)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(250)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(248)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131358689 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(251)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131358883 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131358883 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131358883 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131358883 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(250)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131358888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131358888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131358888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131358888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131358888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131358888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131358888 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(250)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(250)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131358889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131358889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131358889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131358889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131358889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131358889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131358889 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 20250819131358889 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131358889 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(250)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131359057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131359057 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(253)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(253)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131359059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(253)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(253)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(253)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(253)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131359069 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131359069 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(254)@6b779c8e12fd: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(257) TC_lu_by_tmsi_noauth_unknown0(257)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250819131359690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131359690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131359690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131359690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131359690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131359690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(249)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(249)@6b779c8e12fd: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(257)16163243 MSC_Test_0-SCCP(248)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(249)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131359701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131359701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131359701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131359701 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267676210]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x01020304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131359701 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267676210]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131359701 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131359701 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267676210] (fsm.c:486) 20250819131359701 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131359701 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131359701 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250819131359701 DVLR INFO New subscr, TMSI: 0x01020304 (vlr.c:592) 20250819131359701 DVLR DEBUG VLR subscr TMSI-0x01020304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131359701 DVLR DEBUG VLR subscr TMSI-0x01020304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250819131359701 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131359701 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250819131359701 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250819131359702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131359702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131359702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131359702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131359702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131359702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@6b779c8e12fd: { messageType := 2, destLocRef := 'F6A1AB'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131359706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131359706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131359706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(249)@6b779c8e12fd: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(249)@6b779c8e12fd: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_len:22 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(249)@6b779c8e12fd: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(249)@6b779c8e12fd: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131359910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131359910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131359910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131359910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131359910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131359910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131359911 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-74) (gsm_04_08.c:210) 20250819131359911 DBSSAP ERROR msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267676210]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250819131359911 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000013 (gsm_04_08.c:223) 20250819131359911 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000013 id=262420000000013 (vlr.c:661) 20250819131359911 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250819131359911 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131359911 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131359911 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131359911 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131359911 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131359911 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131359911 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131359911 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80] (fsm.c:486) 20250819131359911 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131359911 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131359911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131359911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131359912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(254)@6b779c8e12fd: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(257) MSC_Test-GSUP(254)@6b779c8e12fd: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(257)"262420000000013" 20250819131359926 DVLR DEBUG VLR subscr IMSI-262420000000013:TMSI-0x01020304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131359926 DVLR DEBUG IMSI:262420000000013 has MSISDN:491230000013 (vlr.c:1045) 20250819131359926 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250819131359926 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131359927 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) 20250819131359927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131359927 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131359927 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131359927 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131359927 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80] (vlr_lu_fsm.c:110) 20250819131359927 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131359927 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131359927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131359927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131359927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131359927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267675b80] (fsm.c:486) 20250819131359927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131359927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131359927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131359927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131359927 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97F4DCA7) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250819131359927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131359927 DMM DEBUG -> IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97F4DCA7 LOCATION UPDATE ACCEPT (TMSI = 0x97f4dca7) (gsm_04_08.c:149) 20250819131359927 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97F4DCA7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131359928 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131359928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131359928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(249)@6b779c8e12fd: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(249)@6b779c8e12fd: patched enc_l3: '05DB'O MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250819131359934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131359934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131359934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131359935 DMM DEBUG msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97F4DCA7:GERAN-A-30:LU)[0x55c267676210]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131359935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x97F4DCA7:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131359935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131359935 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250819131359935 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131359935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131359935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131359935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131359935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7:GERAN-A-30:LU)[0x55c267675b80] (vlr_lu_fsm.c:817) 20250819131359935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131359935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131359935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131359935 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000013/3/1): Available (smpp_smsc.c:626) 20250819131359935 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131359935 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131359935 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131359935 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131359935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131359935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131359935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131359940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131359940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131359940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131359940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131359940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7:GERAN-A-30:LU)[0x55c267676210] (msc_a.c:1053) 20250819131359940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131359940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131359940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7:GERAN-A-30:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131359940 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131359940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131359940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131359940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131359942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131359942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131359942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131359942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131359942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131359942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131359942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131359942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(249)@6b779c8e12fd: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(257)16163243 TC_lu_by_tmsi_noauth_unknown0(257)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131359944 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131359944 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x97F4DCA7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_by_tmsi_noauth_unknown0(257)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(257)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(257)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(248)@6b779c8e12fd: Final verdict of PTC: none 20250819131359953 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131359953 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(250)@6b779c8e12fd: Final verdict of PTC: none 20250819131359954 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(251)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(249)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(254)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(253)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(252)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(255)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(256)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(248): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(249): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(250): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(251): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(252): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(253): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(254): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(255): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(256): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(257): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:13:59 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 20250819131400142 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131400142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131400142 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131400142 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131400142 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131400142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131400142 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131400142 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131400142 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131400142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131400142 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131400143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131400143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131400143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131400143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131400143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131400143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131400143 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131400143 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=196060) 20250819131400955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=196060, count=208712) 20250819131401956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131402143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131402143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131402143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131402958 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(262)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(262)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(262)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(260)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131403615 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(263)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131403809 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131403809 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131403810 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131403810 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(262)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131403817 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131403817 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131403817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131403817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131403817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131403818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131403818 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(262)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(262)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131403820 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131403820 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131403820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131403820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131403820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131403820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131403820 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819131403820 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131403820 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131403960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131403960 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(265)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(265)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131403966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(265)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(265)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(265)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(265)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131403989 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131403989 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(266)@6b779c8e12fd: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(269) TC_attached_imsi_lu_unknown_tmsi0(269)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250819131404622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131404622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131404622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131404622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131404622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131404622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(261)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(261)@6b779c8e12fd: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)12066053 MSC_Test_0-SCCP(260)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(261)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131404634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404634 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131404634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131404634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131404635 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675f10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56111111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131404635 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675f10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131404635 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131404635 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675f10] (fsm.c:486) 20250819131404635 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131404635 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131404635 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250819131404635 DVLR INFO New subscr, TMSI: 0x56111111 (vlr.c:592) 20250819131404635 DVLR DEBUG VLR subscr TMSI-0x56111111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131404635 DVLR DEBUG VLR subscr TMSI-0x56111111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250819131404635 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131404635 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250819131404635 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250819131404635 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404635 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131404635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131404635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131404635 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404635 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131404635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404635 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131404635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: { messageType := 2, destLocRef := 'B81D05'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(260)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131404639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131404639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131404639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(261)@6b779c8e12fd: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(261)@6b779c8e12fd: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(260)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131404842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131404842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131404842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131404843 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250819131404843 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250819131404843 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250819131404843 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131404843 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131404843 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131404843 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131404843 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131404843 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131404843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131404843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0] (fsm.c:486) 20250819131404843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131404843 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131404843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131404843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131404843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(266)@6b779c8e12fd: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(269) MSC_Test-GSUP(266)@6b779c8e12fd: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)"262420000000056" 20250819131404861 DVLR DEBUG VLR subscr IMSI-262420000000056:TMSI-0x56111111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131404861 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250819131404861 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250819131404861 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131404863 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) 20250819131404863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131404863 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131404863 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131404863 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131404863 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0] (vlr_lu_fsm.c:110) 20250819131404863 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131404863 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131404863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131404863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131404863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131404863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267675cb0] (fsm.c:486) 20250819131404863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131404864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131404864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131404864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131404864 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x16732366) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250819131404864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131404864 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x16732366 LOCATION UPDATE ACCEPT (TMSI = 0x16732366) (gsm_04_08.c:149) 20250819131404864 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x16732366 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131404864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131404864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131404864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(261)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(261)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(260)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131404873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131404873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131404873 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131404873 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x16732366:GERAN-A-31:LU)[0x55c267675f10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131404873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x16732366:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131404873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131404873 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250819131404873 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131404873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131404873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131404873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131404873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366:GERAN-A-31:LU)[0x55c267675cb0] (vlr_lu_fsm.c:817) 20250819131404873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131404873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55c267673500]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131404873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131404873 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250819131404873 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131404873 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131404873 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131404874 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131404874 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404874 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131404874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131404874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(260)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131404878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131404878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131404878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131404879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131404879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366:GERAN-A-31:LU)[0x55c267675f10] (msc_a.c:1053) 20250819131404879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131404879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131404879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366:GERAN-A-31:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131404879 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131404879 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131404879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131404879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131404881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131404881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131404881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131404881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131404881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131404881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131404881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131404881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(261)@6b779c8e12fd: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)12066053 TC_attached_imsi_lu_unknown_tmsi0(269)@6b779c8e12fd: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(269)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@6b779c8e12fd: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)13456603 MSC_Test_0-RAN(261)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(260)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131405082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131405082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131405082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131405083 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267676210]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56222222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131405083 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267676210]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131405083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131405083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267676210] (fsm.c:486) 20250819131405083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131405083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131405083 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250819131405083 DVLR INFO New subscr, TMSI: 0x56222222 (vlr.c:592) 20250819131405083 DVLR DEBUG VLR subscr TMSI-0x56222222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131405083 DVLR DEBUG VLR subscr TMSI-0x56222222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250819131405083 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131405083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250819131405083 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250819131405084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131405084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131405084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131405084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131405084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131405084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: { messageType := 2, destLocRef := 'CD54DB'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(261)@6b779c8e12fd: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(261)@6b779c8e12fd: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(260)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O 20250819131405092 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405092 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131405092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131405092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131405092 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250819131405092 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) 20250819131405092 DVLR DEBUG SUBSCR(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x16732366) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819131405092 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250819131405092 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250819131405092 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131405092 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131405092 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131405092 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131405093 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131405093 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131405093 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131405093 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80] (fsm.c:486) 20250819131405093 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131405093 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131405093 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405093 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131405093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131405093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131405096 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) 20250819131405097 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250819131405097 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250819131405097 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131405098 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) 20250819131405098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131405098 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131405098 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131405098 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131405098 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80] (vlr_lu_fsm.c:110) 20250819131405098 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131405098 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131405098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131405098 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131405098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131405098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267675b80] (fsm.c:486) 20250819131405098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131405098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131405098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131405098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131405098 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x994AE14C) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250819131405098 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131405098 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x994AE14C LOCATION UPDATE ACCEPT (TMSI = 0x994ae14c) (gsm_04_08.c:149) 20250819131405098 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x994AE14C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131405098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131405098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131405098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(261)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(261)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(260)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131405103 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405103 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405103 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131405103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131405103 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131405103 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x994AE14C:GERAN-A-32:LU)[0x55c267676210]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131405103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0x994AE14C:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131405103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131405103 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250819131405103 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131405103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131405103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131405103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131405103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C:GERAN-A-32:LU)[0x55c267675b80] (vlr_lu_fsm.c:817) 20250819131405103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131405103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55c267673fb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131405103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131405103 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250819131405103 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131405103 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131405103 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131405104 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131405104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131405104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131405104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(260)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(260)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(260)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131405107 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405107 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131405107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131405107 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131405107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131405107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C:GERAN-A-32:LU)[0x55c267676210] (msc_a.c:1053) 20250819131405107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131405107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131405107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C:GERAN-A-32:LU)[0x55c267675b80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131405107 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x994AE14C - active-conn: now used by 1 (attached) (msub.c:375) 20250819131405107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131405107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131405107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(260)@6b779c8e12fd: Session index based on local reference:0 20250819131405108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131405108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131405108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131405108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131405108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131405108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131405108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(262)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(261)@6b779c8e12fd: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(269)13456603 TC_attached_imsi_lu_unknown_tmsi0(269)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(269)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(262)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(260)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(266)@6b779c8e12fd: Final verdict of PTC: none 20250819131405118 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131405118 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(261)@6b779c8e12fd: Final verdict of PTC: none 20250819131405119 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(264)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(263)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(265)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(267)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(268)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(260): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(261): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(262): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(263): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(264): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(265): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(266): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(267): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(268): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(269): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131405310 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131405310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131405310 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131405310 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131405310 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131405310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131405310 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131405310 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131405310 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131405310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131405310 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131405310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131405310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131405310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131405310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131405311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131405311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131405311 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131405311 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=318008) 20250819131406120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=318008, count=319488) 20250819131407123 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131407311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131407311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131407311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131408124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_imsi_detach_by_imsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(274)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(274)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(272)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131408792 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(275)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131408988 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131408988 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131408988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131408988 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(274)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131408993 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131408993 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131408993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131408993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131408993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131408993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131408993 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(274)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(274)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131408993 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131408993 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131408993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131408993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131408993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131408993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131408993 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(274)@6b779c8e12fd: Message received on association #8 20250819131408993 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131408993 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(274)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(274)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(274)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(274)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131409126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131409126 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(277)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131409132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(277)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131409153 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131409154 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imsi0(281)@6b779c8e12fd: 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 } } } } } } } } 20250819131409801 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131409801 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131409801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131409801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131409801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131409801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131409801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131409801 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131409802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131409802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131409802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131409802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131409802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131409802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131409802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131409802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(274)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@6b779c8e12fd: Added conn table entry 0TC_imsi_detach_by_imsi0(281)11170476 MSC_Test_0-SCCP(272)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(273)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131409816 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131409816 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131409816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131409816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131409816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131409816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131409816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131409816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131409816 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000014 (gsm_04_08.c:980) 20250819131409816 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000000014 (gsm_04_08.c:1004) 20250819131409816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131409816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131409816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131409816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131409816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131409816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131409816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131409816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131409816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131409816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131409816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131409816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131409816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131409816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131409816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131409816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(274)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(274)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@6b779c8e12fd: { messageType := 2, destLocRef := 'AA72AC'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(272)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(272)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(272)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(272)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131409820 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131409820 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131409820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131409820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131409820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131409820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131409820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131409820 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(272)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(272)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(272)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131410022 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131410022 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131410022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131410022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131410022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131410022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131410022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131410022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131410023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131410023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131410023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131410023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131410023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131410023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131410023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131410023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(274)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@6b779c8e12fd: Session index based on local reference:0 20250819131410025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131410025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131410025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131410025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131410025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131410025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131410025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131410026 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(274)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(273)@6b779c8e12fd: Deleted conn table entry 0TC_imsi_detach_by_imsi0(281)11170476 TC_imsi_detach_by_imsi0(281)@6b779c8e12fd: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(281)@6b779c8e12fd: Final verdict of PTC: pass 20250819131410037 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131410037 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(278)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(275)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(274)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(272)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(273)@6b779c8e12fd: Final verdict of PTC: none 20250819131410040 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(282)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(277)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(279)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(276)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(280)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(280): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_imsi_detach_by_imsi0(281): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Tue Aug 19 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 20250819131410230 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131410230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131410230 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131410230 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131410230 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131410230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131410230 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131410230 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131410230 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131410230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131410230 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131410230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131410230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131410230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131410230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131410230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131410230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131410230 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131410230 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=91564) 20250819131411041 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=91564, count=133404) 20250819131412042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131412231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131412231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131412231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131413043 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_imsi_detach_by_tmsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(286)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(286)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(286)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(284)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131413725 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(287)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131413916 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131413916 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131413916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131413916 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(286)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131413921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131413921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131413921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131413921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131413921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131413921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131413921 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(286)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(286)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(286)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131413922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131413922 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131413922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131413922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131413922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131413922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131413922 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(286)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(286)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131413922 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131413922 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(286)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131414045 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131414045 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(289)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(289)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131414050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(289)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(289)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(289)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(289)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131414069 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131414069 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_tmsi0(293)@6b779c8e12fd: 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 } } } } } } } } 20250819131414721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131414721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131414721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131414721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131414721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131414721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131414721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131414721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131414721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131414721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131414721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131414721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131414721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131414721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131414721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131414721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(285)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(285)@6b779c8e12fd: Added conn table entry 0TC_imsi_detach_by_tmsi0(293)14751211 MSC_Test_0-SCCP(284)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(285)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(286)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131414725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131414725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131414725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131414725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131414725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131414725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131414725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131414725 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131414725 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250819131414725 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250819131414725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131414725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131414725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131414725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131414725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131414725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131414725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131414725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131414725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131414725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131414725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131414725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131414725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131414725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131414725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131414725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(286)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(284)@6b779c8e12fd: { messageType := 2, destLocRef := 'E115EB'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(284)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(284)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(284)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(284)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(284)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(284)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(284)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(284)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(286)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(284)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(284)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(284)@6b779c8e12fd: vl_from0 20250819131414727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131414727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131414727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131414727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131414727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131414727 DLSS7 DEBUG Found route for dpc=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(284)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131414727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131414727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131414930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131414930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131414930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131414930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131414930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131414930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131414930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131414930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131414932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131414932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131414932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131414932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131414932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131414932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131414932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131414932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(286)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(284)@6b779c8e12fd: Session index based on local reference:0 20250819131414934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131414934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131414934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131414934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131414934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131414934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131414934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131414934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(286)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(285)@6b779c8e12fd: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(293)14751211 TC_imsi_detach_by_tmsi0(293)@6b779c8e12fd: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(293)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(293)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(293)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(284)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(290)@6b779c8e12fd: Final verdict of PTC: none 20250819131414948 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131414948 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131414948 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(286)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(285)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(287)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(289)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(288)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(294)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(292)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(291)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(284): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(285): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(286): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(287): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(288): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(289): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(290): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(291): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(292): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_imsi_detach_by_tmsi0(293): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(294): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Tue Aug 19 13:14:14 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 20250819131415138 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131415138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131415138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131415138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131415138 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131415138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131415138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131415138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131415139 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131415139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131415139 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131415139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131415139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131415139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131415139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131415139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131415139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131415139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131415139 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=103808) 20250819131415950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103808, count=133652) 20250819131416952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131417139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131417139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131417139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131417954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_imsi_detach_by_imei started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(298)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(298)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(298)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(296)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131418637 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(299)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131418831 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131418832 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131418832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131418832 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(298)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(298)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131418836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131418836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131418836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131418836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131418836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131418836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131418836 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(298)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(298)@6b779c8e12fd: Message received on association #8 20250819131418837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131418837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131418837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131418837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131418837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131418837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131418837 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(298)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(298)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(298)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(298)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(298)@6b779c8e12fd: Message received on association #8 20250819131418837 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131418838 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(298)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(298)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(298)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(298)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131418956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131418956 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(301)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(301)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131418962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(301)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(301)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(301)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(301)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131418983 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131418983 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imei0(305)@6b779c8e12fd: 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 } } } } } } } } 20250819131419643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131419643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131419643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131419643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131419643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131419643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131419643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131419643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131419644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131419644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131419644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131419644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131419645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131419645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131419645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131419645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(298)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(297)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(297)@6b779c8e12fd: Added conn table entry 0TC_imsi_detach_by_imei0(305)14394179 MSC_Test_0-SCCP(296)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(297)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(298)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131419664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131419664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131419664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131419664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131419664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131419664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131419664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131419664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131419665 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000000160 (gsm_04_08.c:980) 20250819131419666 DMM ERROR IMEI-499990000000160: unimplemented mobile identity type (gsm_04_08.c:994) 20250819131419666 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000000160 (gsm_04_08.c:1004) 20250819131419666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131419666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131419666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131419666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131419666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131419666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131419666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131419666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131419666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131419666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131419666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131419666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131419666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131419666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131419666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131419666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(298)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(298)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(298)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(296)@6b779c8e12fd: { messageType := 2, destLocRef := 'DBA343'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(296)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(296)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(296)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(296)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(296)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(296)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(296)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(296)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(298)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131419675 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131419675 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131419675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131419675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131419675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131419675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131419675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131419675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(296)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(296)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(296)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(296)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(298)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131419878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131419878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131419878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131419878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131419878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131419878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131419878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131419878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131419880 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131419880 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131419880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131419880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131419880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131419880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131419880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131419880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(298)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(296)@6b779c8e12fd: Session index based on local reference:0 20250819131419882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131419882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131419882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131419882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131419882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131419882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131419882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131419882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(298)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(297)@6b779c8e12fd: Deleted conn table entry 0TC_imsi_detach_by_imei0(305)14394179 TC_imsi_detach_by_imei0(305)@6b779c8e12fd: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(305)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(305)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(305)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(298)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(302)@6b779c8e12fd: Final verdict of PTC: none 20250819131419895 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131419895 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131419895 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(301)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(300)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(299)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(297)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(296)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(306)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(303)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(295)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(304)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(295): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(296): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(297): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(298): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(299): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(300): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(301): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(302): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(303): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(304): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_imsi_detach_by_imei0(305): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(306): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Tue Aug 19 13:14:19 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 20250819131420082 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131420082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131420082 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131420082 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131420082 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131420082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131420082 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131420082 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131420082 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131420082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131420083 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131420083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131420083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131420083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131420083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131420083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131420083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131420083 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131420083 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) 20250819131420897 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=133644) 20250819131421898 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131422083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131422083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131422083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131422900 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_emerg_call_imei_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(310)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(310)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(310)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(308)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131423523 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(311)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131423719 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131423719 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131423719 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131423719 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(310)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131423724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131423724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131423724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131423724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131423724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131423724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131423724 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(310)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(310)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(310)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131423724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131423724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131423724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131423724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131423724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131423724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131423724 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(310)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131423725 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131423725 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(310)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(310)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131423901 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131423901 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(313)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(313)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131423907 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(313)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(313)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(313)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(313)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131423936 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131423936 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_emerg_call_imei_reject0(317)@6b779c8e12fd: 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 } } } } 20250819131424531 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424531 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131424531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131424531 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131424531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131424531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131424531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131424531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131424531 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424531 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131424531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131424531 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131424531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131424531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131424531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131424531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(309)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(309)@6b779c8e12fd: Added conn table entry 0TC_emerg_call_imei_reject0(317)14376183 MSC_Test_0-SCCP(308)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(309)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131424544 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424544 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131424544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131424544 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131424544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131424544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131424544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131424544 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131424545 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55c267675b80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250819131424545 DBSSAP NOTICE msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55c267675b80]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250819131424545 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55c267675b80]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250819131424545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131424545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131424545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131424545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131424545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131424545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131424545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131424545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131424545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131424545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131424545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131424545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131424545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131424545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131424545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131424545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131424545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131424545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131424545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131424545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131424545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(310)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(310)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(308)@6b779c8e12fd: { messageType := 2, destLocRef := 'DB5CF7'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(308)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(308)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(308)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(308)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(308)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(308)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(308)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(308)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(308)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(308)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(308)@6b779c8e12fd: vl_from0 20250819131424551 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424551 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131424551 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131424551 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131424551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131424551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131424551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131424551 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(308)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(310)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131424551 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424551 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131424551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131424551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131424551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131424551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131424551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131424551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(310)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(308)@6b779c8e12fd: Session index based on local reference:0 20250819131424552 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424552 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131424552 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131424552 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131424552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131424552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131424552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131424552 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(310)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(309)@6b779c8e12fd: Deleted conn table entry 0TC_emerg_call_imei_reject0(317)14376183 TC_emerg_call_imei_reject0(317)@6b779c8e12fd: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(317)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(317)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(317)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(310)@6b779c8e12fd: Final verdict of PTC: none 20250819131424557 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131424557 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(314)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(309)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(311)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(315)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(308)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@6b779c8e12fd: Final verdict of PTC: none 20250819131424561 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(318)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(313)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(316)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(312)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(308): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(309): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(310): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(311): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(312): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(313): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(314): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(315): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(316): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_emerg_call_imei_reject0(317): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Tue Aug 19 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 20250819131424754 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131424754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131424754 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131424754 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131424754 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131424754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131424754 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131424754 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131424754 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131424754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131424754 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131424754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131424754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131424754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131424754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131424754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131424754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131424755 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131424755 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=120152) 20250819131425563 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=120152, count=132900) 20250819131426564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131426756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131426756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131426756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131427566 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_emerg_call_imsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(322)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(322)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(322)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(320)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131428253 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(323)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131428446 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131428447 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131428447 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131428447 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(322)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131428451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131428451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131428451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131428451 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131428451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131428451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131428451 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(322)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(322)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(322)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 20250819131428452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131428452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131428452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131428452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131428452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131428452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131428452 DLSS7 DEBUG 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)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131428452 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131428452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131428567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131428567 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(325)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819131428572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(325)@6b779c8e12fd: CCM 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(325)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(325)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(325)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(325)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131428592 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131428592 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(326)@6b779c8e12fd: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(329) TC_emerg_call_imsi0(329)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131429254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131429254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(321)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(321)@6b779c8e12fd: Added conn table entry 0TC_emerg_call_imsi0(329)15083023 MSC_Test_0-SCCP(320)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(321)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131429271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429271 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131429272 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675f10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131429272 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675f10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675f10] (fsm.c:486) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131429272 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131429272 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000018 id=262420000000018 (vlr.c:661) 20250819131429272 DVLR INFO New subscr, IMSI: 262420000000018 (vlr.c:562) 20250819131429272 DVLR DEBUG VLR subscr IMSI-262420000000018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131429272 DVLR DEBUG VLR subscr IMSI-262420000000018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131429272 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131429272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131429272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131429272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675cb0] (fsm.c:486) 20250819131429272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131429272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131429272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429272 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131429273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: { messageType := 2, destLocRef := 'E6260F'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(326)@6b779c8e12fd: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(329) MSC_Test-GSUP(326)@6b779c8e12fd: Added IMSI table entry 0TC_emerg_call_imsi0(329)"262420000000018" 20250819131429276 DVLR DEBUG VLR subscr IMSI-262420000000018 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131429276 DVLR DEBUG VLR subscr IMSI-262420000000018 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_from0 20250819131429277 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429277 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(320)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(329)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131429282 DVLR DEBUG VLR subscr IMSI-262420000000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131429282 DVLR DEBUG IMSI:262420000000018 has MSISDN:491230000018 (vlr.c:1045) 20250819131429282 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250819131429282 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131429282 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131429282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131429282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131429282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131429282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131429282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267675cb0] (vlr_lu_fsm.c:110) 20250819131429282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131429282 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131429282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131429282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131429282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131429282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267675cb0] (fsm.c:486) 20250819131429282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131429282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131429282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131429282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131429282 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1E09A1E1) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250819131429282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131429282 DMM DEBUG -> IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1E09A1E1 LOCATION UPDATE ACCEPT (TMSI = 0x1e09a1e1) (gsm_04_08.c:149) 20250819131429283 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1E09A1E1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131429283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(321)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(321)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(320)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131429291 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429291 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131429291 DMM DEBUG msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675f10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131429291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131429291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131429291 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250819131429291 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131429291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131429291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131429291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131429291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675cb0] (vlr_lu_fsm.c:817) 20250819131429291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131429291 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55c267677d20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131429291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131429291 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250819131429291 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131429291 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131429291 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131429292 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131429292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(320)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131429295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429295 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429295 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131429296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131429296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675f10] (msc_a.c:1053) 20250819131429296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131429296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131429296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-37:LU)[0x55c267675cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131429296 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131429296 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429296 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 20250819131429297 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429297 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429297 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429297 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(321)@6b779c8e12fd: Deleted conn table entry 0TC_emerg_call_imsi0(329)15083023 TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131429299 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131429299 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_emerg_call_imsi0(329)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@6b779c8e12fd: 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 := '1E09A1E1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(321)@6b779c8e12fd: Added conn table entry 0TC_emerg_call_imsi0(329)7305939 MSC_Test_0-RAN(321)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(320)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131429498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131429499 DMM DEBUG msc_a(TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267676210]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250819131429499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131429499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267676210] (fsm.c:486) 20250819131429499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131429499 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131429499 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131429499 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131429499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131429499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131429499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131429499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131429499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131429500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131429500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131429500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131429500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131429500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131429500 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250819131429500 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131429500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131429500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131429501 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(320)@6b779c8e12fd: { messageType := 2, destLocRef := '6F7AD3'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-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131429504 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131429504 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_emerg_call_imsi0(329)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(323)@6b779c8e12fd: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(329) MSC_Test-MGCP(324)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(329) MSC_Test_0-RAN(321)@6b779c8e12fd: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(321)@6b779c8e12fd: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_len:13 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(320)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O 20250819131429523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131429523 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131429523 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 callref-0x80000005 tid-8) New transaction (transaction.c:231) 20250819131429523 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131429523 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131429523 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131429523 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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) 20250819131429523 DCC NOTICE trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250819131429523 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131429523 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131429523 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: is child of msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267676210] (fsm.c:486) 20250819131429523 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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) 20250819131429524 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267677f80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131429524 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267677f80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50] (fsm.c:486) 20250819131429524 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55c267677f80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131429524 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55c267677f80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131429524 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c26767a380]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131429524 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c26767a380]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50] (fsm.c:486) 20250819131429524 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55c26767a380]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131429524 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55c26767a380]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(324)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131429543 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55c267677f80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131429543 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131429543 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819131429546 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55c26767a380]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131429546 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131429546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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) 20250819131429546 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Sending Assignment Command (msc_a.c:706) 20250819131429546 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429546 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429546 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(323)@6b779c8e12fd: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(329) MSC_Test-MNCC(323)@6b779c8e12fd: Added conn table entry 0TC_emerg_call_imsi0(329)-2147483643 TC_emerg_call_imsi0(329)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(329)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819131429553 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(320)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131429556 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429556 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131429556 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26767a380]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131429556 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c26767a380]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131429556 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c26767a380]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131429556 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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) 20250819131429556 DCC INFO trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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) 20250819131429556 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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) 20250819131429556 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819131429559 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c26767a380]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131429559 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c26767a380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131429559 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_emerg_call_imsi0(329)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE 20250819131429561 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819131429561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131429561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131429561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819131429561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131429564 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819131429564 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131429564 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131429564 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819131429565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819131429566 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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) 20250819131429566 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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) 20250819131429566 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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) 20250819131429566 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267677f80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131429566 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267677f80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131429566 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c267677f80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819131429567 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819131429567 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131429567 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131429567 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819131429567 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819131429567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131429567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131429567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(329)@6b779c8e12fd: { 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" } } } } } } } TC_emerg_call_imsi0(329)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819131429569 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c267677f80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131429569 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c267677f80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131429569 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131429569 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(321)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(321)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(320)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131429570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131429570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131429570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131429570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131429570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131429570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131429570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131429570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131429571 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819131429571 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819131429571 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819131429571 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131429571 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(329)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(329)@6b779c8e12fd: f_mo_call_establish DONE TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@6b779c8e12fd: Hold the call for some time TC_emerg_call_imsi0(329)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@6b779c8e12fd: Hangup TC_emerg_call_imsi0(329)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819131435085 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819131435085 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131435085 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131435085 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131435086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131435086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131435086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131435086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131435086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131435086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131435086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131435086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819131435092 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819131435092 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131435092 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250819131435092 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131435092 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131435092 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131435092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131435093 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131435093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131435093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131435093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131435093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131435093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131435093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(329)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(329)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(321)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(321)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(320)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131435097 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131435097 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131435097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131435097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131435097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131435097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131435097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131435097 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131435097 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819131435097 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131435097 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819131435097 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819131435097 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131435097 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131435097 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131435098 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131435098 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131435098 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131435098 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131435098 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c26767a380]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131435098 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c26767a380]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50] (call_leg.c:197) 20250819131435098 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c26767a380]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131435098 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c26767a380]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131435098 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c267677f80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131435098 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c267677f80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50] (call_leg.c:197) 20250819131435098 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131435098 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c267677f80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131435098 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1: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)[0x55c267677f80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131435098 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131435098 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{RELEASING}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267676210] (call_leg.c:198) 20250819131435098 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131435098 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675a50]{RELEASING}: Deallocated (fsm.c:568) 20250819131435098 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131435098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131435098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131435098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131435098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131435098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131435099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131435099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131435099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(320)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(323)@6b779c8e12fd: Deleted conn table entry 0TC_emerg_call_imsi0(329)-2147483643 TC_emerg_call_imsi0(329)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(329)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_emerg_call_imsi0(329)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(320)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(320)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131435104 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131435104 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131435104 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131435104 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131435104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131435104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131435104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131435104 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131435104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131435105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267676210] (msc_a.c:1053) 20250819131435105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131435105 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1:GERAN-A-38:CM_SERVICE_REQ)[0x55c267675b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131435105 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x1E09A1E1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131435105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131435105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131435105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131435105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131435105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131435105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131435105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131435105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(322)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(320)@6b779c8e12fd: Session index based on local reference:0 20250819131435106 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131435106 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131435106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131435106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131435106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131435106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131435106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(322)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131435106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(321)@6b779c8e12fd: Deleted conn table entry 0TC_emerg_call_imsi0(329)7305939 TC_emerg_call_imsi0(329)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@6b779c8e12fd: f_call_hangup 9: done TC_emerg_call_imsi0(329)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(329)@6b779c8e12fd: Final verdict of PTC: pass 20250819131436123 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131436123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131436123 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131436123 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131436124 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131436124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131436124 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131436124 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131436124 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131436124 DLSS7 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(320)@6b779c8e12fd: Final verdict of PTC: none 20250819131436124 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131436124 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131436124 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131436124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131436124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131436124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131436124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131436124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131436124 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(322)@6b779c8e12fd: Final verdict of PTC: none 20250819131436124 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819131436124 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131436125 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(325)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(326)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(330)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(321)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(323)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(324)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(328)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(327)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(320): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(321): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(322): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(323): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(324): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(325): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(326): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(327): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(328): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_emerg_call_imsi0(329): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(330): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Tue Aug 19 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=425352) 20250819131437126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=425352, count=425988) 20250819131438125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131438125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131438125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131438128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131439130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cm_serv_req_vgcs_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(334)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(334)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(334)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(332)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131439729 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(335)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131439925 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131439925 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131439925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131439925 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(334)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131439929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131439929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131439929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131439929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131439929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131439929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131439929 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(334)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(334)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(334)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131439930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131439930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131439930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131439930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131439930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131439930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131439930 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131439930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131439930 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131440131 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131440131 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(337)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(337)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131440137 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(337)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(337)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(337)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(337)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131440157 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131440157 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(338)@6b779c8e12fd: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(341) TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131440732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131440732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131440732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131440732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(333)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(333)@6b779c8e12fd: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(341)660529 MSC_Test_0-SCCP(332)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(333)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131440746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131440746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131440746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131440747 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131440747 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131440747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131440747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677e50] (fsm.c:486) 20250819131440747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131440747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131440747 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131440747 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000019 id=262420000000019 (vlr.c:661) 20250819131440747 DVLR INFO New subscr, IMSI: 262420000000019 (vlr.c:562) 20250819131440747 DVLR DEBUG VLR subscr IMSI-262420000000019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131440747 DVLR DEBUG VLR subscr IMSI-262420000000019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131440747 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131440747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131440747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131440748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131440748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131440748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131440748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131440748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131440748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267677f80] (fsm.c:486) 20250819131440748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131440748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131440748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131440748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@6b779c8e12fd: { messageType := 2, destLocRef := '0A1431'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(338)@6b779c8e12fd: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(341) MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test-GSUP(338)@6b779c8e12fd: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(341)"262420000000019" MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131440751 DVLR DEBUG VLR subscr IMSI-262420000000019 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131440751 DVLR DEBUG VLR subscr IMSI-262420000000019 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(332)@6b779c8e12fd: vl_from0 20250819131440752 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440752 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131440752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131440752 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(332)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131440756 DVLR DEBUG VLR subscr IMSI-262420000000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131440756 DVLR DEBUG IMSI:262420000000019 has MSISDN:491230000019 (vlr.c:1045) 20250819131440756 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250819131440756 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131440756 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131440756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131440756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131440756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131440756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131440756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c267677f80] (vlr_lu_fsm.c:110) 20250819131440756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131440756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131440756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131440756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131440756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131440756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c267677f80] (fsm.c:486) 20250819131440756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131440756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131440756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131440756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131440756 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x23FD30D9) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250819131440756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131440757 DMM DEBUG -> IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x23FD30D9 LOCATION UPDATE ACCEPT (TMSI = 0x23fd30d9) (gsm_04_08.c:149) 20250819131440757 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x23FD30D9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131440757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(333)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(333)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(332)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(332)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131440761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131440761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131440761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131440761 DMM DEBUG msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x23FD30D9:GERAN-A-39:LU)[0x55c267677e50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131440761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x23FD30D9:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131440761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131440761 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250819131440762 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131440762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131440762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131440762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131440762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9:GERAN-A-39:LU)[0x55c267677f80] (vlr_lu_fsm.c:817) 20250819131440762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131440762 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55c2676740e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131440762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131440762 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000019/3/1): Available (smpp_smsc.c:626) 20250819131440762 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131440762 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131440762 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131440762 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131440762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(332)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(332)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131440763 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440763 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440763 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440763 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131440763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131440763 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131440763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131440763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9:GERAN-A-39:LU)[0x55c267677e50] (msc_a.c:1053) 20250819131440763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131440763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131440763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9:GERAN-A-39:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131440763 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131440764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131440764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440764 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440764 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131440764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131440764 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(333)@6b779c8e12fd: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(341)660529 TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131440765 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131440765 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: 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)@6b779c8e12fd: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(341)7792104 MSC_Test_0-RAN(333)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(332)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131440966 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440966 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131440966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131440966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131440967 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x55c26766ca60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250819131440967 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x55c26766ca60]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250819131440968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131440968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131440968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@6b779c8e12fd: { messageType := 2, destLocRef := '76E5E8'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(332)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(332)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(332)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(332)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131440974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131440974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131440974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131440975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131440975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131440975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(334)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(334)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(332)@6b779c8e12fd: Session index based on local reference:0 20250819131440976 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131440976 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131440976 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131440976 DLM3UA DEBUG 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(334)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131440976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131440976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131440976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131440976 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(333)@6b779c8e12fd: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(341)7792104 TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131440977 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131440977 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x23FD30D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(341)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(338)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(335)@6b779c8e12fd: Final verdict of PTC: none 20250819131440984 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131440984 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131440984 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(332)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(337)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(334)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(336)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(333)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(342)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(339)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(340)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(332): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(333): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(334): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(335): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(336): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(337): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(338): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(339): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(340): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(341): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(342): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131441178 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131441178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131441178 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131441178 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131441178 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131441178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131441178 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131441178 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131441178 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131441178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131441178 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131441178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131441178 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131441178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131441178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131441179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131441179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131441179 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131441179 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=211200) 20250819131441985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=211200, count=249060) 20250819131442987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131443179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131443179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131443179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131443989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cm_serv_req_vbs_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(346)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(346)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(346)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(344)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131444631 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(347)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131444826 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131444826 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131444826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131444826 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(346)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131444833 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131444833 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131444833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131444833 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131444833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131444833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131444833 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(346)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(346)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131444835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131444835 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131444835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131444835 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131444836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131444836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131444836 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131444836 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131444836 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131444990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131444990 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(349)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(349)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131444996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(349)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(349)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(349)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(349)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131445011 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131445011 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(350)@6b779c8e12fd: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(353) TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131445640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131445641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131445641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131445641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(345)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(345)@6b779c8e12fd: Added conn table entry 0TC_cm_serv_req_vbs_reject0(353)11428317 MSC_Test_0-SCCP(344)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(345)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131445655 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445655 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445655 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445655 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131445655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131445655 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131445656 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267677f80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000020 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131445656 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267677f80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267677f80] (fsm.c:486) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131445656 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131445656 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000020 id=262420000000020 (vlr.c:661) 20250819131445656 DVLR INFO New subscr, IMSI: 262420000000020 (vlr.c:562) 20250819131445656 DVLR DEBUG VLR subscr IMSI-262420000000020 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131445656 DVLR DEBUG VLR subscr IMSI-262420000000020 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131445656 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131445656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131445656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131445656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c26767a380] (fsm.c:486) 20250819131445656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131445656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131445656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131445656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@6b779c8e12fd: { messageType := 2, destLocRef := 'AE61DD'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(350)@6b779c8e12fd: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(353) MSC_Test-GSUP(350)@6b779c8e12fd: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(353)"262420000000020" 20250819131445660 DVLR DEBUG VLR subscr IMSI-262420000000020 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131445660 DVLR DEBUG VLR subscr IMSI-262420000000020 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(344)@6b779c8e12fd: vl_from0 TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(344)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131445661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131445661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131445661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131445665 DVLR DEBUG VLR subscr IMSI-262420000000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131445665 DVLR DEBUG IMSI:262420000000020 has MSISDN:491230000020 (vlr.c:1045) 20250819131445665 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250819131445665 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131445665 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131445665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131445665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131445665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131445665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131445665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c26767a380] (vlr_lu_fsm.c:110) 20250819131445665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131445665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131445665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131445665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131445665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131445665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c26767a380] (fsm.c:486) 20250819131445665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131445665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131445665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131445665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131445665 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0xA91E4741) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250819131445665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131445665 DMM DEBUG -> IMSI-262420000000020:MSISDN-491230000020:TMSInew-0xA91E4741 LOCATION UPDATE ACCEPT (TMSI = 0xa91e4741) (gsm_04_08.c:149) 20250819131445665 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSInew-0xA91E4741 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131445665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(345)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(345)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(344)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(344)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131445671 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445671 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131445671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131445671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131445671 DMM DEBUG msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0xA91E4741:GERAN-A-41:LU)[0x55c267677f80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131445671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0xA91E4741:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131445671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131445671 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250819131445671 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131445671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131445671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131445671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131445671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741:GERAN-A-41:LU)[0x55c26767a380] (vlr_lu_fsm.c:817) 20250819131445671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131445671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55c267675b80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131445671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131445671 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000020/3/1): Available (smpp_smsc.c:626) 20250819131445671 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131445671 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131445671 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131445671 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131445671 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445671 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(344)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(344)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131445672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445672 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131445672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131445672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131445672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131445672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131445672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741:GERAN-A-41:LU)[0x55c267677f80] (msc_a.c:1053) 20250819131445673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131445673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131445673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741:GERAN-A-41:LU)[0x55c26767a380]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131445673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445673 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131445673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on local reference:0 20250819131445673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131445673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131445673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131445673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(345)@6b779c8e12fd: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(353)11428317 TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131445673 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131445673 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: 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)@6b779c8e12fd: Added conn table entry 0TC_cm_serv_req_vbs_reject0(353)13613346 MSC_Test_0-RAN(345)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(344)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131445874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131445874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131445874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131445875 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250819131445875 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250819131445876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131445876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131445877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@6b779c8e12fd: { messageType := 2, destLocRef := 'CFB922'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(344)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(344)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(344)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(344)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131445885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131445885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131445885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131445886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445886 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131445886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131445886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(344)@6b779c8e12fd: Session index based on local reference:0 20250819131445887 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131445887 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131445887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131445887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131445887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131445887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131445887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131445887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(346)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(345)@6b779c8e12fd: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(353)13613346 TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131445888 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131445888 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0xA91E4741 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(353)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(344)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(350)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(346)@6b779c8e12fd: Final verdict of PTC: none 20250819131445899 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131445899 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131445899 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(348)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(345)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(349)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(347)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(351)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(354)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(343)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(352)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(344): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(345): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(346): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(347): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(348): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(349): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(350): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(351): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(352): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cm_serv_req_vbs_reject0(353): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(354): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:14:45 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 20250819131446090 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131446090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131446090 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131446090 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131446090 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131446090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131446090 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131446090 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131446090 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131446090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131446090 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131446090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131446090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131446090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131446091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131446091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131446091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131446091 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131446091 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=247956) 20250819131446900 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=247956, count=249212) 20250819131447902 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131448091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131448091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131448091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131448903 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cm_serv_req_lcs_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(358)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(358)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(358)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(356)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131449591 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(359)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131449786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131449786 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131449786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131449786 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(358)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131449791 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131449791 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131449791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131449791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131449791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131449791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131449791 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(358)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(358)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131449793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131449793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131449793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131449793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131449793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131449793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131449793 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 20250819131449794 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131449794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(358)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131449904 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131449904 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(361)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(361)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131449911 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(361)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(361)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(361)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(361)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131449928 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131449928 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(362)@6b779c8e12fd: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(365) TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131450598 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450598 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131450598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131450599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131450599 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450599 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(357)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(357)@6b779c8e12fd: Added conn table entry 0TC_cm_serv_req_lcs_reject0(365)7952629 MSC_Test_0-SCCP(356)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(357)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131450616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450616 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131450616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131450616 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131450617 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26767a380]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000021 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131450617 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26767a380]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26767a380] (fsm.c:486) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131450617 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131450617 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000021 id=262420000000021 (vlr.c:661) 20250819131450617 DVLR INFO New subscr, IMSI: 262420000000021 (vlr.c:562) 20250819131450617 DVLR DEBUG VLR subscr IMSI-262420000000021 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131450617 DVLR DEBUG VLR subscr IMSI-262420000000021 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131450617 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131450617 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131450617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131450617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c26766ca60] (fsm.c:486) 20250819131450617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131450617 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131450617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131450617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@6b779c8e12fd: { messageType := 2, destLocRef := '7958F5'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(362)@6b779c8e12fd: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(365) MSC_Test-GSUP(362)@6b779c8e12fd: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(365)"262420000000021" 20250819131450620 DVLR DEBUG VLR subscr IMSI-262420000000021 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131450621 DVLR DEBUG VLR subscr IMSI-262420000000021 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(356)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(356)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131450622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131450622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131450622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131450627 DVLR DEBUG VLR subscr IMSI-262420000000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131450627 DVLR DEBUG IMSI:262420000000021 has MSISDN:491230000021 (vlr.c:1045) 20250819131450627 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250819131450627 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131450628 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131450628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131450628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131450628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131450628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131450628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c26766ca60] (vlr_lu_fsm.c:110) 20250819131450628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131450628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131450628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131450628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131450628 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131450628 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c26766ca60] (fsm.c:486) 20250819131450628 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131450628 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131450628 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131450628 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131450628 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x54B63075) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250819131450628 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131450628 DMM DEBUG -> IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x54B63075 LOCATION UPDATE ACCEPT (TMSI = 0x54b63075) (gsm_04_08.c:149) 20250819131450628 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x54B63075 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131450629 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450629 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(357)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(357)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(356)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(356)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131450639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131450639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131450639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131450639 DMM DEBUG msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x54B63075:GERAN-A-43:LU)[0x55c26767a380]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131450639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x54B63075:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131450639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131450639 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250819131450639 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131450639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131450639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131450639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131450639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075:GERAN-A-43:LU)[0x55c26766ca60] (vlr_lu_fsm.c:817) 20250819131450639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131450639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55c267675f10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131450639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131450639 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000021/3/1): Available (smpp_smsc.c:626) 20250819131450639 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131450639 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131450639 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131450639 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131450639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(356)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(356)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131450642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131450642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131450642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131450642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131450642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075:GERAN-A-43:LU)[0x55c26767a380] (msc_a.c:1053) 20250819131450642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131450642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131450642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075:GERAN-A-43:LU)[0x55c26766ca60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131450642 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131450642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131450643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131450643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131450643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(357)@6b779c8e12fd: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(365)7952629 TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131450646 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131450646 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: 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)@6b779c8e12fd: Added conn table entry 0TC_cm_serv_req_lcs_reject0(365)16424311 MSC_Test_0-RAN(357)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(356)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131450846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450846 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131450846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131450846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131450847 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x55c267677f80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Location-Service (gsm_04_08.c:776) 20250819131450847 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x55c267677f80]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250819131450848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131450848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131450848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@6b779c8e12fd: { messageType := 2, destLocRef := 'FA9D77'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(356)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(356)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(356)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(356)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131450857 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450857 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450857 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131450857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131450857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131450858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131450858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131450858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(356)@6b779c8e12fd: Session index based on local reference:0 20250819131450859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131450859 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131450859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131450859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131450859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131450859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131450859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131450859 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(358)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(357)@6b779c8e12fd: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(365)16424311 TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131450861 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131450861 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x54B63075 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(365)@6b779c8e12fd: Final verdict of PTC: pass 20250819131450871 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131450872 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(362)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(358)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(359)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(357)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(356)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(363)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(364)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@6b779c8e12fd: Final verdict of PTC: none 20250819131450876 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(361)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(366)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(360)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(356): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(357): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(358): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(359): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(360): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(361): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(362): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(363): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(364): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cm_serv_req_lcs_reject0(365): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(366): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:14:50 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 20250819131451062 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131451062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131451062 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131451062 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131451062 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131451062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131451062 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131451062 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131451062 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131451062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131451062 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131451062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131451062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131451062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131451062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131451062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131451062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131451063 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131451063 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=208776) 20250819131451877 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=208776, count=249108) 20250819131452878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131453063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131453063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131453063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131453880 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cm_reest_req_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(370)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(370)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(370)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(368)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131454653 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(371)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131454843 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131454843 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131454843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131454843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(370)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(370)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131454847 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131454847 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131454847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131454847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131454847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131454847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131454847 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(370)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 20250819131454848 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131454848 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131454848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131454848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131454848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131454848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131454848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(370)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(370)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131454848 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131454848 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(370)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131454882 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131454882 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(373)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(373)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131454888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(373)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(373)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(373)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(373)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131454903 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131454904 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(374)@6b779c8e12fd: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(377) TC_cm_reest_req_reject0(377)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131455655 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455655 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455655 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455655 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131455655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131455655 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131455655 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455655 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(369)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(369)@6b779c8e12fd: Added conn table entry 0TC_cm_reest_req_reject0(377)13260409 MSC_Test_0-SCCP(368)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(369)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131455670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131455670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131455671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131455671 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55c26766ca60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000022 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131455671 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55c26766ca60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131455671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131455671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55c26766ca60] (fsm.c:486) 20250819131455671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131455671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131455671 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131455671 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000022 id=262420000000022 (vlr.c:661) 20250819131455672 DVLR INFO New subscr, IMSI: 262420000000022 (vlr.c:562) 20250819131455672 DVLR DEBUG VLR subscr IMSI-262420000000022 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131455672 DVLR DEBUG VLR subscr IMSI-262420000000022 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131455672 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131455672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131455672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131455672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131455672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131455672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131455672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131455672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131455672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267677e50] (fsm.c:486) 20250819131455672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131455672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131455672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131455672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@6b779c8e12fd: { messageType := 2, destLocRef := 'CA5679'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(374)@6b779c8e12fd: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(377) MSC_Test-GSUP(374)@6b779c8e12fd: Added IMSI table entry 0TC_cm_reest_req_reject0(377)"262420000000022" 20250819131455676 DVLR DEBUG VLR subscr IMSI-262420000000022 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131455676 DVLR DEBUG VLR subscr IMSI-262420000000022 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(368)@6b779c8e12fd: vl_from0 20250819131455678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(368)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131455678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131455678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131455678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_cm_reest_req_reject0(377)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(377)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131455686 DVLR DEBUG VLR subscr IMSI-262420000000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131455686 DVLR DEBUG IMSI:262420000000022 has MSISDN:491230000022 (vlr.c:1045) 20250819131455686 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250819131455686 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131455687 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131455687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131455687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131455688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131455688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131455688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267677e50] (vlr_lu_fsm.c:110) 20250819131455688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131455688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55c267675a50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131455688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131455688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131455688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131455688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267677e50] (fsm.c:486) 20250819131455688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131455688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131455688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131455688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131455688 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0D49F1FA) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250819131455688 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131455688 DMM DEBUG -> IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0D49F1FA LOCATION UPDATE ACCEPT (TMSI = 0x0d49f1fa) (gsm_04_08.c:149) 20250819131455688 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0D49F1FA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131455688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(377)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(369)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(369)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(368)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(368)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131455701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131455701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131455701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131455702 DMM DEBUG msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0D49F1FA:GERAN-A-45:LU)[0x55c26766ca60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131455702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x0D49F1FA:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131455702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131455702 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250819131455702 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131455702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131455702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131455702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131455702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA:GERAN-A-45:LU)[0x55c267677e50] (vlr_lu_fsm.c:817) 20250819131455702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131455702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55c267675230]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131455702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131455702 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000022/3/1): Available (smpp_smsc.c:626) 20250819131455702 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131455702 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131455702 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131455702 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131455703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(368)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(368)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131455706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131455706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131455706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131455707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131455707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA:GERAN-A-45:LU)[0x55c26766ca60] (msc_a.c:1053) 20250819131455707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131455707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131455707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA:GERAN-A-45:LU)[0x55c267677e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131455707 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA - active-conn: now used by 1 (attached) (msub.c:375) 20250819131455707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on local reference:0 20250819131455708 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455708 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131455709 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(370)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131455709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131455709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(369)@6b779c8e12fd: Deleted conn table entry 0TC_cm_reest_req_reject0(377)13260409 TC_cm_reest_req_reject0(377)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131455710 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131455711 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(377)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(377)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(377)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(377)@6b779c8e12fd: 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)@6b779c8e12fd: Added conn table entry 0TC_cm_reest_req_reject0(377)9338330 MSC_Test_0-RAN(369)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(368)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131455910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131455910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131455910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131455911 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000022 (gsm_04_08.c:860) 20250819131455911 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA + gsm48_rx_cm_reest_req: now used by 2 (attached,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250819131455911 DBSSAP ERROR msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x55c26767a380]{MSC_A_ST_VALIDATE_L3}: CM Re-Establish Request for unknown subscriber: IMSI-262420000000022 (gsm_04_08.c:883) 20250819131455911 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA - gsm48_rx_cm_reest_req: now used by 1 (attached) (gsm_04_08.c:886) 20250819131455911 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x55c26767a380]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 38 (gsm_04_08.c:259) 20250819131455912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131455912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131455912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@6b779c8e12fd: { messageType := 2, destLocRef := '8E7DDA'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(368)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(368)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(368)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(368)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131455920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131455920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131455920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131455922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131455922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131455922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(368)@6b779c8e12fd: Session index based on local reference:0 20250819131455923 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131455923 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131455923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131455923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131455923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131455923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131455923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131455923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(370)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(369)@6b779c8e12fd: Deleted conn table entry 0TC_cm_reest_req_reject0(377)9338330 TC_cm_reest_req_reject0(377)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131455924 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131455924 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x0D49F1FA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(377)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(377)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(377)@6b779c8e12fd: Final verdict of PTC: pass 20250819131455933 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(368)@6b779c8e12fd: Final verdict of PTC: none 20250819131455933 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(371)@6b779c8e12fd: Final verdict of PTC: none 20250819131455935 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(374)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(373)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(372)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(370)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(369)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(375)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(376)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(378)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(368): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(369): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(370): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(371): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(372): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(373): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(374): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(375): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(376): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cm_reest_req_reject0(377): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(378): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Tue Aug 19 13:14:55 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 20250819131456126 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131456126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131456126 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131456126 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131456126 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131456126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131456126 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131456126 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131456126 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131456126 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131456126 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131456126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131456126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131456126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131456126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131456126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131456126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131456127 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131456127 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=248828) 20250819131456936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=248828, count=250084) 20250819131457939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131458127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131458127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131458127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131458940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_auth_2G_fail started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(382)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(382)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(382)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(380)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131459682 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(383)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131459875 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131459875 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131459875 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131459875 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(382)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131459880 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131459880 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131459880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131459880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131459880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131459880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131459880 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(382)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(382)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131459881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131459881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131459881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131459881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131459881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131459881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131459881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(382)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131459881 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131459881 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131459942 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131459942 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(385)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(385)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131459947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(385)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(385)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(385)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(385)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131459967 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131459967 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(386)@6b779c8e12fd: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(389) TC_lu_auth_2G_fail0(389)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131500682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500682 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500682 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500682 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131500682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131500682 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131500683 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500683 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131500683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131500683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(381)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(381)@6b779c8e12fd: Added conn table entry 0TC_lu_auth_2G_fail0(389)5303262 MSC_Test_0-SCCP(380)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(381)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131500698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131500698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500698 DLSS7 DEBUG Found route for dpc=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(382)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131500698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131500698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131500699 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000023 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131500699 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131500699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131500699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677e50] (fsm.c:486) 20250819131500699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819131500699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131500699 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131500699 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000023 id=262420000000023 (vlr.c:661) 20250819131500699 DVLR INFO New subscr, IMSI: 262420000000023 (vlr.c:562) 20250819131500699 DVLR DEBUG VLR subscr IMSI-262420000000023 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131500699 DVLR DEBUG VLR subscr IMSI-262420000000023 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131500699 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131500699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131500699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131500699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131500699 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131500699 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80] (fsm.c:486) 20250819131500700 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131500700 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131500700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131500700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131500700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@6b779c8e12fd: { messageType := 2, destLocRef := '50EBDE'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(386)@6b779c8e12fd: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(389) MSC_Test-GSUP(386)@6b779c8e12fd: Added IMSI table entry 0TC_lu_auth_2G_fail0(389)"262420000000023" MSC_Test_0-SCCP(380)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(380)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(380)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819131500705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131500705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131500706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131500710 DVLR DEBUG VLR subscr IMSI-262420000000023 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131500710 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131500710 DVLR DEBUG SUBSCR(IMSI-262420000000023) Received 1 auth tuples (vlr.c:996) 20250819131500710 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131500710 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{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) 20250819131500710 DMM DEBUG Tx AUTH REQ (rand = dc6c6582f5912ddcf68f81b107cf8e27) (gsm_04_08.c:641) 20250819131500711 DVLR DEBUG VLR subscr IMSI-262420000000023 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131500711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131500711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131500711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(380)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(381)@6b779c8e12fd: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(381)@6b779c8e12fd: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(380)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(380)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(380)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131500723 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500723 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500723 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500723 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131500723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131500723 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131500723 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677e50]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 00000000) (gsm_04_08.c:1128) 20250819131500723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131500723 DVLR DEBUG SUBSCR(IMSI-262420000000023) AUTH on GERAN received SRES/RES: 00000000 (4 bytes) (vlr_auth_fsm.c:151) 20250819131500723 DVLR INFO SUBSCR(IMSI-262420000000023) GSM AUTH failure: mismatching sres (expected sres=75 c7 cb 16 ) (vlr_auth_fsm.c:219) 20250819131500723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result FAILURE, cause ILLEGAL_MS (vlr_auth_fsm.c:271) 20250819131500723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:288) 20250819131500723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131500723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80] (vlr_auth_fsm.c:294) 20250819131500723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131500723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55c2676803f0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819131500723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_FAILURE (vlr_auth_fsm.c:294) 20250819131500723 DMM INFO msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677e50]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131500724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131500724 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) 20250819131500724 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) 20250819131500724 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) 20250819131500724 DVLR DEBUG VLR subscr IMSI-262420000000023 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819131500724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131500724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131500724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131500724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131500724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131500724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(380)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(380)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(380)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(380)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(380)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(380)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(380)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(380)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(380)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131500730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500731 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131500731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131500731 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131500731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131500731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677e50] (msc_a.c:1053) 20250819131500731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131500731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131500731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131500731 DVLR INFO VLR subscr IMSI-262420000000023 - active-conn: now used by 0 (-) (msub.c:375) 20250819131500731 DVLR DEBUG SUBSCR(IMSI-262420000000023) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819131500731 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500731 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131500731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131500732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(382)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(380)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(382)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131500733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131500733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131500733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131500733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131500733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131500733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131500733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(381)@6b779c8e12fd: Deleted conn table entry 0TC_lu_auth_2G_fail0(389)5303262 TC_lu_auth_2G_fail0(389)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(389)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(389)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(389)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(386)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(382)@6b779c8e12fd: Final verdict of PTC: none 20250819131500741 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131500742 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131500743 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(380)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(383)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(385)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(381)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(384)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(388)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(387)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(379)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(379): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(380): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(381): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(382): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(383): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(384): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(385): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(386): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(387): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(388): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_auth_2G_fail0(389): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Tue Aug 19 13:15:00 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 20250819131500938 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131500938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131500938 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131500938 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131500938 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131500938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131500938 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131500938 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131500938 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131500938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131500938 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131500938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131500938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131500939 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131500939 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) 20250819131501744 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) 20250819131502745 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131502940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131502940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131502940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131503747 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(394)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(394)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(394)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(392)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131504481 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(395)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131504677 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131504677 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131504677 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131504677 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(394)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131504682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131504682 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131504682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131504682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131504682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131504682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131504682 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(394)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 20250819131504682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131504682 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131504682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131504682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131504682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131504682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131504682 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(394)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(394)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131504682 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131504682 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131504748 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131504748 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(397)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(397)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131504754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(397)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(397)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(397)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(397)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131504789 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131504789 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(398)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131505491 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505491 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131505491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131505491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131505492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131505492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131505492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(393)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(393)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(401)2311548 MSC_Test_0-SCCP(392)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(393)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131505508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131505508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131505508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131505509 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55c26766ca60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000024 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131505509 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55c26766ca60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131505509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131505509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55c26766ca60] (fsm.c:486) 20250819131505509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131505509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131505509 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131505509 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000024 id=262420000000024 (vlr.c:661) 20250819131505509 DVLR INFO New subscr, IMSI: 262420000000024 (vlr.c:562) 20250819131505509 DVLR DEBUG VLR subscr IMSI-262420000000024 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131505509 DVLR DEBUG VLR subscr IMSI-262420000000024 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131505509 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131505509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131505509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131505509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131505509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131505509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50] (fsm.c:486) 20250819131505509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131505509 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131505509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131505509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131505509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@6b779c8e12fd: { messageType := 2, destLocRef := '23457C'O ("#E|"), 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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(398)@6b779c8e12fd: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(401) MSC_Test-GSUP(398)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(401)"262420000000024" 20250819131505513 DVLR DEBUG VLR subscr IMSI-262420000000024 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131505513 DVLR DEBUG VLR subscr IMSI-262420000000024 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(392)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131505513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131505513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131505513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_13_130(401)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(401)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131505516 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131505516 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131505516 DVLR DEBUG SUBSCR(IMSI-262420000000024) Received 1 auth tuples (vlr.c:996) 20250819131505516 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131505516 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{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) 20250819131505516 DMM DEBUG Tx AUTH REQ (rand = c017b02df16933e845e47f267597be57) (gsm_04_08.c:641) 20250819131505516 DVLR DEBUG VLR subscr IMSI-262420000000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131505516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131505516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131505516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(393)@6b779c8e12fd: patching N(SD)=1 into dtap '0514B987ECF9'O MSC_Test_0-RAN(393)@6b779c8e12fd: patched enc_l3: '0554B987ECF9'O MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(392)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554B987ECF9'O 20250819131505519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131505519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131505519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131505520 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55c26766ca60]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b987ecf9) (gsm_04_08.c:1128) 20250819131505520 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131505520 DVLR DEBUG SUBSCR(IMSI-262420000000024) AUTH on GERAN received SRES/RES: b987ecf9 (4 bytes) (vlr_auth_fsm.c:151) 20250819131505520 DVLR INFO SUBSCR(IMSI-262420000000024) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819131505520 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131505520 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131505520 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131505520 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50] (vlr_auth_fsm.c:294) 20250819131505520 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131505520 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131505520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131505520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131505520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131505520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819131505520 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505520 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131505520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131505520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(392)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819131505522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131505522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131505522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131505522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131505522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819131505522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131505522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131505522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131505522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131505522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c267675a50] (fsm.c:486) 20250819131505522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131505522 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131505522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131505522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131505522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131505523 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131505523 DVLR DEBUG IMSI:262420000000024 has MSISDN:491230000024 (vlr.c:1045) 20250819131505523 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250819131505523 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131505524 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131505524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131505524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131505524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131505524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131505524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c267675a50] (vlr_lu_fsm.c:110) 20250819131505524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131505524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55c2676803f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131505524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131505524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131505524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131505524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c267675a50] (fsm.c:486) 20250819131505524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131505524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131505524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131505524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131505524 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x1BE728A0) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250819131505524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131505524 DMM DEBUG -> IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x1BE728A0 LOCATION UPDATE ACCEPT (TMSI = 0x1be728a0) (gsm_04_08.c:149) 20250819131505524 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x1BE728A0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131505524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131505524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131505524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(393)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(393)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(392)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131505526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131505526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131505526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131505526 DMM DEBUG msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x1BE728A0:GERAN-A-48:LU)[0x55c26766ca60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131505526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0x1BE728A0:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131505526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131505526 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250819131505526 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131505526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131505526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131505526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131505526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0:GERAN-A-48:LU)[0x55c267675a50] (vlr_lu_fsm.c:817) 20250819131505526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131505526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55c2676750f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131505526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131505526 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000024/3/1): Available (smpp_smsc.c:626) 20250819131505526 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131505526 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131505526 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131505526 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131505526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131505526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131505526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(392)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(392)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(392)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131505528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131505528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131505528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131505528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131505528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0:GERAN-A-48:LU)[0x55c26766ca60] (msc_a.c:1053) 20250819131505528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131505528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131505528 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0:GERAN-A-48:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131505528 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131505528 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505528 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131505528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131505528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(394)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(394)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(392)@6b779c8e12fd: Session index based on local reference:0 20250819131505528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131505528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131505528 DLM3UA DEBUG 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(394)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131505528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131505528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131505528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131505528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(393)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(401)2311548 TC_lu_imsi_auth_tmsi_encr_13_130(401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131505529 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131505529 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0x1BE728A0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_13_130(401)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(401)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(392)@6b779c8e12fd: Final verdict of PTC: none 20250819131505534 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131505534 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(398)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(396)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(394)@6b779c8e12fd: Final verdict of PTC: none 20250819131505536 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(395)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(397)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(399)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(393)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(400)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(392): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(393): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(394): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(395): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(396): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(397): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(398): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(399): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(400): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(401): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131505734 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131505734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131505734 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131505734 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131505734 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131505734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131505734 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131505734 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131505734 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131505734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131505734 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131505734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131505734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131505734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131505734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131505734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131505734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131505734 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131505734 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=212476) 20250819131506537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212476, count=227144) 20250819131507538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131507736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131507736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131507736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131508539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cl3_no_payload started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(406)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(406)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(404)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131509308 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(407)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131509503 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131509503 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131509503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131509503 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(406)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131509507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131509507 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131509507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131509507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131509507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131509507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131509507 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(406)@6b779c8e12fd: Message received on association #8 20250819131509508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131509508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131509508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131509508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131509508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131509508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131509508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(406)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131509508 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131509508 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(406)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(406)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(406)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131509540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131509540 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(409)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131509546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(409)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131509565 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131509565 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819131510316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131510316 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131510316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131510316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131510316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131510316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131510316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131510316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131510316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131510316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131510316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131510316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131510316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131510316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131510316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131510316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@6b779c8e12fd: Added conn table entry 0TC_cl3_no_payload0(413)15151896 MSC_Test_0-RAN(405)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131510326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131510326 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131510326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131510326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131510326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131510326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131510326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131510326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131510327 DBSSAP ERROR msc_a(unknown:GERAN-A-49:NONE)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: RAN decode: BSSMAP Complete Layer 3 Information: too short L3 info (0), discarding message (ran_msg_a.c:112) 20250819131510327 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131510327 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131510327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131510327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131510327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131510327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131510327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131510327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131510327 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131510327 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131510327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131510327 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131510327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131510327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131510327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131510327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@6b779c8e12fd: { messageType := 2, destLocRef := 'E73318'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(404)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(404)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(404)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131510331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131510331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131510331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131510331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131510331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131510331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131510331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131510331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131510331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131510331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131510331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131510331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131510331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131510331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131510331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131510331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131510332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131510332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131510332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131510332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131510332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131510332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131510332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131510332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(405)@6b779c8e12fd: Deleted conn table entry 0TC_cl3_no_payload0(413)15151896 TC_cl3_no_payload0(413)@6b779c8e12fd: setverdict(pass): none -> pass TC_cl3_no_payload0(413)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(413)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(406)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(410)@6b779c8e12fd: Final verdict of PTC: none 20250819131510335 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131510336 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(405)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(407)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(404)@6b779c8e12fd: Final verdict of PTC: none 20250819131510338 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(409)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(411)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(412)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(408)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(412): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cl3_no_payload0(413): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cl3_no_payload finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Tue Aug 19 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 20250819131510534 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131510534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131510534 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131510534 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131510534 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131510534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131510534 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131510534 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131510534 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131510534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131510534 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131510534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131510534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131510534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131510534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131510534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131510534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131510535 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131510535 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=108280) 20250819131511340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=108280, count=125172) 20250819131512341 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131512536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131512536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131512536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131513342 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cl3_rnd_payload started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(418)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(418)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(418)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(416)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131514090 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(419)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131514285 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131514286 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131514286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131514286 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(418)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131514290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131514290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131514290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131514290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131514290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131514290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131514290 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(418)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(418)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(418)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131514291 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131514291 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131514291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131514291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131514291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131514291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131514291 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819131514291 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(418)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(418)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131514291 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(418)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131514343 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131514343 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(421)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(421)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131514345 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(421)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(421)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(421)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(421)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131514360 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131514360 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819131515097 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131515097 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131515097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131515097 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131515097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131515097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131515097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131515097 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131515099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131515099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131515099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131515099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131515099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131515099 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131515099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131515099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(417)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(417)@6b779c8e12fd: Added conn table entry 0TC_cl3_rnd_payload0(425)4368582 MSC_Test_0-SCCP(416)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(417)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131515110 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131515110 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131515110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131515110 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131515110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131515110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131515110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131515110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131515111 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: No Classmark Information, dropping non-Complete-Layer3 message: GMM:0xe7 (msc_a.c:1421) 20250819131515111 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: RAN decode error (rc=-13) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250819131515111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131515111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131515111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131515111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131515111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131515111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131515111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131515111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131515111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131515111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131515111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131515111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131515111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131515111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131515111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131515111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(418)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(416)@6b779c8e12fd: { messageType := 2, destLocRef := '42A8C6'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(416)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(416)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(416)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(416)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(416)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(416)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(416)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(416)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(418)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131515117 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131515117 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131515117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131515117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131515117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131515117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131515117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131515117 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131515117 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131515117 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131515117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131515117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131515117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131515117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131515117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131515117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(418)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(418)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(416)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(418)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131515118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131515118 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131515118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131515118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131515118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131515118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131515118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131515118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(417)@6b779c8e12fd: Deleted conn table entry 0TC_cl3_rnd_payload0(425)4368582 TC_cl3_rnd_payload0(425)@6b779c8e12fd: setverdict(pass): none -> pass TC_cl3_rnd_payload0(425)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(425)@6b779c8e12fd: Final verdict of PTC: pass 20250819131515123 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131515123 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(416)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(417)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(419)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(422)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(418)@6b779c8e12fd: Final verdict of PTC: none 20250819131515126 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(420)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(423)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(421)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(415)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(426)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(424)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(415): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(416): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(417): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(418): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(419): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(420): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(421): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(422): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(423): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(424): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cl3_rnd_payload0(425): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(426): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Tue Aug 19 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 20250819131515318 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131515318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131515318 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131515318 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131515318 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131515318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131515318 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131515318 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131515318 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131515318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131515318 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131515319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131515319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131515319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131515319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131515319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131515319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131515319 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131515319 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=103592) 20250819131516127 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103592, count=125444) 20250819131517129 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131517319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131517320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131517320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:15: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_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 20250819131518131 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_establish_and_nothing started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(430)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(430)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(430)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(428)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131518880 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(431)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131519075 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131519075 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131519075 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131519075 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(430)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(430)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(430)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131519080 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519080 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131519080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131519080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131519080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131519080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131519080 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(430)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(430)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819131519081 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519081 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131519081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131519081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131519081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131519081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131519081 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131519081 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131519081 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131519133 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131519133 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(433)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(433)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131519139 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(433)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(433)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(433)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(433)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131519155 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131519155 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(434)@6b779c8e12fd: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(437) TC_establish_and_nothing0(437)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131519885 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519885 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519885 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131519885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131519885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131519886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519886 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131519886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519886 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131519886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(429)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(429)@6b779c8e12fd: Added conn table entry 0TC_establish_and_nothing0(437)3628151 MSC_Test_0-SCCP(428)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(429)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131519898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519898 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519898 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519898 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131519898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131519898 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131519899 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131519899 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677e50] (fsm.c:486) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131519899 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131519899 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000027 id=262420000000027 (vlr.c:661) 20250819131519899 DVLR INFO New subscr, IMSI: 262420000000027 (vlr.c:562) 20250819131519899 DVLR DEBUG VLR subscr IMSI-262420000000027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131519899 DVLR DEBUG VLR subscr IMSI-262420000000027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131519899 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131519899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131519899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c267677f80] (fsm.c:486) 20250819131519899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131519899 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131519899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131519899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131519899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131519899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131519899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131519899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@6b779c8e12fd: { messageType := 2, destLocRef := '375C77'O ("7\\w"), 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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(434)@6b779c8e12fd: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(437) MSC_Test-GSUP(434)@6b779c8e12fd: Added IMSI table entry 0TC_establish_and_nothing0(437)"262420000000027" 20250819131519902 DVLR DEBUG VLR subscr IMSI-262420000000027 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131519902 DVLR DEBUG VLR subscr IMSI-262420000000027 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(428)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(428)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131519903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131519903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131519903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_establish_and_nothing0(437)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131519906 DVLR DEBUG VLR subscr IMSI-262420000000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131519906 DVLR DEBUG IMSI:262420000000027 has MSISDN:491230000027 (vlr.c:1045) 20250819131519906 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250819131519906 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131519907 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131519907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c267677f80] (vlr_lu_fsm.c:110) 20250819131519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131519907 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131519907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131519907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c267677f80] (fsm.c:486) 20250819131519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131519907 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x16F2F326) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250819131519907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131519907 DMM DEBUG -> IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x16F2F326 LOCATION UPDATE ACCEPT (TMSI = 0x16f2f326) (gsm_04_08.c:149) 20250819131519907 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x16F2F326 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131519907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131519907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131519907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(437)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(429)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(429)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(428)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(428)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131519912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519912 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131519912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131519912 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131519912 DMM DEBUG msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x16F2F326:GERAN-A-51:LU)[0x55c267677e50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131519912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x16F2F326:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131519912 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250819131519912 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131519912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-51:LU)[0x55c267677f80] (vlr_lu_fsm.c:817) 20250819131519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131519912 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55c26767c930]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131519912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131519912 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250819131519913 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131519913 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131519913 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131519913 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131519913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131519913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131519913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(428)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(428)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131519914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131519914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131519914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131519914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131519914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-51:LU)[0x55c267677e50] (msc_a.c:1053) 20250819131519914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131519914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131519914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-51:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131519914 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131519914 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519914 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519914 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131519914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519914 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131519914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on local reference:0 20250819131519914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131519914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131519914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131519914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131519914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131519914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131519914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131519914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(429)@6b779c8e12fd: Deleted conn table entry 0TC_establish_and_nothing0(437)3628151 TC_establish_and_nothing0(437)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131519915 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131519915 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(437)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(437)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(437)@6b779c8e12fd: 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 := '16F2F326'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(429)@6b779c8e12fd: Added conn table entry 0TC_establish_and_nothing0(437)15952259 MSC_Test_0-RAN(429)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(428)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131520118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131520118 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131520118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131520118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131520118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131520118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131520118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131520118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131520119 DMM DEBUG msc_a(TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c26766ca60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c26766ca60] (fsm.c:486) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131520120 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131520120 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131520120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131520120 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250819131520120 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131520121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131520121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131520121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131520121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131520121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131520121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131520121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131520121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131520121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131520121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131520121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131520121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131520121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131520121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131520121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131520121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131520121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131520121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131520121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131520121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131520121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131520121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131520121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131520121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@6b779c8e12fd: { messageType := 2, destLocRef := 'F36983'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131520124 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131520124 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_establish_and_nothing0(437)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131525121 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131525121 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131525121 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131525122 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131525122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131525122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131525122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131525122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131525122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131525122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131525122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131525122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(428)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(428)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(428)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(428)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131525129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131525130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131525130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131525130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131525130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131525130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131525130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131525130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131525130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131525130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c26766ca60] (msc_a.c:1053) 20250819131525130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131525131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326:GERAN-A-52:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131525131 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131525131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131525131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131525131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131525131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131525131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131525131 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131525131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131525131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(430)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(428)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(430)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131525133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131525133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131525133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131525133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131525133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131525133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131525133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131525133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(429)@6b779c8e12fd: Deleted conn table entry 0TC_establish_and_nothing0(437)15952259 TC_establish_and_nothing0(437)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131525135 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131525135 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x16F2F326 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(437)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(437)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(437)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(428)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(430)@6b779c8e12fd: Final verdict of PTC: none 20250819131525144 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131525144 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(431)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(434)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(429)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(432)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(427)@6b779c8e12fd: Final verdict of PTC: none 20250819131525147 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(433)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(435)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(436)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(438)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(427): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(428): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(429): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(430): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(431): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(432): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(433): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(434): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(435): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(436): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_establish_and_nothing0(437): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(438): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_establish_and_nothing finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Tue Aug 19 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 20250819131525334 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131525334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131525334 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131525334 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131525334 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131525334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131525334 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131525334 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131525334 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131525334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131525334 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131525335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131525335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131525335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131525335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131525335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131525335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131525335 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131525335 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=213780) 20250819131526148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213780, count=270148) 20250819131527150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131527335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131527336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131527336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:15: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_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 20250819131528152 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mo_setup_and_nothing started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(442)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(442)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(442)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(440)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131528861 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(443)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131529057 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131529057 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131529057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131529057 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(442)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131529062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131529062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131529062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131529062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131529062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131529062 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(442)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(442)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(442)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 20250819131529062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131529062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131529062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131529062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131529062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131529062 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131529062 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131529062 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131529154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131529154 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(445)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(445)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131529160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(445)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(445)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(445)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(445)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131529179 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131529179 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(446)@6b779c8e12fd: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(449) TC_mo_setup_and_nothing0(449)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131529869 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529869 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131529869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131529869 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131529870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131529870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131529870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(441)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(441)@6b779c8e12fd: Added conn table entry 0TC_mo_setup_and_nothing0(449)7971154 MSC_Test_0-SCCP(440)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(441)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131529886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131529886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131529886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131529888 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131529888 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677e50] (fsm.c:486) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131529888 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131529888 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000028 id=262420000000028 (vlr.c:661) 20250819131529888 DVLR INFO New subscr, IMSI: 262420000000028 (vlr.c:562) 20250819131529888 DVLR DEBUG VLR subscr IMSI-262420000000028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131529888 DVLR DEBUG VLR subscr IMSI-262420000000028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131529888 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131529888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131529888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131529888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c267677f80] (fsm.c:486) 20250819131529888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131529888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131529889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131529889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131529889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131529889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131529889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131529889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@6b779c8e12fd: { messageType := 2, destLocRef := '79A152'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(446)@6b779c8e12fd: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(449) MSC_Test-GSUP(446)@6b779c8e12fd: Added IMSI table entry 0TC_mo_setup_and_nothing0(449)"262420000000028" 20250819131529896 DVLR DEBUG VLR subscr IMSI-262420000000028 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131529896 DVLR DEBUG VLR subscr IMSI-262420000000028 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(440)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_nothing0(449)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131529898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131529899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131529899 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131529906 DVLR DEBUG VLR subscr IMSI-262420000000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131529906 DVLR DEBUG IMSI:262420000000028 has MSISDN:491230000028 (vlr.c:1045) 20250819131529906 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250819131529906 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131529908 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131529908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131529908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131529908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131529908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131529908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267677f80] (vlr_lu_fsm.c:110) 20250819131529908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131529908 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55c26767b4a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131529908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131529908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131529908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131529908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267677f80] (fsm.c:486) 20250819131529908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131529908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131529908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131529908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131529908 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x5177E748) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250819131529908 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131529908 DMM DEBUG -> IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x5177E748 LOCATION UPDATE ACCEPT (TMSI = 0x5177e748) (gsm_04_08.c:149) 20250819131529908 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x5177E748 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131529908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131529908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131529908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(449)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(441)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(441)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(440)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131529923 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529923 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529923 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131529923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131529923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131529923 DMM DEBUG msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x5177E748:GERAN-A-53:LU)[0x55c267677e50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131529924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x5177E748:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131529924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131529924 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250819131529924 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131529924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131529924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131529924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131529924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-53:LU)[0x55c267677f80] (vlr_lu_fsm.c:817) 20250819131529924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131529924 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55c267678280]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131529924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131529924 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250819131529924 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131529924 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131529924 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131529924 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131529924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131529924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131529924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(440)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131529926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131529926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131529926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131529926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131529926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-53:LU)[0x55c267677e50] (msc_a.c:1053) 20250819131529926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131529926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131529926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-53:LU)[0x55c267677f80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131529926 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131529926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131529926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131529926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131529927 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131529927 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131529927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131529927 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131529927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131529927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131529927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131529927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(441)@6b779c8e12fd: Deleted conn table entry 0TC_mo_setup_and_nothing0(449)7971154 TC_mo_setup_and_nothing0(449)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131529928 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131529928 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(449)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(449)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(449)@6b779c8e12fd: 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 := '5177E748'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(441)@6b779c8e12fd: Added conn table entry 0TC_mo_setup_and_nothing0(449)12091351 MSC_Test_0-RAN(441)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(440)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131530130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131530130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131530130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131530130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131530130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131530130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131530130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131530130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131530131 DMM DEBUG msc_a(TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26766ca60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26766ca60] (fsm.c:486) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131530131 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131530131 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131530131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131530132 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250819131530132 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131530132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131530132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131530132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131530132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131530132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131530132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131530132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131530132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131530132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131530132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131530132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131530132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131530132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131530132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131530132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131530132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131530132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131530132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131530132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131530132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131530132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131530132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131530132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131530132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@6b779c8e12fd: { messageType := 2, destLocRef := 'B87FD7'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131530135 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131530135 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_nothing0(449)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(443)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(449) MSC_Test-MGCP(444)@6b779c8e12fd: 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)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(441)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(440)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131530155 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131530155 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131530155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131530155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131530156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131530156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131530156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131530156 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131530156 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131530156 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 callref-0x80000006 tid-8) New transaction (transaction.c:231) 20250819131530156 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131530156 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131530156 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131530156 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748: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) 20250819131530156 DCC INFO trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131530156 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131530156 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131530156 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26766ca60] (fsm.c:486) 20250819131530156 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748: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) 20250819131530156 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26766ed70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131530156 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26766ed70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0] (fsm.c:486) 20250819131530156 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55c26766ed70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131530156 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55c26766ed70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131530156 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26766efd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131530156 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26766efd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0] (fsm.c:486) 20250819131530156 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55c26766efd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131530156 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55c26766efd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(444)@6b779c8e12fd: 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) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55c26766efd0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55c26766efd0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55c26766efd0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55c26766efd0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0] (rtp_stream.c:239) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55c26766efd0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55c26766efd0]{DISCARDING}: Deallocated (fsm.c:568) 20250819131533158 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819131533158 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55c26766ed70]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55c26766ed70]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0] (call_leg.c:197) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55c26766ed70]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819131533158 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55c26766ed70]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819131533158 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55c26766eea0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250819131533159 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131533159 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26766ca60] (call_leg.c:198) 20250819131533159 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131533159 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26767b4a0]{RELEASING}: Deallocated (fsm.c:568) 20250819131533159 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) Freeing transaction (transaction.c:243) 20250819131533159 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131533159 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131533159 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131533159 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131533159 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131533159 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131533159 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131533159 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131533159 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131533159 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131533160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131533160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131533160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131533160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131533160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131533160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131533160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131533160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131533160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131533160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131533160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131533160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131533160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131533160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131533160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131533160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(440)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(440)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(440)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131533168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131533168 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131533168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131533168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131533168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131533168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131533168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131533168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131533168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131533168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c26766ca60] (msc_a.c:1053) 20250819131533168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131533168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748:GERAN-A-54:CM_SERVICE_REQ)[0x55c267675a50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131533168 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131533169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131533169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131533169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131533169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131533169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131533169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131533169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131533169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(440)@6b779c8e12fd: Session index based on local reference:0 20250819131533170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131533170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131533170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131533170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131533170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131533170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131533170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131533170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(442)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(441)@6b779c8e12fd: Deleted conn table entry 0TC_mo_setup_and_nothing0(449)12091351 TC_mo_setup_and_nothing0(449)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131533172 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131533172 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x5177E748 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(449)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(449)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(449)@6b779c8e12fd: Final verdict of PTC: pass 20250819131534186 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131534186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131534186 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131534186 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131534186 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131534186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131534186 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131534186 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131534186 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131534186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131534186 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131534186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131534186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131534186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131534186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131534186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131534186 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)@6b779c8e12fd: Final verdict of PTC: none 20250819131534187 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131534187 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131534187 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131534187 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(442)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(441)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(440)@6b779c8e12fd: Final verdict of PTC: none 20250819131534189 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(443)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(450)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(445)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(444)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(447)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(448)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(440): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(441): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(442): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(443): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(444): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(445): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(446): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(447): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(448): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mo_setup_and_nothing0(449): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(450): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Tue Aug 19 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=294948) 20250819131535190 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=294948, count=312684) 20250819131536187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131536187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131536187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131536193 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:15: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_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 20250819131537194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mo_crcx_ran_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(454)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(454)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(454)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(452)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131537898 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(455)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131538092 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131538092 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131538092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131538092 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(454)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131538097 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538097 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131538097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131538097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131538097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131538097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131538097 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(454)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(454)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131538098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131538098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131538098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131538098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131538098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131538098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131538098 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131538098 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(454)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131538195 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131538195 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(457)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(457)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131538201 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(457)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(457)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(457)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(457)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131538224 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131538224 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(458)@6b779c8e12fd: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(461) TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131538905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538905 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131538905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131538905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131538905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131538905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131538906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(453)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(453)@6b779c8e12fd: Added conn table entry 0TC_mo_crcx_ran_timeout0(461)13588393 MSC_Test_0-SCCP(452)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(453)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131538915 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538915 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538915 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538915 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131538915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131538916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131538916 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55c267676d80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131538916 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55c267676d80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55c267676d80] (fsm.c:486) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131538917 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131538917 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000029 id=262420000000029 (vlr.c:661) 20250819131538917 DVLR INFO New subscr, IMSI: 262420000000029 (vlr.c:562) 20250819131538917 DVLR DEBUG VLR subscr IMSI-262420000000029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131538917 DVLR DEBUG VLR subscr IMSI-262420000000029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131538917 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131538917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131538917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131538917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26767b4a0] (fsm.c:486) 20250819131538917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131538917 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131538917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131538917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131538917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131538918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131538918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538918 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131538918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@6b779c8e12fd: { messageType := 2, destLocRef := 'CF57A9'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(458)@6b779c8e12fd: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(461) MSC_Test-GSUP(458)@6b779c8e12fd: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(461)"262420000000029" 20250819131538922 DVLR DEBUG VLR subscr IMSI-262420000000029 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131538923 DVLR DEBUG VLR subscr IMSI-262420000000029 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_from0 TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(452)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131538924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131538925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131538925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131538930 DVLR DEBUG VLR subscr IMSI-262420000000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131538930 DVLR DEBUG IMSI:262420000000029 has MSISDN:491230000029 (vlr.c:1045) 20250819131538930 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250819131538930 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131538931 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131538931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131538931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131538931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131538931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131538931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c26767b4a0] (vlr_lu_fsm.c:110) 20250819131538931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131538931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55c26766d9e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131538931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131538931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131538931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131538931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c26767b4a0] (fsm.c:486) 20250819131538931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131538931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131538931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131538931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131538931 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0xA74C0F9B) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250819131538931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131538931 DMM DEBUG -> IMSI-262420000000029:MSISDN-491230000029:TMSInew-0xA74C0F9B LOCATION UPDATE ACCEPT (TMSI = 0xa74c0f9b) (gsm_04_08.c:149) 20250819131538931 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSInew-0xA74C0F9B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131538931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131538931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131538931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(453)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(453)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(452)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131538938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538938 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538938 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131538938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131538938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131538938 DMM DEBUG msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0xA74C0F9B:GERAN-A-55:LU)[0x55c267676d80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131538938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0xA74C0F9B:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131538939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131538939 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250819131538939 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131538939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131538939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131538939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131538939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-55:LU)[0x55c26767b4a0] (vlr_lu_fsm.c:817) 20250819131538939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131538939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55c2676737a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131538939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131538939 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131538939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131538939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131538939 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250819131538939 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131538939 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131538939 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131538939 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(452)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131538941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538941 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538941 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131538941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131538941 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131538941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131538941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-55:LU)[0x55c267676d80] (msc_a.c:1053) 20250819131538941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131538941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131538941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-55:LU)[0x55c26767b4a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131538941 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - active-conn: now used by 1 (attached) (msub.c:375) 20250819131538941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131538941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131538941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on local reference:0 20250819131538942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131538942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131538942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131538942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131538942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131538942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131538942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131538942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(453)@6b779c8e12fd: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(461)13588393 TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131538944 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131538944 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: 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 := 'A74C0F9B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(453)@6b779c8e12fd: Added conn table entry 0TC_mo_crcx_ran_timeout0(461)5058147 MSC_Test_0-RAN(453)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(452)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131539146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131539146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131539146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131539146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131539146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131539146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131539146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131539146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131539146 DMM DEBUG msc_a(TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766ed70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766ed70] (fsm.c:486) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131539146 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131539146 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131539146 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131539146 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250819131539146 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131539146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131539146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131539146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131539146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131539146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131539146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131539146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131539146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131539146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131539146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131539146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131539146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131539146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131539146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131539146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131539146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131539146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131539146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131539146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131539146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131539146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131539146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131539146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131539146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@6b779c8e12fd: { messageType := 2, destLocRef := '4D2E63'O ("M.c"), 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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131539147 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131539147 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(455)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(461) MSC_Test-MGCP(456)@6b779c8e12fd: 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)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(453)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(452)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819131539152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131539152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131539152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131539152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131539152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131539152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131539152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131539152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131539152 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131539152 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B callref-0x80000007 tid-8) New transaction (transaction.c:231) 20250819131539152 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131539152 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131539152 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131539152 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B: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) 20250819131539152 DCC INFO trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131539152 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131539152 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131539152 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766ed70] (fsm.c:486) 20250819131539152 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B: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) 20250819131539153 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c267679e20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131539153 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c267679e20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0] (fsm.c:486) 20250819131539153 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55c267679e20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131539153 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55c267679e20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131539153 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26767a080]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131539153 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26767a080]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0] (fsm.c:486) 20250819131539153 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55c26767a080]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131539153 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55c26767a080]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(456)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131539163 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55c267679e20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131539163 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131539163 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B: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)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(455)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(461) MSC_Test-MNCC(455)@6b779c8e12fd: Added conn table entry 0TC_mo_crcx_ran_timeout0(461)-2147483641 TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55c26767a080]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55c26767a080]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55c26767a080]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55c26767a080]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0] (rtp_stream.c:239) 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55c26767a080]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55c26767a080]{DISCARDING}: Deallocated (fsm.c:568) 20250819131542154 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819131542154 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267679e20]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267679e20]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0] (call_leg.c:197) 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267679e20]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819131542154 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267679e20]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819131542154 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55c2676737a0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250819131542154 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131542154 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766ed70] (call_leg.c:198) 20250819131542154 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131542154 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766d9e0]{RELEASING}: Deallocated (fsm.c:568) 20250819131542154 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) Freeing transaction (transaction.c:243) 20250819131542154 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131542154 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131542154 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131542155 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131542155 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131542155 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131542155 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131542155 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131542155 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131542155 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131542155 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131542155 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131542155 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131542155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131542155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131542155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131542155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131542155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131542155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131542155 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131542156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131542156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131542156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131542156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131542156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131542156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131542156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(452)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(455)@6b779c8e12fd: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(461)-2147483641 MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(452)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(452)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131542164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131542164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131542164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131542164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131542164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131542164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131542164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131542164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131542165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131542165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766ed70] (msc_a.c:1053) 20250819131542165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131542165 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B:GERAN-A-56:CM_SERVICE_REQ)[0x55c26766efd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131542165 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - active-conn: now used by 1 (attached) (msub.c:375) 20250819131542165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131542165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131542165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131542165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131542166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131542166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131542166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131542166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(452)@6b779c8e12fd: Session index based on local reference:0 20250819131542166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131542166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131542166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131542166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131542166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131542166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131542166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131542166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(454)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(453)@6b779c8e12fd: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(461)5058147 TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131542168 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131542168 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0xA74C0F9B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(461)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(458)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(452)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(453)@6b779c8e12fd: Final verdict of PTC: none 20250819131542180 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131542180 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(454)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(455)@6b779c8e12fd: Final verdict of PTC: none 20250819131542181 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(459)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(460)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(451)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(462)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(456)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(457)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(452): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(453): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(454): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(455): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(456): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(457): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(458): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(459): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(460): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mo_crcx_ran_timeout0(461): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(462): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Tue Aug 19 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 20250819131542370 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131542370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131542370 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131542370 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131542370 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131542370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131542370 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131542370 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131542370 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131542370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131542370 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131542370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131542370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131542370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131542370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131542370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131542370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131542371 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131542371 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=313148) 20250819131543182 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=313148, count=323316) 20250819131544184 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131544371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131544372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131544372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:15: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_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 20250819131545187 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mo_crcx_ran_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(466)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(466)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(466)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(464)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131545898 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(467)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131546092 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131546092 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131546092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131546092 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(466)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131546098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131546098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131546098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131546098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131546098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131546098 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(466)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(466)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131546101 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546101 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131546101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131546101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131546101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131546101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131546101 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131546101 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131546101 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131546188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131546188 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(469)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(469)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131546194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(469)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(469)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(469)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(469)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131546210 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131546210 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(470)@6b779c8e12fd: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(473) TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131546905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546905 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131546905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131546905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131546905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131546905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131546905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(465)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(465)@6b779c8e12fd: Added conn table entry 0TC_mo_crcx_ran_reject0(473)3903901 MSC_Test_0-SCCP(464)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(465)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131546918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131546918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131546918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131546919 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267679e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131546919 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267679e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267679e20] (fsm.c:486) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131546919 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131546919 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000030 id=262420000000030 (vlr.c:661) 20250819131546919 DVLR INFO New subscr, IMSI: 262420000000030 (vlr.c:562) 20250819131546919 DVLR DEBUG VLR subscr IMSI-262420000000030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131546919 DVLR DEBUG VLR subscr IMSI-262420000000030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131546919 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131546919 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131546919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131546919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677d70] (fsm.c:486) 20250819131546919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131546919 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131546919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131546919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131546919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131546919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131546919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131546919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@6b779c8e12fd: { messageType := 2, destLocRef := '3B919D'O, 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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(470)@6b779c8e12fd: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(473) MSC_Test-GSUP(470)@6b779c8e12fd: Added IMSI table entry 0TC_mo_crcx_ran_reject0(473)"262420000000030" 20250819131546924 DVLR DEBUG VLR subscr IMSI-262420000000030 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131546924 DVLR DEBUG VLR subscr IMSI-262420000000030 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(464)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131546925 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131546925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131546925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131546930 DVLR DEBUG VLR subscr IMSI-262420000000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131546930 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250819131546930 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250819131546930 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131546931 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131546931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131546931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131546931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131546931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131546931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c267677d70] (vlr_lu_fsm.c:110) 20250819131546931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131546931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55c267677c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131546931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131546931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131546931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131546931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c267677d70] (fsm.c:486) 20250819131546931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131546931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131546931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131546931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131546931 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x78EB5FC3) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250819131546931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131546931 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x78EB5FC3 LOCATION UPDATE ACCEPT (TMSI = 0x78eb5fc3) (gsm_04_08.c:149) 20250819131546931 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x78EB5FC3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131546931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131546932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131546932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(465)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(465)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(464)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131546940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131546940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131546940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131546940 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x78EB5FC3:GERAN-A-57:LU)[0x55c267679e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131546940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x78EB5FC3:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131546940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131546940 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250819131546940 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131546940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131546940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131546940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131546940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-57:LU)[0x55c267677d70] (vlr_lu_fsm.c:817) 20250819131546940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131546940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55c26766ee00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131546940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131546940 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250819131546940 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131546940 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131546940 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131546940 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131546940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131546940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131546940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(464)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131546943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131546943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131546943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131546943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131546943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-57:LU)[0x55c267679e20] (msc_a.c:1053) 20250819131546943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131546943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131546943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-57:LU)[0x55c267677d70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131546943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131546943 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131546943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131546943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on local reference:0 20250819131546944 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131546944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131546944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131546944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131546944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131546944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131546944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131546944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(465)@6b779c8e12fd: Deleted conn table entry 0TC_mo_crcx_ran_reject0(473)3903901 TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131546945 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131546945 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: 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 := '78EB5FC3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(465)@6b779c8e12fd: Added conn table entry 0TC_mo_crcx_ran_reject0(473)9615304 MSC_Test_0-SCCP(464)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(465)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131547146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547146 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131547146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131547146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131547147 DMM DEBUG msc_a(TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26767b4a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26767b4a0] (fsm.c:486) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131547147 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131547147 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131547147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131547148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131547148 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131547148 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250819131547148 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131547148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131547148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131547148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131547148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131547148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131547148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131547148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131547149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131547149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@6b779c8e12fd: { messageType := 2, destLocRef := '92B7C8'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131547152 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131547152 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(467)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(473) MSC_Test-MGCP(468)@6b779c8e12fd: 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)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(465)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(464)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131547174 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547174 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131547174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131547174 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131547174 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131547174 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 callref-0x80000008 tid-8) New transaction (transaction.c:231) 20250819131547174 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131547174 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131547174 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131547175 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3: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) 20250819131547175 DCC INFO trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131547175 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131547175 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131547175 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: is child of msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26767b4a0] (fsm.c:486) 20250819131547175 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3: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) 20250819131547175 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267676bd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131547175 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267676bd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50] (fsm.c:486) 20250819131547175 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55c267676bd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131547175 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55c267676bd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131547175 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26767eb00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131547175 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26767eb00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50] (fsm.c:486) 20250819131547175 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55c26767eb00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131547175 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55c26767eb00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(468)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131547189 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55c267676d00]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55c267676bd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55c267676bd0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55c267676bd0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55c267676bd0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50] (rtp_stream.c:239) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55c267676bd0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55c267676bd0]{DISCARDING}: Deallocated (fsm.c:568) 20250819131547189 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819131547189 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55c26767eb00]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55c26767eb00]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50] (call_leg.c:197) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55c26767eb00]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819131547189 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55c26767eb00]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819131547189 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131547189 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50]{RELEASING}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26767b4a0] (call_leg.c:198) 20250819131547189 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131547189 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c267675a50]{RELEASING}: Deallocated (fsm.c:568) 20250819131547190 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) Freeing transaction (transaction.c:243) 20250819131547190 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131547190 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131547190 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131547190 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131547190 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131547190 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131547190 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131547190 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131547190 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131547190 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131547190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131547190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131547190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131547190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131547190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131547190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(464)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(464)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(464)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131547694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131547694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131547694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131547694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131547694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26767b4a0] (msc_a.c:1053) 20250819131547694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131547694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-58:CM_SERVICE_REQ)[0x55c26766ee00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131547695 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131547695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131547695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131547695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(464)@6b779c8e12fd: Session index based on local reference:0 20250819131547696 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547696 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131547696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131547696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131547696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131547696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131547696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(466)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(465)@6b779c8e12fd: Deleted conn table entry 0TC_mo_crcx_ran_reject0(473)9615304 TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131547697 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131547697 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(473)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(464)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(466)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(470)@6b779c8e12fd: Final verdict of PTC: none 20250819131547708 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131547708 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(465)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(474)@6b779c8e12fd: Final verdict of PTC: none 20250819131547710 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(463)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(467)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(471)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(469)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(472)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(468)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(463): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(464): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(465): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(466): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(467): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(468): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(469): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(470): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(471): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(472): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mo_crcx_ran_reject0(473): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(474): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Tue Aug 19 13:15:47 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 20250819131547898 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131547898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131547898 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131547898 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131547898 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131547898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131547898 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131547898 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131547898 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131547898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131547898 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131547898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131547898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131547898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131547898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131547898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131547898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131547898 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131547898 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=313756) 20250819131548712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=313756, count=315012) 20250819131549713 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131549900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131549900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131549900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131550715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mt_crcx_ran_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(478)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(478)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(478)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(476)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131551501 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(479)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131551695 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131551695 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131551695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131551695 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(478)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(478)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(478)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131551699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131551699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131551699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131551699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131551699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131551699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131551699 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(478)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(478)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131551700 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131551700 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131551700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131551700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131551700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131551700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131551700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131551701 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 20250819131551701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(478)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131551716 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131551716 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(481)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(481)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131551722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(481)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(481)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(481)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(481)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131551748 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131551748 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(482)@6b779c8e12fd: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(485) TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131552508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(477)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(477)@6b779c8e12fd: Added conn table entry 0TC_mt_crcx_ran_reject0(485)12149147 MSC_Test_0-SCCP(476)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(477)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131552513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552513 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55c2676737a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131552513 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55c2676737a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55c2676737a0] (fsm.c:486) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131552513 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131552513 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000031 id=262420000000031 (vlr.c:661) 20250819131552513 DVLR INFO New subscr, IMSI: 262420000000031 (vlr.c:562) 20250819131552513 DVLR DEBUG VLR subscr IMSI-262420000000031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131552513 DVLR DEBUG VLR subscr IMSI-262420000000031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131552513 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131552513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131552513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131552513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267675a50] (fsm.c:486) 20250819131552513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131552513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131552513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@6b779c8e12fd: { messageType := 2, destLocRef := 'B9619B'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(482)@6b779c8e12fd: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(485) MSC_Test-GSUP(482)@6b779c8e12fd: Added IMSI table entry 0TC_mt_crcx_ran_reject0(485)"262420000000031" 20250819131552519 DVLR DEBUG VLR subscr IMSI-262420000000031 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131552519 DVLR DEBUG VLR subscr IMSI-262420000000031 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(476)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131552522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552522 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131552528 DVLR DEBUG VLR subscr IMSI-262420000000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131552528 DVLR DEBUG IMSI:262420000000031 has MSISDN:491230000031 (vlr.c:1045) 20250819131552528 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250819131552528 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131552529 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131552529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131552529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131552529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131552529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131552529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267675a50] (vlr_lu_fsm.c:110) 20250819131552529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131552529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55c267677930]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131552529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131552529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131552529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131552529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267675a50] (fsm.c:486) 20250819131552529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131552529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131552529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131552529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131552529 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xACFB2684) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250819131552529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131552529 DMM DEBUG -> IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xACFB2684 LOCATION UPDATE ACCEPT (TMSI = 0xacfb2684) (gsm_04_08.c:149) 20250819131552529 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xACFB2684 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131552529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(477)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(477)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(476)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131552537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552537 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552538 DMM DEBUG msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xACFB2684:GERAN-A-59:LU)[0x55c2676737a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131552538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0xACFB2684:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131552538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131552538 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250819131552538 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131552538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131552538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131552538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131552538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-59:LU)[0x55c267675a50] (vlr_lu_fsm.c:817) 20250819131552538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131552538 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55c267677d70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131552538 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131552538 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250819131552538 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131552538 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131552538 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131552538 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131552538 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552538 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(476)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131552541 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552541 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552541 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552541 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131552541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-59:LU)[0x55c2676737a0] (msc_a.c:1053) 20250819131552541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131552541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131552541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-59:LU)[0x55c267675a50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131552541 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131552541 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552541 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552541 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on local reference:0 20250819131552542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552542 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552542 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(477)@6b779c8e12fd: Deleted conn table entry 0TC_mt_crcx_ran_reject0(485)12149147 TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131552544 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131552544 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(477)@6b779c8e12fd: Created IMSI[0] for '262420000000031'H'ACFB2684'O to be handled at TC_mt_crcx_ran_reject0(485) MSC_Test-MNCC(479)@6b779c8e12fd: Added conn table entry 0TC_mt_crcx_ran_reject0(485)744942614 20250819131552555 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819131552555 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819131552555 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 callref-0x2c66ec16 tid-255) New transaction (transaction.c:231) 20250819131552555 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 callref-0x2c66ec16 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) 20250819131552555 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 callref-0x2c66ec16 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) 20250819131552555 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 callref-0x2c66ec16 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819131552555 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819131552555 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819131552555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(477)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(485) TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: 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 := 'ACFB2684'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(477)@6b779c8e12fd: Added conn table entry 0TC_mt_crcx_ran_reject0(485)10546724 MSC_Test_0-SCCP(476)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131552561 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552561 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552561 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267676bd0] (fsm.c:486) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131552562 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131552562 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131552562 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131552562 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 callref-0x2c66ec16 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819131552562 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131552562 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819131552562 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 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) 20250819131552562 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819131552562 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131552562 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250819131552563 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819131552563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@6b779c8e12fd: { messageType := 2, destLocRef := 'A0EE24'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131552565 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819131552565 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(480)@6b779c8e12fd: 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)@6b779c8e12fd: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(477)@6b779c8e12fd: patched enc_l3: '8308'O MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(476)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028308'O 20250819131552576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131552577 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819131552577 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819131552577 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250819131552577 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131552577 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930]{ESTABLISHING}: is child of msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267676bd0] (fsm.c:486) 20250819131552577 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 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) 20250819131552577 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267676d00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131552577 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267676d00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930] (fsm.c:486) 20250819131552577 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55c267676d00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131552577 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55c267676d00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131552577 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c26766c960]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131552577 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c26766c960]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930] (fsm.c:486) 20250819131552577 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55c26766c960]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131552577 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55c26766c960]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131552577 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250819131552577 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(480)@6b779c8e12fd: 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) 20250819131552583 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55c267689ba0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250819131552583 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55c267676d00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250819131552583 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55c267676d00]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250819131552583 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55c267676d00]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819131552583 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55c267676d00]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930] (rtp_stream.c:239) 20250819131552583 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55c267676d00]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819131552583 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55c267676d00]{DISCARDING}: Deallocated (fsm.c:568) 20250819131552583 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819131552583 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131552584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55c26766c960]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131552584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55c26766c960]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930] (call_leg.c:197) 20250819131552584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55c26766c960]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819131552584 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55c26766c960]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819131552584 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131552584 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930]{RELEASING}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267676bd0] (call_leg.c:198) 20250819131552584 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131552584 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677930]{RELEASING}: Deallocated (fsm.c:568) 20250819131552584 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) Freeing transaction (transaction.c:243) 20250819131552584 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250819131552584 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131552584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552584 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131552584 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131552584 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131552584 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP callref-0x2c66ec16 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131552584 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131552584 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131552584 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131552584 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131552584 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131552584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(476)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(479)@6b779c8e12fd: Deleted conn table entry 0TC_mt_crcx_ran_reject0(485)744942614 MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(476)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(476)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131552587 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552587 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552587 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131552587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131552587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267676bd0] (msc_a.c:1053) 20250819131552587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131552587 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684:GERAN-A-60:PAGING_RESP)[0x55c267677d70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131552588 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0xACFB2684 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131552588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131552588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131552588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(476)@6b779c8e12fd: Session index based on local reference:0 20250819131552588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131552588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131552588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131552588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131552588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131552588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131552588 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(478)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(477)@6b779c8e12fd: Deleted conn table entry 0TC_mt_crcx_ran_reject0(485)10546724 TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(485)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(478)@6b779c8e12fd: Final verdict of PTC: none 20250819131552595 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131552595 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131552595 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(482)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(481)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(476)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(477)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(479)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(484)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(483)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(475)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(480)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(486)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(475): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(476): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(477): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(478): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(479): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(480): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(481): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(482): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(483): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(484): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mt_crcx_ran_reject0(485): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(486): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Tue Aug 19 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 20250819131552790 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131552790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131552790 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131552790 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131552790 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131552790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131552790 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131552790 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131552790 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131552790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131552790 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131552790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131552790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131552790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131552790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131552790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131552791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131552791 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131552791 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=319592) 20250819131553596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=319592, count=324392) 20250819131554597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131554792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131554792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131554792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131555598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mo_setup_and_dtmf_dup started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(490)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(490)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(490)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(488)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131556365 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(491)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131556556 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131556556 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131556556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131556556 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(490)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131556562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131556562 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131556562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131556562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131556562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131556562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131556562 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(490)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(490)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(490)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819131556565 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131556565 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131556565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131556565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131556565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131556565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131556565 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131556565 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131556565 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131556599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131556599 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(493)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(493)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131556605 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(493)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(493)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(493)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(493)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131556631 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131556631 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(494)@6b779c8e12fd: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(497) TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131557369 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557369 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557369 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131557369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557369 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131557369 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557369 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557369 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557369 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(489)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(489)@6b779c8e12fd: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(497)16399665 MSC_Test_0-SCCP(488)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(489)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131557384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131557384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557384 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766c960]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131557384 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766c960]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131557384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131557385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766c960] (fsm.c:486) 20250819131557385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131557385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131557385 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131557385 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000039 id=262420000000039 (vlr.c:661) 20250819131557385 DVLR INFO New subscr, IMSI: 262420000000039 (vlr.c:562) 20250819131557385 DVLR DEBUG VLR subscr IMSI-262420000000039 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131557385 DVLR DEBUG VLR subscr IMSI-262420000000039 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131557385 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131557385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131557385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131557385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131557385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131557385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131557385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131557385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131557385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c26766ed70] (fsm.c:486) 20250819131557385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131557385 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131557385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: { messageType := 2, destLocRef := 'FA3D31'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(494)@6b779c8e12fd: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test-GSUP(494)@6b779c8e12fd: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(497)"262420000000039" 20250819131557391 DVLR DEBUG VLR subscr IMSI-262420000000039 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131557391 DVLR DEBUG VLR subscr IMSI-262420000000039 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819131557393 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557393 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557393 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557393 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131557393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557393 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557399 DVLR DEBUG VLR subscr IMSI-262420000000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131557399 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250819131557399 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131557399 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131557400 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131557400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131557400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131557400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131557400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131557400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c26766ed70] (vlr_lu_fsm.c:110) 20250819131557400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131557400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131557400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131557400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131557400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131557400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c26766ed70] (fsm.c:486) 20250819131557400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131557400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131557400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131557400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131557400 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x246DBAD8) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131557400 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131557400 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x246DBAD8 LOCATION UPDATE ACCEPT (TMSI = 0x246dbad8) (gsm_04_08.c:149) 20250819131557400 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x246DBAD8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131557400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(489)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(489)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131557407 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557407 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131557407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131557408 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x246DBAD8:GERAN-A-61:LU)[0x55c26766c960]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131557408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x246DBAD8:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131557408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131557408 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131557408 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131557408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131557408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131557408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131557408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-61:LU)[0x55c26766ed70] (vlr_lu_fsm.c:817) 20250819131557408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131557408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55c267679250]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131557408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131557408 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250819131557408 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131557408 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131557408 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131557408 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131557408 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557408 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131557410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131557410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131557410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-61:LU)[0x55c26766c960] (msc_a.c:1053) 20250819131557410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131557410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131557410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-61:LU)[0x55c26766ed70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131557410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557410 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 20250819131557410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131557410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(489)@6b779c8e12fd: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(497)16399665 TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131557411 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131557411 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: 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 := '246DBAD8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(489)@6b779c8e12fd: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(497)5338392 MSC_Test_0-RAN(489)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(488)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131557614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557614 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131557614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557615 DMM DEBUG msc_a(TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267676d00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267676d00] (fsm.c:486) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131557616 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131557616 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131557616 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131557616 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250819131557617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557616 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131557617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: { messageType := 2, destLocRef := '517518'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131557619 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131557619 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(491)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test-MGCP(492)@6b779c8e12fd: 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)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(489)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131557626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131557626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557626 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131557626 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 callref-0x80000009 tid-8) New transaction (transaction.c:231) 20250819131557626 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131557626 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131557626 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131557626 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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) 20250819131557626 DCC INFO trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131557626 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131557626 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131557626 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267676d00] (fsm.c:486) 20250819131557626 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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) 20250819131557626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267681e00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131557626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267681e00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80] (fsm.c:486) 20250819131557626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55c267681e00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131557626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55c267681e00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131557626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267679380]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131557626 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267679380]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80] (fsm.c:486) 20250819131557627 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55c267679380]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131557627 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55c267679380]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(492)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131557632 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55c267681e00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131557632 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131557632 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819131557633 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55c267679380]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131557633 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131557633 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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) 20250819131557633 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Sending Assignment Command (msc_a.c:706) 20250819131557633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(491)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(497) MSC_Test-MNCC(491)@6b779c8e12fd: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(497)-2147483639 MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819131557635 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131557636 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557636 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131557636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557636 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557636 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c267679380]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131557636 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267679380]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131557636 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267679380]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131557637 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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) 20250819131557637 DCC INFO trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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) 20250819131557637 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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) 20250819131557637 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819131557638 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819131557638 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131557638 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131557638 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819131557638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557638 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267679380]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131557638 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267679380]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 20250819131557638 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131557639 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819131557639 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131557639 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131557639 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819131557639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819131557640 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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) 20250819131557640 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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) 20250819131557640 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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) 20250819131557640 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267681e00]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131557640 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267681e00]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131557640 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267681e00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819131557640 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819131557640 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131557640 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131557640 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819131557640 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819131557640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131557640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131557640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: { 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" } } } } } } } 20250819131557641 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267681e00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131557641 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267681e00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131557641 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131557641 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(489)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(489)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131557641 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131557641 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131557641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131557641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131557641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131557641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131557641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131557641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131557642 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819131557642 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819131557642 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819131557642 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131557642 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(489)@6b779c8e12fd: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(489)@6b779c8e12fd: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:7 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000403F52C32'O 20250819131558154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131558154 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131558154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131558154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131558154 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(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131558154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131558154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131558154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131558155 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2690) 20250819131558155 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)@6b779c8e12fd: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:7 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131558354 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131558354 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131558354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131558354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131558354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131558354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131558355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131558355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131558355 DMSC NOTICE msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267676d00]{MSC_A_ST_COMMUNICATING}: Duplicate DTAP: bin=0, expected n_sd == 0, got 3 (ran_msg.c:159) MSC_Test_0-RAN(489)@6b779c8e12fd: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(489)@6b779c8e12fd: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:7 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131559164 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131559164 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131559164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131559164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131559164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131559164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131559164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131559164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131559164 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2690) 20250819131559165 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)@6b779c8e12fd: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819131559169 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819131559169 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131559169 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131559169 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131559169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131559169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131559169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131559169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131559169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131559169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131559169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131559169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(489)@6b779c8e12fd: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(489)@6b779c8e12fd: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131559177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131559177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131559177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131559177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131559177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131559177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131559177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131559177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131559177 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819131559177 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131559178 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131559178 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819131559178 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819131559178 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131559178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131559178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131559178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131559178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131559178 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131559178 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267679380]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131559178 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267679380]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80] (call_leg.c:197) 20250819131559178 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267679380]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131559178 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267679380]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131559178 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267681e00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131559178 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267681e00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80] (call_leg.c:197) 20250819131559178 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131559178 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267681e00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131559178 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8: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)[0x55c267681e00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131559178 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131559178 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267676d00] (call_leg.c:198) 20250819131559178 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131559178 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267677f80]{RELEASING}: Deallocated (fsm.c:568) 20250819131559178 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131559179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131559179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131559179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131559179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131559179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131559179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131559179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131559179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131559179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131559179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131559179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131559179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131559179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131559179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131559179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131559179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(491)@6b779c8e12fd: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(497)-2147483639 MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(488)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(488)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(488)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131559182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131559182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131559182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131559182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131559182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131559182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131559182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131559182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131559183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131559183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c267676d00] (msc_a.c:1053) 20250819131559183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131559183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-62:CM_SERVICE_REQ)[0x55c2676737a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131559183 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131559183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131559183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131559183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131559183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131559183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131559183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131559183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131559183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(490)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(488)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(490)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131559183 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131559183 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131559183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131559183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131559183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131559183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131559183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131559183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(489)@6b779c8e12fd: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(497)5338392 TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(497)@6b779c8e12fd: Final verdict of PTC: pass 20250819131600195 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131600195 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(491)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(494)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(488)@6b779c8e12fd: Final verdict of PTC: none 20250819131600197 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131600197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131600197 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131600197 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131600197 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131600197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131600197 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131600197 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131600197 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131600197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131600197 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819131600197 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131600197 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131600197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131600197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131600197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131600197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131600197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131600197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131600198 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(493)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(492)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(490)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(489)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(496)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(495)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(498)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(487)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(487): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(488): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(489): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(490): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(491): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(492): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(493): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(494): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(495): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(496): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(497): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(498): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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=433368) 20250819131601199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=433368, count=449888) 20250819131602197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131602197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131602197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131602201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:16: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_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 20250819131603201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mt_t310 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(502)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(502)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(502)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(500)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131603890 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(503)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131604085 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131604085 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131604085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131604085 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(502)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(502)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(502)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131604089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604089 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131604089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131604089 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131604089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131604089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131604089 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(502)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131604090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604090 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131604090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131604090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131604090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131604090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131604090 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131604090 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131604090 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131604203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131604203 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(505)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(505)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131604209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(505)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(505)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(505)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(505)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131604238 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131604238 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(506)@6b779c8e12fd: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(509) TC_mt_t3100(509)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131604899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131604899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131604900 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131604900 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604900 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604900 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(501)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(501)@6b779c8e12fd: Added conn table entry 0TC_mt_t3100(509)11323174 MSC_Test_0-SCCP(500)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(501)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131604914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131604914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131604914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131604914 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267675cb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000032 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131604914 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267675cb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131604914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131604914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267675cb0] (fsm.c:486) 20250819131604914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131604914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131604914 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131604914 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000032 id=262420000000032 (vlr.c:661) 20250819131604914 DVLR INFO New subscr, IMSI: 262420000000032 (vlr.c:562) 20250819131604914 DVLR DEBUG VLR subscr IMSI-262420000000032 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131604915 DVLR DEBUG VLR subscr IMSI-262420000000032 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131604915 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131604915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131604915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131604915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131604915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131604915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131604915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131604915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131604915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267681e00] (fsm.c:486) 20250819131604915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131604915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131604915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604915 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131604915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604915 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: { messageType := 2, destLocRef := 'ACC726'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(506)@6b779c8e12fd: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(509) MSC_Test-GSUP(506)@6b779c8e12fd: Added IMSI table entry 0TC_mt_t3100(509)"262420000000032" 20250819131604918 DVLR DEBUG VLR subscr IMSI-262420000000032 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131604918 DVLR DEBUG VLR subscr IMSI-262420000000032 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(500)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131604919 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604919 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131604919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131604919 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mt_t3100(509)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131604926 DVLR DEBUG VLR subscr IMSI-262420000000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131604926 DVLR DEBUG IMSI:262420000000032 has MSISDN:491230000032 (vlr.c:1045) 20250819131604926 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250819131604926 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131604927 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131604927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131604927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131604927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131604927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131604927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267681e00] (vlr_lu_fsm.c:110) 20250819131604927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131604927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131604927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131604927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131604927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131604927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267681e00] (fsm.c:486) 20250819131604927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131604927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131604927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131604927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131604927 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x85230100) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250819131604927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131604927 DMM DEBUG -> IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x85230100 LOCATION UPDATE ACCEPT (TMSI = 0x85230100) (gsm_04_08.c:149) 20250819131604927 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x85230100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131604927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(501)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(501)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(500)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131604939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604939 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604939 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131604939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131604939 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131604939 DMM DEBUG msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x85230100:GERAN-A-63:LU)[0x55c267675cb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131604939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x85230100:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131604939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131604939 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250819131604939 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131604939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131604939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131604939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131604939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-63:LU)[0x55c267681e00] (vlr_lu_fsm.c:817) 20250819131604939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131604939 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55c267676d00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131604939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131604939 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250819131604939 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131604939 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131604939 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131604940 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131604940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(500)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131604943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604944 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604944 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131604944 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(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131604944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131604944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131604944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131604944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-63:LU)[0x55c267675cb0] (msc_a.c:1053) 20250819131604944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131604944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131604944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-63:LU)[0x55c267681e00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131604944 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131604944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 20250819131604946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131604946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131604946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(501)@6b779c8e12fd: Deleted conn table entry 0TC_mt_t3100(509)11323174 TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131604948 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131604948 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_t3100(509)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(501)@6b779c8e12fd: Created IMSI[0] for '262420000000032'H'85230100'O to be handled at TC_mt_t3100(509) MSC_Test-MNCC(503)@6b779c8e12fd: Added conn table entry 0TC_mt_t3100(509)1659478409 20250819131604962 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819131604962 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819131604962 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 callref-0x62e9a189 tid-255) New transaction (transaction.c:231) 20250819131604962 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 callref-0x62e9a189 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) 20250819131604962 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 callref-0x62e9a189 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) 20250819131604962 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 callref-0x62e9a189 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819131604963 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819131604963 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819131604963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(501)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(509) TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@6b779c8e12fd: 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 := '85230100'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(501)@6b779c8e12fd: Added conn table entry 0TC_mt_t3100(509)15213265 MSC_Test_0-SCCP(500)@6b779c8e12fd: First idle individual index:0 20250819131604972 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604972 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131604972 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131604972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131604972 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676bd0] (fsm.c:486) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131604973 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131604973 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131604973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131604974 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 callref-0x62e9a189 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819131604974 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131604974 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819131604974 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 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) 20250819131604974 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819131604974 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131604974 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250819131604974 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819131604974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131604974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131604974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604974 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(502)@6b779c8e12fd: Message received on association #8 20250819131604974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: { messageType := 2, destLocRef := 'E822D1'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131604977 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819131604977 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_t3100(509)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(504)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(509) MSC_Test_0-RAN(501)@6b779c8e12fd: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(501)@6b779c8e12fd: patched enc_l3: '8308'O MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(500)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028308'O 20250819131604986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131604986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131604986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131604986 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819131604986 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819131604986 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250819131604986 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131604986 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676bd0] (fsm.c:486) 20250819131604986 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 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) 20250819131604986 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c2676794b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131604986 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c2676794b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00] (fsm.c:486) 20250819131604986 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55c2676794b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131604986 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55c2676794b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250819131604986 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c26767e6b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131604986 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c26767e6b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00] (fsm.c:486) 20250819131604986 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55c26767e6b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131604986 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55c26767e6b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250819131604986 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250819131604986 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(504)@6b779c8e12fd: 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) 20250819131604997 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55c2676794b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131604997 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131604997 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 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) 20250819131604997 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) no codec confirmed by Assignment yet (gsm_04_08_cc.c:1124) 20250819131604998 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55c26767e6b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131604998 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131604998 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 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) 20250819131604998 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) Sending Assignment Command (msc_a.c:706) 20250819131604998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131604998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131604998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131604998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131604998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131604998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131604998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131604998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(500)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131605005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131605005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131605005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131605005 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131605005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131605005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131605005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131605005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131605005 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26767e6b0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131605005 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100: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)[0x55c26767e6b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131605006 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100: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)[0x55c26767e6b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131605006 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 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) 20250819131605006 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 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) 20250819131605006 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 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) 20250819131605006 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 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)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). 20250819131605009 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100: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)[0x55c26767e6b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131605009 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100: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)[0x55c26767e6b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131605009 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test-GSUP-IPA(505)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(505)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250819131634988 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) Timeout of T310 (gsm_04_08_cc.c:471) 20250819131634988 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250819131634988 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131634988 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) new state MO_TERM_CALL_CONF -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131634989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131634989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131634989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131634989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131634989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131634989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131634989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131634989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(509)@6b779c8e12fd: Rx MNCC DISC.ind, T310.read yields 29.981503 TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131634992 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819131634992 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131634992 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131634992 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131634992 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131634992 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131634992 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131634992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131634992 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131634992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131634992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131634992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131634992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(501)@6b779c8e12fd: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(501)@6b779c8e12fd: patched enc_l3: '836A'O MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(500)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131634995 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131634995 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131634995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131634995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131634995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131634995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131634995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131634995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131634995 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819131634995 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131634995 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x62e9a189 tid-0) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819131634995 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819131634995 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131634995 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131634995 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131634995 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131634995 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131634995 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131634995 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{ESTABLISHING}: State change to RELEASING (X2, 40s) (call_leg.c:120) 20250819131634996 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100: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)[0x55c26767e6b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131634996 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100: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)[0x55c26767e6b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00] (call_leg.c:197) 20250819131634996 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100: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)[0x55c26767e6b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131634996 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100: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)[0x55c26767e6b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131634996 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676794b0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131634996 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676794b0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00] (call_leg.c:197) 20250819131634996 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131634996 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676794b0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819131634996 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676794b0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819131634996 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131634996 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676bd0] (call_leg.c:198) 20250819131634996 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131634996 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676d00]{RELEASING}: Deallocated (fsm.c:568) 20250819131634996 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131634996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131634996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131634996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131634996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131634996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131634996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131634996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131634996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(500)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(503)@6b779c8e12fd: Deleted conn table entry 0TC_mt_t3100(509)1659478409 MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(500)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(500)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131635000 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131635000 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131635000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131635000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131635000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131635000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131635000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131635000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131635001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131635001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267676bd0] (msc_a.c:1053) 20250819131635001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131635001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100:GERAN-A-64:PAGING_RESP)[0x55c267679380]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131635001 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x85230100 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131635001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131635001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131635001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131635001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131635001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131635001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131635001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131635001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(500)@6b779c8e12fd: Session index based on local reference:0 20250819131635001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131635001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131635001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131635002 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131635002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131635002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131635002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131635002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(502)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(501)@6b779c8e12fd: Deleted conn table entry 0TC_mt_t3100(509)15213265 TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(509)@6b779c8e12fd: Final verdict of PTC: pass 20250819131635010 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131635010 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(506)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(502)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(500)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(503)@6b779c8e12fd: Final verdict of PTC: none 20250819131635013 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(501)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(505)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(507)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(508)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(504)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(499)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(499): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(500): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(501): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(502): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(503): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(504): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(505): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(506): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(507): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(508): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mt_t3100(509): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mt_t310 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Tue Aug 19 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 20250819131635202 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131635202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131635202 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131635202 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131635202 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131635202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131635202 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131635202 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131635202 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131635202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131635202 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131635202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131635202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131635202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131635202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131635203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131635203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131635203 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131635203 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=393656) 20250819131636015 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=393656, count=394292) 20250819131637016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131637203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131637203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131637203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:16: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_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 20250819131638017 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_cancel started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(514)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(514)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(514)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(512)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131638787 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(515)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131638982 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131638982 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131638982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131638982 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(514)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131638987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131638987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131638987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131638987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131638987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131638987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131638987 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(514)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(514)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131638988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131638988 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131638988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131638988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131638988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131638988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131638988 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131638988 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131638988 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131639018 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131639018 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(517)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(517)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131639024 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(517)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(517)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(517)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(517)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131639044 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131639044 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(518)@6b779c8e12fd: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(521) TC_gsup_cancel0(521)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131639794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131639794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131639794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131639795 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639795 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639795 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131639795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131639795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(513)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(513)@6b779c8e12fd: Added conn table entry 0TC_gsup_cancel0(521)315600 MSC_Test_0-SCCP(512)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(513)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131639806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131639806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131639806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131639807 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267677f80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131639807 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267677f80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267677f80] (fsm.c:486) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131639807 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131639807 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250819131639807 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250819131639807 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131639807 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131639807 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131639807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131639807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131639807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131639807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c26767e6b0] (fsm.c:486) 20250819131639807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131639807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131639807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131639807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131639807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131639807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131639807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131639807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: { messageType := 2, destLocRef := '04D0D0'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(518)@6b779c8e12fd: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(521) MSC_Test-GSUP(518)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_cancel0(521)"262420000000033" TC_gsup_cancel0(521)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(512)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131639812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639812 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131639812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131639812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131639815 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131639815 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250819131639815 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819131639815 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131639815 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131639815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131639815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131639815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131639815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131639815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26767e6b0] (vlr_lu_fsm.c:110) 20250819131639815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131639815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131639815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131639815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131639815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131639815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26767e6b0] (fsm.c:486) 20250819131639815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131639815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131639815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131639815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131639815 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x374E69DA) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819131639815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131639815 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x374E69DA LOCATION UPDATE ACCEPT (TMSI = 0x374e69da) (gsm_04_08.c:149) 20250819131639816 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x374E69DA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131639816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131639816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131639816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(513)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(513)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(512)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131639827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131639827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131639827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131639827 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131639827 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x374E69DA:GERAN-A-65:LU)[0x55c267677f80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131639827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x374E69DA:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131639827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131639827 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819131639827 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131639827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131639828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131639828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131639828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-65:LU)[0x55c26767e6b0] (vlr_lu_fsm.c:817) 20250819131639828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131639828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131639828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131639828 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819131639828 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131639828 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131639828 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131639828 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131639828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131639828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131639828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(512)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131639831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639831 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639831 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131639831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131639831 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131639832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131639832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-65:LU)[0x55c267677f80] (msc_a.c:1053) 20250819131639832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131639832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131639832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-65:LU)[0x55c26767e6b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131639833 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - active-conn: now used by 1 (attached) (msub.c:375) 20250819131639833 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639833 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131639833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131639833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 20250819131639834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131639834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131639834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131639834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131639834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131639834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131639834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131639834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_cancel0(521)315600 TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@6b779c8e12fd: 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 := '374E69DA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(513)@6b779c8e12fd: Added conn table entry 0TC_gsup_cancel0(521)14257563 MSC_Test_0-RAN(513)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(512)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131640038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131640038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131640038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131640039 DMM DEBUG msc_a(TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c26766c960]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c26766c960] (fsm.c:486) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131640039 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131640039 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131640039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131640040 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819131640040 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131640040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131640040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131640040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131640040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131640040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131640040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131640040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131640040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131640040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: { messageType := 2, destLocRef := 'D98D9B'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(515)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(521) MSC_Test-MGCP(516)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(521) MSC_Test_0-RAN(513)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(513)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(512)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819131640061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131640061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131640061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131640061 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131640061 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA callref-0x8000000a tid-8) New transaction (transaction.c:231) 20250819131640062 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131640062 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131640062 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131640062 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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) 20250819131640062 DCC INFO trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131640062 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131640062 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131640062 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c26766c960] (fsm.c:486) 20250819131640062 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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) 20250819131640062 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267679250]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131640062 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267679250]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00] (fsm.c:486) 20250819131640062 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55c267679250]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131640062 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55c267679250]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131640062 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267685980]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131640062 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267685980]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00] (fsm.c:486) 20250819131640062 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55c267685980]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131640062 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55c267685980]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(516)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131640081 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55c267679250]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131640081 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131640081 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819131640083 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55c267685980]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131640083 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131640083 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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) 20250819131640083 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Sending Assignment Command (msc_a.c:706) 20250819131640084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131640084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131640084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(515)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(521) MSC_Test-MNCC(515)@6b779c8e12fd: Added conn table entry 0TC_gsup_cancel0(521)-2147483638 MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(521)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819131640089 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(512)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819131640092 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640092 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640092 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131640092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131640092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131640092 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c267685980]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131640092 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267685980]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131640092 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267685980]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131640092 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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) 20250819131640092 DCC INFO trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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) 20250819131640092 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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) 20250819131640092 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(521)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819131640095 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819131640095 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131640095 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131640096 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819131640096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131640096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131640096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819131640096 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267685980]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131640096 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267685980]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131640096 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131640100 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819131640100 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131640100 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131640100 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819131640100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131640100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131640100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819131640103 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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) 20250819131640103 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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) 20250819131640103 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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) 20250819131640103 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267679250]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131640103 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267679250]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131640103 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267679250]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819131640103 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819131640103 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131640103 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131640103 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819131640104 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819131640104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131640104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131640104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131640104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(521)@6b779c8e12fd: { 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)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819131640107 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267679250]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131640107 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267679250]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131640107 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131640107 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(513)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(513)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(512)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819131640108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131640108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131640108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131640108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131640108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131640108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131640108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131640108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131640109 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819131640109 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819131640109 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819131640109 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131640109 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(521)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(521)@6b779c8e12fd: f_mo_call_establish DONE TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@6b779c8e12fd: Hold the call for some time TC_gsup_cancel0(521)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@6b779c8e12fd: Hangup TC_gsup_cancel0(521)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819131645624 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819131645624 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131645624 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131645624 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131645625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131645625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131645625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131645625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131645625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131645625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131645625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131645625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819131645630 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819131645630 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131645630 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131645630 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131645630 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131645630 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131645631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131645631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131645631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131645631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131645631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131645631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131645631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131645631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(521)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(521)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(513)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(513)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(512)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819131645637 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131645637 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131645637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131645637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131645637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131645637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131645637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131645637 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131645637 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819131645637 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131645637 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819131645637 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819131645637 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131645637 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131645638 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131645638 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131645638 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131645638 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131645638 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131645638 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267685980]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131645638 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267685980]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00] (call_leg.c:197) 20250819131645638 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267685980]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131645638 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267685980]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131645638 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267679250]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131645638 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267679250]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00] (call_leg.c:197) 20250819131645638 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131645638 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267679250]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131645638 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA: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)[0x55c267679250]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131645638 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131645638 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c26766c960] (call_leg.c:198) 20250819131645638 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131645638 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267676d00]{RELEASING}: Deallocated (fsm.c:568) 20250819131645639 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131645639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131645639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131645639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131645639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131645639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131645639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131645639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131645639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(515)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_cancel0(521)-2147483638 TC_gsup_cancel0(521)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(521)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_from0 TC_gsup_cancel0(521)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(512)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131645643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131645643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131645643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131645643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131645643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131645643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131645644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131645644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131645644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131645644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c26766c960] (msc_a.c:1053) 20250819131645644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131645644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA:GERAN-A-66:CM_SERVICE_REQ)[0x55c267681e00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131645644 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - active-conn: now used by 1 (attached) (msub.c:375) 20250819131645644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131645644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131645644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131645644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131645644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131645644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131645644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131645644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 20250819131645645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131645645 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131645645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131645645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131645645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131645645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131645645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131645645 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(513)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_cancel0(521)14257563 TC_gsup_cancel0(521)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@6b779c8e12fd: f_call_hangup 9: done TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131646653 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250819131646653 DVLR INFO SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250819131646654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131646654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250819131646654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131646654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250819131646654 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131646654 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250819131646654 DVLR INFO VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250819131646654 DVLR DEBUG SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x374E69DA) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_gsup_cancel0(521)@6b779c8e12fd: 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)@6b779c8e12fd: Added conn table entry 0TC_gsup_cancel0(521)9011048 MSC_Test_0-RAN(513)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(512)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131646660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131646660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131646660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131646660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131646660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131646660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131646660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131646660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131646661 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131646661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131646661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c26767f950] (fsm.c:486) 20250819131646661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131646661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131646661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250819131646661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131646661 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250819131646661 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250819131646661 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c26767f950]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250819131646661 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c26767f950]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250819131646661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131646661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131646661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131646661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131646661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131646661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131646661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131646661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131646661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131646661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131646661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131646661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131646661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131646661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131646661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131646662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131646662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131646662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131646662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131646662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131646662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131646662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131646662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131646662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: { messageType := 2, destLocRef := '897F68'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(512)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(512)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(512)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131646667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131646667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131646667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131646667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131646667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131646667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131646667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131646667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131646668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131646668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c26767f950] (msc_a.c:1053) 20250819131646668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131646668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131646668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131646668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131646668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131646668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131646668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131646668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131646668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131646668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(514)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(512)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(514)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131646669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131646669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131646669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131646669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131646669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131646669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131646669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131646669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(513)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_cancel0(521)9011048 TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(521)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(514)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(512)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(518)@6b779c8e12fd: Final verdict of PTC: none 20250819131646678 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131646678 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(513)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(515)@6b779c8e12fd: Final verdict of PTC: none 20250819131646681 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(517)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(516)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(511)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(520)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(519)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(522)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(511): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(512): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(513): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(514): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(515): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(516): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(517): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(518): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(519): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(520): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_cancel0(521): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(522): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_gsup_cancel finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Tue Aug 19 13:16:46 UTC 2025 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_cancel.talloc 20250819131646870 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131646870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131646870 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131646870 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131646870 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131646870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131646870 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131646870 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131646870 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131646870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131646870 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131646870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131646870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131646870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131646870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131646870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131646870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131646871 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131646871 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=470060) 20250819131647683 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=470060, count=493080) 20250819131648684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131648872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131648872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131648872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131649685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(526)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(526)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(526)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(524)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131650459 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(527)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131650651 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131650651 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131650651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131650651 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(526)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131650658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131650658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131650658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131650658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131650658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131650658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131650658 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(526)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(526)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131650660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131650660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131650660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131650660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131650660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131650660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131650660 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131650661 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131650661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131650686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131650686 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(529)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(529)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131650690 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(529)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(529)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(529)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(529)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131650717 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131650717 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(530)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131651460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131651460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131651460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131651461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131651461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131651461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(525)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(525)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(533)6511361 MSC_Test_0-SCCP(524)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(525)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131651476 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651476 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131651476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131651476 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131651477 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000034 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131651477 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131651477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131651477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267675a50] (fsm.c:486) 20250819131651477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131651477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131651477 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131651477 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000034 id=262420000000034 (vlr.c:661) 20250819131651477 DVLR INFO New subscr, IMSI: 262420000000034 (vlr.c:562) 20250819131651477 DVLR DEBUG VLR subscr IMSI-262420000000034 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131651477 DVLR DEBUG VLR subscr IMSI-262420000000034 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131651477 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131651477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131651477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131651477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131651477 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131651477 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90] (fsm.c:486) 20250819131651477 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131651477 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131651477 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651477 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131651477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131651477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@6b779c8e12fd: { messageType := 2, destLocRef := '635B01'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(530)@6b779c8e12fd: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(533) MSC_Test-GSUP(530)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(533)"262420000000034" 20250819131651481 DVLR DEBUG VLR subscr IMSI-262420000000034 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131651481 DVLR DEBUG VLR subscr IMSI-262420000000034 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_from0 20250819131651482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131651482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131651482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(524)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(533)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(533)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131651488 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131651488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131651488 DVLR DEBUG SUBSCR(IMSI-262420000000034) Received 1 auth tuples (vlr.c:996) 20250819131651488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131651488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{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) 20250819131651488 DMM DEBUG Tx AUTH REQ (rand = 4070537d1d25a7341a7fcbcdd308532c) (gsm_04_08.c:641) 20250819131651488 DVLR DEBUG VLR subscr IMSI-262420000000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131651488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131651488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131651488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(525)@6b779c8e12fd: patching N(SD)=1 into dtap '051453F0094E'O MSC_Test_0-RAN(525)@6b779c8e12fd: patched enc_l3: '055453F0094E'O MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_from0 20250819131651498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131651498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131651498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(524)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055453F0094E'O MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131651498 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 53f0094e) (gsm_04_08.c:1128) 20250819131651498 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131651498 DVLR DEBUG SUBSCR(IMSI-262420000000034) AUTH on GERAN received SRES/RES: 53f0094e (4 bytes) (vlr_auth_fsm.c:151) 20250819131651498 DVLR INFO SUBSCR(IMSI-262420000000034) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819131651498 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131651498 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131651498 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131651498 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90] (vlr_auth_fsm.c:294) 20250819131651498 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131651498 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131651498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131651498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131651498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131651499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819131651499 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651499 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651499 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131651499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131651499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(524)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250819131651505 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651505 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651505 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651505 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131651505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131651505 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131651505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819131651505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131651505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131651505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131651505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131651505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c26766ca90] (fsm.c:486) 20250819131651505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131651505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131651505 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651505 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131651505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131651505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131651511 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131651511 DVLR DEBUG IMSI:262420000000034 has MSISDN:491230000034 (vlr.c:1045) 20250819131651511 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250819131651511 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131651512 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131651512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131651512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131651512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131651512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131651512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c26766ca90] (vlr_lu_fsm.c:110) 20250819131651512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131651512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131651512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131651512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131651512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131651512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c26766ca90] (fsm.c:486) 20250819131651512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131651512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131651512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131651512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131651512 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x0D774831) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250819131651512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131651512 DMM DEBUG -> IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x0D774831 LOCATION UPDATE ACCEPT (TMSI = 0x0d774831) (gsm_04_08.c:149) 20250819131651512 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x0D774831 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131651513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131651513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131651513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(533)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(525)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(525)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(524)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131651519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131651519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131651519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131651519 DMM DEBUG msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x0D774831:GERAN-A-68:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131651519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x0D774831:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131651519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131651519 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250819131651519 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131651519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131651519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131651519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131651519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831:GERAN-A-68:LU)[0x55c26766ca90] (vlr_lu_fsm.c:817) 20250819131651519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131651519 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55c267673960]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131651519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131651519 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000034/3/1): Available (smpp_smsc.c:626) 20250819131651519 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131651519 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131651519 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131651520 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131651520 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651520 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131651520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131651520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(524)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(524)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(524)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131651523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131651523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131651523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131651523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131651524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831:GERAN-A-68:LU)[0x55c267675a50] (msc_a.c:1053) 20250819131651524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131651524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131651524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831:GERAN-A-68:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131651524 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131651524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131651524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131651524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(524)@6b779c8e12fd: Session index based on local reference:0 20250819131651525 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651525 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131651525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131651525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131651525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131651525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131651525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131651525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(526)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(525)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(533)6511361 TC_lu_imsi_auth_tmsi_encr_1_130(533)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131651527 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131651527 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x0D774831 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_1_130(533)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(533)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(533)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(533)@6b779c8e12fd: Final verdict of PTC: pass 20250819131651537 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131651537 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(524)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(527)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(526)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(530)@6b779c8e12fd: Final verdict of PTC: none 20250819131651539 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(525)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(529)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(534)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(532)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(528)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(531)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(524): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(525): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(526): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(527): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(528): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(529): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(530): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(531): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(532): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(533): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131651726 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131651726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131651726 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131651726 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131651726 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131651726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131651726 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131651726 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131651726 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131651726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131651726 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131651726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131651726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131651726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131651726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131651726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131651726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131651727 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131651727 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=204804) 20250819131652541 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=204804, count=227592) 20250819131653543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131653728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131653728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131653728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131654544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(538)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(538)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(536)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131655446 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(539)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131655545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131655545 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(541)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131655553 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(541)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131655585 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131655585 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(542)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131655640 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131655640 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131655640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131655640 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131655644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131655644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131655644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131655644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131655644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131655644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131655644 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131655646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131655646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131655646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131655646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131655646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131655646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131655646 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 20250819131655646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131655646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(538)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131656451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131656451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131656451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131656452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131656452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131656453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(545)8901401 MSC_Test_0-SCCP(536)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(537)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131656468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131656468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131656468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131656469 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000035 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131656469 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131656469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131656469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55c26767f950] (fsm.c:486) 20250819131656469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131656469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131656469 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131656469 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000035 id=262420000000035 (vlr.c:661) 20250819131656469 DVLR INFO New subscr, IMSI: 262420000000035 (vlr.c:562) 20250819131656469 DVLR DEBUG VLR subscr IMSI-262420000000035 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131656469 DVLR DEBUG VLR subscr IMSI-262420000000035 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131656469 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131656469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131656469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131656469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131656469 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131656469 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250] (fsm.c:486) 20250819131656469 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131656470 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131656470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131656470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131656470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@6b779c8e12fd: { messageType := 2, destLocRef := '87D319'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(542)@6b779c8e12fd: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(545) MSC_Test-GSUP(542)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(545)"262420000000035" 20250819131656473 DVLR DEBUG VLR subscr IMSI-262420000000035 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131656474 DVLR DEBUG VLR subscr IMSI-262420000000035 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_from0 20250819131656474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131656474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131656474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(536)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(545)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(545)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131656483 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131656483 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131656483 DVLR DEBUG SUBSCR(IMSI-262420000000035) Received 1 auth tuples (vlr.c:996) 20250819131656483 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131656483 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{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) 20250819131656483 DMM DEBUG Tx AUTH REQ (rand = 99cf087629c286cbf68d07b17e0c5f6b) (gsm_04_08.c:641) 20250819131656483 DVLR DEBUG VLR subscr IMSI-262420000000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131656484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131656484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131656484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@6b779c8e12fd: patching N(SD)=1 into dtap '05149FA13EB3'O MSC_Test_0-RAN(537)@6b779c8e12fd: patched enc_l3: '05549FA13EB3'O MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(536)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605549FA13EB3'O 20250819131656495 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656495 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131656495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131656495 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131656495 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9fa13eb3) (gsm_04_08.c:1128) 20250819131656495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131656495 DVLR DEBUG SUBSCR(IMSI-262420000000035) AUTH on GERAN received SRES/RES: 9fa13eb3 (4 bytes) (vlr_auth_fsm.c:151) 20250819131656495 DVLR INFO SUBSCR(IMSI-262420000000035) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819131656495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131656495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131656495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131656495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250] (vlr_auth_fsm.c:294) 20250819131656495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131656495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131656495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131656495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131656495 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131656496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819131656496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131656496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131656496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(536)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819131656501 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656501 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131656501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131656501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131656502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819131656502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131656502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131656502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131656502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131656502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267679250] (fsm.c:486) 20250819131656502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131656502 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131656502 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656502 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131656502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131656502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131656507 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131656508 DVLR DEBUG IMSI:262420000000035 has MSISDN:491230000035 (vlr.c:1045) 20250819131656508 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250819131656508 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131656509 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131656509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131656509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131656509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131656509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131656509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c267679250] (vlr_lu_fsm.c:110) 20250819131656509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131656509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131656509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131656509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131656509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131656509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c267679250] (fsm.c:486) 20250819131656509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131656509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131656509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131656509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131656509 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2414715F) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250819131656509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131656509 DMM DEBUG -> IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2414715F LOCATION UPDATE ACCEPT (TMSI = 0x2414715f) (gsm_04_08.c:149) 20250819131656510 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2414715F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131656510 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656510 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131656510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131656510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(545)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(536)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131656515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131656515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131656515 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131656515 DMM DEBUG msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2414715F:GERAN-A-69:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131656515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x2414715F:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131656515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131656515 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250819131656515 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131656515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131656515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131656515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131656516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F:GERAN-A-69:LU)[0x55c267679250] (vlr_lu_fsm.c:817) 20250819131656516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131656516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55c26766eef0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131656516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131656516 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000035/3/1): Available (smpp_smsc.c:626) 20250819131656516 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131656516 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131656516 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131656516 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131656516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131656516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131656516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(536)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(536)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131656521 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656521 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656521 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131656521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131656521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131656521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131656521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F:GERAN-A-69:LU)[0x55c26767f950] (msc_a.c:1053) 20250819131656521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131656521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131656521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F:GERAN-A-69:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131656522 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F - active-conn: now used by 1 (attached) (msub.c:375) 20250819131656522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131656522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131656522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(538)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@6b779c8e12fd: Session index based on local reference:0 20250819131656523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131656523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131656523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131656523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131656523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131656523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(538)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131656524 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(537)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(545)8901401 TC_lu_imsi_auth_tmsi_encr_3_130(545)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131656525 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131656525 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x2414715F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_3_130(545)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(545)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(545)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(545)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(538)@6b779c8e12fd: Final verdict of PTC: none 20250819131656534 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131656534 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(536)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(542)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(539)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(537)@6b779c8e12fd: Final verdict of PTC: none 20250819131656536 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(543)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(541)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(540)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(544)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(544): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(545): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131656726 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131656726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131656726 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131656726 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131656726 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131656726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131656726 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131656726 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131656726 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131656726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131656727 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131656727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131656727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131656727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131656727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131656727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131656727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131656727 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131656727 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=212444) 20250819131657538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212444, count=227212) 20250819131658539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131658728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131658728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131658728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131659540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(550)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(550)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(550)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(548)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131700436 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(551)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131700541 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131700541 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(553)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(553)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131700547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(553)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(553)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(553)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(553)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131700579 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131700579 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(554)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131700625 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131700625 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131700625 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131700625 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(550)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(550)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(550)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131700629 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131700629 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131700629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131700629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131700629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131700629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131700629 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(550)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131700631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131700631 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131700631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131700631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131700631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131700631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131700632 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(550)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131700632 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131700632 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(550)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(550)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131701437 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701437 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131701437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131701437 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131701437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131701437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131701437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(549)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(549)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(557)6026954 MSC_Test_0-SCCP(548)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(549)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131701449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131701449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131701449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131701450 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000360 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131701450 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131701450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131701450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267675a50] (fsm.c:486) 20250819131701450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131701450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131701450 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131701450 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000360 id=262420000000360 (vlr.c:661) 20250819131701450 DVLR INFO New subscr, IMSI: 262420000000360 (vlr.c:562) 20250819131701450 DVLR DEBUG VLR subscr IMSI-262420000000360 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131701450 DVLR DEBUG VLR subscr IMSI-262420000000360 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131701450 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131701450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131701450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131701450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131701450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131701450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90] (fsm.c:486) 20250819131701450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131701450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131701450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131701450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131701450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@6b779c8e12fd: { messageType := 2, destLocRef := '5BF6CA'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(554)@6b779c8e12fd: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(557) MSC_Test-GSUP(554)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(557)"262420000000360" MSC_Test_0-SCCP(548)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(548)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(548)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(548)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131701457 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701457 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131701457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131701457 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131701461 DVLR DEBUG VLR subscr IMSI-262420000000360 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131701461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131701461 DVLR DEBUG SUBSCR(IMSI-262420000000360) Received 1 auth tuples (vlr.c:996) 20250819131701461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131701461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{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) 20250819131701461 DMM DEBUG Tx AUTH REQ (rand = 66e8a16e26cdfa49d2cf2bf41b796484) (gsm_04_08.c:641) 20250819131701461 DVLR DEBUG VLR subscr IMSI-262420000000360 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131701461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131701461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131701461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(548)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(548)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(548)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(549)@6b779c8e12fd: patching N(SD)=1 into dtap '05148121641B'O MSC_Test_0-RAN(549)@6b779c8e12fd: patched enc_l3: '05548121641B'O MSC_Test_0-SCCP(548)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(548)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(548)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(548)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605548121641B'O MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131701474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131701474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131701474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131701474 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 8121641b) (gsm_04_08.c:1128) 20250819131701474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131701474 DVLR DEBUG SUBSCR(IMSI-262420000000360) AUTH on GERAN received SRES/RES: 8121641b (4 bytes) (vlr_auth_fsm.c:151) 20250819131701474 DVLR INFO SUBSCR(IMSI-262420000000360) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819131701474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131701474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131701474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131701474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90] (vlr_auth_fsm.c:294) 20250819131701474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131701474 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131701474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131701474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131701474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131701474 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267675a50]{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) 20250819131701474 DMSC ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250819131701474 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250819131701474 DVLR ERROR vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250819131701474 DMM INFO msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131701474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131701474 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) 20250819131701474 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) 20250819131701474 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) 20250819131701475 DVLR DEBUG VLR subscr IMSI-262420000000360 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819131701475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131701475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131701475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131701475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131701475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131701475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(550)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(548)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(548)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(548)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(548)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(548)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(548)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(548)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(548)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(548)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(548)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(548)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131701478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131701478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131701478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131701478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131701478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55c267675a50] (msc_a.c:1053) 20250819131701478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131701478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131701478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131701479 DVLR INFO VLR subscr IMSI-262420000000360 - active-conn: now used by 0 (-) (msub.c:375) 20250819131701479 DVLR DEBUG SUBSCR(IMSI-262420000000360) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819131701479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701479 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131701479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131701479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(550)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(548)@6b779c8e12fd: Session index based on local reference:0 20250819131701479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131701479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131701479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131701479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131701479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131701479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(550)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131701479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(549)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(557)6026954 TC_lu_imsi_auth_tmsi_encr_3_10(557)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(557)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(557)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(557)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(557)@6b779c8e12fd: Final verdict of PTC: pass 20250819131701484 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131701484 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(554)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(548)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(551)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(555)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(550)@6b779c8e12fd: Final verdict of PTC: none 20250819131701488 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(556)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(549)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(553)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(552)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(558)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(547)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(547): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(548): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(549): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(550): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(551): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(552): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(553): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(554): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(555): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(556): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(557): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(558): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131701682 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131701682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131701682 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131701682 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131701682 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131701682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131701682 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131701682 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131701682 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131701682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131701682 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131701682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131701682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131701682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131701682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131701682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131701682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131701682 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131701682 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=163592) 20250819131702490 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=163592, count=178136) 20250819131703491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131703684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131703684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131703684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131704491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(562)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(562)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(562)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(560)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131705283 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(563)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131705477 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131705477 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131705477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131705477 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(562)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131705479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131705479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131705479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131705479 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131705479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131705479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131705479 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(562)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(562)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131705480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131705480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131705480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131705480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131705480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131705480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131705480 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131705480 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131705480 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131705492 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131705492 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(565)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(565)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131705493 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(565)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(565)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(565)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(565)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131705503 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131705503 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(566)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131706284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131706284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131706284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131706284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131706284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131706284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(561)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(561)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)4299386 20250819131706294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131706294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131706294 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(560)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131706294 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000361 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131706294 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131706294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131706294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950] (fsm.c:486) 20250819131706294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131706294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131706294 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131706294 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000361 id=262420000000361 (vlr.c:661) 20250819131706294 DVLR INFO New subscr, IMSI: 262420000000361 (vlr.c:562) 20250819131706294 DVLR DEBUG VLR subscr IMSI-262420000000361 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131706294 DVLR DEBUG VLR subscr IMSI-262420000000361 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131706295 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131706295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131706295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_0-RAN(561)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131706295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131706295 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131706295 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0] (fsm.c:486) 20250819131706295 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131706295 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131706295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131706295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131706295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@6b779c8e12fd: { messageType := 2, destLocRef := '419A7A'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(566)@6b779c8e12fd: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569) MSC_Test-GSUP(566)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)"262420000000361" 20250819131706303 DVLR DEBUG VLR subscr IMSI-262420000000361 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131706303 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131706303 DVLR DEBUG SUBSCR(IMSI-262420000000361) Received 1 auth tuples (vlr.c:996) 20250819131706303 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131706303 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{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) 20250819131706303 DMM DEBUG Tx AUTH REQ (rand = d0e62d755b3c3b117ba4e6e2b6504f0c) (gsm_04_08.c:641) 20250819131706303 DVLR DEBUG VLR subscr IMSI-262420000000361 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131706303 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706303 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706303 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706303 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131706303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131706303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(561)@6b779c8e12fd: patching N(SD)=1 into dtap '05140E2327A1'O MSC_Test_0-RAN(561)@6b779c8e12fd: patched enc_l3: '05540E2327A1'O MSC_Test_0-SCCP(560)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(560)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(560)@6b779c8e12fd: vl_from0 20250819131706313 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706313 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706313 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706313 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131706313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131706313 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131706314 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 0e2327a1) (gsm_04_08.c:1128) 20250819131706314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131706314 DVLR DEBUG SUBSCR(IMSI-262420000000361) AUTH on GERAN received SRES/RES: 0e2327a1 (4 bytes) (vlr_auth_fsm.c:151) 20250819131706314 DVLR INFO SUBSCR(IMSI-262420000000361) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819131706314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131706314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131706314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131706314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0] (vlr_auth_fsm.c:294) 20250819131706314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131706314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131706314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131706314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131706314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131706314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819131706314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131706314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131706314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605540E2327A1'O MSC_Test_0-SCCP(560)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(560)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(560)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(560)@6b779c8e12fd: vl_from0 20250819131706318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131706318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131706318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131706319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131706319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131706319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131706319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131706319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131706319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131706318 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950]{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) 20250819131706318 DMSC ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250819131706318 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250819131706318 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: After Classmark Update, still failed to send Cipher Mode Command (msc_a.c:486) 20250819131706318 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) 20250819131706318 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) 20250819131706319 DMM INFO msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131706319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131706319 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) 20250819131706319 DVLR DEBUG VLR subscr IMSI-262420000000361 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-SCCP(560)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(560)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(560)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(560)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(560)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(560)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(560)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131706323 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706323 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131706323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131706323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131706324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131706324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26767f950] (msc_a.c:1053) 20250819131706324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131706324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131706324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55c26766eef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131706324 DVLR INFO VLR subscr IMSI-262420000000361 - active-conn: now used by 0 (-) (msub.c:375) 20250819131706324 DVLR DEBUG SUBSCR(IMSI-262420000000361) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819131706324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131706324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131706324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(562)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(560)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(562)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131706325 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706325 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131706325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131706325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131706325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131706325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131706325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131706325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(561)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)4299386 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569)@6b779c8e12fd: Final verdict of PTC: pass 20250819131706334 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131706334 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(562)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(564)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(563)@6b779c8e12fd: Final verdict of PTC: none 20250819131706336 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(560)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(566)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(565)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(567)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(568)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(570)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(559)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(561)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(559): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(560): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(561): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(562): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(563): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(564): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(565): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(566): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(567): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(568): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(569): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131706526 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131706526 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131706526 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131706526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131706526 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131706526 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131706526 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131706526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131706526 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131706526 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131706526 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131706526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131706526 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131706526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131706526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131706526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131706526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131706526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131706526 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=152668) 20250819131707336 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=152668, count=186188) 20250819131708337 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131708527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131708527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131708527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131709339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(574)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(574)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(574)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(572)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131710090 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(575)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131710285 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131710285 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131710285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131710285 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(574)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131710286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131710286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131710286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131710286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131710286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131710286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131710286 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(574)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(574)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131710287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131710287 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131710287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131710287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131710287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131710287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131710287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131710287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131710287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(574)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131710339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131710339 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(577)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(577)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131710341 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(577)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(577)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(577)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(577)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131710350 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131710350 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(578)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250819131711100 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711100 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711100 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131711100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131711100 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131711101 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711101 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131711101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131711101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(573)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(573)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(581)4363737 MSC_Test_0-RAN(573)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(572)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131711114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711114 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131711114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131711114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131711115 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000037 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131711115 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131711115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131711115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267675a50] (fsm.c:486) 20250819131711115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131711115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131711115 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131711115 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000037 id=262420000000037 (vlr.c:661) 20250819131711115 DVLR INFO New subscr, IMSI: 262420000000037 (vlr.c:562) 20250819131711115 DVLR DEBUG VLR subscr IMSI-262420000000037 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131711115 DVLR DEBUG VLR subscr IMSI-262420000000037 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131711115 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131711115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131711115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131711116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131711116 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131711116 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250] (fsm.c:486) 20250819131711116 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131711116 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131711116 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711116 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131711116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131711116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@6b779c8e12fd: { messageType := 2, destLocRef := '4295D9'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(578)@6b779c8e12fd: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(581) MSC_Test-GSUP(578)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(581)"262420000000037" MSC_Test_0-SCCP(572)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(572)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(572)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(572)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131711122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131711122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131711122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131711123 DVLR DEBUG VLR subscr IMSI-262420000000037 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131711123 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131711123 DVLR DEBUG SUBSCR(IMSI-262420000000037) Received 1 auth tuples (vlr.c:996) 20250819131711123 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131711123 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{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) 20250819131711123 DMM DEBUG Tx AUTH REQ (rand = 5b859e74fe5da8f9545e012578771ef7) (gsm_04_08.c:641) 20250819131711123 DVLR DEBUG VLR subscr IMSI-262420000000037 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131711123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131711123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131711123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(572)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(572)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(572)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(573)@6b779c8e12fd: patching N(SD)=1 into dtap '0514E784E569'O MSC_Test_0-RAN(573)@6b779c8e12fd: patched enc_l3: '0554E784E569'O MSC_Test_0-SCCP(572)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(572)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(572)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(572)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554E784E569'O 20250819131711132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131711133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131711133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131711133 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e784e569) (gsm_04_08.c:1128) 20250819131711133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131711133 DVLR DEBUG SUBSCR(IMSI-262420000000037) AUTH on GERAN received SRES/RES: e784e569 (4 bytes) (vlr_auth_fsm.c:151) 20250819131711133 DVLR INFO SUBSCR(IMSI-262420000000037) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819131711133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131711133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131711133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131711133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250] (vlr_auth_fsm.c:294) 20250819131711133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131711133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131711133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131711133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131711133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131711133 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267675a50]{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) 20250819131711133 DMSC ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250819131711133 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250819131711133 DVLR ERROR vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250819131711133 DMM INFO msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819131711134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131711134 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) 20250819131711134 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) 20250819131711134 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) 20250819131711134 DVLR DEBUG VLR subscr IMSI-262420000000037 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819131711134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131711134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131711134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131711135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131711135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131711135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(572)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(572)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(572)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(572)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(572)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(572)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(572)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(572)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(572)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(572)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(572)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131711140 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131711141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131711141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131711141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131711141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267675a50] (msc_a.c:1053) 20250819131711141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131711141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131711141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131711141 DVLR INFO VLR subscr IMSI-262420000000037 - active-conn: now used by 0 (-) (msub.c:375) 20250819131711141 DVLR DEBUG SUBSCR(IMSI-262420000000037) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819131711141 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711142 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131711142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131711142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(574)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(572)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(574)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131711143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711143 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131711143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131711143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131711143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131711143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131711143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131711143 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(573)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(581)4363737 TC_lu_imsi_auth_tmsi_encr_13_20(581)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(581)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(581)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(581)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(581)@6b779c8e12fd: Final verdict of PTC: pass 20250819131711151 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131711151 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(574)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(578)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(575)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(572)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(573)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@6b779c8e12fd: Final verdict of PTC: none 20250819131711155 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(571)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(579)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(580)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(577)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(576)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(571): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(572): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(573): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(574): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(575): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(576): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(577): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(578): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(579): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(580): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(581): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131711350 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131711350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131711350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131711350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131711350 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131711350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131711350 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131711350 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131711350 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131711350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131711350 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131711350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131711350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131711350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131711350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131711350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131711350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131711350 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131711350 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=147664) 20250819131712156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147664, count=178260) 20250819131713158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131713350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131713350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131713351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:17: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_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 20250819131714160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(586)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(586)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(586)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(584)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131714948 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(587)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131715142 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131715142 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131715142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131715142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(586)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(586)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131715144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131715144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131715144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131715144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131715144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131715144 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(586)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 20250819131715144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131715144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131715144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131715144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(586)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(586)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131715144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131715144 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 20250819131715144 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131715144 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(586)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131715160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131715160 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(589)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(589)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131715162 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(589)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(589)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(589)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(589)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131715171 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131715171 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(590)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250819131715946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131715946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131715946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131715947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131715947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131715947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(585)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(585)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(593)10657422 MSC_Test_0-RAN(585)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(584)@6b779c8e12fd: First idle individual index:0 20250819131715950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131715950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131715950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131715951 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000038 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131715951 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131715951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131715951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26767f950] (fsm.c:486) 20250819131715951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131715951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131715951 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131715951 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000038 id=262420000000038 (vlr.c:661) 20250819131715951 DVLR INFO New subscr, IMSI: 262420000000038 (vlr.c:562) 20250819131715951 DVLR DEBUG VLR subscr IMSI-262420000000038 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131715951 DVLR DEBUG VLR subscr IMSI-262420000000038 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131715951 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131715951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131715951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131715951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131715951 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131715951 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90] (fsm.c:486) 20250819131715951 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131715951 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131715951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131715951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131715951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@6b779c8e12fd: { messageType := 2, destLocRef := 'A29E8E'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(590)@6b779c8e12fd: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(593) MSC_Test-GSUP(590)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(593)"262420000000038" 20250819131715952 DVLR DEBUG VLR subscr IMSI-262420000000038 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131715952 DVLR DEBUG VLR subscr IMSI-262420000000038 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(584)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131715953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715953 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131715953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131715953 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_013_20(593)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(593)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131715955 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131715955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131715955 DVLR DEBUG SUBSCR(IMSI-262420000000038) Received 1 auth tuples (vlr.c:996) 20250819131715955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131715955 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{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) 20250819131715955 DMM DEBUG Tx AUTH REQ (rand = 7b4f51f043f63c153782684bfddcdd6a) (gsm_04_08.c:641) 20250819131715955 DVLR DEBUG VLR subscr IMSI-262420000000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131715955 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715955 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131715955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131715955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(585)@6b779c8e12fd: patching N(SD)=1 into dtap '0514BBBDBFD9'O MSC_Test_0-RAN(585)@6b779c8e12fd: patched enc_l3: '0554BBBDBFD9'O MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(584)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554BBBDBFD9'O MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131715957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715957 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715957 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131715957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131715957 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131715957 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = bbbdbfd9) (gsm_04_08.c:1128) 20250819131715957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131715957 DVLR DEBUG SUBSCR(IMSI-262420000000038) AUTH on GERAN received SRES/RES: bbbdbfd9 (4 bytes) (vlr_auth_fsm.c:151) 20250819131715957 DVLR INFO SUBSCR(IMSI-262420000000038) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819131715957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131715957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131715957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131715957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90] (vlr_auth_fsm.c:294) 20250819131715957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131715957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131715957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131715957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131715957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131715957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819131715957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131715957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131715957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(584)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131715959 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715959 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131715959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131715959 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131715959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819131715959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131715959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131715959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131715959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131715959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c26766ca90] (fsm.c:486) 20250819131715959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131715959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131715959 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715959 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131715959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131715959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131715961 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131715961 DVLR DEBUG IMSI:262420000000038 has MSISDN:491230000038 (vlr.c:1045) 20250819131715961 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250819131715961 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131715961 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131715961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131715961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131715961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131715961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131715961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c26766ca90] (vlr_lu_fsm.c:110) 20250819131715961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131715961 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55c267676d00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131715961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131715961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131715961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131715961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c26766ca90] (fsm.c:486) 20250819131715961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131715961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131715961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131715961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131715961 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x20D80E63) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250819131715961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131715961 DMM DEBUG -> IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x20D80E63 LOCATION UPDATE ACCEPT (TMSI = 0x20d80e63) (gsm_04_08.c:149) 20250819131715961 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x20D80E63 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131715961 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715961 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715961 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131715961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131715961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(593)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(585)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(585)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(584)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131715963 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715963 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131715963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131715963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131715963 DMM DEBUG msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x20D80E63:GERAN-A-73:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131715963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x20D80E63:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131715963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131715963 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250819131715963 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131715963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131715963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131715963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131715963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63:GERAN-A-73:LU)[0x55c26766ca90] (vlr_lu_fsm.c:817) 20250819131715963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131715963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55c267677f80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131715963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131715963 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000038/3/1): Available (smpp_smsc.c:626) 20250819131715963 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131715963 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131715963 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131715963 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131715963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131715963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131715963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(584)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(584)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(584)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131715964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131715964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131715964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131715964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131715964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63:GERAN-A-73:LU)[0x55c26767f950] (msc_a.c:1053) 20250819131715964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131715964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131715964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63:GERAN-A-73:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131715964 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131715964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131715964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131715964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(586)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(584)@6b779c8e12fd: Session index based on local reference:0 20250819131715964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131715964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131715964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131715964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131715964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131715964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131715964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(586)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131715964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(585)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(593)10657422 TC_lu_imsi_auth_tmsi_encr_013_20(593)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131715965 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131715965 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x20D80E63 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_013_20(593)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(593)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(593)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(593)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(590)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(586)@6b779c8e12fd: Final verdict of PTC: none 20250819131715967 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131715967 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(584)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(587)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(585)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(588)@6b779c8e12fd: Final verdict of PTC: none 20250819131715968 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(591)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(589)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(583)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(594)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(592)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(583): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(584): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(585): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(586): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(587): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(588): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(589): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(590): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(591): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(592): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(593): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(594): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:17:15 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 20250819131716166 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131716166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131716166 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131716166 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131716166 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131716166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131716166 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131716166 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131716166 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131716166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131716166 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131716166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131716166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131716166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131716166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131716166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131716166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131716166 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131716166 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=225892) 20250819131716969 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225892, count=227148) 20250819131717970 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131718167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131718167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131718167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131718971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(598)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(598)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(598)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(596)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131719686 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(599)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131719880 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131719880 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131719880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131719880 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(598)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131719882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131719882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131719882 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131719882 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131719882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131719882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131719882 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(598)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(598)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131719882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131719882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131719882 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131719882 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131719882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131719882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131719882 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 20250819131719882 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131719882 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(598)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131719971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131719972 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(601)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(601)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131719973 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(601)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(601)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(601)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(601)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131719983 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131719984 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(602)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131720685 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720685 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131720685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131720685 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131720685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131720685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131720685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(597)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(597)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(605)6278766 MSC_Test_0-RAN(597)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(596)@6b779c8e12fd: First idle individual index:0 20250819131720689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720689 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131720689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131720689 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131720689 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131720689 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131720689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131720689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55c267675a50] (fsm.c:486) 20250819131720689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131720689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131720689 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131720689 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131720689 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131720689 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131720689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131720689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131720689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131720689 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131720689 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250] (fsm.c:486) 20250819131720689 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131720689 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131720689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131720689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131720689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@6b779c8e12fd: { messageType := 2, destLocRef := '5FCE6E'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(602)@6b779c8e12fd: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(605) MSC_Test-GSUP(602)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(605)"262420000000039" 20250819131720690 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131720690 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(596)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131720691 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720691 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131720691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131720691 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_0134_10(605)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(605)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131720693 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131720693 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131720693 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8) Received 1 auth tuples (vlr.c:996) 20250819131720693 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131720693 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819131720693 DMM DEBUG Tx AUTH REQ (rand = 7bef24e22e13eff566db10eb1386b980) (gsm_04_08.c:641) 20250819131720693 DMM DEBUG AUTH REQ (autn = d62d2eb9076f5984e24df603834c73e0) (gsm_04_08.c:643) 20250819131720693 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131720693 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720693 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131720693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131720693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(597)@6b779c8e12fd: patching N(SD)=1 into dtap '051423E71FF82104D2A793BA'O MSC_Test_0-RAN(597)@6b779c8e12fd: patched enc_l3: '055423E71FF82104D2A793BA'O MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(596)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C055423E71FF82104D2A793BA'O MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131720695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131720695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131720695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131720695 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 23e71ff8d2a793ba) (gsm_04_08.c:1128) 20250819131720695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131720696 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8) AUTH on GERAN received SRES/RES: 23e71ff8d2a793ba (8 bytes) (vlr_auth_fsm.c:151) 20250819131720696 DVLR INFO SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819131720696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131720696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131720696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131720696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250] (vlr_auth_fsm.c:294) 20250819131720696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131720696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131720696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131720696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131720696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131720696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819131720696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131720696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131720696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(596)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131720697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131720697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131720697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131720697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131720697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131720697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(596)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250819131720698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131720698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720698 DLSS7 DEBUG Found route for dpc=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(598)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131720698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131720698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131720698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819131720698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131720698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131720698 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131720698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131720698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250] (fsm.c:486) 20250819131720698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131720698 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131720698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131720698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131720698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131720700 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131720700 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250819131720700 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131720700 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131720700 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131720700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131720700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131720700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131720700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131720700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250] (vlr_lu_fsm.c:110) 20250819131720700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131720700 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131720700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131720700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131720700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131720700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267679250] (fsm.c:486) 20250819131720700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131720700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131720700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131720700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131720700 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:TMSInew-0x04795B52) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131720700 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131720700 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:TMSInew-0x04795B52 LOCATION UPDATE ACCEPT (TMSI = 0x04795b52) (gsm_04_08.c:149) 20250819131720700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131720700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131720700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131720700 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:TMSInew-0x04795B52 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(605)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(597)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(597)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(596)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819131720701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131720701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720701 DLSS7 DEBUG Found route for dpc=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(598)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131720701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131720701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131720701 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:TMSInew-0x04795B52:GERAN-A-74:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131720701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:TMSInew-0x04795B52:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131720701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131720701 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131720701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131720701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131720701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131720701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-74:LU)[0x55c267679250] (vlr_lu_fsm.c:817) 20250819131720701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131720701 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x246DBAD8:GERAN-A-74:LU)[0x55c267676d00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131720701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131720701 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250819131720702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131720702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720701 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131720701 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131720702 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131720702 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131720702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131720702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(596)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(596)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(596)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131720702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131720702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131720702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131720703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131720703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-74:LU)[0x55c267675a50] (msc_a.c:1053) 20250819131720703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131720703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131720703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-74:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131720703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131720703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131720703 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131720703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(598)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(596)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(598)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131720703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131720703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131720703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131720703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131720703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131720703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131720703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(597)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(605)6278766 TC_lu_imsi_auth_tmsi_encr_0134_10(605)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131720704 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131720704 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_10(605)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(605)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(605)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(605)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(602)@6b779c8e12fd: Final verdict of PTC: none 20250819131720706 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131720706 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(599)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(597)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(598)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(595)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(596)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(603)@6b779c8e12fd: Final verdict of PTC: none 20250819131720707 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(601)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(600)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(606)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(604)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(595): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(596): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(597): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(598): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(599): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(600): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(601): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(602): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(603): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(604): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(605): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(606): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131720906 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131720906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131720906 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131720906 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131720906 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131720906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131720906 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131720906 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131720906 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131720906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131720906 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131720906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131720906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131720906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131720906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131720906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131720906 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131720906 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131720906 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=244832) 20250819131721707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=244832, count=246088) 20250819131722709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131722908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131722908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131722908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131723710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(610)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(610)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(610)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(608)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131724396 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(611)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131724589 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131724589 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131724589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131724589 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(610)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(610)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(610)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131724591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131724591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131724591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131724591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131724591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131724591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131724591 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(610)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(610)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131724591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131724591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131724591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131724591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131724591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131724591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131724591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131724591 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131724591 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131724711 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131724711 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(613)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(613)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131724712 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(613)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(613)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(613)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(613)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131724722 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131724722 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(614)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250819131725394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725394 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131725394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131725394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131725395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131725395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131725395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(609)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(609)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(617)3933641 MSC_Test_0-SCCP(608)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(609)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131725398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131725398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131725398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131725399 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131725399 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131725399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131725399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26767f950] (fsm.c:486) 20250819131725399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131725399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131725399 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131725399 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000040 id=262420000000040 (vlr.c:661) 20250819131725399 DVLR INFO New subscr, IMSI: 262420000000040 (vlr.c:562) 20250819131725399 DVLR DEBUG VLR subscr IMSI-262420000000040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131725399 DVLR DEBUG VLR subscr IMSI-262420000000040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131725399 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131725399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131725399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131725399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131725399 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131725399 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90] (fsm.c:486) 20250819131725399 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131725399 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131725399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131725399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131725399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@6b779c8e12fd: { messageType := 2, destLocRef := '3C05C9'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(614)@6b779c8e12fd: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(617) MSC_Test-GSUP(614)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(617)"262420000000040" 20250819131725401 DVLR DEBUG VLR subscr IMSI-262420000000040 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131725401 DVLR DEBUG VLR subscr IMSI-262420000000040 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(608)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131725401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131725401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131725401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_encr_0134_340(617)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(617)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131725403 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131725403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131725403 DVLR DEBUG SUBSCR(IMSI-262420000000040) Received 1 auth tuples (vlr.c:996) 20250819131725403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131725403 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819131725403 DMM DEBUG Tx AUTH REQ (rand = 15e8ef7890ebd15f191ad09745298d39) (gsm_04_08.c:641) 20250819131725403 DMM DEBUG AUTH REQ (autn = 3168d4b32fedb1843b1c4574645d6f67) (gsm_04_08.c:643) 20250819131725403 DVLR DEBUG VLR subscr IMSI-262420000000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131725403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131725403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131725403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(609)@6b779c8e12fd: patching N(SD)=1 into dtap '05145C6B56D721042FFC82A6'O MSC_Test_0-RAN(609)@6b779c8e12fd: patched enc_l3: '05545C6B56D721042FFC82A6'O MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(608)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05545C6B56D721042FFC82A6'O MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131725414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131725414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131725414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131725414 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5c6b56d72ffc82a6) (gsm_04_08.c:1128) 20250819131725414 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131725414 DVLR DEBUG SUBSCR(IMSI-262420000000040) AUTH on GERAN received SRES/RES: 5c6b56d72ffc82a6 (8 bytes) (vlr_auth_fsm.c:151) 20250819131725414 DVLR INFO SUBSCR(IMSI-262420000000040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819131725414 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131725414 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131725414 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131725414 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90] (vlr_auth_fsm.c:294) 20250819131725414 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131725414 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131725414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131725414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131725414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131725414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819131725414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131725414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131725414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(608)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250819131725416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131725416 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(610)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131725416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131725416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131725416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819131725416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131725416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131725416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131725416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131725416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c26766ca90] (fsm.c:486) 20250819131725416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131725416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131725417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131725417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131725417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131725418 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131725418 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250819131725418 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250819131725418 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131725418 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131725418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131725418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131725418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131725418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131725418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c26766ca90] (vlr_lu_fsm.c:110) 20250819131725418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131725418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131725418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131725418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131725418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131725418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c26766ca90] (fsm.c:486) 20250819131725418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131725418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131725418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131725418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131725418 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x4253603F) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250819131725418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131725418 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x4253603F LOCATION UPDATE ACCEPT (TMSI = 0x4253603f) (gsm_04_08.c:149) 20250819131725418 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x4253603F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131725418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131725418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131725418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(617)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(609)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(609)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(608)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819131725419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131725419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131725419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131725419 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x4253603F:GERAN-A-75:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131725419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x4253603F:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131725419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131725419 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250819131725419 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131725419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131725419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131725419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131725419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-75:LU)[0x55c26766ca90] (vlr_lu_fsm.c:817) 20250819131725419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131725419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55c267679380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131725419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131725419 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250819131725420 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131725420 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131725420 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131725420 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131725420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131725420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131725420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(608)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(608)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(608)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250819131725420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131725420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131725420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131725420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131725420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-75:LU)[0x55c26767f950] (msc_a.c:1053) 20250819131725420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131725420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131725420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-75:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131725420 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F - active-conn: now used by 1 (attached) (msub.c:375) 20250819131725420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131725420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131725420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(608)@6b779c8e12fd: Session index based on local reference:0 20250819131725421 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725421 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131725421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131725421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131725421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131725421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131725421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131725421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(610)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(609)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(617)3933641 TC_lu_imsi_auth_tmsi_encr_0134_340(617)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131725421 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131725421 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_340(617)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(617)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(617)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(617)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(614)@6b779c8e12fd: Final verdict of PTC: none 20250819131725423 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131725423 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(611)@6b779c8e12fd: Final verdict of PTC: none 20250819131725424 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(610)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(608)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(613)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(612)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(609)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(615)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(607)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(618)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(616)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(607): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(608): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(609): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(610): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(611): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(612): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(613): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(614): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(615): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(616): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(617): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(618): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131725622 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131725622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131725622 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131725622 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131725622 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131725622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131725622 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131725622 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131725622 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131725622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131725622 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131725622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131725622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131725622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131725622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131725622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131725622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131725622 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131725622 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=212824) 20250819131726424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=212824, count=227804) 20250819131727425 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131727623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131727624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131727624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131728427 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(622)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(622)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(622)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(620)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131729164 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(623)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131729357 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131729357 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131729357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131729357 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(622)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131729362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131729362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131729362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131729362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131729362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131729362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131729362 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(622)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 20250819131729362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131729362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131729362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131729362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131729362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131729362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131729362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(622)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(622)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(622)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131729362 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131729362 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131729428 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131729428 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(625)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(625)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131729433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(625)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(625)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(625)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(625)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131729455 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131729455 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(626)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250819131730168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730168 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131730168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131730169 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131730169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131730170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131730170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(621)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(621)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)9959502 MSC_Test_0-SCCP(620)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(621)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131730186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730186 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730186 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131730186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131730186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131730187 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131730187 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131730187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131730187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267675a50] (fsm.c:486) 20250819131730187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819131730187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131730187 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131730187 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000041 id=262420000000041 (vlr.c:661) 20250819131730187 DVLR INFO New subscr, IMSI: 262420000000041 (vlr.c:562) 20250819131730187 DVLR DEBUG VLR subscr IMSI-262420000000041 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131730187 DVLR DEBUG VLR subscr IMSI-262420000000041 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131730187 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131730187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131730187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131730187 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819131730187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819131730187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250] (fsm.c:486) 20250819131730187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819131730187 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819131730187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131730187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131730187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@6b779c8e12fd: { messageType := 2, destLocRef := '97F84E'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(626)@6b779c8e12fd: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629) MSC_Test-GSUP(626)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)"262420000000041" 20250819131730191 DVLR DEBUG VLR subscr IMSI-262420000000041 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131730191 DVLR DEBUG VLR subscr IMSI-262420000000041 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(620)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00065412035A4902'O 20250819131730192 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730192 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730192 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730192 DLM3UA DEBUG 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(622)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131730192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131730192 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)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131730202 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131730203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819131730203 DVLR DEBUG SUBSCR(IMSI-262420000000041) Received 1 auth tuples (vlr.c:996) 20250819131730203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819131730203 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819131730203 DMM DEBUG Tx AUTH REQ (rand = 4bfdbe3e3eba3ad0b97300347b72de6e) (gsm_04_08.c:641) 20250819131730203 DMM DEBUG AUTH REQ (autn = d5f9b49b3314eafe833b3bff65375e97) (gsm_04_08.c:643) 20250819131730203 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730203 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730203 DVLR DEBUG VLR subscr IMSI-262420000000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131730203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131730203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131730203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(621)@6b779c8e12fd: patching N(SD)=1 into dtap '051434E5469B21040B40531D'O MSC_Test_0-RAN(621)@6b779c8e12fd: patched enc_l3: '055434E5469B21040B40531D'O MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(620)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C055434E5469B21040B40531D'O MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131730216 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730216 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730216 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131730216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131730216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131730217 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 34e5469b0b40531d) (gsm_04_08.c:1128) 20250819131730217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819131730217 DVLR DEBUG SUBSCR(IMSI-262420000000041) AUTH on GERAN received SRES/RES: 34e5469b0b40531d (8 bytes) (vlr_auth_fsm.c:151) 20250819131730217 DVLR INFO SUBSCR(IMSI-262420000000041) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819131730217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819131730217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819131730217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819131730217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250] (vlr_auth_fsm.c:294) 20250819131730217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819131730217 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819131730217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819131730217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131730217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819131730217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131730217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131730217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131730217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(620)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00065412035A4902'O 20250819131730223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730223 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131730223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131730223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131730224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131730224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131730224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(620)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819131730229 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730229 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730229 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730229 DLM3UA DEBUG 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(622)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131730229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131730229 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131730230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819131730230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131730230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131730230 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131730230 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131730230 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267679250] (fsm.c:486) 20250819131730230 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131730230 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131730230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131730230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131730231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131730237 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131730237 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250819131730237 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250819131730237 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131730239 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131730239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131730239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131730239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131730239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131730239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c267679250] (vlr_lu_fsm.c:110) 20250819131730239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131730239 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55c267677f80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131730239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131730239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131730239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131730239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c267679250] (fsm.c:486) 20250819131730239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131730239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131730239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131730239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131730239 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x30E0A5A1) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250819131730239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131730239 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x30E0A5A1 LOCATION UPDATE ACCEPT (TMSI = 0x30e0a5a1) (gsm_04_08.c:149) 20250819131730239 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x30E0A5A1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131730239 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730239 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131730240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131730240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(621)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(621)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(620)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131730246 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730246 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730246 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131730246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131730246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131730247 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x30E0A5A1:GERAN-A-76:LU)[0x55c267675a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131730247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x30E0A5A1:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131730247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131730247 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250819131730247 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131730247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131730247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131730247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131730247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-76:LU)[0x55c267679250] (vlr_lu_fsm.c:817) 20250819131730247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131730247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131730247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131730247 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250819131730247 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131730247 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131730247 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131730247 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131730247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131730247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730247 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131730247 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(620)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(620)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(620)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131730250 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730250 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131730250 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(622)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131730250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131730251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131730251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131730251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-76:LU)[0x55c267675a50] (msc_a.c:1053) 20250819131730251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131730251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131730251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-76:LU)[0x55c267679250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131730251 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131730251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131730251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131730251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(622)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(620)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(622)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131730253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131730253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131730253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131730253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131730253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131730253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131730253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(621)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)9959502 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131730254 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131730254 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(626)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(620)@6b779c8e12fd: Final verdict of PTC: none 20250819131730264 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(622)@6b779c8e12fd: Final verdict of PTC: none 20250819131730264 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131730264 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(625)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(623)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(621)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(628)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(619)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(630)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(624)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(627)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(619): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(620): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(621): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(622): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(623): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(624): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(625): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(626): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(627): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(628): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(629): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(630): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131730454 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131730454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131730454 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131730454 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131730454 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131730454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131730454 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131730454 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131730454 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131730454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131730454 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131730455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131730455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131730455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131730455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131730455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131730455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131730455 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131730455 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=241868) 20250819131731265 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=241868, count=243124) 20250819131732266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131732456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131732456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131732456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131733267 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mo_release_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(634)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(634)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(634)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(632)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131734097 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(635)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131734268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131734268 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(637)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(637)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131734274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(637)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(637)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(637)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(637)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131734292 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131734292 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131734292 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131734292 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 20250819131734293 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131734293 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(634)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(634)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(634)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131734294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131734294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131734294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131734294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131734294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131734294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131734294 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(634)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(634)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 20250819131734295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131734295 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131734295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131734295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131734295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131734295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131734295 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131734295 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(634)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 20250819131734295 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(634)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(638)@6b779c8e12fd: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(641) TC_mo_release_timeout0(641)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131735108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131735108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131735108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131735109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131735109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131735109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(633)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(633)@6b779c8e12fd: Added conn table entry 0TC_mo_release_timeout0(641)14842724 MSC_Test_0-SCCP(632)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(633)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131735121 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735121 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735121 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131735121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131735121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131735121 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131735121 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55c26767f950]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131735121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131735121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55c26767f950] (fsm.c:486) 20250819131735121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131735121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131735121 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131735121 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131735121 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131735122 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131735122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131735122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131735122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131735122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131735122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131735122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131735122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131735122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90] (fsm.c:486) 20250819131735122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131735122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131735122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131735122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131735122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131735122 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131735122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131735122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@6b779c8e12fd: { messageType := 2, destLocRef := 'E27B64'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(638)@6b779c8e12fd: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(641) MSC_Test-GSUP(638)@6b779c8e12fd: Added IMSI table entry 0TC_mo_release_timeout0(641)"262420000000040" 20250819131735124 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131735124 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(632)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131735125 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735125 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131735125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131735125 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_release_timeout0(641)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131735128 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131735128 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250819131735128 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250819131735128 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131735128 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131735128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131735128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131735128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131735129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131735129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90] (vlr_lu_fsm.c:110) 20250819131735129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131735129 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131735129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131735129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131735129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131735129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c26766ca90] (fsm.c:486) 20250819131735129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131735129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131735129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131735129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131735129 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:TMSInew-0x92124BD2) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250819131735129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131735129 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:TMSInew-0x92124BD2 LOCATION UPDATE ACCEPT (TMSI = 0x92124bd2) (gsm_04_08.c:149) 20250819131735129 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:TMSInew-0x92124BD2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131735129 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735129 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131735129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131735129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(641)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(633)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(633)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(632)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131735133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131735133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131735133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131735133 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:TMSInew-0x92124BD2:GERAN-A-77:LU)[0x55c26767f950]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131735133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:TMSInew-0x92124BD2:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131735133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131735133 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250819131735133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131735133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131735133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131735133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-77:LU)[0x55c26766ca90] (vlr_lu_fsm.c:817) 20250819131735133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131735133 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x4253603F:GERAN-A-77:LU)[0x55c267677f80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131735133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131735133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250819131735134 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131735134 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131735134 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131735134 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131735134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131735134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131735134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(632)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131735135 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735135 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735135 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131735135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131735135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131735135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131735135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-77:LU)[0x55c26767f950] (msc_a.c:1053) 20250819131735135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131735135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131735135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-77:LU)[0x55c26766ca90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131735136 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131735136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131735136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131735136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131735136 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735136 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131735136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131735136 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(633)@6b779c8e12fd: Deleted conn table entry 0TC_mo_release_timeout0(641)14842724 TC_mo_release_timeout0(641)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131735137 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131735137 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(641)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(641)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(641)@6b779c8e12fd: 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 := '92124BD2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(633)@6b779c8e12fd: Added conn table entry 0TC_mo_release_timeout0(641)3378485 MSC_Test_0-SCCP(632)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(633)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131735342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131735342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131735342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131735342 DMM DEBUG msc_a(TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267675a50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267675a50] (fsm.c:486) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131735342 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131735342 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131735342 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131735342 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250819131735342 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131735342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131735342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131735342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131735342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131735342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131735342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131735342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131735342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131735342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@6b779c8e12fd: { messageType := 2, destLocRef := '338D35'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131735343 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131735343 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_release_timeout0(641)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(635)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(641) MSC_Test-MGCP(636)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(641) MSC_Test_0-RAN(633)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(633)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(632)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131735348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131735348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131735348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131735348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131735348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131735348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131735348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131735348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131735349 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819131735349 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 callref-0x8000000b tid-8) New transaction (transaction.c:231) 20250819131735349 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819131735349 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131735349 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131735349 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2: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) 20250819131735349 DCC INFO trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819131735349 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819131735349 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131735349 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267675a50] (fsm.c:486) 20250819131735349 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2: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) 20250819131735349 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26767b560]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131735349 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26767b560]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0] (fsm.c:486) 20250819131735349 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55c26767b560]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131735349 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55c26767b560]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131735349 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26767b7c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131735349 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26767b7c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0] (fsm.c:486) 20250819131735349 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131735349 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(636)@6b779c8e12fd: 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)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819131735354 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55c26767b560]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131735354 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131735354 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2: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)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(635)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(641) MSC_Test-MNCC(635)@6b779c8e12fd: Added conn table entry 0TC_mo_release_timeout0(641)-2147483637 TC_mo_release_timeout0(641)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(641)@6b779c8e12fd: f_mo_call_establish DONE TC_mo_release_timeout0(641)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0] (rtp_stream.c:239) 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{DISCARDING}: Deallocated (fsm.c:568) 20250819131738350 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819131738350 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26767b560]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26767b560]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0] (call_leg.c:197) 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26767b560]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819131738350 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26767b560]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819131738350 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55c267677f80]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250819131738350 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131738350 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267675a50] (call_leg.c:198) 20250819131738350 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131738350 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c26766f0d0]{RELEASING}: Deallocated (fsm.c:568) 20250819131738350 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) Freeing transaction (transaction.c:243) 20250819131738350 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131738350 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131738350 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131738350 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131738350 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131738350 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131738350 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131738350 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131738350 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131738350 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131738350 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131738350 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131738350 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131738350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131738350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131738350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131738350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131738350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131738350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131738350 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131738350 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131738350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131738350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131738350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131738350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131738350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131738350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(632)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(635)@6b779c8e12fd: Deleted conn table entry 0TC_mo_release_timeout0(641)-2147483637 MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(632)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(632)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131738353 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131738353 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131738354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131738354 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131738354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131738354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131738354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131738354 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131738354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131738354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267675a50] (msc_a.c:1053) 20250819131738354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131738354 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2:GERAN-A-78:CM_SERVICE_REQ)[0x55c267679250]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131738355 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131738355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131738355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131738355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131738355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131738355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131738355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131738355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131738355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(634)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(632)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(634)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131738356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131738356 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131738356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131738356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131738356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131738356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131738356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131738356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(633)@6b779c8e12fd: Deleted conn table entry 0TC_mo_release_timeout0(641)3378485 TC_mo_release_timeout0(641)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131738357 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131738357 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x92124BD2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(641)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(641)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(641)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(638)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(634)@6b779c8e12fd: Final verdict of PTC: none 20250819131738364 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131738365 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(633)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(631)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(632)@6b779c8e12fd: Final verdict of PTC: none 20250819131738366 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(635)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(639)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(642)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(637)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(636)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(640)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(631): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(632): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(633): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(634): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(635): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(636): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(637): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(638): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(639): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(640): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mo_release_timeout0(641): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(642): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mo_release_timeout finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Tue Aug 19 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 20250819131738558 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131738558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131738558 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131738558 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131738558 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131738558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131738558 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131738558 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131738558 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131738558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131738558 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131738559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131738559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131738559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131738559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131738559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131738559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131738559 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131738559 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=323700) 20250819131739367 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=323700, count=326180) 20250819131740369 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131740560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131740560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131740560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131741370 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(646)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(646)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(646)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(644)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131742185 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(647)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131742371 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131742371 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(649)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819131742377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(649)@6b779c8e12fd: CCM 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(649)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(649)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(649)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(649)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131742381 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131742381 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131742381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131742381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(646)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(646)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131742383 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131742383 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131742383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131742383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131742383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131742383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131742383 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(646)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(646)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131742383 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131742383 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131742383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131742383 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131742383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131742383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131742383 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 20250819131742384 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131742384 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(646)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131742395 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131742395 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(650)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131743189 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743189 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(645)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(645)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)7101143 MSC_Test_0-SCCP(644)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(645)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131743204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743204 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743204 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743205 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55c26767b560]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131743205 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55c26767b560]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55c26767b560] (fsm.c:486) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131743205 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131743205 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131743205 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131743205 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131743205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131743205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131743205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70] (fsm.c:486) 20250819131743205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131743205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131743205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@6b779c8e12fd: { messageType := 2, destLocRef := '6C5AD7'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(650)@6b779c8e12fd: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(653) MSC_Test-GSUP(650)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)"262420000000041" 20250819131743209 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131743209 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(644)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131743211 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743211 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743211 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743218 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131743218 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250819131743218 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250819131743218 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131743219 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131743219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131743219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131743219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131743219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131743219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70] (vlr_lu_fsm.c:110) 20250819131743219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131743219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131743219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131743219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131743219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131743219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767ea70] (fsm.c:486) 20250819131743219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131743219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131743219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131743219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131743219 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:TMSInew-0x0F9A2B08) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250819131743219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131743219 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:TMSInew-0x0F9A2B08 LOCATION UPDATE ACCEPT (TMSI = 0x0f9a2b08) (gsm_04_08.c:149) 20250819131743219 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:TMSInew-0x0F9A2B08 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131743219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(645)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(645)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(644)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131743232 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743232 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743232 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743232 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743233 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:TMSInew-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767b560]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131743233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:TMSInew-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131743233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131743233 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250819131743233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131743233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131743233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131743233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767ea70] (vlr_lu_fsm.c:817) 20250819131743233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131743233 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x30E0A5A1:GERAN-A-79:LU)[0x55c26767e940]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131743233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131743233 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250819131743233 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131743233 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131743233 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131743233 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131743233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(644)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131743237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131743238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767b560] (msc_a.c:1053) 20250819131743238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131743238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131743238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-79:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131743238 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131743238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131743239 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743240 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(645)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)7101143 TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131743241 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131743241 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(645)@6b779c8e12fd: Created IMSI[0] for '262420000000041'H'0F9A2B08'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) MSC_Test-MNCC(647)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)666579068 20250819131743256 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819131743256 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819131743256 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 callref-0x27bb307c tid-255) New transaction (transaction.c:231) 20250819131743256 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 callref-0x27bb307c 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) 20250819131743256 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 callref-0x27bb307c 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) 20250819131743256 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 callref-0x27bb307c tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819131743256 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819131743256 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819131743256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(645)@6b779c8e12fd: 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)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(645)@6b779c8e12fd: Created IMSI[1] for '262420000000041'H'0F9A2B08'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: 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 := '0F9A2B08'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(645)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)9695486 MSC_Test_0-SCCP(644)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131743268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767b7c0] (fsm.c:486) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131743269 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131743269 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131743269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131743269 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 callref-0x27bb307c tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819131743269 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131743269 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819131743269 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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) 20250819131743269 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819131743269 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131743269 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250819131743269 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819131743270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@6b779c8e12fd: { messageType := 2, destLocRef := '93F0FE'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131743272 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819131743272 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(645)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(645)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(644)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819131743282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131743282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819131743282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819131743282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819131743282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819131743282 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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) 20250819131743282 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(648)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(653) 20250819131743292 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819131743292 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131743292 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{ESTABLISHING}: is child of msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767b7c0] (fsm.c:486) 20250819131743293 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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) 20250819131743293 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767a080]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131743293 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767a080]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940] (fsm.c:486) 20250819131743293 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55c26767a080]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131743293 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55c26767a080]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131743293 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c267677ea0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131743293 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c267677ea0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940] (fsm.c:486) 20250819131743293 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55c267677ea0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131743293 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55c267677ea0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(648)@6b779c8e12fd: 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)@6b779c8e12fd: f_mt_call_complete 3 20250819131743311 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55c26767a080]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131743311 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131743311 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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)@6b779c8e12fd: f_mt_call_complete 4 20250819131743314 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55c267677ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131743314 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131743314 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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) 20250819131743314 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) Sending Assignment Command (msc_a.c:706) 20250819131743314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131743314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131743314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(644)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131743323 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743323 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743323 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743324 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c267677ea0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131743324 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c267677ea0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131743324 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c267677ea0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131743324 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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) 20250819131743324 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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) 20250819131743324 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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) 20250819131743324 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(645)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(644)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_mt_call_complete 8 20250819131743331 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c267677ea0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131743331 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c267677ea0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131743331 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131743526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131743526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131743526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131743526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131743526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131743526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131743526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131743526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131743527 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819131743527 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819131743527 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819131743527 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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) 20250819131743527 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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)@6b779c8e12fd: f_mt_call_complete 7 20250819131743534 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819131743534 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c 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) 20250819131743534 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26767a080]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819131743534 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c26767a080]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131743534 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c26767a080]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131743534 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c26767a080]{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)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: Hold the call for some time 20250819131743541 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c26767a080]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131743541 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c26767a080]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131743541 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131743541 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: Hangup TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819131748551 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819131748551 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131748551 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131748551 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131748551 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131748551 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131748551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131748551 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131748551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131748551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131748551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131748552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(645)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(645)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(644)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131748560 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131748560 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131748560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131748560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131748560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131748560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131748560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131748560 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131748560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819131748560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131748561 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131748561 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x27bb307c tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819131748561 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819131748561 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131748561 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131748561 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131748561 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131748561 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131748561 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131748561 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c267677ea0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131748561 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c267677ea0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940] (call_leg.c:197) 20250819131748561 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c267677ea0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131748561 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c267677ea0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131748561 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c26767a080]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131748561 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c26767a080]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940] (call_leg.c:197) 20250819131748561 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131748561 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c26767a080]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131748561 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08: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)[0x55c26767a080]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131748561 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131748561 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{RELEASING}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767b7c0] (call_leg.c:198) 20250819131748561 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131748561 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767e940]{RELEASING}: Deallocated (fsm.c:568) 20250819131748561 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131748562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131748562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131748562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131748562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131748562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131748562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131748562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131748562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131748562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131748562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131748562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131748562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131748562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131748562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131748562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131748562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(644)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(647)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)666579068 TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(644)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(644)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131748568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131748568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131748568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131748568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131748568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131748568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131748568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131748568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131748569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131748569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26767b7c0] (msc_a.c:1053) 20250819131748569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131748569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08:GERAN-A-80:PAGING_RESP)[0x55c26766ca90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131748569 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x0F9A2B08 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131748569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131748569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131748569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131748569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131748569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131748569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131748569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131748569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(646)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(646)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(644)@6b779c8e12fd: Session index based on local reference:0 20250819131748570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131748570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131748570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131748570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131748570 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(646)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131748570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131748570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131748570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(645)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(653)9695486 TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(645)@6b779c8e12fd: 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)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(653)@6b779c8e12fd: Final verdict of PTC: pass 20250819131755593 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131755593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131755593 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131755593 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131755593 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131755593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131755593 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131755594 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131755594 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131755594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131755594 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131755594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131755594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131755594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131755594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131755594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131755594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131755594 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131755594 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(646)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(644)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(650)@6b779c8e12fd: Final verdict of PTC: none 20250819131755595 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131755596 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(645)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(643)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(647)@6b779c8e12fd: Final verdict of PTC: none 20250819131755598 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(649)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(648)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(651)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(652)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(643): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(644): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(645): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(646): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(647): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(648): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(649): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(650): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(651): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(652): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(653): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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=414884) 20250819131756599 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=414884, count=416140) 20250819131757595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131757595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131757595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131757600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131758601 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_reset_two started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(658)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(658)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(658)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(656)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(661)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(661)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(661)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(659)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131759410 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(662)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131759585 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131759585 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131759585 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131759585 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(658)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(658)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(658)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(658)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131759590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131759590 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131759590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131759590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131759590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131759590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131759590 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(658)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(658)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(658)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(658)@6b779c8e12fd: Message received on association #8 20250819131759590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131759591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131759591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131759591 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131759591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131759591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131759591 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131759591 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131759591 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(658)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(658)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(658)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(658)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(658)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131759602 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131759602 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(664)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819131759605 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) 20250819131759605 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) 20250819131759605 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131759605 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(661)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(664)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131759608 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_1-M3UA(661)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(664)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(664)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(664)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA 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(661)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(661)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131759610 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131759610 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131759610 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131759610 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131759610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131759610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131759610 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-IPA(664)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(664)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(661)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(661)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(661)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(661)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819131759613 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131759613 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131759613 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131759613 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131759613 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131759613 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(661)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(661)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131759613 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131759613 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819131759613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(661)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(661)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(661)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(661)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(661)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131759639 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131759639 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819131800394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131800394 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131800394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131800394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131800394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131800394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131800394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131800394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(658)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131800394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131800394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131800394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131800394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131800394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131800394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131800394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131800394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(658)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(658)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(657)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819131800415 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131800415 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131800415 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819131800415 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) 20250819131800415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131800415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131800415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131800415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(661)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131800415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131800415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131800415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131800415 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) 20250819131800415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131800415 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) 20250819131800415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819131800415 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(661)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(661)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(660)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(656)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(659)@6b779c8e12fd: Final verdict of PTC: none 20250819131801648 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131801648 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131801649 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819131801648 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131801648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131801648 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131801648 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131801648 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131801648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131801648 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131801648 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131801648 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131801648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131801648 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131801648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131801648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131801648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131801648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131801649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131801649 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)@6b779c8e12fd: Final verdict of PTC: none 20250819131801649 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131801649 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(665)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(664)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(662)@6b779c8e12fd: Final verdict of PTC: none 20250819131801650 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) 20250819131801650 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) 20250819131801650 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131801650 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819131801650 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819131801650 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) 20250819131801650 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819131801650 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819131801650 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) 20250819131801650 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131801650 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819131801650 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131801650 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131801650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131801650 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131801650 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131801650 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131801650 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819131801651 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(666)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(660)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(661)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(657)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(655)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(667)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(663)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: pass MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(655): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(656): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(657): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(658): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(659): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(660): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(661): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(662): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(663): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(664): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(665): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(666): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(667): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_reset_two finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Tue Aug 19 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) 20250819131802650 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) 20250819131803650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131803650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131803650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131803651 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131803651 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131803651 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131803651 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131804652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(671)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(671)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(669)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131805463 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(672)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131805653 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131805653 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(674)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819131805658 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131805658 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131805658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131805658 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(674)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131805659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(671)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(674)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA 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(671)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(674)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(671)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131805660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131805660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131805660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131805660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131805660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131805660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131805660 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(671)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 20250819131805660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131805660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131805660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131805660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131805660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131805660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131805660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131805661 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131805661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(671)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131805675 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131805676 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(675)@6b779c8e12fd: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131806470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806470 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131806471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call0(678)2612063 MSC_Test_0-SCCP(669)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(670)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131806486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131806486 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55c26767a080]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131806486 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55c26767a080]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131806486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131806486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55c26767a080] (fsm.c:486) 20250819131806486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131806486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131806487 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131806487 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131806487 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131806487 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131806487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131806487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131806487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131806487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131806487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131806487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131806487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131806487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0] (fsm.c:486) 20250819131806487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131806487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131806487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131806487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@6b779c8e12fd: { messageType := 2, destLocRef := '27DB5F'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(675)@6b779c8e12fd: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(678) MSC_Test-GSUP(675)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_call0(678)"262420000000039" MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131806491 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131806491 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(669)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(678)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131806493 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806493 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131806499 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131806499 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250819131806499 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131806499 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131806500 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131806500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131806500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131806500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131806500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131806500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0] (vlr_lu_fsm.c:110) 20250819131806500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131806500 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26767e940]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131806500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131806500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131806500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131806500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c2676898d0] (fsm.c:486) 20250819131806500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131806500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131806500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131806500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131806500 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:TMSInew-0x101FCCFF) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131806500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131806500 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:TMSInew-0x101FCCFF LOCATION UPDATE ACCEPT (TMSI = 0x101fccff) (gsm_04_08.c:149) 20250819131806500 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:TMSInew-0x101FCCFF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131806500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(669)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131806510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131806510 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:TMSInew-0x101FCCFF:GERAN-A-81:LU)[0x55c26767a080]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131806510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:TMSInew-0x101FCCFF:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131806510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131806510 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131806510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131806510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131806510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131806510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-81:LU)[0x55c2676898d0] (vlr_lu_fsm.c:817) 20250819131806510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131806510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x04795B52:GERAN-A-81:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131806510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131806510 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250819131806511 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131806511 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131806511 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131806511 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131806511 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806511 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_from0 20250819131806513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806513 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(669)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131806513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131806513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131806513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-81:LU)[0x55c26767a080] (msc_a.c:1053) 20250819131806513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131806513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131806513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-81:LU)[0x55c2676898d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131806513 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - active-conn: now used by 1 (attached) (msub.c:375) 20250819131806513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 20250819131806514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call0(678)2612063 TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131806515 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131806515 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call0(678)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@6b779c8e12fd: Created IMSI[0] for '262420000000039'H'101FCCFF'O to be handled at TC_lu_and_mt_call0(678) MSC_Test-MNCC(672)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call0(678)629458403 20250819131806525 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819131806525 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819131806525 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF callref-0x2584c5e3 tid-255) New transaction (transaction.c:231) 20250819131806525 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF callref-0x2584c5e3 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) 20250819131806525 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF callref-0x2584c5e3 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) 20250819131806525 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF callref-0x2584c5e3 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819131806525 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819131806525 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819131806525 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806525 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806525 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@6b779c8e12fd: Created IMSI[1] for '262420000000039'H'101FCCFF'O to be handled at TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@6b779c8e12fd: 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 := '101FCCFF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call0(678)2451454 MSC_Test_0-SCCP(669)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131806536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806536 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26767f710] (fsm.c:486) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131806537 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131806537 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131806537 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131806537 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF callref-0x2584c5e3 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819131806537 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131806537 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819131806537 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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) 20250819131806537 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819131806537 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131806537 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250819131806537 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819131806538 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806538 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131806538 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806538 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131806538 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806538 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806538 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@6b779c8e12fd: { messageType := 2, destLocRef := '2567FE'O, sourceLocRef := '000052'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131806540 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819131806540 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call0(678)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(670)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(670)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(669)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819131806550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131806550 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819131806550 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819131806550 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819131806550 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819131806550 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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) 20250819131806550 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(673)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(678) 20250819131806559 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819131806559 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131806559 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26767f710] (fsm.c:486) 20250819131806559 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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) 20250819131806559 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267689a00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131806559 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267689a00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90] (fsm.c:486) 20250819131806559 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55c267689a00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131806559 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55c267689a00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131806559 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26767e6b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131806559 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26767e6b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90] (fsm.c:486) 20250819131806559 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55c26767e6b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131806559 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55c26767e6b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(673)@6b779c8e12fd: 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)@6b779c8e12fd: f_mt_call_complete 3 20250819131806568 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55c267689a00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131806568 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131806568 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call0(678)@6b779c8e12fd: f_mt_call_complete 4 20250819131806568 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55c26767e6b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131806568 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131806568 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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) 20250819131806568 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) Sending Assignment Command (msc_a.c:706) 20250819131806569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131806569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131806569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(678)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(669)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131806572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131806572 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26767e6b0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131806572 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c26767e6b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131806572 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c26767e6b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819131806572 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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) 20250819131806572 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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) 20250819131806572 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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) 20250819131806572 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(670)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(669)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(678)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_call0(678)@6b779c8e12fd: f_mt_call_complete 8 20250819131806573 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c26767e6b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131806573 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c26767e6b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131806573 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131806774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131806774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131806774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131806774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131806774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131806774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131806774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131806774 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131806775 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819131806775 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819131806775 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819131806775 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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) 20250819131806775 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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)@6b779c8e12fd: f_mt_call_complete 7 20250819131806779 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819131806779 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 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) 20250819131806779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267689a00]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819131806779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c267689a00]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131806779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c267689a00]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131806779 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c267689a00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call0(678)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_call0(678)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(678)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@6b779c8e12fd: Hold the call for some time 20250819131806782 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c267689a00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131806782 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c267689a00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131806782 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131806782 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call0(678)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@6b779c8e12fd: Hangup TC_lu_and_mt_call0(678)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819131811792 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819131811792 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131811792 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131811792 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131811793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131811793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131811793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131811793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131811793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131811793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131811793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131811793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(678)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(670)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(670)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(669)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819131811800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131811800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131811800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131811800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131811800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131811800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131811800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131811800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131811800 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819131811800 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131811800 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131811800 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x2584c5e3 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819131811800 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819131811800 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131811800 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131811800 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131811800 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131811800 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131811800 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131811800 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c26767e6b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131811800 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c26767e6b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90] (call_leg.c:197) 20250819131811801 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c26767e6b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131811801 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c26767e6b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131811801 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c267689a00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131811801 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c267689a00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90] (call_leg.c:197) 20250819131811801 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131811801 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c267689a00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131811801 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF: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)[0x55c267689a00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131811801 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131811801 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26767f710] (call_leg.c:198) 20250819131811801 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131811801 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Deallocated (fsm.c:568) 20250819131811801 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131811801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131811801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131811801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131811801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131811801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131811801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131811801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131811801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131811801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131811801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131811801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131811801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131811801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131811801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131811801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131811801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(672)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call0(678)629458403 TC_lu_and_mt_call0(678)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(678)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(678)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(678)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(678)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(669)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(669)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131811807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131811807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131811807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131811807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131811807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131811808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131811808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131811808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131811808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131811808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c26767f710] (msc_a.c:1053) 20250819131811808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131811808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-82:PAGING_RESP)[0x55c267677ea0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131811808 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - active-conn: now used by 1 (attached) (msub.c:375) 20250819131811808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131811808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131811808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131811808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131811808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131811808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131811808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131811808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(671)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(671)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131811809 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131811809 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131811809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131811809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131811809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131811809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131811809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131811809 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(670)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call0(678)2451454 TC_lu_and_mt_call0(678)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(670)@6b779c8e12fd: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(678) TC_lu_and_mt_call0(678)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(678)@6b779c8e12fd: Final verdict of PTC: pass 20250819131812827 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131812827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131812827 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131812827 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131812827 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131812827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131812827 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131812827 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131812827 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131812827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131812827 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131812827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131812827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131812827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131812827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131812827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131812827 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(669)@6b779c8e12fd: Final verdict of PTC: none 20250819131812828 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(671)@6b779c8e12fd: Final verdict of PTC: none 20250819131812828 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(670)@6b779c8e12fd: Final verdict of PTC: none 20250819131812829 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819131812829 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131812829 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(674)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(675)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(676)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(673)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(672)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(677)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(677): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_call0(678): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Tue Aug 19 13:18:12 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=397168) 20250819131813831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=397168, count=413688) 20250819131814829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131814829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131814829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131814832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131815834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_call_ipv6 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(683)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(683)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(683)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(681)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131816656 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(684)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131816836 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131816836 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(686)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(686)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131816842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(686)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(686)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(686)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(686)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131816851 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131816851 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131816851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131816851 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(683)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131816855 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131816855 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131816855 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131816855 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131816855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131816855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131816855 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(683)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(683)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131816857 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131816857 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131816857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131816857 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131816857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131816857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131816857 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 20250819131816858 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131816858 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(683)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131816863 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131816863 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(687)@6b779c8e12fd: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131817664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131817664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(682)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(682)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_ipv60(690)5758892 MSC_Test_0-SCCP(681)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(682)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131817679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131817679 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55c267679530]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131817679 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55c267679530]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55c267679530] (fsm.c:486) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131817679 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131817679 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131817679 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131817679 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131817679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131817679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131817679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00] (fsm.c:486) 20250819131817679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131817679 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131817680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131817680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: { messageType := 2, destLocRef := '57DFAC'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(687)@6b779c8e12fd: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(690) MSC_Test-GSUP(687)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(690)"262420000000039" 20250819131817684 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131817684 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(681)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819131817688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131817693 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131817693 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250819131817693 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131817693 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131817695 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131817695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131817695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131817695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131817695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131817695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00] (vlr_lu_fsm.c:110) 20250819131817695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131817695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26767e7e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131817695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131817695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131817695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131817695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c267689a00] (fsm.c:486) 20250819131817695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131817695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131817695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131817695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131817695 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:TMSInew-0x6AFD7E61) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131817695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131817695 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:TMSInew-0x6AFD7E61 LOCATION UPDATE ACCEPT (TMSI = 0x6afd7e61) (gsm_04_08.c:149) 20250819131817695 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:TMSInew-0x6AFD7E61 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131817695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(682)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(682)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(681)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131817708 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817708 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817708 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131817709 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:TMSInew-0x6AFD7E61:GERAN-A-83:LU)[0x55c267679530]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131817709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:TMSInew-0x6AFD7E61:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131817709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131817709 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131817709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131817709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131817709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131817709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-83:LU)[0x55c267689a00] (vlr_lu_fsm.c:817) 20250819131817709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131817709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x101FCCFF:GERAN-A-83:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131817709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131817709 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250819131817709 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131817709 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131817709 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131817709 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131817709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(681)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131817713 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817713 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817713 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131817713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131817713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-83:LU)[0x55c267679530] (msc_a.c:1053) 20250819131817713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131817713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131817713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-83:LU)[0x55c267689a00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131817713 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131817713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 20250819131817714 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817714 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817714 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(682)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(690)5758892 TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131817716 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131817716 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(682)@6b779c8e12fd: Created IMSI[0] for '262420000000039'H'6AFD7E61'O to be handled at TC_lu_and_mt_call_ipv60(690) MSC_Test-MNCC(684)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_ipv60(690)598816977 20250819131817726 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819131817726 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819131817726 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 callref-0x23b138d1 tid-255) New transaction (transaction.c:231) 20250819131817726 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 callref-0x23b138d1 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) 20250819131817726 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 callref-0x23b138d1 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) 20250819131817726 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 callref-0x23b138d1 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819131817726 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819131817726 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819131817726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(682)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(682)@6b779c8e12fd: Created IMSI[1] for '262420000000039'H'6AFD7E61'O to be handled at TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: 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 := '6AFD7E61'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(682)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_ipv60(690)14347464 MSC_Test_0-SCCP(681)@6b779c8e12fd: First idle individual index:0 20250819131817736 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817736 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817736 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e6b0] (fsm.c:486) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131817737 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131817737 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131817737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131817737 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 callref-0x23b138d1 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819131817737 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131817737 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819131817737 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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) 20250819131817737 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819131817737 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131817737 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250819131817738 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819131817738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131817738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131817738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(681)@6b779c8e12fd: { messageType := 2, destLocRef := 'DAECC8'O, sourceLocRef := '000054'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131817740 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819131817740 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(682)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(682)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(681)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819131817746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131817746 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819131817746 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819131817746 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819131817746 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819131817746 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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) 20250819131817746 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(685)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(690) 20250819131817752 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819131817752 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131817752 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e6b0] (fsm.c:486) 20250819131817752 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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) 20250819131817752 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767f710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131817752 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767f710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90] (fsm.c:486) 20250819131817752 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55c26767f710]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131817752 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55c26767f710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131817753 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767ea70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131817753 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767ea70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90] (fsm.c:486) 20250819131817753 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55c26767ea70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131817753 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55c26767ea70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(685)@6b779c8e12fd: 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)@6b779c8e12fd: f_mt_call_complete 3 20250819131817766 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55c26767f710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131817766 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131817766 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_mt_call_complete 4 20250819131817768 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55c26767ea70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131817768 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131817768 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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) 20250819131817768 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) Sending Assignment Command (msc_a.c:706) 20250819131817768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131817768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131817768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_len:26 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(681)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250819131817773 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817773 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817773 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817773 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131817773 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55c26767ea70]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131817773 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61: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)[0x55c26767ea70]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250819131817773 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61: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)[0x55c26767ea70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(682)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(682)@6b779c8e12fd: patched enc_l3: '8347'O 20250819131817773 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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) 20250819131817773 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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) 20250819131817773 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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) 20250819131817773 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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(681)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(681)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_mt_call_complete 5 20250819131817776 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c26767ea70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131817776 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c26767ea70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131817776 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131817974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131817974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131817974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131817974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131817974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131817974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131817974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131817974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131817975 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819131817975 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819131817975 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819131817975 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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) 20250819131817975 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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)@6b779c8e12fd: f_mt_call_complete 7 20250819131817982 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) rx MNCC_RTP_CONNECT (RTP=[::9]:423) (gsm_04_08_cc.c:2230) 20250819131817982 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 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) 20250819131817982 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55c26767f710]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819131817982 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61: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)[0x55c26767f710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131817982 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61: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)[0x55c26767f710]{ESTABLISHING}: setting remote addr to [::9]:423 (rtp_stream.c:476) 20250819131817982 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61: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)[0x55c26767f710]{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)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: Hold the call for some time 20250819131817987 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55c26767f710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131817987 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55c26767f710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131817987 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131817987 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: Hangup TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819131822997 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819131822997 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131822997 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131822997 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131822997 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131822997 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131822997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131822997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131822997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131822997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131822997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131822997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(682)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(682)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(681)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131823006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131823007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131823007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131823007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131823007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131823007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131823007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131823007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131823007 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819131823007 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131823007 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131823007 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x23b138d1 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819131823007 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819131823007 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131823007 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131823007 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131823007 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131823007 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131823007 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131823007 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c26767ea70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131823007 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c26767ea70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90] (call_leg.c:197) 20250819131823007 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c26767ea70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131823007 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c26767ea70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131823007 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55c26767f710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131823007 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55c26767f710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90] (call_leg.c:197) 20250819131823008 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131823008 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55c26767f710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131823008 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55c26767f710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131823008 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131823008 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e6b0] (call_leg.c:198) 20250819131823008 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131823008 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Deallocated (fsm.c:568) 20250819131823008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131823008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131823008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131823008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131823008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131823008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131823008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131823008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131823008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131823008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131823008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131823008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131823008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131823008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131823008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131823008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131823008 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(681)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(684)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(690)598816977 TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(681)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(681)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131823014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131823014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131823014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131823014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131823014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131823014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131823014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131823014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131823015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131823015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e6b0] (msc_a.c:1053) 20250819131823015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131823015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-84:PAGING_RESP)[0x55c26767e940]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131823015 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131823015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131823015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131823015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131823015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131823015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131823015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131823015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131823015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(681)@6b779c8e12fd: Session index based on local reference:0 20250819131823016 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131823016 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131823016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131823016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131823016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131823016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131823016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131823016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(683)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(682)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(690)14347464 TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(682)@6b779c8e12fd: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(690) TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(690)@6b779c8e12fd: Final verdict of PTC: pass 20250819131824034 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131824034 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131824034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131824034 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131824034 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131824034 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131824034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131824034 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131824034 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131824034 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131824034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131824034 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131824034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131824034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131824034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131824034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131824034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131824034 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(683)@6b779c8e12fd: Final verdict of PTC: none 20250819131824035 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(687)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(681)@6b779c8e12fd: Final verdict of PTC: none 20250819131824037 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131824037 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819131824037 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(688)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(682)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(684)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(691)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(686)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(689)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(685)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(680)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(680): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(681): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(682): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(683): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(684): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(685): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(686): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(687): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(688): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(689): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_call_ipv60(690): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(691): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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=396988) 20250819131825038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=396988, count=413788) 20250819131826035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131826035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131826035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131826039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:18: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_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 20250819131827040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_call_already_paging started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(695)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(695)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(695)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(693)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131827852 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(696)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131828042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131828042 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(698)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819131828047 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131828047 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131828047 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131828047 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(698)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131828047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(695)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(698)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(698)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(698)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA 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(695)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(698)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(698)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(695)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(695)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131828048 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828048 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131828048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131828048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131828048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131828048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131828048 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(695)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(695)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 20250819131828049 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828049 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131828049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131828049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131828049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131828049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131828049 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819131828049 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131828049 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(695)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131828062 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131828062 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(699)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131828855 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828855 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131828855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131828855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131828855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131828855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131828855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(694)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(694)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_already_paging0(702)13095384 MSC_Test_0-SCCP(693)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(694)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131828867 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828867 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828867 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828867 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131828867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131828867 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131828868 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767e7e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000391 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131828868 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767e7e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131828868 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131828868 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000391 id=262420000000391 (vlr.c:661) 20250819131828868 DVLR INFO New subscr, IMSI: 262420000000391 (vlr.c:562) 20250819131828868 DVLR DEBUG VLR subscr IMSI-262420000000391 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131828868 DVLR DEBUG VLR subscr IMSI-262420000000391 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131828868 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131828868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131828868 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131828868 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26767ea70] (fsm.c:486) 20250819131828868 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131828868 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131828868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131828868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131828868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131828868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131828868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131828868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@6b779c8e12fd: { messageType := 2, destLocRef := 'C7D1D8'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(699)@6b779c8e12fd: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(702) MSC_Test-GSUP(699)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(702)"262420000000391" 20250819131828872 DVLR DEBUG VLR subscr IMSI-262420000000391 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131828872 DVLR DEBUG VLR subscr IMSI-262420000000391 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(693)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131828873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131828874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131828874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131828882 DVLR DEBUG VLR subscr IMSI-262420000000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131828882 DVLR DEBUG IMSI:262420000000391 has MSISDN:491230000391 (vlr.c:1045) 20250819131828882 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250819131828882 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131828883 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131828883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131828883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131828883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131828883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131828883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26767ea70] (vlr_lu_fsm.c:110) 20250819131828883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131828883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131828883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131828883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131828883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131828883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26767ea70] (fsm.c:486) 20250819131828883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131828883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131828883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131828883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131828883 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x55BF34BC) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250819131828883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131828883 DMM DEBUG -> IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x55BF34BC LOCATION UPDATE ACCEPT (TMSI = 0x55bf34bc) (gsm_04_08.c:149) 20250819131828884 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x55BF34BC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131828884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131828884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131828884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(694)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(694)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(693)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131828897 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828897 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828897 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828897 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131828897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131828897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131828898 DMM DEBUG msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x55BF34BC:GERAN-A-85:LU)[0x55c26767e7e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131828898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x55BF34BC:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131828898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131828898 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250819131828898 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131828898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131828898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131828898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131828898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-85:LU)[0x55c26767ea70] (vlr_lu_fsm.c:817) 20250819131828898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131828898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55c26766f0d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131828898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131828898 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250819131828898 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131828898 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131828898 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131828898 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131828898 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828898 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828898 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828898 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131828898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828898 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131828898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(693)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131828904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828904 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131828904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131828904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131828904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131828904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-85:LU)[0x55c26767e7e0] (msc_a.c:1053) 20250819131828904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131828904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131828904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-85:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131828904 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - active-conn: now used by 1 (attached) (msub.c:375) 20250819131828905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131828905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131828905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 20250819131828906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131828906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131828906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131828906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131828906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131828906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131828906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131828906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(694)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(702)13095384 TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131828908 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131828908 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(694)@6b779c8e12fd: Created IMSI[0] for '262420000000391'H'55BF34BC'O to be handled at TC_lu_and_mt_call_already_paging0(702) TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: start Paging by an SMS 20250819131828916 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131828916 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819131828916 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819131828916 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819131829917 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819131829917 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819131829917 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819131829918 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819131829918 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819131829918 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819131829919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131829919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131829919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131829919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131829919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131829919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131829919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131829919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(694)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(702) TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(694)@6b779c8e12fd: Created IMSI[1] for '262420000000391'H'55BF34BC'O to be handled at TC_lu_and_mt_call_already_paging0(702) MSC_Test-MNCC(696)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_already_paging0(702)1338514230 20250819131829936 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + 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) 20250819131829936 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819131829936 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC callref-0x4fc81b36 tid-255) New transaction (transaction.c:231) 20250819131829937 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC callref-0x4fc81b36 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) 20250819131829937 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC callref-0x4fc81b36 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) 20250819131829937 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC callref-0x4fc81b36 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819131829937 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - 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)@6b779c8e12fd: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: 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 := '55BF34BC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(694)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_already_paging0(702)3981162 MSC_Test_0-SCCP(693)@6b779c8e12fd: First idle individual index:0 20250819131830441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131830441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131830441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131830442 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131830442 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267677ea0] (fsm.c:486) 20250819131830442 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131830442 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131830442 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + 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) 20250819131830442 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131830442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131830442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131830442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131830442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131830443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131830443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131830443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131830443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131830443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131830443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131830443 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC callref-0x4fc81b36 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819131830443 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131830443 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x4fc81b36 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819131830443 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x4fc81b36 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) 20250819131830443 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x4fc81b36 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819131830443 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - Paging: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131830443 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250819131830443 DMSC NOTICE Pending paging while subscriber 262420000000391 attached. (sms_queue.c:558) 20250819131830443 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819131830443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131830443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131830443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131830443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131830443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131830444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131830444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131830444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131830444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131830444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131830444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131830444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@6b779c8e12fd: { messageType := 2, destLocRef := '3CBF6A'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131830447 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + VTY: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,VTY) (msc_vty.c:1285) 20250819131830447 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - 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)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: Got CC Setup TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: success, tear down MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(693)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819131830460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131830460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131830460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131830460 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + 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) 20250819131830460 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + 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) 20250819131830460 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - 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) 20250819131830460 DLSMS ERROR trans(SMS IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x40000001 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1405) 20250819131830460 DLSMS NOTICE Sending SMS 1 failed 1 times. (sms_queue.c:248) 20250819131830460 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250819131830460 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:76) 20250819131830460 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819131830460 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x4fc81b36 tid-0) Freeing transaction (transaction.c:243) 20250819131830460 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x4fc81b36 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819131830460 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x4fc81b36 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819131830460 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x4fc81b36 tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819131830460 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x4fc81b36 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819131830460 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP callref-0x4fc81b36 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819131830460 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819131830461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830461 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131830461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131830461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131830461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131830461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131830461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131830461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(693)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(693)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(693)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131830465 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830465 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830465 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131830465 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131830465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131830465 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131830465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131830465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267677ea0] (msc_a.c:1053) 20250819131830465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131830466 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC:GERAN-A-86:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131830466 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - active-conn: now used by 1 (attached) (msub.c:375) 20250819131830466 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830466 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131830466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131830466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(693)@6b779c8e12fd: Session index based on local reference:0 20250819131830467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131830467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131830467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131830467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131830467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131830467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131830467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(695)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(694)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(702)3981162 TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131830468 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131830468 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131830471 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131830471 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x55BF34BC - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_call_already_paging0(702)@6b779c8e12fd: Final verdict of PTC: pass 20250819131830478 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131830478 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(695)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(699)@6b779c8e12fd: Final verdict of PTC: none 20250819131830481 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(696)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(698)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(693)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(694)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(700)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(703)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(692)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(697)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(701)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(692): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(693): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(694): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(695): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(696): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(697): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(698): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(699): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(700): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(701): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_call_already_paging0(702): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(703): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131830670 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131830670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131830670 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131830670 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131830670 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131830670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131830670 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131830670 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131830670 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131830670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131830670 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131830670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131830670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131830670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131830670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131830670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131830670 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131830671 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131830671 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=296280) 20250819131831482 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=296280, count=321984) 20250819131832483 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131832672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131832672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131832672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131833484 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_call_osmux started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(707)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(707)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(707)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(705)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131834351 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(708)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131834485 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131834485 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(710)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(710)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131834491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(710)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(710)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(710)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(710)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131834510 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131834510 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(711)@6b779c8e12fd: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131834545 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131834545 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131834545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131834545 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(707)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131834548 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131834548 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131834548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131834548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131834548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131834548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131834548 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(707)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(707)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131834549 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131834549 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131834549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131834549 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131834549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131834549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131834549 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 20250819131834549 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131834549 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(707)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131835356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835356 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835356 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131835356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131835357 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835357 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(706)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(706)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_osmux0(714)5162717 MSC_Test_0-SCCP(705)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(706)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131835374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835374 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131835374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131835375 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55c26767e7e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131835375 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55c26767e7e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131835375 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131835375 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131835375 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131835375 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131835375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131835375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131835375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70] (fsm.c:486) 20250819131835375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131835375 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131835375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131835375 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835375 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835375 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@6b779c8e12fd: { messageType := 2, destLocRef := '4EC6DD'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(711)@6b779c8e12fd: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(714) MSC_Test-GSUP(711)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(714)"262420000000039" 20250819131835378 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131835378 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(705)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131835379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835379 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131835379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131835386 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131835386 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250819131835386 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131835386 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131835387 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131835387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131835387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131835387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131835387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131835387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70] (vlr_lu_fsm.c:110) 20250819131835387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131835387 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766f0d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131835387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131835387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131835387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131835387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26767ea70] (fsm.c:486) 20250819131835387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131835387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131835387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131835387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131835387 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:TMSInew-0x7AB604C1) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131835387 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131835387 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:TMSInew-0x7AB604C1 LOCATION UPDATE ACCEPT (TMSI = 0x7ab604c1) (gsm_04_08.c:149) 20250819131835387 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:TMSInew-0x7AB604C1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131835387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835387 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(706)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(706)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(705)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131835397 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835397 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835397 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131835397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131835398 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:TMSInew-0x7AB604C1:GERAN-A-87:LU)[0x55c26767e7e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131835398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:TMSInew-0x7AB604C1:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131835398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131835398 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250819131835398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131835398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131835398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131835398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-87:LU)[0x55c26767ea70] (vlr_lu_fsm.c:817) 20250819131835398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131835398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x6AFD7E61:GERAN-A-87:LU)[0x55c26766ca90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131835398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131835398 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250819131835398 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131835398 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131835398 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131835398 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131835398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(705)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131835401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131835401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131835402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131835402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-87:LU)[0x55c26767e7e0] (msc_a.c:1053) 20250819131835402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131835402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131835402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-87:LU)[0x55c26767ea70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131835402 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131835402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 20250819131835403 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835403 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835403 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835403 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131835403 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(706)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(714)5162717 TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131835404 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131835404 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(706)@6b779c8e12fd: Created IMSI[0] for '262420000000039'H'7AB604C1'O to be handled at TC_lu_and_mt_call_osmux0(714) MSC_Test-MNCC(708)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_osmux0(714)651588228 20250819131835416 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819131835416 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819131835416 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 callref-0x26d67284 tid-255) New transaction (transaction.c:231) 20250819131835416 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 callref-0x26d67284 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) 20250819131835416 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 callref-0x26d67284 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) 20250819131835416 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 callref-0x26d67284 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819131835416 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819131835416 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819131835416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(706)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(706)@6b779c8e12fd: Created IMSI[1] for '262420000000039'H'7AB604C1'O to be handled at TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: 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 := '7AB604C1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(706)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_call_osmux0(714)5619157 MSC_Test_0-SCCP(705)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131835429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131835429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267677ea0] (fsm.c:486) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131835430 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131835430 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131835430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131835430 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 callref-0x26d67284 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819131835430 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819131835430 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819131835430 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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) 20250819131835430 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819131835430 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131835430 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250819131835430 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819131835430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835430 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131835431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131835431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(705)@6b779c8e12fd: { messageType := 2, destLocRef := '55BDD5'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131835433 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819131835433 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(706)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(706)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(705)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819131835443 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835443 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835443 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835443 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835443 DLSS7 DEBUG Found route for dpc=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(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131835443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131835443 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131835443 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819131835443 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819131835443 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819131835443 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819131835443 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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) 20250819131835443 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(709)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(714) 20250819131835454 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819131835454 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Allocated (fsm.c:456) 20250819131835454 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267677ea0] (fsm.c:486) 20250819131835454 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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) 20250819131835454 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c2676837f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131835454 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c2676837f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90] (fsm.c:486) 20250819131835454 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55c2676837f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131835455 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55c2676837f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819131835455 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267683a50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819131835455 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267683a50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90] (fsm.c:486) 20250819131835455 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI)[0x55c267683a50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819131835455 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x55c267683a50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(709)@6b779c8e12fd: 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)@6b779c8e12fd: f_mt_call_complete 3 20250819131835476 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55c2676837f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131835476 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131835476 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_handle_crcx(): got Osmux CID: -1 20250819131835478 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x55c267683a50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131835478 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819131835478 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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) 20250819131835478 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) Sending Assignment Command (msc_a.c:706) 20250819131835479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835479 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131835479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131835479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(705)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O 20250819131835486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131835486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131835487 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819131835487 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819131835487 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHING}: setting remote Osmux CID to 0 (rtp_stream.c:493) 20250819131835487 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs remote-Osmux-CID (rtp_stream.c:411) 20250819131835487 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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) 20250819131835487 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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) 20250819131835487 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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) 20250819131835487 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(706)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(705)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_mt_call_complete 8 20250819131835493 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131835493 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131835493 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131835690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131835690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131835690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131835690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131835690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131835690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131835690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131835690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131835691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819131835691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819131835691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819131835691 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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) 20250819131835691 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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)@6b779c8e12fd: f_mt_call_complete 7 20250819131835695 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819131835696 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 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) 20250819131835696 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676837f0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819131835696 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c2676837f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819131835696 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c2676837f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819131835696 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c2676837f0]{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)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: Hold the call for some time 20250819131835701 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c2676837f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819131835701 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819131835701 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819131835701 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: Hangup TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819131840706 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819131840706 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819131840706 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819131840706 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819131840706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131840706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131840706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131840706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131840706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131840706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131840706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131840706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(706)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(706)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(705)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131840713 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131840713 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131840713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131840713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131840713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131840713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131840713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131840713 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131840714 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819131840714 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819131840714 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819131840714 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x26d67284 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819131840714 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819131840714 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819131840714 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131840714 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131840714 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131840714 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131840714 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819131840714 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131840714 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90] (call_leg.c:197) 20250819131840714 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131840715 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c267683a50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131840715 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c2676837f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819131840715 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c2676837f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90] (call_leg.c:197) 20250819131840715 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819131840715 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c2676837f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819131840715 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1: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)[0x55c2676837f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819131840715 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819131840715 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267677ea0] (call_leg.c:198) 20250819131840715 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Freeing instance (call_leg.c:198) 20250819131840715 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c26766ca90]{RELEASING}: Deallocated (fsm.c:568) 20250819131840715 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131840715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131840715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131840715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131840715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131840715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131840715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131840715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131840715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131840715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131840715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131840715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131840715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131840715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131840715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131840715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131840715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(705)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(708)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(714)651588228 TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(705)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(705)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131840724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131840724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131840725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131840725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131840725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131840725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131840725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131840725 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131840725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131840725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267677ea0] (msc_a.c:1053) 20250819131840725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131840725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1:GERAN-A-88:PAGING_RESP)[0x55c267689a00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131840725 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x7AB604C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131840726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131840726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131840726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131840726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131840726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131840726 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131840726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131840726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(705)@6b779c8e12fd: Session index based on local reference:0 20250819131840727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131840727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131840727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131840727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131840727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131840727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131840727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131840727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(707)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(706)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(714)5619157 TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(706)@6b779c8e12fd: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(714) TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(714)@6b779c8e12fd: Final verdict of PTC: pass 20250819131841744 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131841744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131841744 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131841744 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131841744 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131841744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131841744 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131841744 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131841744 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131841744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131841744 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131841744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131841744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131841744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131841744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131841744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131841744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131841745 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131841745 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(705)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(707)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(711)@6b779c8e12fd: Final verdict of PTC: none 20250819131841746 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131841746 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(708)@6b779c8e12fd: Final verdict of PTC: none 20250819131841748 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(709)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(706)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(710)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(713)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(712)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(704)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(704): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(705): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(706): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(707): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(708): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(709): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(710): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(711): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(712): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(713): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_call_osmux0(714): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:18:41 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=415360) 20250819131842749 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=415360, count=416520) 20250819131843746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131843746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131843746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131843750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131844751 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mo_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(719)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(719)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(719)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(717)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131845628 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(720)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131845753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131845753 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(722)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(722)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131845758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(722)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(722)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(722)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(722)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131845774 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131845774 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(723)@6b779c8e12fd: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(726) TC_lu_and_mo_sms0(726)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131845817 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131845817 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131845817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131845817 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(719)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131845818 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131845818 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131845818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131845818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131845818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131845818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131845818 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(719)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(719)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131845819 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131845819 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131845819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131845819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131845819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131845819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(719)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819131845819 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131845819 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131845819 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131846626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131846626 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846626 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(718)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(718)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_sms0(726)14950601 MSC_Test_0-SCCP(717)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(718)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131846646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131846648 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131846648 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26767b740] (fsm.c:486) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131846648 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131846648 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000042 id=262420000000042 (vlr.c:661) 20250819131846648 DVLR INFO New subscr, IMSI: 262420000000042 (vlr.c:562) 20250819131846648 DVLR DEBUG VLR subscr IMSI-262420000000042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131846648 DVLR DEBUG VLR subscr IMSI-262420000000042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131846648 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131846648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131846648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131846648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c2676837f0] (fsm.c:486) 20250819131846648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131846648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131846649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131846649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@6b779c8e12fd: { messageType := 2, destLocRef := 'E420C9'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(723)@6b779c8e12fd: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(726) MSC_Test-GSUP(723)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mo_sms0(726)"262420000000042" 20250819131846654 DVLR DEBUG VLR subscr IMSI-262420000000042 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131846654 DVLR DEBUG VLR subscr IMSI-262420000000042 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(717)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_sms0(726)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819131846656 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846656 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131846661 DVLR DEBUG VLR subscr IMSI-262420000000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131846661 DVLR DEBUG IMSI:262420000000042 has MSISDN:491230000042 (vlr.c:1045) 20250819131846661 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250819131846661 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131846661 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131846661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131846661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131846661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131846661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131846661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c2676837f0] (vlr_lu_fsm.c:110) 20250819131846661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131846661 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55c26766ca90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131846661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131846661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131846661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131846661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c2676837f0] (fsm.c:486) 20250819131846661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131846661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131846661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131846661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131846661 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x2C1E3C78) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250819131846661 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131846661 DMM DEBUG -> IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x2C1E3C78 LOCATION UPDATE ACCEPT (TMSI = 0x2c1e3c78) (gsm_04_08.c:149) 20250819131846661 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x2C1E3C78 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131846661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(718)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(718)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(717)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131846667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131846667 DMM DEBUG msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x2C1E3C78:GERAN-A-89:LU)[0x55c26767b740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131846667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x2C1E3C78:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131846667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131846667 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250819131846667 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131846667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131846667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131846667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131846667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-89:LU)[0x55c2676837f0] (vlr_lu_fsm.c:817) 20250819131846667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131846667 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55c26767e7e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131846667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131846667 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250819131846667 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131846667 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131846667 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131846667 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131846667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(717)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131846669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131846669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131846669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-89:LU)[0x55c26767b740] (msc_a.c:1053) 20250819131846669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131846669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131846669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-89:LU)[0x55c2676837f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131846669 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131846669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131846670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(718)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_sms0(726)14950601 TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131846670 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131846670 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@6b779c8e12fd: 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 := '2C1E3C78'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(718)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_sms0(726)5439623 MSC_Test_0-RAN(718)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(717)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131846870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846870 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131846871 DMM DEBUG msc_a(TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c267683a50] (fsm.c:486) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131846871 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131846871 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131846871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131846872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131846872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131846872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131846872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131846872 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250819131846872 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131846872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131846872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131846872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@6b779c8e12fd: { messageType := 2, destLocRef := '530087'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131846875 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131846875 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(717)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250819131846888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846888 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131846888 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819131846888 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819131846889 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819131846889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131846889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(717)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819131846895 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846895 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131846895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131846896 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131846896 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131846896 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131846896 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131846896 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131846896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(717)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(717)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(717)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131846899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846899 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131846900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131846900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c267683a50] (msc_a.c:1053) 20250819131846900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131846900 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78:GERAN-A-90:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131846900 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131846900 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846900 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131846900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846900 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131846900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(717)@6b779c8e12fd: Session index based on local reference:0 20250819131846901 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131846901 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131846901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131846901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131846901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131846901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131846901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131846901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(719)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(718)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_sms0(726)5439623 TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131846902 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131846902 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x2C1E3C78 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(726)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(726)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(726)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(717)@6b779c8e12fd: Final verdict of PTC: none 20250819131846911 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819131846912 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131846912 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(723)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(719)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(722)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(718)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(720)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(716)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(721)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(727)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(724)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(725)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(716): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(717): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(718): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(719): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(720): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(721): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(722): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(723): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(724): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(725): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mo_sms0(726): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(727): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Tue Aug 19 13:18:46 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 20250819131847102 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131847102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131847102 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131847102 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131847102 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131847102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131847102 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131847102 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131847102 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131847102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131847102 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131847102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131847102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131847102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131847102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131847102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131847102 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131847103 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131847103 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=252444) 20250819131847912 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=252444, count=311324) 20250819131848913 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131849103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131849103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131849103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:18: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_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 20250819131849915 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(731)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(731)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(731)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(729)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131850727 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(732)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131850916 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131850916 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(734)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819131850922 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131850922 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131850922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131850922 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(734)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131850923 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(731)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(734)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(734)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(734)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA 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(731)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(734)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(734)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131850924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131850924 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131850924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131850924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131850924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131850924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131850924 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(731)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(731)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131850925 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131850925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131850925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131850925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131850925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131850925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131850925 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 20250819131850925 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131850925 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(731)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131850937 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131850937 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(735)@6b779c8e12fd: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(738) TC_lu_and_mt_sms0(738)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131851735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131851735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131851735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131851735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131851735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131851735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(730)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(730)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_sms0(738)8359618 MSC_Test_0-SCCP(729)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(730)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131851744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131851744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131851744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131851744 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131851744 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767edb0] (fsm.c:486) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131851744 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131851744 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000043 id=262420000000043 (vlr.c:661) 20250819131851744 DVLR INFO New subscr, IMSI: 262420000000043 (vlr.c:562) 20250819131851744 DVLR DEBUG VLR subscr IMSI-262420000000043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131851744 DVLR DEBUG VLR subscr IMSI-262420000000043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131851744 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131851744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131851744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131851744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c26767b740] (fsm.c:486) 20250819131851744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131851744 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131851744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131851744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131851744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131851744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131851744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131851744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@6b779c8e12fd: { messageType := 2, destLocRef := '7F8EC2'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(735)@6b779c8e12fd: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(738) MSC_Test-GSUP(735)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_sms0(738)"262420000000043" 20250819131851746 DVLR DEBUG VLR subscr IMSI-262420000000043 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131851746 DVLR DEBUG VLR subscr IMSI-262420000000043 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_from0 TC_lu_and_mt_sms0(738)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(729)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131851747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131851747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131851747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131851749 DVLR DEBUG VLR subscr IMSI-262420000000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131851749 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250819131851749 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250819131851749 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131851749 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131851749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131851749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131851749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131851749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131851749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c26767b740] (vlr_lu_fsm.c:110) 20250819131851750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131851750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131851750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131851750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131851750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131851750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c26767b740] (fsm.c:486) 20250819131851750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131851750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131851750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131851750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131851750 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA6D6C5B0) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250819131851750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131851750 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA6D6C5B0 LOCATION UPDATE ACCEPT (TMSI = 0xa6d6c5b0) (gsm_04_08.c:149) 20250819131851750 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA6D6C5B0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131851750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131851750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131851750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(730)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(730)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(729)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131851753 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851753 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131851753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131851753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131851753 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767edb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131851753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131851753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131851753 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250819131851753 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131851753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131851753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131851753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131851753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767b740] (vlr_lu_fsm.c:817) 20250819131851753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131851753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55c267683b80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131851753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131851753 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250819131851753 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131851753 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131851753 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131851753 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131851753 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851753 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131851753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131851753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(729)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131851754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851755 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131851755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131851755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131851755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131851755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767edb0] (msc_a.c:1053) 20250819131851755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131851755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131851755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-91:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131851755 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131851755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131851755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131851755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131851755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on local reference:0 20250819131851755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131851755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131851755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131851755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131851755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131851755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131851755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131851755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(730)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_sms0(738)8359618 TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131851756 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131851756 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(738)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(730)@6b779c8e12fd: Created IMSI[0] for '262420000000043'H'A6D6C5B0'O to be handled at TC_lu_and_mt_sms0(738) 20250819131851757 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131851757 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819131851757 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819131851757 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819131852759 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819131852759 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819131852759 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819131852760 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819131852760 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819131852760 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819131852760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131852761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131852761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131852761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131852761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131852761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131852761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131852761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(730)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(738) TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(738)@6b779c8e12fd: 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 := 'A6D6C5B0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(730)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_sms0(738)4869104 MSC_Test_0-SCCP(729)@6b779c8e12fd: First idle individual index:0 20250819131852776 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131852776 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131852776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131852776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131852776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131852776 DLSS7 DEBUG Found route for dpc=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(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131852776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131852777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131852777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131852777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819131852777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131852777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131852777 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + 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) 20250819131852777 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131852777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131852777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131852778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131852778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131852778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131852778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131852778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131852778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131852778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131852778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131852778 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131852778 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250819131852778 DMSC NOTICE Pending paging while subscriber 262420000000043 attached. (sms_queue.c:558) 20250819131852778 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819131852778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131852778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131852778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131852778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131852779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131852779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131852779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131852779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131852779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131852779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131852779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131852779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131852779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131852779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131852779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131852779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131852779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131852779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131852779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131852779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131852779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131852779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131852779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131852779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@6b779c8e12fd: { messageType := 2, destLocRef := '4A4BF0'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131852782 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819131852782 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms0(738)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(729)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131852791 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131852791 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131852791 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131852791 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131852791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131852791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131852791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131852791 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(729)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131852994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131852994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131852994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131852994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131852994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131852994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131852994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131852994 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131852995 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250819131852995 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250819131852995 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250819131852995 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250819131852995 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131852996 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131852996 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131852996 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131852996 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131852996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131852996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131852996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131852996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131852996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131852996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131852996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131852996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131852996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131852996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131852996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131852996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131852996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131852996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131852996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131852996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(729)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(729)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(729)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131853004 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131853004 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131853004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131853004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131853004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131853004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131853004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131853004 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131853004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131853004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c267683a50] (msc_a.c:1053) 20250819131853004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131853004 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-92:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131853005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131853005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131853005 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131853005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131853005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131853005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131853005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131853005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131853005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(729)@6b779c8e12fd: Session index based on local reference:0 20250819131853006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131853006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131853006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131853006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131853006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131853006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131853006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131853006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(731)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(730)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_sms0(738)4869104 TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131853008 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131853008 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(738)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(738)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(730)@6b779c8e12fd: Removed IMSI[0] for '262420000000043'H to be handled at TC_lu_and_mt_sms0(738) TC_lu_and_mt_sms0(738)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(729)@6b779c8e12fd: Final verdict of PTC: none 20250819131853020 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819131853021 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(734)@6b779c8e12fd: Final verdict of PTC: none 20250819131853021 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(735)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(733)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(732)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(730)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(731)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(728)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(737)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(736)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(739)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(728): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(729): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(730): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(731): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(732): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(733): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(734): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(735): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(736): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(737): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_sms0(738): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(739): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Tue Aug 19 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 20250819131853210 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131853210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131853210 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131853210 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131853210 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131853210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131853210 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131853210 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131853210 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131853210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131853210 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131853210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131853210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131853210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131853210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131853210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131853210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131853211 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131853211 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=317780) 20250819131854021 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=317780, count=319036) 20250819131855023 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131855211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131855211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131855211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:18: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_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 20250819131856025 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_sms_already_paging started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(743)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(743)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(743)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(741)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131856867 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(744)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131857026 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131857026 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(746)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(746)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131857032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(746)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(746)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(746)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(746)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131857047 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131857047 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819131857062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131857062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131857062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131857062 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(743)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(743)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(743)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131857064 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857064 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131857064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131857064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131857064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131857064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131857064 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(743)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131857065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131857065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131857065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131857065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131857065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131857065 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819131857065 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131857065 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(747)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131857873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131857873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131857873 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131857874 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857874 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131857874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131857874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(742)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(742)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(750)8094301 MSC_Test_0-SCCP(741)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(742)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131857889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131857889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131857889 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131857889 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131857889 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767edb0] (fsm.c:486) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131857889 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131857889 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000044 id=262420000000044 (vlr.c:661) 20250819131857889 DVLR INFO New subscr, IMSI: 262420000000044 (vlr.c:562) 20250819131857889 DVLR DEBUG VLR subscr IMSI-262420000000044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131857889 DVLR DEBUG VLR subscr IMSI-262420000000044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131857889 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131857889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131857889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131857889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c26767b740] (fsm.c:486) 20250819131857889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131857889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131857890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131857890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131857890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131857890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131857890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131857890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@6b779c8e12fd: { messageType := 2, destLocRef := '7B825D'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(747)@6b779c8e12fd: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(750) MSC_Test-GSUP(747)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(750)"262420000000044" 20250819131857892 DVLR DEBUG VLR subscr IMSI-262420000000044 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131857892 DVLR DEBUG VLR subscr IMSI-262420000000044 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(741)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131857893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131857893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131857893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131857896 DVLR DEBUG VLR subscr IMSI-262420000000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131857896 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250819131857896 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250819131857896 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131857897 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131857897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131857897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131857897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131857897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131857897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c26767b740] (vlr_lu_fsm.c:110) 20250819131857897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131857897 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131857897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131857897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131857897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131857897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c26767b740] (fsm.c:486) 20250819131857897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131857897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131857897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131857897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131857897 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x4F456FA4) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250819131857897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131857897 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x4F456FA4 LOCATION UPDATE ACCEPT (TMSI = 0x4f456fa4) (gsm_04_08.c:149) 20250819131857897 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x4F456FA4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131857897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131857897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131857897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(742)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(742)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(741)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131857903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131857903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131857903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131857903 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x4F456FA4:GERAN-A-93:LU)[0x55c26767edb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131857903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x4F456FA4:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131857903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131857903 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250819131857903 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131857903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131857903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131857903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131857903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-93:LU)[0x55c26767b740] (vlr_lu_fsm.c:817) 20250819131857903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131857903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55c267689670]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131857903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131857903 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250819131857903 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131857903 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131857903 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131857903 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131857903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131857903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131857903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(741)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131857906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131857906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131857906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131857906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131857906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-93:LU)[0x55c26767edb0] (msc_a.c:1053) 20250819131857906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131857906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131857906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-93:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131857906 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131857906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131857906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131857906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131857907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131857907 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131857907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131857907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131857907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131857907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131857907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131857907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(742)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(750)8094301 TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131857908 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131857908 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(742)@6b779c8e12fd: Created IMSI[0] for '262420000000044'H'4F456FA4'O to be handled at TC_lu_and_mt_sms_already_paging0(750) TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: first SMS 20250819131857913 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131857913 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819131857913 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819131857913 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819131858914 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819131858914 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819131858914 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819131858915 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819131858915 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819131858915 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819131858916 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131858916 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131858916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131858916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131858916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131858916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131858916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131858916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(742)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(750) TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: second SMS 20250819131858925 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250819131858925 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:94) 20250819131858925 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:76) 20250819131858925 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: 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 := '4F456FA4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(742)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(750)407510 MSC_Test_0-SCCP(741)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131858932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131858932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131858932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131858932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131858932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131858932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131858932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131858932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131858933 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + 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) 20250819131858933 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131858933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131858933 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131858933 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250819131858934 DMSC NOTICE Pending paging while subscriber 262420000000044 attached. (sms_queue.c:558) 20250819131858934 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819131858934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131858934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131858934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131858934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131858934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131858934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131858934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131858934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131858934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131858934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131858934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131858934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131858934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131858934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131858934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131858934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131858934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131858934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131858934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131858934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131858934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131858934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131858934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131858934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(741)@6b779c8e12fd: { messageType := 2, destLocRef := '0637D6'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-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131858939 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819131858939 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - 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)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(741)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O 20250819131858947 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131858947 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131858947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131858947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131858947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131858947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131858947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131858947 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(741)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131859150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131859150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131859150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131859151 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250819131859151 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250819131859151 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250819131859151 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250819131859151 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250819131859152 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250819131859152 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:76) 20250819131859152 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250819131859152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131859153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131859153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131859153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131859153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(741)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103029904'O 20250819131859159 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859159 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859159 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859159 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131859159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131859160 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(741)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131859362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131859362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131859362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131859363 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250819131859363 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250819131859363 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250819131859363 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250819131859363 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131859364 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131859364 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131859364 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131859364 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131859364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131859364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131859364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131859364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131859364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131859364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(741)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(741)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(741)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131859372 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859372 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859372 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131859372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131859372 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131859372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131859372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c267683a50] (msc_a.c:1053) 20250819131859372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131859372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-94:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131859373 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131859373 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859373 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131859373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131859373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(743)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(741)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(743)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131859374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859374 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131859374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131859374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131859374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131859374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131859374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131859374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(742)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(750)407510 TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131859376 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131859376 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(750)@6b779c8e12fd: Final verdict of PTC: pass 20250819131859384 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(747)@6b779c8e12fd: Final verdict of PTC: none 20250819131859384 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(741)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(744)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(745)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(740)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(743)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(742)@6b779c8e12fd: Final verdict of PTC: none 20250819131859387 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(746)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(748)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(751)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(749)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(740): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(741): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(742): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(743): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(744): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(745): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(746): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(747): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(748): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(749): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(750): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(751): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131859578 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131859578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131859578 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131859578 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131859578 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131859578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131859578 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131859578 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131859578 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131859578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131859578 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131859578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131859578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131859578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131859578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131859578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131859578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131859579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131859579 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=354884) 20250819131900389 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=354884, count=365156) 20250819131901390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131901580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131901580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131901580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131902391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(755)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(755)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(755)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(753)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131903180 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(756)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131903372 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131903373 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131903373 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131903373 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(755)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(755)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(755)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819131903377 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131903377 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131903377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131903377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131903377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131903377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131903377 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(755)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(755)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 20250819131903378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131903378 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131903378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131903378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131903378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131903378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131903378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(755)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131903378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131903378 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819131903392 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131903392 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(758)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(758)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131903398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(758)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(758)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(758)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(758)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131903425 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131903425 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(759)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131904189 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904189 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904189 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131904189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131904189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131904190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131904190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131904190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(754)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(754)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(762)2743951 MSC_Test_0-RAN(754)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(753)@6b779c8e12fd: First idle individual index:0 20250819131904203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904203 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904203 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904203 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131904203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131904203 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131904204 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131904204 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131904204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131904204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767edb0] (fsm.c:486) 20250819131904204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131904204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131904204 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131904204 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001843 id=262420000001843 (vlr.c:661) 20250819131904204 DVLR INFO New subscr, IMSI: 262420000001843 (vlr.c:562) 20250819131904205 DVLR DEBUG VLR subscr IMSI-262420000001843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131904205 DVLR DEBUG VLR subscr IMSI-262420000001843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131904205 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131904205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131904205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131904205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131904205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131904205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131904205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131904205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131904205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c26767b740] (fsm.c:486) 20250819131904205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131904205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131904205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131904205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131904205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131904205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131904205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131904205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@6b779c8e12fd: { messageType := 2, destLocRef := '29DE8F'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(753)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(753)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(753)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(753)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(759)@6b779c8e12fd: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(762) MSC_Test-GSUP(759)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(762)"262420000001843" 20250819131904209 DVLR DEBUG VLR subscr IMSI-262420000001843 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131904209 DVLR DEBUG VLR subscr IMSI-262420000001843 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(753)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(753)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(753)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(753)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131904210 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904210 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904210 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131904210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131904210 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131904214 DVLR DEBUG VLR subscr IMSI-262420000001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131904214 DVLR DEBUG IMSI:262420000001843 has MSISDN:491230001843 (vlr.c:1045) 20250819131904214 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250819131904214 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131904215 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131904215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131904215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131904215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131904215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131904215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767b740] (vlr_lu_fsm.c:110) 20250819131904215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131904215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131904215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131904215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131904215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131904215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767b740] (fsm.c:486) 20250819131904215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131904215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131904215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131904215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131904215 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x52ECA46C) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250819131904215 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131904215 DMM DEBUG -> IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x52ECA46C LOCATION UPDATE ACCEPT (TMSI = 0x52eca46c) (gsm_04_08.c:149) 20250819131904215 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x52ECA46C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131904215 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904215 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131904215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131904215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(753)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(753)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(753)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(754)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(754)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(753)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(753)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(753)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(753)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131904219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904219 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904219 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131904219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131904219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131904219 DMM DEBUG msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x52ECA46C:GERAN-A-95:LU)[0x55c26767edb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131904219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x52ECA46C:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131904219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131904219 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250819131904219 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131904219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131904219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131904219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131904219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C:GERAN-A-95:LU)[0x55c26767b740] (vlr_lu_fsm.c:817) 20250819131904219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131904219 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55c26767a080]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131904219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131904219 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001843/3/1): Available (smpp_smsc.c:626) 20250819131904220 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131904220 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131904220 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131904220 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131904220 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904220 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904220 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131904220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131904220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(753)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(753)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(753)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(753)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(753)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(753)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(753)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131904221 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904221 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131904221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131904221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131904221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131904221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C:GERAN-A-95:LU)[0x55c26767edb0] (msc_a.c:1053) 20250819131904221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131904221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131904221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C:GERAN-A-95:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131904221 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - active-conn: now used by 1 (attached) (msub.c:375) 20250819131904221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131904221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131904221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(753)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131904222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131904222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131904222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131904222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131904222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131904222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131904222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131904222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(754)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(762)2743951 TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131904222 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131904222 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(754)@6b779c8e12fd: Created IMSI[0] for '262420000001843'H'52ECA46C'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(762) 20250819131904225 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131904225 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819131904225 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819131904225 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819131905225 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819131905226 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819131905226 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819131905226 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819131905226 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819131905226 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819131905226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131905226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131905226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131905226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131905226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131905226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131905226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131905226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(754)@6b779c8e12fd: 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)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131915227 DLSMS NOTICE Sending SMS 6 failed 1 times. (sms_queue.c:248) 20250819131915227 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250819131915227 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:76) 20250819131915227 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250819131915227 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - Paging: now used by 1 (attached) (paging.c:202) 20250819131919771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131919772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131919772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131919772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131919772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131919772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131919772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131919772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(755)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(755)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(758)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(758)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131925243 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131925243 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x52ECA46C - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(762)@6b779c8e12fd: Final verdict of PTC: pass 20250819131925252 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131925252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131925252 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131925252 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131925252 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131925252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131925252 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131925252 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131925252 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131925252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131925252 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131925252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131925252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131925252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131925252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131925252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131925252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131925252 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131925252 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(755)@6b779c8e12fd: Final verdict of PTC: none 20250819131925253 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819131925253 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-RAN(754)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(758)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(760)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(753)@6b779c8e12fd: Final verdict of PTC: none 20250819131925253 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(759)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(763)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(756)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(761)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(752)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(757)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(752): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(753): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(754): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(755): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(756): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(757): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(758): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(759): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(760): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(761): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(762): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(763): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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=215636) 20250819131926254 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=215636, count=216892) 20250819131927253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131927253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131927253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819131927255 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131928257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(767)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(767)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(767)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(765)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131929178 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(768)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131929257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131929258 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(770)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(770)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131929264 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(770)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(770)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(770)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(770)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131929285 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131929285 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(771)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131929374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131929374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131929374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131929374 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(767)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131929380 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131929380 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131929380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131929380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131929380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131929380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131929380 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(767)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(767)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131929384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131929384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131929384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131929384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131929384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131929384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131929384 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 20250819131929384 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131929384 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(767)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131930187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930187 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131930187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131930187 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131930188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131930188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131930188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(766)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(766)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)9757591 MSC_Test_0-SCCP(765)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(766)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131930205 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930205 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131930205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131930205 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131930205 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131930205 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267683a50] (fsm.c:486) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131930205 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131930205 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001844 id=262420000001844 (vlr.c:661) 20250819131930205 DVLR INFO New subscr, IMSI: 262420000001844 (vlr.c:562) 20250819131930205 DVLR DEBUG VLR subscr IMSI-262420000001844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131930205 DVLR DEBUG VLR subscr IMSI-262420000001844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131930205 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131930205 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131930205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131930205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131930205 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131930206 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131930206 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930206 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131930206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131930206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131930206 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930206 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131930206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131930206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@6b779c8e12fd: { messageType := 2, destLocRef := '94E397'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(771)@6b779c8e12fd: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(774) MSC_Test-GSUP(771)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(774)"262420000001844" 20250819131930210 DVLR DEBUG VLR subscr IMSI-262420000001844 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131930211 DVLR DEBUG VLR subscr IMSI-262420000001844 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(765)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819131930212 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930212 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131930212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131930212 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131930217 DVLR DEBUG VLR subscr IMSI-262420000001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131930217 DVLR DEBUG IMSI:262420000001844 has MSISDN:491230001844 (vlr.c:1045) 20250819131930217 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250819131930217 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131930218 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131930218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131930218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131930218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131930218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131930218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:110) 20250819131930218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131930218 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55c267677ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131930218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131930218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131930218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131930218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131930218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131930218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131930218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131930218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131930218 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x8400056A) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250819131930218 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131930218 DMM DEBUG -> IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x8400056A LOCATION UPDATE ACCEPT (TMSI = 0x8400056a) (gsm_04_08.c:149) 20250819131930218 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x8400056A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131930219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131930219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131930219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(766)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(766)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(765)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131930228 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930228 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131930229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131930229 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131930229 DMM DEBUG msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x8400056A:GERAN-A-96:LU)[0x55c267683a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131930229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x8400056A:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131930229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131930229 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250819131930229 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131930229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131930229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131930229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131930229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-96:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:817) 20250819131930229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131930229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131930229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131930229 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250819131930229 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131930229 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131930229 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131930229 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131930229 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930229 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930229 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131930229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131930229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(765)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131930233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930233 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131930233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131930233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131930234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131930234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-96:LU)[0x55c267683a50] (msc_a.c:1053) 20250819131930234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131930234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131930234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-96:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131930234 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - active-conn: now used by 1 (attached) (msub.c:375) 20250819131930234 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930234 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930234 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131930234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131930234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 20250819131930236 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131930236 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131930236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131930236 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131930236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131930236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131930236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131930236 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(766)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)9757591 TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131930238 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131930238 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(766)@6b779c8e12fd: Created IMSI[0] for '262420000001844'H'8400056A'O to be handled at TC_lu_and_mt_sms_paging_repeated0(774) 20250819131930245 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131930245 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819131930245 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819131930245 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: Expecting first Paging 20250819131931247 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819131931247 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819131931247 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819131931247 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819131931248 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819131931248 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819131931248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131931248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131931248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131931248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131931248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131931248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131931248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131931248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(766)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(774) TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: 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 := '8400056A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(766)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)10057785 MSC_Test_0-SCCP(765)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131936272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936272 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131936272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131936272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767edb0] (fsm.c:486) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131936274 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + 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) 20250819131936274 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131936274 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131936275 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131936275 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250819131936275 DMSC NOTICE Pending paging while subscriber 262420000001844 attached. (sms_queue.c:558) 20250819131936275 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819131936275 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936275 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131936275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131936275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131936275 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936275 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936275 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131936275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936275 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131936276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131936276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131936276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131936276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@6b779c8e12fd: { messageType := 2, destLocRef := '997839'O, sourceLocRef := '000061'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131936279 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819131936279 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - 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)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(765)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131936289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131936289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131936289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(765)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131936494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936494 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131936494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131936494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131936495 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250819131936495 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250819131936496 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250819131936496 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250819131936496 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131936496 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131936496 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131936496 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131936496 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131936497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131936497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131936497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131936497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131936497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131936497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(765)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(765)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(765)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131936503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936503 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131936503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131936503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131936503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131936504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131936504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767edb0] (msc_a.c:1053) 20250819131936504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131936504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A:GERAN-A-97:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131936504 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - active-conn: now used by 1 (attached) (msub.c:375) 20250819131936505 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936505 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936505 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131936505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131936505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(765)@6b779c8e12fd: Session index based on local reference:0 20250819131936505 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936505 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131936505 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131936506 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131936506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131936506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131936506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131936506 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(767)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(766)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(774)10057785 TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131936507 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131936507 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x8400056A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(774)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(771)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(765)@6b779c8e12fd: Final verdict of PTC: none 20250819131936518 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131936518 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(766)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(767)@6b779c8e12fd: Final verdict of PTC: none 20250819131936520 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(772)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(768)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(770)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(775)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(769)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(773)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(765): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(766): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(767): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(768): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(769): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(770): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(771): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(772): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(773): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(774): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(775): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131936706 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131936706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131936706 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131936706 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131936706 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131936706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131936706 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131936706 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131936706 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131936706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131936706 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131936706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131936706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131936706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131936706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131936706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131936706 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131936707 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131936707 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=318856) 20250819131937522 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=318856, count=320016) 20250819131938523 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131938708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131938708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131938708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131939524 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_smpp_mo_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(779)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(779)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(779)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(777)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131940416 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(780)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131940525 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131940525 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(782)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(782)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131940531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(782)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(782)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(782)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(782)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131940561 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131940561 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(783)@6b779c8e12fd: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(786) TC_smpp_mo_sms0(786)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131940612 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131940612 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131940612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131940612 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(779)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131940617 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131940617 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131940617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131940617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131940617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131940617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131940617 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(779)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(779)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131940620 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131940620 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131940620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131940620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131940620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131940620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131940620 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 20250819131940620 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131940620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(779)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131941419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131941420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(778)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(778)@6b779c8e12fd: Added conn table entry 0TC_smpp_mo_sms0(786)725292 MSC_Test_0-SCCP(777)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(778)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131941435 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941435 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941435 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941435 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941435 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131941435 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131941435 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55c267683a50] (fsm.c:486) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131941435 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131941435 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131941435 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131941435 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131941435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131941435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131941435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131941435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131941435 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131941435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131941436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@6b779c8e12fd: { messageType := 2, destLocRef := '0B112C'O, sourceLocRef := '000062'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(783)@6b779c8e12fd: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(786) MSC_Test-GSUP(783)@6b779c8e12fd: Added IMSI table entry 0TC_smpp_mo_sms0(786)"262420000000044" 20250819131941438 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131941438 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(777)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819131941439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(786)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131941442 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131941442 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250819131941442 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250819131941442 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131941443 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131941443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131941443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131941443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131941443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131941443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:110) 20250819131941443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131941443 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131941443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131941443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131941443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131941443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131941443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131941443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131941443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131941443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131941443 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:TMSInew-0x89A134C4) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250819131941443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131941443 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:TMSInew-0x89A134C4 LOCATION UPDATE ACCEPT (TMSI = 0x89a134c4) (gsm_04_08.c:149) 20250819131941443 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:TMSInew-0x89A134C4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131941443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(778)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(778)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(777)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131941448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131941448 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:TMSInew-0x89A134C4:GERAN-A-98:LU)[0x55c267683a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131941448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:TMSInew-0x89A134C4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131941448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131941448 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250819131941448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131941448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131941448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131941448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-98:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:817) 20250819131941448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131941448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x4F456FA4:GERAN-A-98:LU)[0x55c267677ea0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131941448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131941448 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250819131941448 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131941448 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131941448 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131941448 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131941448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(777)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131941450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941450 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131941450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131941450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-98:LU)[0x55c267683a50] (msc_a.c:1053) 20250819131941450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131941450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131941450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-98:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131941450 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131941450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 20250819131941451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(778)@6b779c8e12fd: Deleted conn table entry 0TC_smpp_mo_sms0(786)725292 TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131941453 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131941453 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(786)@6b779c8e12fd: 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 := '89A134C4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(778)@6b779c8e12fd: Added conn table entry 0TC_smpp_mo_sms0(786)4460463 MSC_Test_0-RAN(778)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(777)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131941654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941654 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941654 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941654 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131941655 DMM DEBUG msc_a(TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767edb0] (fsm.c:486) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131941655 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131941655 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131941655 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131941656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131941656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131941656 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131941656 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250819131941656 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131941656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131941656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131941656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@6b779c8e12fd: { messageType := 2, destLocRef := '440FAF'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131941660 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131941660 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(777)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250819131941673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131941673 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819131941674 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819131941674 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250819131941674 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250819131941674 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000044) (smpp_smsc.c:641) 20250819131941674 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250819131941674 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941674 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131941685 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 32 e6 24 a9 00 ) (smpp_smsc.c:721) 20250819131941685 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819131941685 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250819131941685 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250819131941685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(777)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819131941690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131941690 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131941690 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131941690 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131941690 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131941691 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131941691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(777)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(777)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(777)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131941694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941694 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131941694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131941694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131941694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767edb0] (msc_a.c:1053) 20250819131941694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131941694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4:GERAN-A-99:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131941694 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131941694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131941695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131941695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(779)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819131941695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131941695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131941695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131941695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131941695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131941695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131941695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(777)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(779)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(778)@6b779c8e12fd: Deleted conn table entry 0TC_smpp_mo_sms0(786)4460463 TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131941697 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131941697 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x89A134C4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(786)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(786)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(786)@6b779c8e12fd: Final verdict of PTC: pass 20250819131941709 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819131941709 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131941709 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(783)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(779)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(777)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(782)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(784)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(778)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(780)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(781)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(776)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(785)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(776): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(777): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(778): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(779): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(780): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(781): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(782): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(783): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(784): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(785): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_smpp_mo_sms0(786): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Tue Aug 19 13:19:41 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 20250819131941898 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131941898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131941898 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131941898 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131941898 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131941898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131941898 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131941898 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131941898 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131941898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131941898 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131941898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131941898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131941898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131941898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131941898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131941898 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131941899 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131941899 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=314380) 20250819131942710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314380, count=315540) 20250819131943711 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131943900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131943900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131943900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:19: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_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 20250819131944712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_smpp_mo_sms_rp_error started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(791)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(791)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(791)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(789)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131945672 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(792)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131945714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131945714 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(794)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(794)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131945720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(794)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(794)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(794)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(794)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131945742 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131945742 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(795)@6b779c8e12fd: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(798) TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131945868 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131945868 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131945868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131945868 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(791)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131945873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131945873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131945873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131945873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131945873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131945873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131945873 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(791)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(791)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131945875 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131945876 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131945876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131945876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131945876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131945876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131945876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(791)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 20250819131945876 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131945876 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(791)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131946683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946684 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946684 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(790)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(790)@6b779c8e12fd: Added conn table entry 0TC_smpp_mo_sms_rp_error0(798)6965607 MSC_Test_0-SCCP(789)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(790)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131946701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946702 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131946702 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267683a50] (fsm.c:486) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131946702 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131946702 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000045 id=262420000000045 (vlr.c:661) 20250819131946702 DVLR INFO New subscr, IMSI: 262420000000045 (vlr.c:562) 20250819131946702 DVLR DEBUG VLR subscr IMSI-262420000000045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131946702 DVLR DEBUG VLR subscr IMSI-262420000000045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131946702 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131946702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131946703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131946703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131946703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131946703 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131946703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131946703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@6b779c8e12fd: { messageType := 2, destLocRef := '6A4967'O ("jIg"), 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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(795)@6b779c8e12fd: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(798) MSC_Test-GSUP(795)@6b779c8e12fd: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(798)"262420000000045" 20250819131946709 DVLR DEBUG VLR subscr IMSI-262420000000045 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131946709 DVLR DEBUG VLR subscr IMSI-262420000000045 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(789)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946712 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946712 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946712 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131946722 DVLR DEBUG VLR subscr IMSI-262420000000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131946722 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250819131946722 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250819131946722 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131946723 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131946723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131946723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131946723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131946723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131946723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:110) 20250819131946723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131946723 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55c267682fc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131946723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131946723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131946723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131946723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131946723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131946723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131946723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131946723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131946723 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x30D6710B) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250819131946723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131946723 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x30D6710B LOCATION UPDATE ACCEPT (TMSI = 0x30d6710b) (gsm_04_08.c:149) 20250819131946723 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x30D6710B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131946724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(790)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(790)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(789)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131946737 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x30D6710B:GERAN-A-100:LU)[0x55c267683a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131946737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0x30D6710B:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131946737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131946737 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250819131946737 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131946737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131946737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131946737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131946737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-100:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:817) 20250819131946737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131946737 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55c267686130]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131946737 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131946737 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250819131946738 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131946738 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131946738 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131946738 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131946738 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946738 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946738 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(789)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946741 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946741 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131946742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131946742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-100:LU)[0x55c267683a50] (msc_a.c:1053) 20250819131946742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131946742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131946742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-100:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131946742 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - active-conn: now used by 1 (attached) (msub.c:375) 20250819131946742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 20250819131946743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(790)@6b779c8e12fd: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(798)6965607 TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131946745 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131946745 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: 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 := '30D6710B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(790)@6b779c8e12fd: Added conn table entry 0TC_smpp_mo_sms_rp_error0(798)15831092 MSC_Test_0-RAN(790)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(789)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946946 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946946 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131946947 DMM DEBUG msc_a(TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767edb0] (fsm.c:486) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131946947 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131946947 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131946947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131946948 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250819131946948 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131946948 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946948 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131946948 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946948 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131946948 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946948 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@6b779c8e12fd: { messageType := 2, destLocRef := 'F19034'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131946952 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131946952 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(789)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250819131946968 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946968 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946968 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946968 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946968 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131946968 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819131946969 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819131946969 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250819131946969 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250819131946969 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000045) (smpp_smsc.c:641) 20250819131946969 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250819131946969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131946980 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 0b 5e 0e 13 9f 00 ) (smpp_smsc.c:721) 20250819131946980 DLSMS NOTICE trans(SMS IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B: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) 20250819131946981 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819131946981 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250819131946981 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (Invalid Destination Address) (smpp_smsc.c:673) 20250819131946981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(789)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131946986 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131946986 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131946986 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131946986 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131946986 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131946986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(789)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(789)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(789)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131946989 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946989 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946989 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131946990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131946990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767edb0] (msc_a.c:1053) 20250819131946990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131946990 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-101:CM_SERVICE_REQ)[0x55c26767b740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131946990 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - active-conn: now used by 1 (attached) (msub.c:375) 20250819131946990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131946990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131946990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131946990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(791)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(791)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(789)@6b779c8e12fd: Session index based on local reference:0 20250819131946991 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131946991 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131946991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131946991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131946991 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131946991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131946991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131946991 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(790)@6b779c8e12fd: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(798)15831092 TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131946993 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131946993 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(798)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(791)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(795)@6b779c8e12fd: Final verdict of PTC: none 20250819131947004 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131947004 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(789)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(790)@6b779c8e12fd: Final verdict of PTC: none 20250819131947005 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(792)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(794)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(793)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(796)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(788)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(797)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(789): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(790): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(791): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(792): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(793): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(794): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(795): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(796): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(797): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_smpp_mo_sms_rp_error0(798): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819131947194 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131947194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131947194 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131947194 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131947194 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131947194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131947194 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131947194 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131947194 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131947194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131947194 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131947194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131947194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131947195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131947195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131947195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131947195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131947195 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131947195 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=314128) 20250819131948006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314128, count=315288) 20250819131949007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131949195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131949195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131949195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:19: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_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 20250819131950009 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_smpp_mt_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(803)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(803)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(801)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131950966 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(804)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131951010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131951010 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(806)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(806)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131951016 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(806)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131951035 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131951035 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(807)@6b779c8e12fd: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131951162 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131951162 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131951162 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131951162 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(803)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131951166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131951166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131951166 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131951167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131951167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131951167 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819131951167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131951167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131951167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131951167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131951167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131951167 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131951167 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131951167 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131951974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131951974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131951974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131951974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131951974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951974 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131951974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@6b779c8e12fd: Added conn table entry 0TC_smpp_mt_sms0(810)12262621 MSC_Test_0-SCCP(801)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(802)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131951982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951983 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951983 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951983 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131951983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131951983 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131951983 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131951983 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55c267683a50] (fsm.c:486) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131951983 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131951983 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131951983 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819131951983 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131951983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131951983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131951983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131951983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131951983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131951983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131951983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131951983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131951983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131951983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131951983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: { messageType := 2, destLocRef := 'BB1CDD'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(807)@6b779c8e12fd: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(810) MSC_Test-GSUP(807)@6b779c8e12fd: Added IMSI table entry 0TC_smpp_mt_sms0(810)"262420000000045" 20250819131951986 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131951986 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_from0 20250819131951986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131951987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(801)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_smpp_mt_sms0(810)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131951987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131951989 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131951989 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250819131951989 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250819131951989 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131951989 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131951989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131951989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131951989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131951989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131951989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:110) 20250819131951989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131951989 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267686130]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131951989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131951989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131951989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131951989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c26767e7e0] (fsm.c:486) 20250819131951989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131951989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131951989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131951989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131951989 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:TMSInew-0x3BC71DD0) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250819131951989 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131951989 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:TMSInew-0x3BC71DD0 LOCATION UPDATE ACCEPT (TMSI = 0x3bc71dd0) (gsm_04_08.c:149) 20250819131951989 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:TMSInew-0x3BC71DD0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819131951989 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951989 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951989 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131951989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131951989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(801)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819131951993 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951993 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951993 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951993 DLM3UA DEBUG 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(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131951993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131951993 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131951993 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:TMSInew-0x3BC71DD0:GERAN-A-102:LU)[0x55c267683a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131951993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:TMSInew-0x3BC71DD0:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131951993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131951993 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250819131951993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131951993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131951993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131951993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-102:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:817) 20250819131951993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131951993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x30D6710B:GERAN-A-102:LU)[0x55c267682fc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131951993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131951993 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250819131951993 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131951993 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131951993 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131951993 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131951993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131951993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131951993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(801)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131951994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131951994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131951994 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131951994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131951994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-102:LU)[0x55c267683a50] (msc_a.c:1053) 20250819131951994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131951994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131951994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-102:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131951994 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131951994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131951994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131951994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 20250819131951995 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131951995 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131951995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131951995 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131951995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131951995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131951995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131951995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@6b779c8e12fd: Deleted conn table entry 0TC_smpp_mt_sms0(810)12262621 TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131951995 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131951995 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@6b779c8e12fd: Created IMSI[0] for '262420000000045'H'3BC71DD0'O to be handled at TC_smpp_mt_sms0(810) 20250819131951998 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) 20250819131951998 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250819131951998 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250819131951998 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250819131951998 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250819131951998 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - SMS-receiver: now used by 1 (attached) (gsm_04_11.c:76) 20250819131953000 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819131953001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819131953001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819131953001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819131953001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819131953001 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819131953002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@6b779c8e12fd: 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 := '3BC71DD0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(802)@6b779c8e12fd: Added conn table entry 0TC_smpp_mt_sms0(810)15335510 MSC_Test_0-SCCP(801)@6b779c8e12fd: First idle individual index:0 20250819131953018 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953018 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131953018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767edb0] (fsm.c:486) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131953019 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + 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) 20250819131953019 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131953019 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131953019 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131953019 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250819131953019 DMSC NOTICE Pending paging while subscriber 262420000000045 attached. (sms_queue.c:558) 20250819131953019 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819131953019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: { messageType := 2, destLocRef := 'EA0056'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131953023 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819131953023 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(801)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O 20250819131953033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953033 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953033 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131953033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953034 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(801)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131953234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953234 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131953234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953235 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250819131953235 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250819131953235 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250819131953235 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250819131953235 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131953235 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131953235 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131953235 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131953236 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131953236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(801)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131953243 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953243 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131953243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131953244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767edb0] (msc_a.c:1053) 20250819131953244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131953244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-103:PAGING_RESP)[0x55c26767b740]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131953244 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131953244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 20250819131953245 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953245 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131953245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953245 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@6b779c8e12fd: Deleted conn table entry 0TC_smpp_mt_sms0(810)15335510 TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131953246 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131953247 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131953250 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) 20250819131953251 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250819131953251 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250819131953251 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250819131953251 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250819131953251 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + SMS: now used by 3 (attached,SMS-receiver,SMS) (transaction.c:228) 20250819131953251 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + Paging: now used by 4 (attached,SMS-receiver,SMS,Paging) (paging.c:111) 20250819131953251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@6b779c8e12fd: 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 := '3BC71DD0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(802)@6b779c8e12fd: Added conn table entry 0TC_smpp_mt_sms0(810)10170736 MSC_Test_0-SCCP(801)@6b779c8e12fd: First idle individual index:0 20250819131953257 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953257 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953257 DLM3UA DEBUG 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(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131953257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131953258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + 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) 20250819131953258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + active-conn: now used by 6 (attached,SMS-receiver,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131953258 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131953258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - Paging: now used by 5 (attached,SMS-receiver,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819131953258 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250819131953258 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS-receiver,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819131953259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953259 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953259 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953259 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: { messageType := 2, destLocRef := '9B3170'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131953261 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + VTY: now used by 5 (attached,SMS-receiver,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819131953261 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - VTY: now used by 4 (attached,SMS-receiver,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(801)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131953267 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953267 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953267 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953267 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131953267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953267 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(801)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131953470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953470 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131953470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953471 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250819131953471 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131953471 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131953472 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131953472 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131953472 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131953472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131953472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(801)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(801)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131953479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131953479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131953480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131953480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c267683a50] (msc_a.c:1053) 20250819131953480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131953480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0:GERAN-A-104:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131953480 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819131953480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131953480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131953480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@6b779c8e12fd: Session index based on local reference:0 20250819131953481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131953481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131953481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131953481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131953481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131953481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131953481 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(803)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@6b779c8e12fd: Deleted conn table entry 0TC_smpp_mt_sms0(810)10170736 TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131953482 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131953482 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x3BC71DD0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(810)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(810)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@6b779c8e12fd: Removed IMSI[0] for '262420000000045'H to be handled at TC_smpp_mt_sms0(810) TC_smpp_mt_sms0(810)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(807)@6b779c8e12fd: Final verdict of PTC: none 20250819131953494 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131953494 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(801)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(803)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(808)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(804)@6b779c8e12fd: Final verdict of PTC: none 20250819131953496 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(811)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(806)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(805)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(802)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(809)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(809): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_smpp_mt_sms0(810): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Tue Aug 19 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 20250819131953682 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131953682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131953682 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131953682 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131953682 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131953682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131953682 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131953682 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131953682 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131953682 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131953682 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131953682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131953682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131953682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131953682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131953682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131953682 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131953683 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131953683 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=435712) 20250819131954498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=435712, count=448460) 20250819131955499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131955684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819131955684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819131955684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819131956500 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mo_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(815)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(815)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(815)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(813)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819131957429 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(816)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819131957501 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819131957501 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(818)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(818)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819131957507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(818)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(818)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(818)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(818)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819131957523 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819131957523 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(819)@6b779c8e12fd: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(822) MSC_Test-GSUP(819)@6b779c8e12fd: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(822) TC_gsup_mo_sms0(822)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819131957622 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819131957622 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819131957622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819131957622 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(815)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819131957627 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131957627 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819131957627 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819131957627 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819131957627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819131957627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819131957627 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(815)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(815)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(815)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 20250819131957627 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131957627 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819131957627 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819131957627 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819131957627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819131957627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819131957627 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131957628 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819131957628 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819131958432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131958433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(814)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(814)@6b779c8e12fd: Added conn table entry 0TC_gsup_mo_sms0(822)3150776 MSC_Test_0-SCCP(813)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(814)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819131958445 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958445 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958445 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131958446 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819131958446 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767edb0] (fsm.c:486) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819131958446 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819131958446 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000088 id=262420000000088 (vlr.c:661) 20250819131958446 DVLR INFO New subscr, IMSI: 262420000000088 (vlr.c:562) 20250819131958446 DVLR DEBUG VLR subscr IMSI-262420000000088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819131958446 DVLR DEBUG VLR subscr IMSI-262420000000088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819131958446 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819131958446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819131958446 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131958446 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c26767b740] (fsm.c:486) 20250819131958446 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819131958446 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819131958446 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958446 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131958447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@6b779c8e12fd: { messageType := 2, destLocRef := '3013B8'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(819)@6b779c8e12fd: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(822) MSC_Test-GSUP(819)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mo_sms0(822)"262420000000088" 20250819131958449 DVLR DEBUG VLR subscr IMSI-262420000000088 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819131958449 DVLR DEBUG VLR subscr IMSI-262420000000088 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_from0 20250819131958450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958450 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(813)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_sms0(822)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): none -> pass 20250819131958454 DVLR DEBUG VLR subscr IMSI-262420000000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131958454 DVLR DEBUG IMSI:262420000000088 has MSISDN:491230000088 (vlr.c:1045) 20250819131958454 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250819131958454 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131958456 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819131958456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819131958456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819131958456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819131958456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819131958456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26767b740] (vlr_lu_fsm.c:110) 20250819131958456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819131958456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55c267686130]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131958456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819131958456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819131958456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819131958456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26767b740] (fsm.c:486) 20250819131958456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819131958456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819131958456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819131958456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819131958456 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x9A0CD16A) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250819131958456 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819131958456 DMM DEBUG -> IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x9A0CD16A LOCATION UPDATE ACCEPT (TMSI = 0x9a0cd16a) (gsm_04_08.c:149) 20250819131958456 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x9A0CD16A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819131958456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(814)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(814)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(813)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131958464 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131958464 DMM DEBUG msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767edb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819131958464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819131958464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819131958464 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250819131958464 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819131958464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819131958464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819131958464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819131958464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767b740] (vlr_lu_fsm.c:817) 20250819131958464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819131958464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55c26766f020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819131958464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819131958464 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250819131958464 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131958464 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131958464 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131958465 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819131958465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(813)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819131958467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131958467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131958467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767edb0] (msc_a.c:1053) 20250819131958467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819131958467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131958467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-105:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819131958467 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - active-conn: now used by 1 (attached) (msub.c:375) 20250819131958467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 20250819131958468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(814)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mo_sms0(822)3150776 TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131958469 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131958469 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@6b779c8e12fd: 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 := '9A0CD16A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(814)@6b779c8e12fd: Added conn table entry 0TC_gsup_mo_sms0(822)4596453 MSC_Test_0-RAN(814)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(813)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131958670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131958671 DMM DEBUG msc_a(TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819131958671 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819131958671 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c267683a50] (fsm.c:486) 20250819131958671 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819131958672 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819131958672 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819131958672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819131958672 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250819131958672 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819131958673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131958673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131958673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@6b779c8e12fd: { messageType := 2, destLocRef := '4622E5'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819131958676 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819131958676 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(813)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250819131958693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958693 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958693 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958693 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958693 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131958694 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819131958694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@6b779c8e12fd: 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)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131958697 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819131958697 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819131958697 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819131958697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(813)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131958699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131958700 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819131958700 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819131958700 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819131958700 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819131958700 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819131958700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(813)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(813)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(813)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131958701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819131958701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819131958701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c267683a50] (msc_a.c:1053) 20250819131958701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819131958701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A:GERAN-A-106:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819131958701 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - active-conn: now used by 1 (attached) (msub.c:375) 20250819131958701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819131958701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819131958701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819131958701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(815)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(813)@6b779c8e12fd: Session index based on local reference:0 20250819131958702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(815)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819131958702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819131958702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819131958702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819131958702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819131958702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819131958702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(814)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mo_sms0(822)4596453 TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819131958703 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819131958703 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x9A0CD16A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(822)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(822)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(822)@6b779c8e12fd: Final verdict of PTC: pass 20250819131958708 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819131958708 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(819)@6b779c8e12fd: Final verdict of PTC: none 20250819131958710 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(816)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(815)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(813)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(814)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(818)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(812)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(820)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(821)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(823)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(817)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(812): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(813): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(814): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(815): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(816): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(817): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(818): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(819): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(820): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(821): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mo_sms0(822): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(823): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Tue Aug 19 13:19:58 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 20250819131958906 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819131958906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131958906 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819131958906 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819131958906 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819131958906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819131958906 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819131958906 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819131958906 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819131958906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819131958907 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819131958907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819131958907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819131958907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819131958907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819131958907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819131958907 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819131958907 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819131958907 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=313544) 20250819131959710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=313544, count=314800) 20250819132000712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132000908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132000908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132000908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:20: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_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 20250819132001714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mo_smma started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(827)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(827)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(827)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(825)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132002665 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(828)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132002715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132002715 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(830)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(830)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132002718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(830)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(830)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(830)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(830)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132002727 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132002727 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(831)@6b779c8e12fd: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(834) MSC_Test-GSUP(831)@6b779c8e12fd: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(834) TC_gsup_mo_smma0(834)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132002857 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132002858 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132002858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132002858 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(827)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(827)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(827)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132002864 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132002864 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132002864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132002864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132002864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132002864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132002864 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(827)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(827)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132002866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132002866 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132002866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132002866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132002866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132002866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132002866 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132002866 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132002866 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132003671 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003671 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(826)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(826)@6b779c8e12fd: Added conn table entry 0TC_gsup_mo_smma0(834)97614 MSC_Test_0-SCCP(825)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(826)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003685 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003685 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003685 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132003685 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132003685 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132003685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132003685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55c26767edb0] (fsm.c:486) 20250819132003685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132003685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132003685 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132003685 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132003686 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132003686 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132003686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132003686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132003686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132003686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132003686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132003686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132003686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132003686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740] (fsm.c:486) 20250819132003686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132003686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132003686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132003686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@6b779c8e12fd: { messageType := 2, destLocRef := '017D4E'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(831)@6b779c8e12fd: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(834) MSC_Test-GSUP(831)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mo_smma0(834)"262420000000089" 20250819132003688 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132003688 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(825)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132003689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003689 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003689 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(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_smma0(834)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132003689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003689 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132003692 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132003692 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250819132003692 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250819132003692 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132003692 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132003692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132003692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132003692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132003692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132003692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740] (vlr_lu_fsm.c:110) 20250819132003692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132003692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132003692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132003692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132003692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132003692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c26767b740] (fsm.c:486) 20250819132003692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132003692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132003692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132003692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132003692 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:TMSInew-0x2D0DC225) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250819132003692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132003692 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:TMSInew-0x2D0DC225 LOCATION UPDATE ACCEPT (TMSI = 0x2d0dc225) (gsm_04_08.c:149) 20250819132003692 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:TMSInew-0x2D0DC225 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132003692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(826)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(826)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(825)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003696 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003696 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132003696 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:TMSInew-0x2D0DC225:GERAN-A-107:LU)[0x55c26767edb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132003696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:TMSInew-0x2D0DC225:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132003696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132003696 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250819132003696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132003696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132003696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132003696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-107:LU)[0x55c26767b740] (vlr_lu_fsm.c:817) 20250819132003696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132003696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x18E06389:GERAN-A-107:LU)[0x55c267686130]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132003696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132003696 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250819132003696 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132003696 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132003696 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132003696 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132003696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(825)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132003697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132003697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-107:LU)[0x55c26767edb0] (msc_a.c:1053) 20250819132003697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132003697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132003697 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-107:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132003697 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132003698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(826)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mo_smma0(834)97614 TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132003698 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132003698 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(834)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@6b779c8e12fd: 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 := '2D0DC225'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(826)@6b779c8e12fd: Added conn table entry 0TC_gsup_mo_smma0(834)10357872 MSC_Test_0-RAN(826)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(825)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003902 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132003903 DMM DEBUG msc_a(TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132003903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132003903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c267683a50] (fsm.c:486) 20250819132003903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132003903 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132003903 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132003903 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132003903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132003904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132003904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132003904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132003904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132003904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132003904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132003904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132003904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132003904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132003904 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250819132003904 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132003904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132003905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132003905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@6b779c8e12fd: { messageType := 2, destLocRef := '9E0C70'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132003909 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132003909 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_smma0(834)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(825)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103050901020642'O 20250819132003920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003920 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819132003921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003921 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@6b779c8e12fd: 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)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132003926 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132003926 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132003926 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819132003926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(825)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132003931 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132003931 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132003931 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132003931 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132003931 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132003931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(825)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(825)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(825)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132003934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132003934 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(827)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132003934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132003934 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c267683a50] (msc_a.c:1053) 20250819132003935 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132003935 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225:GERAN-A-108:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132003935 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132003935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132003935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132003935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(827)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(827)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(825)@6b779c8e12fd: Session index based on local reference:0 20250819132003936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132003936 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132003936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132003936 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132003936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132003936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132003936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132003936 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(826)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mo_smma0(834)10357872 TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132003937 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132003937 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x2D0DC225 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(834)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(834)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(834)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(831)@6b779c8e12fd: Final verdict of PTC: none 20250819132003949 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132003949 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(825)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(827)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(828)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(826)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(832)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(824)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(833)@6b779c8e12fd: Final verdict of PTC: none 20250819132003952 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(835)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(830)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(829)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(824): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(825): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(826): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(827): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(828): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(829): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(830): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(831): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(832): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(833): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mo_smma0(834): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(835): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Tue Aug 19 13:20:03 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 20250819132004138 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132004138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132004138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132004138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132004138 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132004138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132004138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132004138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132004138 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132004138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132004138 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132004138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132004138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132004138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132004138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132004139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132004139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132004139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132004139 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=314260) 20250819132004952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314260, count=315796) 20250819132005954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132006139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132006139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132006139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:20: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_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 20250819132006956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mt_sms_ack started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(839)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(839)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(839)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(837)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132007878 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(840)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132007957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132007957 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(842)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(842)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132007963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(842)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(842)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(842)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(842)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132007987 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132007987 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(843)@6b779c8e12fd: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(846) MSC_Test-GSUP(843)@6b779c8e12fd: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(846) TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132008073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132008073 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132008073 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132008073 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(839)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132008078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008078 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132008078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132008078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132008078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132008078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132008078 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(839)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(839)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132008081 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008081 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132008081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132008081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132008081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132008081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(839)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132008081 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132008081 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132008081 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132008886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132008886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132008886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132008886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008887 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(838)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(838)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_ack0(846)892014 MSC_Test_0-SCCP(837)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(838)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132008902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008902 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132008902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132008902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132008903 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132008903 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132008903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132008903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767edb0] (fsm.c:486) 20250819132008903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132008903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132008903 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132008903 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000090 id=262420000000090 (vlr.c:661) 20250819132008904 DVLR INFO New subscr, IMSI: 262420000000090 (vlr.c:562) 20250819132008904 DVLR DEBUG VLR subscr IMSI-262420000000090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132008904 DVLR DEBUG VLR subscr IMSI-262420000000090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132008904 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132008904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132008904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132008904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132008904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132008904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132008904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132008904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132008904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26767b740] (fsm.c:486) 20250819132008904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132008904 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132008904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132008904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@6b779c8e12fd: { messageType := 2, destLocRef := '0D9C6E'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(843)@6b779c8e12fd: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(846) MSC_Test-GSUP(843)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mt_sms_ack0(846)"262420000000090" 20250819132008911 DVLR DEBUG VLR subscr IMSI-262420000000090 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132008911 DVLR DEBUG VLR subscr IMSI-262420000000090 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_from0 TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(837)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132008914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132008914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132008914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132008922 DVLR DEBUG VLR subscr IMSI-262420000000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132008922 DVLR DEBUG IMSI:262420000000090 has MSISDN:491230000090 (vlr.c:1045) 20250819132008922 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250819132008922 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132008923 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132008923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132008923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132008923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132008923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132008923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c26767b740] (vlr_lu_fsm.c:110) 20250819132008923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132008923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132008923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132008923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132008923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132008923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c26767b740] (fsm.c:486) 20250819132008923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132008923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132008923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132008923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132008923 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x3BDB0EE5) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250819132008923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132008923 DMM DEBUG -> IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x3BDB0EE5 LOCATION UPDATE ACCEPT (TMSI = 0x3bdb0ee5) (gsm_04_08.c:149) 20250819132008923 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x3BDB0EE5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132008924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(838)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(838)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(837)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132008936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008936 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132008936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132008936 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132008936 DMM DEBUG msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767edb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132008936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132008936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132008936 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250819132008936 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132008936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132008936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132008936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132008936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767b740] (vlr_lu_fsm.c:817) 20250819132008936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132008936 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55c2676862f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132008936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132008937 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250819132008937 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132008937 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132008937 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132008937 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132008937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(837)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132008940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132008940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132008940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132008940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132008940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767edb0] (msc_a.c:1053) 20250819132008940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132008940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132008940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-109:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132008941 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132008941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on local reference:0 20250819132008942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132008942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132008942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(838)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_sms_ack0(846)892014 TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132008944 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132008944 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(838)@6b779c8e12fd: Created IMSI[0] for '262420000000090'H'3BDB0EE5'O to be handled at TC_gsup_mt_sms_ack0(846) 20250819132008966 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132008966 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132008966 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819132008966 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819132008966 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008966 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(838)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(846) TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: 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 := '3BDB0EE5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(838)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_ack0(846)7580205 MSC_Test_0-SCCP(837)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132008977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132008977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132008977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132008978 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132008978 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132008978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132008979 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132008979 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250819132008979 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819132008979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132008979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132008979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132008979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132008979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@6b779c8e12fd: { messageType := 2, destLocRef := '73AA2D'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132008981 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819132008981 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(837)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132008990 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132008990 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132008990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132008990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132008990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132008990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132008990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132008990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(837)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132009194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132009194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132009194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132009194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132009194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132009194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132009194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132009194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132009195 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132009195 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132009195 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132009195 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132009195 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132009196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132009196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132009196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132009196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132009196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132009196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132009196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132009196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132009196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132009196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132009196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132009196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132009196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132009196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132009196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132009196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(837)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(837)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(837)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132009204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132009204 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132009204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132009204 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132009204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132009204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132009204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132009204 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132009204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132009204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c267683a50] (msc_a.c:1053) 20250819132009205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132009205 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5:GERAN-A-110:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132009205 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132009205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132009205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132009205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132009205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132009205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132009205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132009205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132009205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(839)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(837)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(839)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132009206 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132009206 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132009206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132009206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132009206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132009206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132009206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132009206 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(838)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_sms_ack0(846)7580205 TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132009209 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132009209 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0x3BDB0EE5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(846)@6b779c8e12fd: Final verdict of PTC: pass 20250819132009220 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132009220 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(843)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(840)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(839)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(838)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(837)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(841)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(844)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(845)@6b779c8e12fd: Final verdict of PTC: none 20250819132009224 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(842)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(836)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(847)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(836): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(837): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(838): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(839): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(840): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(841): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(842): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(843): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(844): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(845): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mt_sms_ack0(846): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(847): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Tue Aug 19 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 20250819132009406 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132009406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132009406 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132009406 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132009406 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132009406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132009406 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132009406 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132009406 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132009406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132009406 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132009406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132009406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132009406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132009406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132009406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132009406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132009407 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132009407 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=315268) 20250819132010225 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=315268, count=316428) 20250819132011227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132011407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132011407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132011408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819132012227 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mt_sms_err started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(851)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(851)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(851)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(849)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132013182 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(852)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132013228 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132013228 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(854)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(854)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132013233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(854)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(854)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(854)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(854)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132013252 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132013252 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(855)@6b779c8e12fd: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(858) MSC_Test-GSUP(855)@6b779c8e12fd: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(858) TC_gsup_mt_sms_err0(858)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132013376 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132013376 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132013376 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132013376 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(851)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132013379 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132013379 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132013379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132013379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132013379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132013379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132013379 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(851)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(851)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132013381 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132013381 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132013381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(851)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132013381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132013381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132013381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132013381 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 20250819132013381 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132013381 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(851)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132014183 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014183 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132014183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132014183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132014183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(850)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(850)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_err0(858)1850625 MSC_Test_0-SCCP(849)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(850)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132014188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132014188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132014188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132014189 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132014189 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767edb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767edb0] (fsm.c:486) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132014189 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132014189 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000091 id=262420000000091 (vlr.c:661) 20250819132014189 DVLR INFO New subscr, IMSI: 262420000000091 (vlr.c:562) 20250819132014189 DVLR DEBUG VLR subscr IMSI-262420000000091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132014189 DVLR DEBUG VLR subscr IMSI-262420000000091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132014189 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132014189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132014189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132014189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26767b740] (fsm.c:486) 20250819132014189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132014189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132014189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132014189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@6b779c8e12fd: { messageType := 2, destLocRef := '1C3D01'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(855)@6b779c8e12fd: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(858) MSC_Test-GSUP(855)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mt_sms_err0(858)"262420000000091" 20250819132014190 DVLR DEBUG VLR subscr IMSI-262420000000091 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132014190 DVLR DEBUG VLR subscr IMSI-262420000000091 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(849)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132014191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014191 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132014191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132014191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_err0(858)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132014194 DVLR DEBUG VLR subscr IMSI-262420000000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132014194 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250819132014194 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250819132014194 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132014194 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132014194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132014194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132014194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132014194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132014194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c26767b740] (vlr_lu_fsm.c:110) 20250819132014194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132014194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55c26766f020]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132014194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132014194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132014194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132014194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c26767b740] (fsm.c:486) 20250819132014194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132014194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132014194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132014194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132014194 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x49B036CC) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250819132014194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132014194 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x49B036CC LOCATION UPDATE ACCEPT (TMSI = 0x49b036cc) (gsm_04_08.c:149) 20250819132014194 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x49B036CC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132014194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(850)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(850)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(849)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132014199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132014199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132014199 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132014199 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x49B036CC:GERAN-A-111:LU)[0x55c26767edb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132014199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x49B036CC:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132014199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132014199 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250819132014199 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132014199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132014199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132014199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132014199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-111:LU)[0x55c26767b740] (vlr_lu_fsm.c:817) 20250819132014199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132014199 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55c267688630]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132014199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132014199 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250819132014199 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132014199 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132014199 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132014199 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132014199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(849)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132014200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132014200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132014200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132014200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132014200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-111:LU)[0x55c26767edb0] (msc_a.c:1053) 20250819132014200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132014200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132014200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-111:LU)[0x55c26767b740]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132014201 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - active-conn: now used by 1 (attached) (msub.c:375) 20250819132014201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on local reference:0 20250819132014202 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014202 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014202 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132014202 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132014202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132014202 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(850)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_sms_err0(858)1850625 TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132014203 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132014204 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_err0(858)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(850)@6b779c8e12fd: Created IMSI[0] for '262420000000091'H'49B036CC'O to be handled at TC_gsup_mt_sms_err0(858) 20250819132014238 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132014238 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132014238 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819132014238 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819132014238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(850)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(858) TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@6b779c8e12fd: 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 := '49B036CC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(850)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_err0(858)7959341 MSC_Test_0-SCCP(849)@6b779c8e12fd: First idle individual index:0 20250819132014241 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014241 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014241 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014241 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132014241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132014241 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132014242 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132014242 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132014242 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132014242 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132014242 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250819132014242 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819132014242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132014242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132014242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@6b779c8e12fd: { messageType := 2, destLocRef := '79732D'O ("ys-"), 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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132014243 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819132014243 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(858)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(849)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132014245 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014245 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132014245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132014245 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_len:10 MSC_Test_0-SCCP(849)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(849)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132014450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014450 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132014450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132014450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132014450 DLSMS NOTICE trans(SMS IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP callref-0x4000000f tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:903) 20250819132014450 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132014450 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132014450 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132014450 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132014450 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132014450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132014450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132014450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132014450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132014450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132014450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132014450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132014450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(851)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(851)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(849)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(849)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(858)@6b779c8e12fd: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(858)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MC@6b779c8e12fd: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20250819132014454 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132014455 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132014455 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132014455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132014455 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132014455 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132014455 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test_0-SCCP(849)@6b779c8e12fd: Final verdict of PTC: none 20250819132014455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132014455 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132014455 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132014456 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132014456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132014456 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132014456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132014456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132014456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132014456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132014456 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132014456 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(851)@6b779c8e12fd: Final verdict of PTC: none 20250819132014456 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132014456 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(855)@6b779c8e12fd: Final verdict of PTC: none 20250819132014457 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(852)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(850)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(854)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(857)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(853)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(848)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(856)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(859)@6b779c8e12fd: Final verdict of PTC: none TC_gsup_mt_sms_err0(858)@6b779c8e12fd: Final verdict of PTC: pass MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(848): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(849): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(850): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(851): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(852): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(853): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(854): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(855): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(856): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(857): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mt_sms_err0(858): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(859): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Tue Aug 19 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=285720) 20250819132015459 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=285720, count=286880) 20250819132016456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132016456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132016456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132016459 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819132017460 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mt_sms_rp_mr started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(863)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(863)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(863)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(861)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132018411 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(864)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132018461 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132018461 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(866)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(866)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132018462 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(866)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(866)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(866)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(866)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132018473 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132018473 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(867)@6b779c8e12fd: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(870) MSC_Test-GSUP(867)@6b779c8e12fd: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(870) TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132018604 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132018604 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132018604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132018604 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(863)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132018606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132018606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132018606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132018606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132018606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132018606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132018606 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(863)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(863)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132018606 DLSS7 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132018606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132018606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132018606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132018606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132018606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132018606 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 20250819132018606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132018606 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(863)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132019408 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019408 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019408 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019408 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019408 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819132019409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c267683a50] (msub.c:113) 20250819132019409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250819132019409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-112:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132019409 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - active-conn: now used by 1 (attached) (msub.c:375) 20250819132019409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(862)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(862)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(870)15351637 MSC_Test_0-SCCP(861)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(862)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132019413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019413 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132019413 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55c26767b740] (fsm.c:486) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132019413 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132019413 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000092 id=262420000000092 (vlr.c:661) 20250819132019413 DVLR INFO New subscr, IMSI: 262420000000092 (vlr.c:562) 20250819132019413 DVLR DEBUG VLR subscr IMSI-262420000000092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132019413 DVLR DEBUG VLR subscr IMSI-262420000000092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132019413 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132019413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132019413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132019413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c267688630] (fsm.c:486) 20250819132019413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132019413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132019413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: { messageType := 2, destLocRef := 'EA3F55'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(867)@6b779c8e12fd: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(870) MSC_Test-GSUP(867)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(870)"262420000000092" 20250819132019415 DVLR DEBUG VLR subscr IMSI-262420000000092 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132019415 DVLR DEBUG VLR subscr IMSI-262420000000092 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(861)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132019418 DVLR DEBUG VLR subscr IMSI-262420000000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132019418 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250819132019418 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819132019418 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132019418 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132019418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132019418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132019418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132019418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132019418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267688630] (vlr_lu_fsm.c:110) 20250819132019418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132019418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132019418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132019418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132019418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132019418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267688630] (fsm.c:486) 20250819132019418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132019418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132019418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132019418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132019418 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x686B760E) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819132019418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132019418 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x686B760E LOCATION UPDATE ACCEPT (TMSI = 0x686b760e) (gsm_04_08.c:149) 20250819132019418 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x686B760E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132019418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(862)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(862)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(861)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019422 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019422 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019422 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x686B760E:GERAN-A-113:LU)[0x55c26767b740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132019422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0x686B760E:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132019422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132019422 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819132019422 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132019422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132019422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132019422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132019422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-113:LU)[0x55c267688630] (vlr_lu_fsm.c:817) 20250819132019422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132019422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55c267681310]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132019422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132019422 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250819132019422 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132019423 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132019423 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132019423 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132019423 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019423 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019423 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(861)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132019424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132019424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-113:LU)[0x55c26767b740] (msc_a.c:1053) 20250819132019424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132019424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132019424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-113:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132019424 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - active-conn: now used by 1 (attached) (msub.c:375) 20250819132019424 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019424 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 20250819132019424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019424 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019424 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019424 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(862)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(870)15351637 TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132019425 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132019425 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(862)@6b779c8e12fd: Created IMSI[0] for '262420000000092'H'686B760E'O to be handled at TC_gsup_mt_sms_rp_mr0(870) TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: TX MT-forwardSM-Req for the 1st SMS 20250819132019458 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132019458 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132019458 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819132019458 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819132019458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(862)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(870) TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: 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 := '686B760E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(862)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(870)5025465 MSC_Test_0-SCCP(861)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019463 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132019464 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132019464 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132019464 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132019464 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132019464 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250819132019464 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819132019464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132019464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(861)@6b779c8e12fd: { messageType := 2, destLocRef := '4CAEB9'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132019464 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819132019464 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_from0 20250819132019467 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132019467 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) MSC_Test_0-SCCP(861)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O 20250819132019467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019467 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:344) 20250819132019467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(861)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103029904'O 20250819132019468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(861)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019670 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019670 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019670 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(861)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103059901020201'O 20250819132019672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019672 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019672 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132019672 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132019672 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132019672 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132019672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019672 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132019672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(861)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(861)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(861)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132019673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132019673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132019673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c267683a50] (msc_a.c:1053) 20250819132019673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132019673 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-114:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132019673 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - active-conn: now used by 1 (attached) (msub.c:375) 20250819132019673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132019673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132019673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(861)@6b779c8e12fd: Session index based on local reference:0 20250819132019674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132019674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132019674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132019674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132019674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132019674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132019674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(863)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(862)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(870)5025465 TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132019674 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132019674 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(870)@6b779c8e12fd: Final verdict of PTC: pass 20250819132019676 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132019676 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132019677 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(864)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(867)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(866)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(861)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(863)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(862)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(860)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(869)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(868)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(865)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(871)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(860): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(861): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(862): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(863): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(864): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(865): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(866): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(867): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(868): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(869): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(870): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(871): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:20:19 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 20250819132019874 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132019874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132019874 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132019874 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132019874 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132019874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132019874 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132019874 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132019874 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132019874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132019874 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132019874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132019874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132019874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132019874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132019874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132019874 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132019874 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132019874 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=365864) 20250819132020678 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=365864, count=367120) 20250819132021679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132021876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132021876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132021876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819132022680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(875)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(875)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(875)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(873)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132023491 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(876)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132023680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132023680 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(878)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(878)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132023682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(878)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(878)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(878)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(878)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132023683 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132023683 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132023683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132023683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(875)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(875)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132023684 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132023684 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132023684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132023684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132023684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132023684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132023684 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(875)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(875)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132023685 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132023685 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132023685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132023685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132023685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132023685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132023685 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(875)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132023685 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132023685 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132023692 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132023692 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(879)@6b779c8e12fd: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(882) MSC_Test-GSUP(879)@6b779c8e12fd: 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)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132024488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024489 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(874)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(874)@6b779c8e12fd: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)6123868 MSC_Test_0-SCCP(873)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(874)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024493 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024493 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024493 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024493 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132024493 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132024493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132024493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55c26767b740] (fsm.c:486) 20250819132024493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132024493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132024493 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132024493 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000093 id=262420000000093 (vlr.c:661) 20250819132024493 DVLR INFO New subscr, IMSI: 262420000000093 (vlr.c:562) 20250819132024493 DVLR DEBUG VLR subscr IMSI-262420000000093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132024493 DVLR DEBUG VLR subscr IMSI-262420000000093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132024493 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132024493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132024493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132024493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132024493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132024493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132024494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132024494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132024494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c267688630] (fsm.c:486) 20250819132024494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132024494 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132024494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: { messageType := 2, destLocRef := '5D715C'O ("]q\\"), 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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(879)@6b779c8e12fd: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(882) MSC_Test-GSUP(879)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)"262420000000093" 20250819132024495 DVLR DEBUG VLR subscr IMSI-262420000000093 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132024495 DVLR DEBUG VLR subscr IMSI-262420000000093 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(873)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024496 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132024498 DVLR DEBUG VLR subscr IMSI-262420000000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132024498 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250819132024498 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250819132024498 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132024498 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132024498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132024498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132024498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132024498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132024498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c267688630] (vlr_lu_fsm.c:110) 20250819132024498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132024498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132024498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132024498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132024498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132024498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c267688630] (fsm.c:486) 20250819132024498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132024498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132024498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132024498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132024498 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x1044E59F) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250819132024498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132024498 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x1044E59F LOCATION UPDATE ACCEPT (TMSI = 0x1044e59f) (gsm_04_08.c:149) 20250819132024498 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x1044E59F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132024498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(874)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(874)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(873)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024501 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024501 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024501 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x1044E59F:GERAN-A-115:LU)[0x55c26767b740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132024501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x1044E59F:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132024501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132024501 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250819132024502 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132024502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132024502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132024502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132024502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-115:LU)[0x55c267688630] (vlr_lu_fsm.c:817) 20250819132024502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132024502 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55c26768f880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132024502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132024502 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250819132024502 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132024502 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132024502 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132024502 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132024502 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024502 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(873)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024503 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132024503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-115:LU)[0x55c26767b740] (msc_a.c:1053) 20250819132024503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132024503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132024503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-115:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132024503 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - active-conn: now used by 1 (attached) (msub.c:375) 20250819132024503 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024503 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 20250819132024503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024503 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(874)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)6123868 TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132024504 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132024504 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(874)@6b779c8e12fd: Created IMSI[0] for '262420000000093'H'1044E59F'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(882) TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: 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 := '1044E59F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(874)@6b779c8e12fd: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)13795229 MSC_Test_0-RAN(874)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(873)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024706 DMM DEBUG msc_a(TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c267683a50] (fsm.c:486) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132024706 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132024706 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132024706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132024706 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250819132024706 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132024706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: { messageType := 2, destLocRef := 'D27F9D'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132024707 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132024707 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(873)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024710 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819132024710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: TX MT-forwardSM-Req for the MT SMS 20250819132024712 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132024712 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250819132024712 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250819132024712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O 20250819132024713 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132024713 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132024713 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250819132024713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(873)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132024713 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024713 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024713 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024713 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(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024713 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(873)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(873)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024914 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) 20250819132024914 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132024914 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132024914 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132024914 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132024914 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132024915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024915 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024915 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(873)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(873)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(873)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024916 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024916 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132024916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132024916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c267683a50] (msc_a.c:1053) 20250819132024916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132024916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-116:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132024916 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - active-conn: now used by 1 (attached) (msub.c:375) 20250819132024916 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024916 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132024916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132024916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132024916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(875)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(875)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(873)@6b779c8e12fd: Session index based on local reference:0 20250819132024917 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132024917 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132024917 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132024917 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132024917 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(875)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132024917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132024917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132024917 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(874)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(882)13795229 TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132024917 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132024917 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(882)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(879)@6b779c8e12fd: Final verdict of PTC: none 20250819132024920 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132024920 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(875)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(876)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(873)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(881)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(877)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(872)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(874)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(880)@6b779c8e12fd: Final verdict of PTC: none 20250819132024921 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(883)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(878)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(872): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(873): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(874): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(875): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(876): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(877): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(878): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(879): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(880): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(881): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(882): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(883): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:20:24 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 20250819132025118 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132025118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132025118 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132025118 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132025118 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132025118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132025118 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132025118 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132025118 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132025118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132025118 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132025118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132025118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132025118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132025118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132025118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132025118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132025118 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132025118 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=355700) 20250819132025922 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=355700, count=356956) 20250819132026923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132027119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132027119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132027119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:20: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_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 20250819132027924 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mt_multi_part_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(887)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(887)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(887)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(885)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132028747 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(888)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132028924 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132028924 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(890)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(890)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132028926 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(890)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(890)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(890)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(890)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132028936 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132028936 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819132028940 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132028940 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132028940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132028940 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(887)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(887)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(887)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132028942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132028942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132028942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132028942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132028942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132028942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132028942 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(887)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132028942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132028942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_0-M3UA(887)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132028942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132028942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132028942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132028942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132028942 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132028942 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132028943 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(891)@6b779c8e12fd: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(894) MSC_Test-GSUP(891)@6b779c8e12fd: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(894) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132029745 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029745 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132029745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132029745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132029745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(886)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(886)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_multi_part_sms0(894)2578194 MSC_Test_0-SCCP(885)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(886)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132029750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029750 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132029750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132029750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132029751 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132029751 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55c26767b740] (fsm.c:486) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132029751 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132029751 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132029751 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132029751 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132029751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132029751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132029751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630] (fsm.c:486) 20250819132029751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132029751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132029751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132029751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: { messageType := 2, destLocRef := '275712'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(891)@6b779c8e12fd: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(894) MSC_Test-GSUP(891)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(894)"262420000000091" 20250819132029753 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132029753 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132029754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132029754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132029754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132029755 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132029755 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250819132029755 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250819132029756 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132029756 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132029756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132029756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132029756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132029756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132029756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630] (vlr_lu_fsm.c:110) 20250819132029756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132029756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132029756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132029756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132029756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132029756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c267688630] (fsm.c:486) 20250819132029756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132029756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132029756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132029756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132029756 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:TMSInew-0xB15983E6) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250819132029756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132029756 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:TMSInew-0xB15983E6 LOCATION UPDATE ACCEPT (TMSI = 0xb15983e6) (gsm_04_08.c:149) 20250819132029756 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:TMSInew-0xB15983E6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132029756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(886)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(886)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132029759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132029759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132029759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132029759 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:TMSInew-0xB15983E6:GERAN-A-117:LU)[0x55c26767b740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132029759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:TMSInew-0xB15983E6:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132029759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132029759 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250819132029759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132029759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132029759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132029759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-117:LU)[0x55c267688630] (vlr_lu_fsm.c:817) 20250819132029759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132029759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x49B036CC:GERAN-A-117:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132029759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132029759 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250819132029759 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132029759 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132029759 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132029759 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132029760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132029761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132029761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132029761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132029761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132029761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-117:LU)[0x55c26767b740] (msc_a.c:1053) 20250819132029761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132029761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132029761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-117:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132029761 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132029761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 20250819132029761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132029761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132029761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(886)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(894)2578194 TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132029762 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132029762 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(886)@6b779c8e12fd: Created IMSI[0] for '262420000000091'H'B15983E6'O to be handled at TC_gsup_mt_multi_part_sms0(894) 20250819132029798 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132029798 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132029798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132029798 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819132029798 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(886)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(894) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: 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 := 'B15983E6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(886)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_multi_part_sms0(894)16304822 MSC_Test_0-SCCP(885)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132029801 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029801 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132029801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132029801 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132029802 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132029802 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132029802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132029802 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132029802 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250819132029802 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819132029802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132029802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132029802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132029802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132029802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: { messageType := 2, destLocRef := 'F8CAB6'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132029803 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819132029803 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O 20250819132029805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132029805 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132029805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132029805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132029805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132029805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132029805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132029805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132030006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132030006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132030006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132030006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132030006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132030006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132030006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132030006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132030006 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132030006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132030006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132030006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132030006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132030006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132030006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132030006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132030006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132031508 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132031508 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132031509 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819132031509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132031509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132031509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132031509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132031509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132031509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132031509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132031509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 20250819132031510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132031510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132031510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132031510 DLM3UA DEBUG 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(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132031510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132031510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132031510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132031510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132031714 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132031714 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132031714 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132031714 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132031714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132031714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132031714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132031714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132031714 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132031714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132031714 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132031714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132031714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132031714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132031714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132031714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132031714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132033217 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132033217 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132033217 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819132033217 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132033217 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132033217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132033217 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132033217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132033217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132033217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132033217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O 20250819132033218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132033218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132033218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132033218 DLM3UA DEBUG 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(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132033218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132033218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132033218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132033218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132033426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132033426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132033426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132033426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132033426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132033426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132033426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132033426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132033426 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132033426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132033426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132033426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132033426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132033426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132033426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132033426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132033426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132034928 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132034928 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132034928 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819132034929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132034929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132034929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132034929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132034929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132034929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132034929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132034929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O 20250819132034930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132034930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132034930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132034930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132034930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132034930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132034930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132034930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132035130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132035130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132035130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132035130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132035130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132035130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132035130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132035130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132035130 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132035130 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132035130 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132035130 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132035130 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132035130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132035130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132035130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132035130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132035130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132035130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132035130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132035130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132035130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132035130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132035130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132035130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132035130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132035130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132035130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132035130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(885)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(885)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(885)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132036633 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132036633 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132036633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132036633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132036633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132036633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132036633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132036633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132036633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132036633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c267683a50] (msc_a.c:1053) 20250819132036633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132036633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-118:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132036633 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132036633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132036633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132036633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132036633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132036633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132036633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132036633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132036633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(887)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(885)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(887)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132036633 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132036633 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132036633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132036633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132036633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132036633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132036633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132036633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(886)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(894)16304822 TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132036633 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132036633 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(894)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(891)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(887)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(885)@6b779c8e12fd: Final verdict of PTC: none 20250819132036636 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132036636 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(888)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(895)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(884)@6b779c8e12fd: Final verdict of PTC: none 20250819132036637 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(892)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(890)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(889)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(886)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(893)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(884): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(885): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(886): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(887): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(888): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(889): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(890): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(891): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(892): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(893): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mt_multi_part_sms0(894): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(895): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:20:36 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 20250819132036838 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132036838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132036838 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132036838 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132036838 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132036838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132036838 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132036838 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132036838 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132036838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132036838 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132036838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132036838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132036838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132036838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132036838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132036838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132036838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132036838 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=447412) 20250819132037638 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=447412, count=448852) 20250819132038639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132038840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132038840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132038840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819132039640 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mt_sms_lu_delay started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(899)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(899)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(899)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(897)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132040504 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(900)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132040641 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132040641 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(902)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(902)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132040647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(902)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(902)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(902)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(902)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132040667 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132040667 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(903)@6b779c8e12fd: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(906) 20250819132040700 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132040700 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132040700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132040700 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(899)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(903)@6b779c8e12fd: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(906) MSC_Test_0-M3UA(899)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(899)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132040702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132040702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132040702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132040702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132040702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132040703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132040703 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(899)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(899)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 20250819132040704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132040704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132040704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132040704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132040704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132040704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132040704 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132040704 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132040704 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132041513 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132041513 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132041513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132041513 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132041513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132041513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132041513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132041513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132041513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132041513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132041513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132041513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132041513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132041513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132041513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132041514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(898)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(898)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(906)15624664 MSC_Test_0-SCCP(897)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(898)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132041528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132041528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132041528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132041528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132041528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132041528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132041528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132041528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132041529 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132041529 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55c26767b740] (fsm.c:486) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132041529 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132041529 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132041529 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132041529 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132041529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132041529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132041529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630] (fsm.c:486) 20250819132041529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132041529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132041530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132041530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132041530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132041530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132041530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132041530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132041530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132041530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132041530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132041530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132041530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132041530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132041530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132041530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132041530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132041530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@6b779c8e12fd: { messageType := 2, destLocRef := 'EE69D8'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(903)@6b779c8e12fd: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(906) MSC_Test-GSUP(903)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(906)"262420000000092" 20250819132041536 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132041536 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(897)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132041538 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132041538 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132041538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132041538 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132041538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132041538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132041538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132041538 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132041547 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132041547 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250819132041547 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819132041547 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132041548 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132041548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132041548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132041548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132041548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132041548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630] (vlr_lu_fsm.c:110) 20250819132041548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132041548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c2676887f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132041548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132041548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132041548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132041548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c267688630] (fsm.c:486) 20250819132041548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132041548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132041548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132041548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132041548 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:TMSInew-0x0BFD76DE) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819132041548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132041548 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:TMSInew-0x0BFD76DE LOCATION UPDATE ACCEPT (TMSI = 0x0bfd76de) (gsm_04_08.c:149) 20250819132041549 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:TMSInew-0x0BFD76DE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132041549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132041549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132041549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132041549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132041549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132041549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132041549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132041549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(898)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(898)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(897)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132041561 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132041561 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132041561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132041561 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132041561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132041561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132041561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132041561 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132041561 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:TMSInew-0x0BFD76DE:GERAN-A-119:LU)[0x55c26767b740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132041561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:TMSInew-0x0BFD76DE:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132041561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132041561 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819132041561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132041561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132041561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132041561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-119:LU)[0x55c267688630] (vlr_lu_fsm.c:817) 20250819132041561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132041561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x686B760E:GERAN-A-119:LU)[0x55c26768f880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132041561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132041561 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(898)@6b779c8e12fd: Created IMSI[0] for '262420000000092'H'0BFD76DE'O to be handled at TC_gsup_mt_sms_lu_delay0(906) 20250819132042068 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132042068 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132042069 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819132042069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132042069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132042069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132042069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132042069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132042069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132042069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132042069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(897)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103028904'O 20250819132042083 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132042083 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132042083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132042083 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132042083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132042083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132042083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132042083 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(897)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132042286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132042286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132042286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132042286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132042286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132042286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132042286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132042286 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132042287 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132042287 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132042287 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132042287 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132042288 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132042288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132042288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132042288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132042288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132042288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132042288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132042288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132042288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132042288 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132042288 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132042288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132042288 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132042288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132042288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132042288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132042288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(897)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(897)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(897)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132042290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132042290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132042290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132042290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132042290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132042290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132042290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132042290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132042290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132042290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-119:LU)[0x55c26767b740] (msc_a.c:1053) 20250819132042290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132042290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132042290 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-119:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132042291 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - active-conn: now used by 1 (attached) (msub.c:375) 20250819132042291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132042291 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132042291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132042291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132042291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132042291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132042291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132042291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(897)@6b779c8e12fd: Session index based on local reference:0 20250819132042291 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132042291 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132042291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132042291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132042291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132042291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132042291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132042291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(899)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(898)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(906)15624664 TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132042292 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132042292 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(906)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(897)@6b779c8e12fd: Final verdict of PTC: none 20250819132042305 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132042305 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(903)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(898)@6b779c8e12fd: Final verdict of PTC: none 20250819132042307 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(899)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(900)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(902)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(905)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(896)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(904)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(901)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(907)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(896): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(897): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(898): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(899): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(900): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(901): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(902): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(903): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(904): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(905): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(906): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(907): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 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 20250819132042498 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132042498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132042498 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132042498 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132042498 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132042498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132042498 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132042498 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132042498 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132042498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132042499 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132042499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132042499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132042499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132042499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132042499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132042499 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132042499 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132042499 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=233880) 20250819132043308 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233880, count=235136) 20250819132044309 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132044500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132044500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132044500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819132045309 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mt_sms_paging_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(911)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(911)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(911)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(909)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132046280 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(912)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132046310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132046310 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(914)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(914)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132046313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(914)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(914)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(914)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(914)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132046325 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132046325 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(915)@6b779c8e12fd: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(918) MSC_Test-GSUP(915)@6b779c8e12fd: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(918) TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132046476 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132046476 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132046476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132046476 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(911)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132046481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132046481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132046481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132046481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132046481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132046481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132046481 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(911)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(911)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132046482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132046482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132046482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132046482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132046482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132046482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132046482 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132046482 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132046482 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132047289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132047289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132047289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132047289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132047289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132047289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(910)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_paging_timeout0(918)15615591 MSC_Test_0-SCCP(909)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(910)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132047303 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047303 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132047303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132047303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132047304 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132047304 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55c267683a50] (fsm.c:486) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132047304 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132047304 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132047304 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132047304 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132047304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132047304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132047304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0] (fsm.c:486) 20250819132047304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132047304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132047304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132047304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132047304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132047304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132047304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132047304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@6b779c8e12fd: { messageType := 2, destLocRef := 'EE4667'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(909)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(909)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(915)@6b779c8e12fd: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mt_sms_paging_timeout0(918) MSC_Test-GSUP(915)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mt_sms_paging_timeout0(918)"262420000000093" 20250819132047307 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132047307 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(909)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(909)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(909)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132047308 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047308 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047308 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132047308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132047308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132047312 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132047312 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250819132047312 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250819132047312 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132047312 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132047312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132047312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132047312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132047312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132047312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:110) 20250819132047312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132047312 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132047312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132047313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132047313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132047313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c26767e7e0] (fsm.c:486) 20250819132047313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132047313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132047313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132047313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132047313 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:TMSInew-0x7BB7C2D2) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250819132047313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132047313 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:TMSInew-0x7BB7C2D2 LOCATION UPDATE ACCEPT (TMSI = 0x7bb7c2d2) (gsm_04_08.c:149) 20250819132047313 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:TMSInew-0x7BB7C2D2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132047313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132047313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132047313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(909)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(910)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(909)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(909)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(909)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132047319 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047319 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047319 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132047319 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(911)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132047319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132047319 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132047319 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:TMSInew-0x7BB7C2D2:GERAN-A-120:LU)[0x55c267683a50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132047319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:TMSInew-0x7BB7C2D2:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132047319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132047319 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250819132047319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132047319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132047319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132047319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2:GERAN-A-120:LU)[0x55c26767e7e0] (vlr_lu_fsm.c:817) 20250819132047319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132047319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x1044E59F:GERAN-A-120:LU)[0x55c2676887f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132047319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132047319 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250819132047319 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132047319 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132047319 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132047320 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132047320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132047320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132047320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(909)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(909)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(909)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(909)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(909)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(909)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(909)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132047321 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047321 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047321 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047321 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132047321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132047321 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132047321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132047321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2:GERAN-A-120:LU)[0x55c267683a50] (msc_a.c:1053) 20250819132047321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132047321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132047321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2:GERAN-A-120:LU)[0x55c26767e7e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132047322 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132047322 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047322 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047322 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132047322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132047322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(909)@6b779c8e12fd: Session index based on local reference:0 20250819132047322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047322 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132047322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132047322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(910)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_sms_paging_timeout0(918)15615591 TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132047323 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132047323 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(910)@6b779c8e12fd: Created IMSI[0] for '262420000000093'H'7BB7C2D2'O to be handled at TC_gsup_mt_sms_paging_timeout0(918) 20250819132047354 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132047354 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132047355 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819132047355 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819132047355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132047355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132047355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132047355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132047355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132047355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132047355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132047355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(911)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(911)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(910)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_paging_timeout0(918) TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132057356 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250819132057356 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x7BB7C2D2 - Paging: now used by 1 (attached) (paging.c:202) TC_gsup_mt_sms_paging_timeout0(918)@6b779c8e12fd: 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)@6b779c8e12fd: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" MSC_Test-GSUP(915)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(910)@6b779c8e12fd: Final verdict of PTC: none 20250819132059389 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132059390 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132059390 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132059390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132059390 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132059390 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-MNCC(912)@6b779c8e12fd: Final verdict of PTC: none 20250819132059391 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132059391 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132059391 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132059391 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132059391 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132059391 DLSS7 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(911)@6b779c8e12fd: Final verdict of PTC: none 20250819132059391 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132059391 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132059391 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132059391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132059391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132059391 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132059391 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132059392 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-SCCP(909)@6b779c8e12fd: Final verdict of PTC: none 20250819132059392 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(913)@6b779c8e12fd: Final verdict of PTC: none 20250819132059392 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(914)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(916)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(908)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(919)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(917)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(908): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(909): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(910): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(911): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(912): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(913): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(914): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(915): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(916): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(917): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mt_sms_paging_timeout0(918): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(919): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_gsup_mt_sms_paging_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@6b779c8e12fd: 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'. Tue Aug 19 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=206244) 20250819132100393 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=206244, count=207404) 20250819132101392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132101392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132101393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132101394 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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 20250819132102395 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_gsup_mt_sms_conn_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(923)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(923)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(923)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(921)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132103248 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(924)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132103396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132103396 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(926)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(926)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132103397 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(926)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(926)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(926)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(926)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132103407 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132103407 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(927)@6b779c8e12fd: Created GsupExpect[0] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(930) MSC_Test-GSUP(927)@6b779c8e12fd: Created GsupExpect[1] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(930) TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132103441 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132103441 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132103441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132103441 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(923)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132103442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132103442 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132103442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132103442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132103442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132103442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132103442 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(923)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(923)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132103443 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132103443 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132103443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132103443 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132103443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132103443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132103443 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 20250819132103443 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132103443 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(923)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132104252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104252 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104252 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104252 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132104252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132104252 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132104253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(922)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(922)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)11969850 MSC_Test_0-SCCP(921)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(922)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132104270 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104270 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132104270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132104270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132104271 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132104271 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26767b740] (fsm.c:486) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132104271 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132104271 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000094 id=262420000000094 (vlr.c:661) 20250819132104271 DVLR INFO New subscr, IMSI: 262420000000094 (vlr.c:562) 20250819132104271 DVLR DEBUG VLR subscr IMSI-262420000000094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132104271 DVLR DEBUG VLR subscr IMSI-262420000000094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132104271 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132104271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132104271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132104271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c267688630] (fsm.c:486) 20250819132104271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132104271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132104271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132104271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@6b779c8e12fd: { messageType := 2, destLocRef := 'B6A53A'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(927)@6b779c8e12fd: Found GsupExpect[0] for "262420000000094" handled at TC_gsup_mt_sms_conn_timeout0(930) MSC_Test-GSUP(927)@6b779c8e12fd: Added IMSI table entry 0TC_gsup_mt_sms_conn_timeout0(930)"262420000000094" 20250819132104276 DVLR DEBUG VLR subscr IMSI-262420000000094 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132104276 DVLR DEBUG VLR subscr IMSI-262420000000094 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132104277 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104277 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104277 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132104277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132104277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132104285 DVLR DEBUG VLR subscr IMSI-262420000000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132104285 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250819132104285 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250819132104285 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132104286 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132104286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132104286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132104286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132104286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132104286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c267688630] (vlr_lu_fsm.c:110) 20250819132104286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132104286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132104286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132104286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132104286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132104286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c267688630] (fsm.c:486) 20250819132104286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132104286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132104286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132104286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132104286 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x0A01D5B8) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250819132104286 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132104286 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x0A01D5B8 LOCATION UPDATE ACCEPT (TMSI = 0x0a01d5b8) (gsm_04_08.c:149) 20250819132104287 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x0A01D5B8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132104287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(922)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(922)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132104298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104298 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132104298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132104298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132104298 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x0A01D5B8:GERAN-A-121:LU)[0x55c26767b740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132104298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x0A01D5B8:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132104298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132104298 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250819132104298 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132104298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132104298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132104298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132104298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-121:LU)[0x55c267688630] (vlr_lu_fsm.c:817) 20250819132104299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132104299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55c2676901f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132104299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132104299 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250819132104299 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132104299 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132104299 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132104299 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132104299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132104301 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104301 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132104301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132104302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132104302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132104302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-121:LU)[0x55c26767b740] (msc_a.c:1053) 20250819132104302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132104302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132104302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-121:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132104302 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132104302 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104302 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104302 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104302 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on local reference:0 20250819132104303 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104303 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132104303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132104303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132104303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(922)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)11969850 TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132104304 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132104304 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(922)@6b779c8e12fd: Created IMSI[0] for '262420000000094'H'0A01D5B8'O to be handled at TC_gsup_mt_sms_conn_timeout0(930) 20250819132104330 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819132104330 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819132104331 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819132104331 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819132104331 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(922)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_conn_timeout0(930) TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: 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 := '0A01D5B8'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(922)@6b779c8e12fd: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)5969980 MSC_Test_0-SCCP(921)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132104344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104344 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132104344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132104344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132104345 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132104345 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132104345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132104346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132104346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132104346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132104346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132104346 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132104346 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250819132104346 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250819132104346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132104346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132104347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132104347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132104347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132104347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132104347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132104347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132104347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132104347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@6b779c8e12fd: { messageType := 2, destLocRef := '5B183C'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-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132104349 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250819132104349 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132109345 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132109345 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + 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) 20250819132109345 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132109345 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819132109345 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132109346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132109346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132109346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132109346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132109346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132109346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132109346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132109346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(921)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132109348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132109348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132109348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132109348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132109348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132109348 DLSS7 DEBUG Found route for dpc=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(923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132109348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132109348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132109348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132109348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c267683a50] (msc_a.c:1053) 20250819132109348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132109348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-122:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132109349 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132109349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132109349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132109349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132109349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132109349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132109349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132109349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132109349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(921)@6b779c8e12fd: Session index based on local reference:0 20250819132109349 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132109349 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132109349 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132109349 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132109349 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132109349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132109349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132109349 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(922)@6b779c8e12fd: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(930)5969980 TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(930)@6b779c8e12fd: 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)@6b779c8e12fd: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" MSC_Test_0-SCCP(921)@6b779c8e12fd: Final verdict of PTC: none 20250819132111361 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(927)@6b779c8e12fd: Final verdict of PTC: none 20250819132111361 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132111361 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132111361 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132111361 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132111361 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132111361 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132111361 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132111361 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132111361 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132111361 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test-MGCP(925)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(926)@6b779c8e12fd: Final verdict of PTC: none 20250819132111361 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132111361 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132111361 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132111361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132111361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132111361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132111361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132111361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132111361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132111361 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132111361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(923)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(922)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(924)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(929)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(920)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(928)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(921): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(922): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(923): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(924): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(925): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(926): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(927): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(928): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(929): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_gsup_mt_sms_conn_timeout0(930): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_gsup_mt_sms_conn_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@6b779c8e12fd: 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'. Tue Aug 19 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=287568) 20250819132112361 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=287568, count=288728) 20250819132113362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132113362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132113362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132113362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819132114363 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mo_ussd_single_request started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(935)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(935)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(933)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132115230 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(936)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132115364 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132115364 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(938)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132115370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(938)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132115385 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132115385 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(939)@6b779c8e12fd: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(942) TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132115423 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132115423 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132115423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132115423 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132115424 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132115424 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132115424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132115424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132115424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132115424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132115424 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(935)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132115425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132115425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132115425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132115425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132115425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 20250819132115425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132115425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(935)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132115425 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132115425 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132116227 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116227 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116227 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116227 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(934)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(942)11101652 MSC_Test_0-SCCP(933)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(934)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132116231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116231 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132116231 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26767b740] (fsm.c:486) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132116231 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132116231 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000046 id=262420000000046 (vlr.c:661) 20250819132116231 DVLR INFO New subscr, IMSI: 262420000000046 (vlr.c:562) 20250819132116231 DVLR DEBUG VLR subscr IMSI-262420000000046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132116231 DVLR DEBUG VLR subscr IMSI-262420000000046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132116231 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132116231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132116231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132116231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c267688630] (fsm.c:486) 20250819132116231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132116231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132116231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116231 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116231 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116231 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@6b779c8e12fd: { messageType := 2, destLocRef := 'A965D4'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(939)@6b779c8e12fd: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(942) MSC_Test-GSUP(939)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(942)"262420000000046" 20250819132116233 DVLR DEBUG VLR subscr IMSI-262420000000046 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132116233 DVLR DEBUG VLR subscr IMSI-262420000000046 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(933)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116234 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132116236 DVLR DEBUG VLR subscr IMSI-262420000000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132116236 DVLR DEBUG IMSI:262420000000046 has MSISDN:491230000046 (vlr.c:1045) 20250819132116236 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250819132116236 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132116236 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132116236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132116236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132116236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132116236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132116236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267688630] (vlr_lu_fsm.c:110) 20250819132116236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132116236 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132116236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132116236 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132116236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132116236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267688630] (fsm.c:486) 20250819132116236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132116236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132116236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132116236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132116236 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x5E4163C1) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250819132116236 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132116236 DMM DEBUG -> IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x5E4163C1 LOCATION UPDATE ACCEPT (TMSI = 0x5e4163c1) (gsm_04_08.c:149) 20250819132116236 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x5E4163C1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132116236 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116236 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116236 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116236 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(933)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116239 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116239 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116239 DMM DEBUG msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x5E4163C1:GERAN-A-123:LU)[0x55c26767b740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132116239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x5E4163C1:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132116239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132116239 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250819132116239 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132116240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132116239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132116239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132116239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-123:LU)[0x55c267688630] (vlr_lu_fsm.c:817) 20250819132116239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132116239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55c267681440]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132116239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132116239 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250819132116239 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132116239 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132116239 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132116239 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(933)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116240 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132116241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-123:LU)[0x55c26767b740] (msc_a.c:1053) 20250819132116241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132116241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132116241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-123:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132116241 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132116241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116241 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116241 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116241 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116241 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116241 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(934)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(942)11101652 TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132116242 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132116242 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: 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 := '5E4163C1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(942)16184191 MSC_Test_0-RAN(934)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116446 DMM DEBUG msc_a(TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c267683a50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c267683a50] (fsm.c:486) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132116446 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132116446 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132116446 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132116446 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250819132116446 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132116447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@6b779c8e12fd: { messageType := 2, destLocRef := 'F6F37F'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132116448 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132116448 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(939)@6b779c8e12fd: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(942) MSC_Test_0-RAN(934)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(934)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(933)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116454 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132116454 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132116454 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132116454 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132116454 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132116454 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132116454 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132116454 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132116454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132116455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(933)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(933)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132116456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132116456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c267683a50] (msc_a.c:1053) 20250819132116456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132116456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1:GERAN-A-124:CM_SERVICE_REQ)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132116456 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132116456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132116457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132116457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132116457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(935)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@6b779c8e12fd: Session index based on local reference:0 20250819132116457 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116457 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(935)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132116457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132116457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132116457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132116457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132116457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132116457 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(934)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(942)16184191 TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132116457 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132116457 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x5E4163C1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(942)@6b779c8e12fd: Final verdict of PTC: pass 20250819132116461 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132116461 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(939)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(933)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(936)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(935)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(943)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(940)@6b779c8e12fd: Final verdict of PTC: none 20250819132116464 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(934)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(938)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(937)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(941)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(941): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(942): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:21:16 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 20250819132116658 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132116658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132116658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132116658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132116658 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132116658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132116658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132116658 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132116658 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132116658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132116658 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132116658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132116658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132116658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132116658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132116658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132116658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132116658 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132116658 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=288688) 20250819132117464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=288688, count=289848) 20250819132118465 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132118660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132118660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132118660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:21: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.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 20250819132119465 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_ussd_notification started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(947)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(947)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(947)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(945)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132120416 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(948)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132120467 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132120467 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(950)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(950)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132120468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(950)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(950)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(950)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(950)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132120479 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132120479 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(951)@6b779c8e12fd: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(954) TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132120609 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132120609 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132120609 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132120609 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(947)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(947)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(947)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132120611 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132120611 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132120611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132120611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132120611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132120611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132120611 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(947)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(947)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 20250819132120611 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132120611 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132120611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132120611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132120611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132120611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132120611 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 20250819132120612 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132120612 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(947)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132121413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132121414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(946)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(946)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_ussd_notification0(954)9461250 MSC_Test_0-SCCP(945)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(946)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132121417 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121417 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132121418 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132121418 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26767b740] (fsm.c:486) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132121418 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132121418 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000047 id=262420000000047 (vlr.c:661) 20250819132121418 DVLR INFO New subscr, IMSI: 262420000000047 (vlr.c:562) 20250819132121418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132121418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132121418 DVLR DEBUG VLR subscr IMSI-262420000000047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132121418 DVLR DEBUG VLR subscr IMSI-262420000000047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132121418 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132121418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132121418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132121418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c267688630] (fsm.c:486) 20250819132121418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132121418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{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(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@6b779c8e12fd: { messageType := 2, destLocRef := '905E02'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(951)@6b779c8e12fd: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(954) MSC_Test-GSUP(951)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(954)"262420000000047" 20250819132121420 DVLR DEBUG VLR subscr IMSI-262420000000047 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132121420 DVLR DEBUG VLR subscr IMSI-262420000000047 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(945)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132121421 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121421 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132121423 DVLR DEBUG VLR subscr IMSI-262420000000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132121423 DVLR DEBUG IMSI:262420000000047 has MSISDN:491230000047 (vlr.c:1045) 20250819132121423 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250819132121423 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132121423 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132121423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132121423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132121423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132121423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132121423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267688630] (vlr_lu_fsm.c:110) 20250819132121423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132121423 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132121423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132121423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132121423 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132121423 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267688630] (fsm.c:486) 20250819132121423 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132121423 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132121423 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132121423 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132121423 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1CC2E922) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250819132121423 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132121423 DMM DEBUG -> IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1CC2E922 LOCATION UPDATE ACCEPT (TMSI = 0x1cc2e922) (gsm_04_08.c:149) 20250819132121424 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1CC2E922 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132121424 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121424 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(946)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(946)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(945)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132121426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132121426 DMM DEBUG msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1CC2E922:GERAN-A-125:LU)[0x55c26767b740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132121426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x1CC2E922:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132121426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132121427 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250819132121427 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132121427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132121427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132121427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132121427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-125:LU)[0x55c267688630] (vlr_lu_fsm.c:817) 20250819132121427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132121427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55c267681b20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132121427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132121427 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250819132121427 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132121427 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132121427 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132121427 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132121427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(945)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132121428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121428 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121428 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121428 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132121428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132121428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-125:LU)[0x55c26767b740] (msc_a.c:1053) 20250819132121428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132121428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132121428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-125:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132121428 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132121428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on local reference:0 20250819132121428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121428 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121428 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121428 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(946)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(954)9461250 TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132121429 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132121429 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(946)@6b779c8e12fd: Created IMSI[0] for '262420000000047'H'1CC2E922'O to be handled at TC_lu_and_mt_ussd_notification0(954) MSC_Test-GSUP(951)@6b779c8e12fd: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(954) 20250819132121466 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132121466 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132121466 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132121466 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132121466 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121466 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(946)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(954) TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: 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 := '1CC2E922'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(946)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_ussd_notification0(954)6679629 MSC_Test_0-SCCP(945)@6b779c8e12fd: First idle individual index:0 20250819132121472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132121472 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132121472 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132121472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132121472 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132121472 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250819132121472 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132121472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132121472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132121472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121473 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@6b779c8e12fd: { messageType := 2, destLocRef := '65EC4D'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132121473 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132121473 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(946)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(946)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(945)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132121475 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121475 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121475 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132121476 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132121476 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132121476 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132121476 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132121476 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132121476 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132121476 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132121476 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121476 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132121476 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121476 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(945)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(945)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(945)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132121477 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121477 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121477 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132121477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132121477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c267683a50] (msc_a.c:1053) 20250819132121477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132121477 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922:GERAN-A-126:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132121477 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132121478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132121478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132121478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(945)@6b779c8e12fd: Session index based on local reference:0 20250819132121478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132121478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132121478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132121478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132121478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132121478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132121478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(947)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(946)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(954)6679629 TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132121478 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132121478 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x1CC2E922 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(954)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(945)@6b779c8e12fd: Final verdict of PTC: none 20250819132121483 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132121483 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(947)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(951)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(948)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(949)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(946)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(952)@6b779c8e12fd: Final verdict of PTC: none 20250819132121487 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(953)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(955)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(950)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(944)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(944): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(945): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(946): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(947): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(948): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(949): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(950): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(951): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(952): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(953): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_ussd_notification0(954): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(955): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:21:21 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 20250819132121678 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132121678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132121678 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132121678 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132121678 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132121678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132121678 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132121678 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132121678 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132121678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132121678 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132121678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132121678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132121678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132121678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132121678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132121678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132121678 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132121678 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=299864) 20250819132122488 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=299864, count=301024) 20250819132123490 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132123679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132123680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132123680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:21: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_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 20250819132124490 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(959)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(959)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(959)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(957)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132125465 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(960)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132125491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132125655 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132125655 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132125655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132125655 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(959)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132125659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132125659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132125659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132125659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132125659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132125659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132125659 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(959)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(959)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132125661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132125661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132125661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132125661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132125661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132125661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132125661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(959)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 20250819132125662 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132125662 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(959)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132126471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132126472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(958)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132126492 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132126492 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(962)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(962)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132126498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(962)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(962)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(962)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(962)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132126522 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132126522 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(963)@6b779c8e12fd: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(966) TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-RAN(958)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(966)8511945 MSC_Test_0-SCCP(957)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(958)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132126563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132126563 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132126563 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26767b740]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26767b740] (fsm.c:486) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132126563 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132126563 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000048 id=262420000000048 (vlr.c:661) 20250819132126563 DVLR INFO New subscr, IMSI: 262420000000048 (vlr.c:562) 20250819132126563 DVLR DEBUG VLR subscr IMSI-262420000000048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132126563 DVLR DEBUG VLR subscr IMSI-262420000000048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132126563 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132126563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132126563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132126563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c267688630] (fsm.c:486) 20250819132126563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132126563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132126563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132126563 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126563 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126563 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: { messageType := 2, destLocRef := '81E1C9'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(963)@6b779c8e12fd: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(966) MSC_Test-GSUP(963)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(966)"262420000000048" 20250819132126567 DVLR DEBUG VLR subscr IMSI-262420000000048 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132126567 DVLR DEBUG VLR subscr IMSI-262420000000048 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(957)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132126567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132126571 DVLR DEBUG VLR subscr IMSI-262420000000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132126571 DVLR DEBUG IMSI:262420000000048 has MSISDN:491230000048 (vlr.c:1045) 20250819132126571 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250819132126571 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132126572 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132126572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132126572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132126572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132126572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132126572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267688630] (vlr_lu_fsm.c:110) 20250819132126572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132126572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55c26768f880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132126572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132126572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132126572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132126572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267688630] (fsm.c:486) 20250819132126572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132126572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132126572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132126572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132126572 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7DEE9BCD) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250819132126572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132126572 DMM DEBUG -> IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7DEE9BCD LOCATION UPDATE ACCEPT (TMSI = 0x7dee9bcd) (gsm_04_08.c:149) 20250819132126572 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7DEE9BCD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132126572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(958)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(958)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(957)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132126578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126578 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132126578 DMM DEBUG msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7DEE9BCD:GERAN-A-127:LU)[0x55c26767b740]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132126578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x7DEE9BCD:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132126578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132126578 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250819132126578 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132126578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132126578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132126578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132126578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-127:LU)[0x55c267688630] (vlr_lu_fsm.c:817) 20250819132126578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132126578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55c267681d00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132126578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132126578 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250819132126579 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132126579 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132126579 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132126579 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132126579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(957)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132126580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126580 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126580 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132126580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132126580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-127:LU)[0x55c26767b740] (msc_a.c:1053) 20250819132126580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132126580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132126580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-127:LU)[0x55c267688630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132126581 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - active-conn: now used by 1 (attached) (msub.c:375) 20250819132126581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132126581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(958)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(966)8511945 TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132126582 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132126582 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(958)@6b779c8e12fd: Created IMSI[0] for '262420000000048'H'7DEE9BCD'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(966) MSC_Test-MNCC(960)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(966)117827487 20250819132126588 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819132126588 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819132126588 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD callref-0x705e79f tid-255) New transaction (transaction.c:231) 20250819132126588 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD callref-0x705e79f 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) 20250819132126588 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD callref-0x705e79f 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) 20250819132126588 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD callref-0x705e79f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819132126588 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819132126588 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819132126589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(958)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(966) TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(958)@6b779c8e12fd: Created IMSI[1] for '262420000000048'H'7DEE9BCD'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(966) TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: 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 := '7DEE9BCD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(958)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(966)1251792 MSC_Test_0-SCCP(957)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132126594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132126594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132126594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819132126594 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132126595 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132126595 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132126595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132126595 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD callref-0x705e79f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819132126595 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132126595 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819132126595 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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) 20250819132126595 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819132126595 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132126595 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250819132126595 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819132126595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132126595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132126595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(957)@6b779c8e12fd: { messageType := 2, destLocRef := '1319D0'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132126597 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819132126597 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(958)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(958)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(957)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132126602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126602 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126602 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132126603 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819132126603 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819132126603 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819132126603 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819132126603 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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) 20250819132126603 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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(966)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(961)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(966) 20250819132126612 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819132126612 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132126612 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{ESTABLISHING}: is child of msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267683a50] (fsm.c:486) 20250819132126612 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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) 20250819132126613 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267690530]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132126613 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267690530]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00] (fsm.c:486) 20250819132126613 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55c267690530]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132126613 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55c267690530]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132126613 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26768efc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132126613 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26768efc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00] (fsm.c:486) 20250819132126613 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55c26768efc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132126613 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55c26768efc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(961)@6b779c8e12fd: 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(966) TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_mt_call_complete 3 20250819132126627 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55c267690530]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132126627 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132126627 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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(966)@6b779c8e12fd: f_mt_call_complete 4 20250819132126629 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55c26768efc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132126629 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132126629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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) 20250819132126629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) Sending Assignment Command (msc_a.c:706) 20250819132126630 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126630 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132126630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132126630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(957)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819132126635 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126635 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126635 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126635 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126635 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132126635 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768efc0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132126635 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c26768efc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132126635 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768efc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132126635 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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) 20250819132126635 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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) 20250819132126635 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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) 20250819132126635 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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(958)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(958)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(957)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_mt_call_complete 8 20250819132126637 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768efc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132126637 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768efc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132126637 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132126838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132126838 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132126838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132126838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132126838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132126838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132126838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132126838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132126839 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819132126839 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819132126839 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819132126839 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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) 20250819132126839 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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(966)@6b779c8e12fd: f_mt_call_complete 7 20250819132126845 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132126845 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f 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) 20250819132126845 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267690530]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819132126845 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55c267690530]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132126845 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55c267690530]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132126845 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267690530]{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(966)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132126853 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267690530]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132126853 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267690530]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132126853 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132126853 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(958)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(958)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(957)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250819132127861 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132127861 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132127861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132127861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132127862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132127862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132127862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132127862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132127862 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250819132127862 DBSSAP ERROR msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267683a50]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:178) MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132127863 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132127863 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250819132127863 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250819132127863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132127863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132127863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132127863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132127863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132127863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132127863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132127863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132128865 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132128865 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132128865 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132128865 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132128866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132128866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132128866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132128866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132128866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132128866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132128866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132128866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(958)@6b779c8e12fd: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(958)@6b779c8e12fd: patched enc_l3: '83ED0802E180'O 20250819132128868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132128868 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132128868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132128868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132128868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132128868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132128868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132128868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(957)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250819132128868 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132128868 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132128868 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132128868 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x705e79f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132128868 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819132128868 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132128868 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - CC: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132128868 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132128868 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132128868 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132128868 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132128868 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768efc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132128868 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768efc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00] (call_leg.c:197) 20250819132128868 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768efc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132128868 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768efc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132128868 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267690530]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132128868 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267690530]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00] (call_leg.c:197) 20250819132128868 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132128868 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267690530]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132128868 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267690530]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132128868 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132128868 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{RELEASING}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267683a50] (call_leg.c:198) 20250819132128868 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132128868 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267681d00]{RELEASING}: Deallocated (fsm.c:568) 20250819132128868 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132128868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132128868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132128868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132128868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132128868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132128868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132128868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132128868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132128868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132128868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132128868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132128868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132128868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132128868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132128868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132128868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(957)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(960)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(966)117827487 TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(957)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(957)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132128870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132128870 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132128870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132128870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132128870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132128870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132128870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132128870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX 20250819132128870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132128870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c267683a50] (msc_a.c:1053) 20250819132128870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132128870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD:GERAN-A-128:PAGING_RESP)[0x55c26767e7e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132128870 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x7DEE9BCD - active-conn: now used by 1 (attached) (msub.c:375) 20250819132128870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132128870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132128870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132128870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132128870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132128870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132128870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132128870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(959)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(957)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(959)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132128870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132128870 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132128870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132128870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132128870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132128870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132128870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132128870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(958)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(966)1251792 TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(966)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(957)@6b779c8e12fd: Final verdict of PTC: none 20250819132129877 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132129877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132129877 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132129877 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132129877 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132129877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132129877 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132129877 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132129877 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132129877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132129877 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132129877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132129877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132129877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132129877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132129877 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132129877 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(963)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(959)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(960)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(958)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(962)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(967)@6b779c8e12fd: Final verdict of PTC: none 20250819132129878 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132129878 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132129878 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132129878 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(964)@6b779c8e12fd: Final verdict of PTC: none 20250819132129878 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(961)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(956)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(965)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(956): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(957): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(958): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(959): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(960): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(961): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(962): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(963): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(964): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(965): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(966): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(967): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:21:29 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=434888) 20250819132130879 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=434888, count=436048) 20250819132131878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132131878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132131878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132131880 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:21: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_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 20250819132132882 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(971)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(971)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(971)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(969)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132133876 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(972)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132133883 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132134070 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132134070 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132134070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132134070 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(971)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132134077 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134077 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132134077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132134077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132134077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132134077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132134077 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(971)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(971)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132134080 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134080 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132134080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132134080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132134080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132134080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(971)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 20250819132134080 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132134080 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132134080 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132134874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132134874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132134874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132134874 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(970)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132134884 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132134884 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(974)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(974)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132134885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(974)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(974)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(974)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(974)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132134895 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132134895 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(975)@6b779c8e12fd: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(978) TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(970)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(978)8017387 MSC_Test_0-RAN(970)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(969)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132134926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132134926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132134926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132134927 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267686f70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132134927 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267686f70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267686f70] (fsm.c:486) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132134927 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132134927 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000049 id=262420000000049 (vlr.c:661) 20250819132134927 DVLR INFO New subscr, IMSI: 262420000000049 (vlr.c:562) 20250819132134927 DVLR DEBUG VLR subscr IMSI-262420000000049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132134927 DVLR DEBUG VLR subscr IMSI-262420000000049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132134927 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132134927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132134927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132134927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267690530] (fsm.c:486) 20250819132134927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132134927 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132134927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132134927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: { messageType := 2, destLocRef := '7A55EB'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(975)@6b779c8e12fd: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(978) MSC_Test-GSUP(975)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(978)"262420000000049" 20250819132134928 DVLR DEBUG VLR subscr IMSI-262420000000049 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132134928 DVLR DEBUG VLR subscr IMSI-262420000000049 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(969)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132134929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132134929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132134929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132134931 DVLR DEBUG VLR subscr IMSI-262420000000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132134931 DVLR DEBUG IMSI:262420000000049 has MSISDN:491230000049 (vlr.c:1045) 20250819132134931 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250819132134931 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132134931 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132134931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132134931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132134931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132134931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132134931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c267690530] (vlr_lu_fsm.c:110) 20250819132134931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132134931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55c267681d00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132134931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132134931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132134931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132134931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c267690530] (fsm.c:486) 20250819132134931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132134931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132134931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132134931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132134931 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x1476BBE1) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250819132134931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132134931 DMM DEBUG -> IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x1476BBE1 LOCATION UPDATE ACCEPT (TMSI = 0x1476bbe1) (gsm_04_08.c:149) 20250819132134931 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x1476BBE1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132134932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(970)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(969)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132134934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132134934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132134934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132134934 DMM DEBUG msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x1476BBE1:GERAN-A-129:LU)[0x55c267686f70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132134934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x1476BBE1:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132134934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132134934 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250819132134934 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132134934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132134934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132134934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132134934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-129:LU)[0x55c267690530] (vlr_lu_fsm.c:817) 20250819132134934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132134934 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55c26766ed70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132134934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132134934 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250819132134934 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132134934 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132134934 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132134934 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132134934 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134934 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134934 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(969)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132134935 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134935 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132134935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132134935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132134935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132134935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-129:LU)[0x55c267686f70] (msc_a.c:1053) 20250819132134935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132134935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132134935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-129:LU)[0x55c267690530]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132134935 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132134935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 20250819132134936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134936 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132134936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132134936 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(970)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(978)8017387 TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132134936 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132134936 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@6b779c8e12fd: Created IMSI[0] for '262420000000049'H'1476BBE1'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(978) MSC_Test-MNCC(972)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(978)185619974 20250819132134940 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819132134940 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819132134940 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 callref-0xb105606 tid-255) New transaction (transaction.c:231) 20250819132134940 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 callref-0xb105606 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) 20250819132134940 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 callref-0xb105606 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) 20250819132134940 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 callref-0xb105606 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819132134940 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819132134940 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819132134940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(970)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(978) TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@6b779c8e12fd: Created IMSI[1] for '262420000000049'H'1476BBE1'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(978) TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: 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 := '1476BBE1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(970)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(978)4827727 MSC_Test_0-SCCP(969)@6b779c8e12fd: First idle individual index:0 20250819132134943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134943 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132134943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132134943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c267686c50] (fsm.c:486) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132134943 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132134943 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132134943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132134943 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 callref-0xb105606 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819132134943 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132134943 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819132134943 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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) 20250819132134943 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819132134943 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132134943 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250819132134943 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819132134943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132134943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132134943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(969)@6b779c8e12fd: { messageType := 2, destLocRef := '49AA4F'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132134944 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819132134944 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(970)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(970)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(969)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819132134947 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134947 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132134947 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132134947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132134947 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132134948 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819132134948 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819132134948 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819132134948 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819132134948 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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) 20250819132134948 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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(978)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(973)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(978) 20250819132134951 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819132134951 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132134951 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{ESTABLISHING}: is child of msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c267686c50] (fsm.c:486) 20250819132134951 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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) 20250819132134951 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768edc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132134951 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768edc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70] (fsm.c:486) 20250819132134951 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55c26768edc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132134951 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55c26768edc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132134951 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26767b7c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132134951 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26767b7c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70] (fsm.c:486) 20250819132134951 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132134951 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(973)@6b779c8e12fd: 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(978) TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_mt_call_complete 3 20250819132134956 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55c26768edc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132134956 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132134956 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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(978)@6b779c8e12fd: f_mt_call_complete 4 20250819132134957 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55c26767b7c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132134957 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132134957 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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) 20250819132134957 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) Sending Assignment Command (msc_a.c:706) 20250819132134957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132134957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132134957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(969)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132134959 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132134959 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132134959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132134959 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132134959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132134959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132134959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132134959 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132134959 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26767b7c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132134959 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c26767b7c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132134959 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26767b7c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(970)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(970)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_len:5 20250819132134959 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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) MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(969)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O 20250819132134960 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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) 20250819132134960 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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) 20250819132134960 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_mt_call_complete 8 20250819132134961 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26767b7c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132134961 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26767b7c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132134961 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132135162 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132135162 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132135162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132135162 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132135162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132135162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132135162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132135162 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132135162 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819132135162 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819132135162 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819132135162 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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) 20250819132135162 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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(978)@6b779c8e12fd: f_mt_call_complete 7 20250819132135163 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132135163 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 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) 20250819132135163 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768edc0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819132135163 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55c26768edc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132135163 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55c26768edc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132135163 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768edc0]{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(978)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132135164 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768edc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132135164 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768edc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132135164 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132135164 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819132136168 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132136168 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132136168 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250819132136168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132136168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132136168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132136168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132136168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132136168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132136168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132136168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(970)@6b779c8e12fd: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(970)@6b779c8e12fd: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(969)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250819132136171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132136171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132136171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132136171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132136171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132136171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132136171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132136171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132136172 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132136172 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250819132136172 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250819132136172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132136172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132136172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132136172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132136172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132136172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132136172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132136172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132137174 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132137174 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132137174 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132137174 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132137174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132137174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132137174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132137174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132137174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132137174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132137174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132137174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(970)@6b779c8e12fd: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(970)@6b779c8e12fd: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(969)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250819132137176 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132137176 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132137176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132137176 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132137176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132137176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132137176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132137176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132137176 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132137176 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132137176 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132137176 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0xb105606 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132137176 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819132137176 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132137176 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132137176 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132137176 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132137176 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132137176 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132137176 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26767b7c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132137176 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26767b7c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70] (call_leg.c:197) 20250819132137176 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26767b7c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132137176 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26767b7c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132137176 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768edc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132137176 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768edc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70] (call_leg.c:197) 20250819132137176 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132137176 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768edc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132137176 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768edc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132137176 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132137176 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{RELEASING}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c267686c50] (call_leg.c:198) 20250819132137176 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132137176 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26766ed70]{RELEASING}: Deallocated (fsm.c:568) 20250819132137176 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132137176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132137176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132137176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132137176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132137176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132137176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132137176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132137176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132137176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132137176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132137176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132137176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132137176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132137176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132137176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132137176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(969)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(972)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(978)185619974 TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(969)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(969)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132137178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132137178 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132137178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132137178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132137178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132137178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132137178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132137178 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132137178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132137178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c267686c50] (msc_a.c:1053) 20250819132137178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132137178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1:GERAN-A-130:PAGING_RESP)[0x55c26768efc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132137178 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x1476BBE1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132137178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132137178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132137178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132137178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132137178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132137178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132137178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132137178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(969)@6b779c8e12fd: Session index based on local reference:0 20250819132137178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132137178 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132137178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132137178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132137178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132137178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132137178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132137178 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(971)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(970)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(978)4827727 TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(978)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(975)@6b779c8e12fd: Final verdict of PTC: none 20250819132138194 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132138194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132138194 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132138194 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132138194 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132138194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132138194 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132138194 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132138195 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132138195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132138195 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132138195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132138195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132138195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132138195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132138195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132138195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132138195 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132138195 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132138196 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(969)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(971)@6b779c8e12fd: Final verdict of PTC: none 20250819132138196 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132138196 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(974)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(968)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(979)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(972)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(976)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(970)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(973)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(977)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(968): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(969): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(970): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(971): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(972): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(973): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(974): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(975): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(976): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(977): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(978): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(979): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:21:38 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=441552) 20250819132139196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=441552, count=442992) 20250819132140195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132140195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132140195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132140198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:21: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_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 20250819132141199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mo_ussd_mo_release started. 20250819132142201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(983)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(983)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(983)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(981)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132142232 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(984)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132142426 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132142427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132142427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132142427 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(983)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132142432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132142432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132142432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132142432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132142432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132142432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132142432 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(983)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(983)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132142433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132142433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132142433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132142433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132142433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132142433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132142433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132142433 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132142433 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(983)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132143201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132143201 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(986)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(986)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132143204 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(986)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(986)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(986)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(986)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132143214 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132143214 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143229 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143229 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143229 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143229 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132143229 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132143230 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143230 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143230 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(982)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(987)@6b779c8e12fd: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(990) TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(982)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(990)12837758 MSC_Test_0-SCCP(981)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(982)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132143249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132143250 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768f880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132143250 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768f880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768f880] (fsm.c:486) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132143250 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132143250 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000050 id=262420000000050 (vlr.c:661) 20250819132143250 DVLR INFO New subscr, IMSI: 262420000000050 (vlr.c:562) 20250819132143250 DVLR DEBUG VLR subscr IMSI-262420000000050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132143250 DVLR DEBUG VLR subscr IMSI-262420000000050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132143250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132143250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132143250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132143250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26768edc0] (fsm.c:486) 20250819132143250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132143250 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132143250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132143250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143250 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143250 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@6b779c8e12fd: { messageType := 2, destLocRef := 'C3E37E'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(987)@6b779c8e12fd: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(990) MSC_Test-GSUP(987)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(990)"262420000000050" 20250819132143251 DVLR DEBUG VLR subscr IMSI-262420000000050 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132143251 DVLR DEBUG VLR subscr IMSI-262420000000050 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(981)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143252 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143252 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143252 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132143252 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132143254 DVLR DEBUG VLR subscr IMSI-262420000000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132143254 DVLR DEBUG IMSI:262420000000050 has MSISDN:491230000050 (vlr.c:1045) 20250819132143254 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250819132143254 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132143254 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132143254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132143254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132143254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132143254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132143254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c26768edc0] (vlr_lu_fsm.c:110) 20250819132143254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132143254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132143254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132143254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132143254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132143254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c26768edc0] (fsm.c:486) 20250819132143254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132143254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132143254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132143254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132143254 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x889D43DA) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250819132143254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132143254 DMM DEBUG -> IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x889D43DA LOCATION UPDATE ACCEPT (TMSI = 0x889d43da) (gsm_04_08.c:149) 20250819132143254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143254 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x889D43DA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132143254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(982)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(981)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132143257 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143257 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143257 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132143257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143257 DMM DEBUG msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x889D43DA:GERAN-A-131:LU)[0x55c26768f880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132143257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x889D43DA:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132143257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132143257 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250819132143257 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132143257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132143257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132143257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132143257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-131:LU)[0x55c26768edc0] (vlr_lu_fsm.c:817) 20250819132143257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132143257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55c267681c50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132143257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132143257 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250819132143257 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132143257 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132143257 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132143257 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132143257 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143257 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(981)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132143258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132143258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132143258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-131:LU)[0x55c26768f880] (msc_a.c:1053) 20250819132143258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132143258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132143258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-131:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132143258 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - active-conn: now used by 1 (attached) (msub.c:375) 20250819132143258 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143258 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132143258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(982)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(990)12837758 TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132143259 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132143259 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: 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 := '889D43DA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(982)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(990)10466096 MSC_Test_0-RAN(982)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(981)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132143462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132143462 DMM DEBUG msc_a(TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26768c980]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26768c980] (fsm.c:486) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132143462 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132143462 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132143462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132143463 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250819132143463 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132143463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132143463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132143463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@6b779c8e12fd: { messageType := 2, destLocRef := '9FB330'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132143464 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132143464 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(987)@6b779c8e12fd: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(990) MSC_Test_0-RAN(982)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(982)@6b779c8e12fd: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_len:31 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(981)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O 20250819132143469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132143469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143469 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132143470 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132143470 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132143470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(982)@6b779c8e12fd: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(982)@6b779c8e12fd: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(981)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132143471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132143471 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132143471 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132143471 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132143471 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132143472 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132143472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(981)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(981)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(981)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132143472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132143472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132143472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26768c980] (msc_a.c:1053) 20250819132143472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132143472 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA:GERAN-A-132:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132143472 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - active-conn: now used by 1 (attached) (msub.c:375) 20250819132143472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132143472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132143472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(983)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(981)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(983)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132143473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132143473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132143473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132143473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132143473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132143473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132143473 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(982)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(990)10466096 TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132143473 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132143473 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x889D43DA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(990)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(983)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(987)@6b779c8e12fd: Final verdict of PTC: none 20250819132143476 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132143476 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(981)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(982)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(989)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(991)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(980)@6b779c8e12fd: Final verdict of PTC: none 20250819132143476 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(984)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(986)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(985)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(988)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(980): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(981): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(982): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(983): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(984): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(985): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(986): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(987): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(988): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(989): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(990): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(991): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:21:43 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 20250819132143674 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132143674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132143674 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132143674 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132143674 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132143674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132143674 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132143674 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132143674 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132143674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132143674 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132143674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132143674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132143674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132143674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132143674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132143674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132143674 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132143674 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=299276) 20250819132144478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=299276, count=300436) 20250819132145479 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132145676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132145676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132145676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:21: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.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 20250819132146480 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_ss_session_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(995)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(995)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(995)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(993)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132147459 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(996)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132147480 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132147480 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(998)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(998)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132147481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(998)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(998)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(998)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(998)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132147490 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132147490 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(999)@6b779c8e12fd: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(1002) TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132147651 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132147651 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132147651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132147651 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(995)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132147657 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132147657 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132147657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132147657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132147657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132147657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132147657 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(995)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(995)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(995)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 20250819132147660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132147660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132147660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132147660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132147660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132147660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132147660 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132147660 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132147660 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132148465 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148465 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148465 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148465 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132148465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132148465 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132148466 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148466 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132148466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132148466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(994)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(994)@6b779c8e12fd: Added conn table entry 0TC_lu_and_ss_session_timeout0(1002)10847126 MSC_Test_0-SCCP(993)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(994)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132148478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132148479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132148479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132148479 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768f880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132148479 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768f880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132148479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132148479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768f880] (fsm.c:486) 20250819132148479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132148479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132148479 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132148479 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000051 id=262420000000051 (vlr.c:661) 20250819132148479 DVLR INFO New subscr, IMSI: 262420000000051 (vlr.c:562) 20250819132148479 DVLR DEBUG VLR subscr IMSI-262420000000051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132148479 DVLR DEBUG VLR subscr IMSI-262420000000051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132148479 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132148479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132148479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132148479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132148480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132148480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132148480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132148480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132148480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26768edc0] (fsm.c:486) 20250819132148480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132148480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132148480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132148480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132148480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132148480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132148480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132148480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@6b779c8e12fd: { messageType := 2, destLocRef := 'A58396'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(999)@6b779c8e12fd: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(1002) MSC_Test-GSUP(999)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(1002)"262420000000051" 20250819132148484 DVLR DEBUG VLR subscr IMSI-262420000000051 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132148484 DVLR DEBUG VLR subscr IMSI-262420000000051 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(993)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132148486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132148486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132148486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132148492 DVLR DEBUG VLR subscr IMSI-262420000000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132148492 DVLR DEBUG IMSI:262420000000051 has MSISDN:491230000051 (vlr.c:1045) 20250819132148492 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250819132148492 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132148493 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132148493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132148493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132148493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132148493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132148493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768edc0] (vlr_lu_fsm.c:110) 20250819132148493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132148493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55c26766ed70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132148493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132148493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132148493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132148493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768edc0] (fsm.c:486) 20250819132148493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132148493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132148493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132148493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132148493 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x6206D380) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250819132148493 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132148493 DMM DEBUG -> IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x6206D380 LOCATION UPDATE ACCEPT (TMSI = 0x6206d380) (gsm_04_08.c:149) 20250819132148493 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x6206D380 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132148493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132148493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132148493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(994)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(994)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(993)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132148500 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148500 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148500 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132148500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148500 DLSS7 DEBUG Found route for dpc=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(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132148500 DMM DEBUG msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x6206D380:GERAN-A-133:LU)[0x55c26768f880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132148500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x6206D380:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132148500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132148500 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250819132148500 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132148500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132148500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132148500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132148500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-133:LU)[0x55c26768edc0] (vlr_lu_fsm.c:817) 20250819132148500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132148500 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55c26768cb60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132148500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132148500 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250819132148501 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132148501 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132148501 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132148501 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132148500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132148500 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132148501 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132148501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132148501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(993)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132148503 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148503 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148503 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132148503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132148503 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132148503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132148503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-133:LU)[0x55c26768f880] (msc_a.c:1053) 20250819132148503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132148503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132148503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-133:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132148503 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132148503 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148503 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132148503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132148503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132148504 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148504 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132148504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132148504 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(994)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(1002)10847126 TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132148505 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132148505 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: 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 := '6206D380'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(994)@6b779c8e12fd: Added conn table entry 0TC_lu_and_ss_session_timeout0(1002)7307315 MSC_Test_0-RAN(994)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(993)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132148706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132148706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132148706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132148707 DMM DEBUG msc_a(TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26768c980]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26768c980] (fsm.c:486) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132148707 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132148707 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132148707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132148707 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250819132148707 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132148707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132148707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132148707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132148708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132148708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132148708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132148708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132148708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132148708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@6b779c8e12fd: { messageType := 2, destLocRef := '6F8033'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-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132148710 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132148710 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(999)@6b779c8e12fd: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(1002) MSC_Test_0-RAN(994)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(994)@6b779c8e12fd: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_len:32 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(993)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132148718 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132148718 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132148718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132148718 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132148718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132148718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132148718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132148718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132148718 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132151719 DSS NOTICE trans(NCSS IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ callref-0x20000004 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250819132151719 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132151719 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132151719 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132151719 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132151719 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132151719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132151719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132151719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132151719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132151719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132151719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132151719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132151719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132151719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132151719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132151719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132151719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132151719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132151719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132151719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132151719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(993)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(993)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(993)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132151722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132151722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132151722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132151722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132151722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132151722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132151722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132151722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132151722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132151722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26768c980] (msc_a.c:1053) 20250819132151722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132151722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380:GERAN-A-134:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132151722 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132151722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132151722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132151722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132151722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132151722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132151722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132151722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132151722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(995)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(993)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(995)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(994)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(1002)7307315 20250819132151722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132151722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132151722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132151722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132151722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132151722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132151722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132151722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132151723 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132151723 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x6206D380 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(1002)@6b779c8e12fd: Final verdict of PTC: pass 20250819132151725 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132151725 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(999)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(996)@6b779c8e12fd: Final verdict of PTC: none 20250819132151725 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(994)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(995)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(993)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(998)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(997)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1003)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1000)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1001)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(993): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(994): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(995): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(996): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(997): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(998): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(999): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1000): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1001): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_ss_session_timeout0(1002): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1003): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:21:51 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 20250819132151926 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132151926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132151926 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132151926 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132151926 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132151926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132151926 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132151926 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132151926 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132151926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132151926 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132151926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132151926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132151926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132151926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132151926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132151926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132151926 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132151926 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=292340) 20250819132152726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=292340, count=293596) 20250819132153727 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132153928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132153928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132153928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:21: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_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 & Waiting for packet dumper to start... 0 20250819132154728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mt_ussd_for_unknown_subscr started. 20250819132155729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1007)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1007)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1007)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1005)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132155741 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1008)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132155936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132155936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132155936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132155936 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1007)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1007)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132155941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132155941 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132155941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132155941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132155941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132155941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132155941 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1007)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1007)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1007)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1007)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1007)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1007)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1007)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132155942 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132155942 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132155942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132155942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132155942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132155942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132155942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132155942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132155942 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1007)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1007)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1007)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1007)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132156730 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132156730 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1010)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1010)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132156736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1010)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1010)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1010)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1010)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132156742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132156742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132156742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132156742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132156742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132156742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132156742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132156742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132156743 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132156743 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132156743 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132156743 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132156743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132156743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132156743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132156743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1007)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1007)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1006)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132156754 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132156754 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(1006)@6b779c8e12fd: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(1014) MSC_Test-GSUP(1011)@6b779c8e12fd: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(1014) 20250819132156785 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:440) MSC_Test-GSUP(1011)@6b779c8e12fd: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(1014) MSC_Test-GSUP(1011)@6b779c8e12fd: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(1014)"000000000000000" TC_mt_ussd_for_unknown_subscr0(1014)@6b779c8e12fd: setverdict(pass): none -> pass TC_mt_ussd_for_unknown_subscr0(1014)@6b779c8e12fd: Final verdict of PTC: pass 20250819132156788 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132156788 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132156788 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132156788 DLSS7 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-SCCP(1005)@6b779c8e12fd: Final verdict of PTC: none 20250819132156788 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132156788 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132156788 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132156788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132156788 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132156788 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132156788 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132156788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132156788 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132156788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132156788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132156788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132156788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132156788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132156788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132156788 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(1007)@6b779c8e12fd: Final verdict of PTC: none20250819132156788 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1011)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1008)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1012)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1004)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1006)@6b779c8e12fd: Final verdict of PTC: none 20250819132156789 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1009)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1010)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1015)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1013)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1005): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1006): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1007): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1008): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1009): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1010): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1011): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1012): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1013): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(1014): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1015): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:21:56 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=74960) 20250819132157790 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=74960, count=76120) 20250819132158790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132158790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132158790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132158791 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:21: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_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 20250819132159792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mo_ussd_for_unknown_trans started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1019)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1019)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1019)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1017)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132200760 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1020)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132200792 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132200792 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1022)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1022)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132200793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1022)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1022)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1022)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1022)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132200804 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132200804 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819132200955 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132200955 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132200955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132200955 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1019)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1019)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132200961 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132200961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132200961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132200961 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132200961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132200961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132200961 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1019)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132200964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132200964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132200964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132200964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132200964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132200964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132200964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 20250819132200964 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132200964 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1019)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132201761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132201761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1018)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1018)@6b779c8e12fd: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(1026) MSC_Test-GSUP(1023)@6b779c8e12fd: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(1026) MSC_Test-GSUP(1023)@6b779c8e12fd: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(1026) TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1018)@6b779c8e12fd: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(1026)9285590 MSC_Test_0-RAN(1018)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1017)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132201775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201776 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768f880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132201776 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768f880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768f880] (fsm.c:486) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132201776 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132201776 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000111 id=262420000000111 (vlr.c:661) 20250819132201776 DVLR INFO New subscr, IMSI: 262420000000111 (vlr.c:562) 20250819132201776 DVLR DEBUG VLR subscr IMSI-262420000000111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132201776 DVLR DEBUG VLR subscr IMSI-262420000000111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132201776 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132201776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132201776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132201776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c26768edc0] (fsm.c:486) 20250819132201776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132201776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132201776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: { messageType := 2, destLocRef := '8DAFD6'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(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1023)@6b779c8e12fd: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(1026) MSC_Test-GSUP(1023)@6b779c8e12fd: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(1026)"262420000000111" MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132201778 DVLR DEBUG VLR subscr IMSI-262420000000111 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132201778 DVLR DEBUG VLR subscr IMSI-262420000000111 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on connection ID:0 TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_from0 TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1017)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132201779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201779 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201779 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201781 DVLR DEBUG VLR subscr IMSI-262420000000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132201781 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250819132201781 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250819132201781 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132201781 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132201781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132201781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132201781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132201781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132201781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c26768edc0] (vlr_lu_fsm.c:110) 20250819132201781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132201781 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132201781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132201781 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132201781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132201781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c26768edc0] (fsm.c:486) 20250819132201781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132201781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132201781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132201781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132201781 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xA3A973A3) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250819132201781 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132201781 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xA3A973A3 LOCATION UPDATE ACCEPT (TMSI = 0xa3a973a3) (gsm_04_08.c:149) 20250819132201781 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xA3A973A3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132201781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1018)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1018)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132201784 DLSS7 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(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132201784 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201784 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201784 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xA3A973A3:GERAN-A-135:LU)[0x55c26768f880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132201784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xA3A973A3:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132201784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132201784 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250819132201784 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132201784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132201784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132201784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132201784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-135:LU)[0x55c26768edc0] (vlr_lu_fsm.c:817) 20250819132201784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132201784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55c2676885a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132201784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132201784 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250819132201784 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132201784 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132201784 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132201784 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132201784 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201784 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201784 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132201785 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201785 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132201785 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201785 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201785 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132201785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-135:LU)[0x55c26768f880] (msc_a.c:1053) 20250819132201785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132201785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132201785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-135:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132201785 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132201785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 20250819132201785 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201785 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201785 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201785 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201785 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1018)@6b779c8e12fd: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(1026)9285590 TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132201786 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132201786 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: 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 := 'A3A973A3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1018)@6b779c8e12fd: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(1026)7020661 MSC_Test_0-RAN(1018)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1017)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132201986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201986 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201986 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201986 DMM DEBUG msc_a(TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26768c980]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26768c980] (fsm.c:486) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132201986 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132201986 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132201986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132201986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201986 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250819132201986 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: { messageType := 2, destLocRef := '6B2075'O ("k u"), 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(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132201988 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132201988 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1018)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3A171493CD16A5B45D6B62CCC902C9791EFA98DADE4F3E95FC'O MSC_Test_0-RAN(1018)@6b779c8e12fd: patched enc_l3: '1B7A171493CD16A5B45D6B62CCC902C9791EFA98DADE4F3E95FC'O MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_len:29 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001A1B7A171493CD16A5B45D6B62CCC902C9791EFA98DADE4F3E95FC'O 20250819132201990 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201990 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201990 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132201990 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250819132201990 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26768c980]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250819132201990 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132201990 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132201990 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132201990 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132201990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132201990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201990 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132201991 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201991 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201991 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132201991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132201991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26768c980] (msc_a.c:1053) 20250819132201991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132201991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-136:CM_SERVICE_REQ)[0x55c26767b7c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132201991 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132201991 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201991 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201991 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132201991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132201991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 20250819132201991 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132201991 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132201991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132201991 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132201991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132201991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132201991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132201991 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1018)@6b779c8e12fd: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(1026)7020661 TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132201992 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132201992 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: 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 := 'A3A973A3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1018)@6b779c8e12fd: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(1026)8787135 MSC_Test_0-RAN(1018)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1017)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132202194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132202194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132202194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132202194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132202194 DMM DEBUG msc_a(TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768f880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768f880] (fsm.c:486) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132202194 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132202194 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132202194 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132202194 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250819132202194 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132202194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132202194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132202194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132202194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132202194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132202194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132202194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132202194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132202194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132202195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132202195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132202195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: { messageType := 2, destLocRef := '8614BF'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(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132202196 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132202196 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1018)@6b779c8e12fd: patching N(SD)=1 into dtap '1B2A1C178722B201804DFD64CA1C758C1EDCA04B602DE80C70D978'O MSC_Test_0-RAN(1018)@6b779c8e12fd: patched enc_l3: '1B6A1C178722B201804DFD64CA1C758C1EDCA04B602DE80C70D978'O MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_len:30 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001B1B6A1C178722B201804DFD64CA1C758C1EDCA04B602DE80C70D978'O MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132202197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202197 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132202197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132202197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132202197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132202197 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250819132202198 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768f880]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250819132202198 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132202198 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132202198 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132202198 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132202198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132202198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132202198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132202198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132202198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132202198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132202198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132202198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1017)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1017)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1017)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132202198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202198 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132202198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132202198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132202198 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132202198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132202198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768f880] (msc_a.c:1053) 20250819132202198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132202198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3:GERAN-A-137:CM_SERVICE_REQ)[0x55c26768edc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132202198 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132202199 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202199 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202199 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132202199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132202199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132202199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1019)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1019)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1017)@6b779c8e12fd: Session index based on local reference:0 20250819132202199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132202199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132202199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132202199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132202199 DLSS7 DEBUG Found route for dpc=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(1019)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132202199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132202199 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1018)@6b779c8e12fd: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(1026)8787135 TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132202199 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132202199 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xA3A973A3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(1026)@6b779c8e12fd: Final verdict of PTC: pass 20250819132202201 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132202201 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1017)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1018)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1020)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1023)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1019)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1025)@6b779c8e12fd: Final verdict of PTC: none 20250819132202201 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1022)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1024)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1021)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1027)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1017): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1018): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1019): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1020): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1021): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1022): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1023): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1024): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1025): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(1026): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:22:02 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 20250819132202402 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132202402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132202402 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132202402 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132202402 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132202402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132202402 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132202402 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132202402 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132202402 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132202402 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132202402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132202402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132202402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132202402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132202402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132202402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132202402 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132202402 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=382224) 20250819132203203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=382224, count=383480) 20250819132204203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132204403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132204404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132204404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:22: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_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 20250819132205204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_proc_ss_for_unknown_session started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1031)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1031)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1031)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1029)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132206205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132206205 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1032)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132206400 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132206400 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132206400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132206400 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132206405 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132206405 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132206405 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132206405 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132206405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132206405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132206405 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1031)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1031)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132206406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132206406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132206406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132206406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132206406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132206406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132206406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132206406 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132206406 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132207207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132207207 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1034)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1034)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132207212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250819132207213 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207213 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207213 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132207213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132207213 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(1034)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1034)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1034)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250819132207214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132207214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132207214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP-IPA(1034)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1034)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132207231 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132207231 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1035)@6b779c8e12fd: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(1038) TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-RAN(1030)@6b779c8e12fd: Added conn table entry 0TC_proc_ss_for_unknown_session0(1038)2746088 MSC_Test_0-RAN(1030)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1029)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132207286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132207286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132207286 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132207287 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26768c980]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132207287 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26768c980]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26768c980] (fsm.c:486) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132207287 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132207287 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000110 id=262420000000110 (vlr.c:661) 20250819132207287 DVLR INFO New subscr, IMSI: 262420000000110 (vlr.c:562) 20250819132207287 DVLR DEBUG VLR subscr IMSI-262420000000110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132207287 DVLR DEBUG VLR subscr IMSI-262420000000110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132207287 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132207287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132207287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132207287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c26767b7c0] (fsm.c:486) 20250819132207287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132207287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132207287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132207287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132207287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132207287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132207287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132207287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@6b779c8e12fd: { messageType := 2, destLocRef := '29E6E8'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1035)@6b779c8e12fd: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(1038) MSC_Test-GSUP(1035)@6b779c8e12fd: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(1038)"262420000000110" 20250819132207290 DVLR DEBUG VLR subscr IMSI-262420000000110 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132207290 DVLR DEBUG VLR subscr IMSI-262420000000110 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1029)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132207292 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207292 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207292 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132207292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132207292 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132207295 DVLR DEBUG VLR subscr IMSI-262420000000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132207295 DVLR DEBUG IMSI:262420000000110 has MSISDN:491230000110 (vlr.c:1045) 20250819132207295 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250819132207295 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132207295 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132207295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132207295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132207295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132207295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132207295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26767b7c0] (vlr_lu_fsm.c:110) 20250819132207295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132207295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55c267686eb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132207295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132207295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132207295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132207295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26767b7c0] (fsm.c:486) 20250819132207295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132207295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132207295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132207295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132207295 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x1145CA7A) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250819132207295 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132207295 DMM DEBUG -> IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x1145CA7A LOCATION UPDATE ACCEPT (TMSI = 0x1145ca7a) (gsm_04_08.c:149) 20250819132207295 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x1145CA7A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132207295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132207295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132207295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1029)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132207300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207300 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132207300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132207300 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132207300 DMM DEBUG msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x1145CA7A:GERAN-A-138:LU)[0x55c26768c980]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132207300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x1145CA7A:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132207300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132207300 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250819132207300 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132207300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132207300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132207300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132207300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A:GERAN-A-138:LU)[0x55c26767b7c0] (vlr_lu_fsm.c:817) 20250819132207300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132207300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132207300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132207300 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000110/3/1): Available (smpp_smsc.c:626) 20250819132207300 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132207300 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132207300 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132207300 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132207300 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207300 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132207300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132207300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1029)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1029)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132207302 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207303 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132207303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132207303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132207303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132207303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A:GERAN-A-138:LU)[0x55c26768c980] (msc_a.c:1053) 20250819132207303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132207303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132207303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A:GERAN-A-138:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132207303 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A - active-conn: now used by 1 (attached) (msub.c:375) 20250819132207303 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207303 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207303 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207303 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132207303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132207303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1031)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1031)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132207303 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207303 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132207303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132207303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132207303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132207303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132207303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132207303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1030)@6b779c8e12fd: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(1038)2746088 TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132207304 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132207304 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@6b779c8e12fd: Created IMSI[0] for '262420000000110'H'1145CA7A'O to be handled at TC_proc_ss_for_unknown_session0(1038) MSC_Test-GSUP(1035)@6b779c8e12fd: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(1038) 20250819132207338 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132207338 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:345) 20250819132207338 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:489) 20250819132207338 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x1145CA7A - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:493) TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(1038)@6b779c8e12fd: Final verdict of PTC: pass 20250819132207347 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132207347 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1029)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1032)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1035)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1031)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1033)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1037)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1036)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1030)@6b779c8e12fd: Final verdict of PTC: none 20250819132207351 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1034)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1039)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1029): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1030): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1031): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1032): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1033): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1034): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1035): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1036): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1037): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_proc_ss_for_unknown_session0(1038): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1039): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_proc_ss_for_unknown_session finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:22:07 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 20250819132207506 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132207506 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132207506 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132207507 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132207507 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132207507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132207507 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132207507 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132207507 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132207507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132207507 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132207507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132207507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132207507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132207507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132207507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132207507 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132207507 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132207507 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=190700) 20250819132208352 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=190700, count=191860) 20250819132209354 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132209508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132209508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132209508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:22: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_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 20250819132210355 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_proc_ss_paging_fail started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1043)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1043)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1043)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1041)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132211355 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132211360 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1044)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132211556 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132211556 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132211556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132211556 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1043)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1043)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1043)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132211561 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132211561 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132211561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132211561 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132211561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132211561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132211561 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1043)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132211562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132211562 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132211562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132211562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132211562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132211562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132211562 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132211563 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132211563 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132212357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132212357 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1046)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1046)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132212362 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1046)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1046)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1046)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1046)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132212366 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212366 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212366 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212366 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132212366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132212366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132212367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132212367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132212367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1042)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132212377 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132212377 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1047)@6b779c8e12fd: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(1050) TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-RAN(1042)@6b779c8e12fd: Added conn table entry 0TC_proc_ss_paging_fail0(1050)10152783 MSC_Test_0-RAN(1042)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1041)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132212414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132212414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132212414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132212414 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55c26768f880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132212414 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55c26768f880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55c26768f880] (fsm.c:486) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132212414 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) 20250819132212414 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132212414 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132212414 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132212414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132212414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132212414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0] (fsm.c:486) 20250819132212414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132212414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132212414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132212414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132212414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132212414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132212414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132212414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@6b779c8e12fd: { messageType := 2, destLocRef := '9AEB4F'O, sourceLocRef := '00008B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1041)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1047)@6b779c8e12fd: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(1050) MSC_Test-GSUP(1047)@6b779c8e12fd: Added IMSI table entry 0TC_proc_ss_paging_fail0(1050)"262420000000101" MSC_Test_0-SCCP(1041)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1041)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1041)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132212418 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132212418 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(1050)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1041)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1041)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1041)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1041)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132212419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132212419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132212419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132212422 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132212422 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250819132212422 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250819132212422 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132212422 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132212422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132212422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132212422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132212422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132212422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0] (vlr_lu_fsm.c:110) 20250819132212422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132212422 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132212422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132212422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132212422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132212422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c26768edc0] (fsm.c:486) 20250819132212422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132212422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132212422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132212422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132212422 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x2ACAEFA8) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250819132212422 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132212422 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x2ACAEFA8 LOCATION UPDATE ACCEPT (TMSI = 0x2acaefa8) (gsm_04_08.c:149) 20250819132212422 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x2ACAEFA8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132212422 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132212422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132212422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1041)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1041)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1042)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1042)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1041)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1041)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1041)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1041)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132212426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132212426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132212426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132212427 DMM DEBUG msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768f880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132212427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132212427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132212427 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250819132212427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132212427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132212427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132212427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768edc0] (vlr_lu_fsm.c:817) 20250819132212427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132212427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55c267686eb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132212427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132212427 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250819132212427 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132212427 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132212427 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132212427 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132212427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132212427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132212427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1041)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1041)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1041)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1041)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1041)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1041)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1041)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132212428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212428 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212428 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132212428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132212428 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132212428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132212428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768f880] (msc_a.c:1053) 20250819132212428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132212428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132212428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8:GERAN-A-139:LU)[0x55c26768edc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132212428 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132212428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132212428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132212428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1041)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132212429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132212429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132212429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1042)@6b779c8e12fd: Deleted conn table entry 0TC_proc_ss_paging_fail0(1050)10152783 TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132212430 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132212430 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1042)@6b779c8e12fd: Created IMSI[0] for '262420000000101'H'2ACAEFA8'O to be handled at TC_proc_ss_paging_fail0(1050) MSC_Test-GSUP(1047)@6b779c8e12fd: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(1050) 20250819132212466 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132212466 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132212467 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132212467 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132212467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132212467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132212467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132212467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132212467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132212467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132212467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132212467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1043)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1043)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1042)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(1050) TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132222467 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250819132222467 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x2ACAEFA8 - Paging: now used by 1 (attached) (paging.c:202) TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(1050)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(1047)@6b779c8e12fd: Final verdict of PTC: none 20250819132222470 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132222470 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132222470 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132222470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132222470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132222470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132222470 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132222470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132222470 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132222470 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132222470 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132222470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132222470 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132222470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132222470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132222470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132222470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132222470 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132222470 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(1043)@6b779c8e12fd: Final verdict of PTC: none 20250819132222470 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132222470 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132222471 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1044)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1046)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1042)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1048)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1045)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1040)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1041)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1049)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1040): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1041): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1042): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1043): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1044): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1045): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1046): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1047): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1048): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1049): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_proc_ss_paging_fail0(1050): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Tue Aug 19 13:22:22 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=201832) 20250819132223472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=201832, count=202992) 20250819132224471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132224471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132224471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132224472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:22: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_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 20250819132225473 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_proc_ss_abort started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1055)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1055)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1055)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1053)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132226418 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1056)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132226474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132226475 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1058)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1058)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132226478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1058)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1058)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1058)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1058)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132226499 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132226499 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1059)@6b779c8e12fd: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(1062) TC_proc_ss_abort0(1062)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132226604 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132226604 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132226604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132226604 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132226608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132226608 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132226608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132226608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132226608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132226608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132226608 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1055)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1055)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132226610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132226610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132226610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132226610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132226610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132226610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132226610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132226610 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132226610 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132227410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132227410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132227410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132227410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1054)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1054)@6b779c8e12fd: Added conn table entry 0TC_proc_ss_abort0(1062)8265296 MSC_Test_0-SCCP(1053)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1054)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132227419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132227419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132227419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132227419 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768c980]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132227419 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768c980]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132227419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132227419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768c980] (fsm.c:486) 20250819132227420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132227420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132227420 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132227420 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000102 id=262420000000102 (vlr.c:661) 20250819132227420 DVLR INFO New subscr, IMSI: 262420000000102 (vlr.c:562) 20250819132227420 DVLR DEBUG VLR subscr IMSI-262420000000102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132227420 DVLR DEBUG VLR subscr IMSI-262420000000102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132227420 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132227420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132227420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132227420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132227420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132227420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132227420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132227420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132227420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26767b7c0] (fsm.c:486) 20250819132227420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132227420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132227420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132227420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@6b779c8e12fd: { messageType := 2, destLocRef := '7E1E50'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(1053)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1059)@6b779c8e12fd: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(1062) MSC_Test-GSUP(1059)@6b779c8e12fd: Added IMSI table entry 0TC_proc_ss_abort0(1062)"262420000000102" 20250819132227423 DVLR DEBUG VLR subscr IMSI-262420000000102 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132227424 DVLR DEBUG VLR subscr IMSI-262420000000102 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(1062)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1053)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132227425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132227425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132227425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132227429 DVLR DEBUG VLR subscr IMSI-262420000000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132227429 DVLR DEBUG IMSI:262420000000102 has MSISDN:491230000102 (vlr.c:1045) 20250819132227429 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250819132227429 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132227430 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132227430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132227430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132227430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132227430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132227430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26767b7c0] (vlr_lu_fsm.c:110) 20250819132227430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132227430 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132227430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132227430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132227430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132227430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26767b7c0] (fsm.c:486) 20250819132227430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132227430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132227430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132227430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132227430 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x1A780065) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250819132227430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132227430 DMM DEBUG -> IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x1A780065 LOCATION UPDATE ACCEPT (TMSI = 0x1a780065) (gsm_04_08.c:149) 20250819132227430 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x1A780065 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132227431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1054)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1054)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1053)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132227437 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227437 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132227437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132227438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132227438 DMM DEBUG msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x1A780065:GERAN-A-140:LU)[0x55c26768c980]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132227438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0x1A780065:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132227438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132227438 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250819132227438 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132227438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132227438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132227438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132227438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-140:LU)[0x55c26767b7c0] (vlr_lu_fsm.c:817) 20250819132227438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132227438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55c26768e1a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132227438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132227438 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250819132227438 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132227438 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132227438 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132227438 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132227438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1053)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132227440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227440 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227440 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132227440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132227440 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132227440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132227440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-140:LU)[0x55c26768c980] (msc_a.c:1053) 20250819132227440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132227440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132227440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-140:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132227440 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132227441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on local reference:0 20250819132227441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132227441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132227441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1054)@6b779c8e12fd: Deleted conn table entry 0TC_proc_ss_abort0(1062)8265296 TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132227442 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132227442 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(1062)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1054)@6b779c8e12fd: Created IMSI[0] for '262420000000102'H'1A780065'O to be handled at TC_proc_ss_abort0(1062) MSC_Test-GSUP(1059)@6b779c8e12fd: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(1062) 20250819132227474 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132227474 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132227474 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132227474 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132227474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1054)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(1062) TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1062)@6b779c8e12fd: 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 := '1A780065'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1054)@6b779c8e12fd: Added conn table entry 0TC_proc_ss_abort0(1062)12235676 MSC_Test_0-SCCP(1053)@6b779c8e12fd: First idle individual index:0 20250819132227479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132227480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132227480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768f880] (fsm.c:486) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132227480 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132227480 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132227480 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132227480 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132227480 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250819132227480 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132227480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132227480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132227480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@6b779c8e12fd: { messageType := 2, destLocRef := 'BAB39C'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132227481 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132227481 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(1062)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132227484 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132227484 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:454) 20250819132227484 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:459) 20250819132227484 DSS NOTICE trans(NCSS IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:467) 20250819132227484 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132227484 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132227484 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132227484 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132227484 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132227484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132227484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1053)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1053)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1053)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132227486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132227486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132227486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132227487 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132227487 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768f880] (msc_a.c:1053) 20250819132227487 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132227487 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065:GERAN-A-141:PAGING_RESP)[0x55c26768edc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132227487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132227487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132227487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132227487 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1055)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1053)@6b779c8e12fd: Session index based on local reference:0 20250819132227487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227487 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132227487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132227487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132227487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132227487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132227487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132227487 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1055)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1054)@6b779c8e12fd: Deleted conn table entry 0TC_proc_ss_abort0(1062)12235676 TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132227488 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132227488 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0x1A780065 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(1062)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(1062)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(1062)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(1059)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1053)@6b779c8e12fd: Final verdict of PTC: none 20250819132227491 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132227491 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1054)@6b779c8e12fd: Final verdict of PTC: none 20250819132227491 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1056)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1058)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1055)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1057)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1061)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1052)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1060)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1063)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1052): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1053): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1054): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1055): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1056): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1057): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1058): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1059): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1060): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1061): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_proc_ss_abort0(1062): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1063): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_proc_ss_abort finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Tue Aug 19 13:22:27 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 20250819132227690 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132227690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132227690 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132227690 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132227690 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132227690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132227690 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132227690 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132227690 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132227690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132227690 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132227690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132227690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132227690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132227690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132227690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132227690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132227690 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132227690 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=292928) 20250819132228492 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=292928, count=294088) 20250819132229492 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132229692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132229692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132229692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:22: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_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 20250819132230493 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_multi_lu_and_mo_ussd started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1067)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1067)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1067)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1065)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132231443 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1068)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132231494 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132231494 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1070)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1070)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132231496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1070)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1070)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1070)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1070)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132231507 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132231507 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(1074) TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(1075) TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(1077) TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1079) TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[4] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1081) TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1083) TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[6] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1085) TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1087) TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132231634 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132231634 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132231634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132231634 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132231635 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132231635 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132231635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132231635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132231635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132231635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132231635 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1067)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[8] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1089) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132231636 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132231636 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132231636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132231636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132231636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132231636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132231636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132231636 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132231636 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Received M3UA_NOTIFY -> discard TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[9] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1091) TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[10] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1093) TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[11] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1095) TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1097) TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[13] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1099) TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[14] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1101) TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1071)@6b779c8e12fd: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1103) TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132232441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 0TC_multi_lu_and_mo_ussd0(1074)7056260 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1075)11174512 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1077)16611303 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1079)15439923 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1081)12477682 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:1 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:2 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:3 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:4 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232447 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768c980]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000210 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232447 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768c980]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768c980] (fsm.c:486) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232447 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232447 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000210 id=262420000000210 (vlr.c:661) 20250819132232447 DVLR INFO New subscr, IMSI: 262420000000210 (vlr.c:562) 20250819132232447 DVLR DEBUG VLR subscr IMSI-262420000000210 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232447 DVLR DEBUG VLR subscr IMSI-262420000000210 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232447 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26767b7c0] (fsm.c:486) 20250819132232447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{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(1066)@6b779c8e12fd: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1083)14968347 20250819132232447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232447 DLM3UA 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:5 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232448 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769acb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000211 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232448 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769acb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769acb0] (fsm.c:486) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232448 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232448 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000211 id=262420000000211 (vlr.c:661) 20250819132232448 DVLR INFO New subscr, IMSI: 262420000000211 (vlr.c:562) 20250819132232448 DVLR DEBUG VLR subscr IMSI-262420000000211 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232448 DVLR DEBUG VLR subscr IMSI-262420000000211 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232448 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c26769af40] (fsm.c:486) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132232448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232448 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(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '6BAB84'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 } } 20250819132232448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232448 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a17a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000212 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232448 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a17a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a17a0] (fsm.c:486) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:0 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232448 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232448 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000212 id=262420000000212 (vlr.c:661) 20250819132232448 DVLR INFO New subscr, IMSI: 262420000000212 (vlr.c:562) 20250819132232448 DVLR DEBUG VLR subscr IMSI-262420000000212 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232448 DVLR DEBUG VLR subscr IMSI-262420000000212 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232448 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a3620] (fsm.c:486) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132232448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232448 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a3400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000213 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232448 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a3400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1085)2131000 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a3400] (fsm.c:486) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232448 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232448 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000213 id=262420000000213 (vlr.c:661) 20250819132232448 DVLR INFO New subscr, IMSI: 262420000000213 (vlr.c:562) 20250819132232448 DVLR DEBUG VLR subscr IMSI-262420000000213 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232448 DVLR DEBUG VLR subscr IMSI-262420000000213 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232448 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676a7910] (fsm.c:486) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132232448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232448 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1cb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000214 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232448 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1cb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1cb0] (fsm.c:486) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232449 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232449 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000214 id=262420000000214 (vlr.c:661) 20250819132232449 DVLR INFO New subscr, IMSI: 262420000000214 (vlr.c:562) 20250819132232449 DVLR DEBUG VLR subscr IMSI-262420000000214 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232449 DVLR DEBUG VLR subscr IMSI-262420000000214 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232449 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676a1f40] (fsm.c:486) 20250819132232449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{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(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(1074) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(1074)"262420000000210" MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'AA8270'O, sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 6 set to 1 20250819132232449 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0ab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000215 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232449 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0ab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0ab0] (fsm.c:486) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(1075) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(1075)"262420000000211" 20250819132232449 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232449 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000215 id=262420000000215 (vlr.c:661) 20250819132232449 DVLR INFO New subscr, IMSI: 262420000000215 (vlr.c:562) 20250819132232449 DVLR DEBUG VLR subscr IMSI-262420000000215 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232449 DVLR DEBUG VLR subscr IMSI-262420000000215 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232449 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:6 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[2] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(1077) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(1077)"262420000000212" 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676b0d40] (fsm.c:486) 20250819132232449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132232449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232449 DLSS7 DEBUG Found route for dpc=193=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-GSUP(1071)@6b779c8e12fd: Found GsupExpect[3] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(1079) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(1079)"262420000000213" 20250819132232449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232449 DLM3UA 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(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'FD77E7'O, sourceLocRef := '000090'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1087)8629486 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[4] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(1081) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(1081)"262420000000214" MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[5] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(1083) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(1083)"262420000000215" MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819132232449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232450 DLM3UA 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(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'EB9833'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(1065)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:7 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232450 DLSS7 DEBUG Found route for dpc=193=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(1065)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1089)10985740 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232450 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a8460]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000216 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232450 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a8460]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a8460] (fsm.c:486) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232450 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232450 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232450 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000216 id=262420000000216 (vlr.c:661) 20250819132232450 DVLR INFO New subscr, IMSI: 262420000000216 (vlr.c:562) 20250819132232450 DVLR DEBUG VLR subscr IMSI-262420000000216 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232450 DVLR DEBUG VLR subscr IMSI-262420000000216 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232450 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'BE64F2'O, sourceLocRef := '000092'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676a86f0] (fsm.c:486) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{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(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'E4661B'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(1065)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:8 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 8 set to 1 20250819132232450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232450 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b8760]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000217 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232450 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b8760]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232450 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b8760] (fsm.c:486) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232450 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232450 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000217 id=262420000000217 (vlr.c:661) 20250819132232450 DVLR INFO New subscr, IMSI: 262420000000217 (vlr.c:562) 20250819132232450 DVLR DEBUG VLR subscr IMSI-262420000000217 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232450 DVLR DEBUG VLR subscr IMSI-262420000000217 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232450 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1091)3204176 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b89f0] (fsm.c:486) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132232451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:9 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[6] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(1085) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(1085)"262420000000216" 20250819132232451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232451 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267696da0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000218 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232451 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267696da0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267696da0] (fsm.c:486) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232451 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232451 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000218 id=262420000000218 (vlr.c:661) 20250819132232451 DVLR INFO New subscr, IMSI: 262420000000218 (vlr.c:562) 20250819132232451 DVLR DEBUG VLR subscr IMSI-262420000000218 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232451 DVLR DEBUG VLR subscr IMSI-262420000000218 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232451 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c267697030] (fsm.c:486) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{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(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '208438'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(1065)@6b779c8e12fd: Session index based on local reference:6 20250819132232451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1093)1273365 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232451 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676c0f40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000219 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232451 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676c0f40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676c0f40] (fsm.c:486) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232451 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232451 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000219 id=262420000000219 (vlr.c:661) 20250819132232451 DVLR INFO New subscr, IMSI: 262420000000219 (vlr.c:562) 20250819132232451 DVLR DEBUG VLR subscr IMSI-262420000000219 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232451 DVLR DEBUG VLR subscr IMSI-262420000000219 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232451 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[7] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(1087) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(1087)"262420000000217" MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676ac380] (fsm.c:486) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232451 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{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(1065)@6b779c8e12fd: First idle individual index:10 20250819132232451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 10 set to 1 20250819132232451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[8] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(1089) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(1089)"262420000000218" 20250819132232452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[9] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(1091) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(1091)"262420000000219" MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1095)6792616 MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '83ACEE'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(1065)@6b779c8e12fd: Session index based on local reference:7 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232452 DLM3UA 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(1067)@6b779c8e12fd: Message received on association #8 20250819132232452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:7 20250819132232452 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(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:11 20250819132232452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232452 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(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232452 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a27d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000220 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232452 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a27d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a27d0] (fsm.c:486) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232452 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232452 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000220 id=262420000000220 (vlr.c:661) 20250819132232452 DVLR INFO New subscr, IMSI: 262420000000220 (vlr.c:562) 20250819132232452 DVLR DEBUG VLR subscr IMSI-262420000000220 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232452 DVLR DEBUG VLR subscr IMSI-262420000000220 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232452 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a29b0] (fsm.c:486) 20250819132232452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{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(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'A7A10C'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(1065)@6b779c8e12fd: Session index based on local reference:8 20250819132232452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '30E450'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(1065)@6b779c8e12fd: Session index based on local reference:9 20250819132232452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1097)14952398 MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[10] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(1093) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(1093)"262420000000220" 20250819132232452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 12 set to 1 20250819132232453 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1070]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000221 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '136E15'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 } } 20250819132232453 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1070]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:10 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1070] (fsm.c:486) 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232453 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232453 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000221 id=262420000000221 (vlr.c:661) 20250819132232453 DVLR INFO New subscr, IMSI: 262420000000221 (vlr.c:562) 20250819132232453 DVLR DEBUG VLR subscr IMSI-262420000000221 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232453 DVLR DEBUG VLR subscr IMSI-262420000000221 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232453 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:10 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:12 MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1099)2137894 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c1300] (fsm.c:486) 20250819132232453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132232453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232453 DLM3UA 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:13 20250819132232453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232453 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232453 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[11] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(1095) 20250819132232453 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232453 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232453 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232453 DLM3UA DEBUG 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-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(1095)"262420000000221" MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232453 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '67A5A8'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(1065)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1101)8856531 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232454 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c2f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232454 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c2f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c2f90] (fsm.c:486) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:14 20250819132232454 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232454 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000222 id=262420000000222 (vlr.c:661) 20250819132232454 DVLR INFO New subscr, IMSI: 262420000000222 (vlr.c:562) 20250819132232454 DVLR DEBUG VLR subscr IMSI-262420000000222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232454 DVLR DEBUG VLR subscr IMSI-262420000000222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232454 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676c3170] (fsm.c:486) 20250819132232454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{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(1066)@6b779c8e12fd: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1103)12830433 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:15 20250819132232454 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce390]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000223 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232454 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce390]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce390] (fsm.c:486) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232454 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232454 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000223 id=262420000000223 (vlr.c:661) 20250819132232454 DVLR INFO New subscr, IMSI: 262420000000223 (vlr.c:562) 20250819132232454 DVLR DEBUG VLR subscr IMSI-262420000000223 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232454 DVLR DEBUG VLR subscr IMSI-262420000000223 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232454 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676ce620] (fsm.c:486) 20250819132232454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132232454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232455 DLM3UA DEBUG 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)@6b779c8e12fd: Message received on association #8 20250819132232455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[12] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(1097) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(1097)"262420000000222" MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232455 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000224 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232455 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4300] (fsm.c:486) MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'E427CE'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(1065)@6b779c8e12fd: Session index based on local reference:12 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232455 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232455 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000224 id=262420000000224 (vlr.c:661) 20250819132232455 DVLR INFO New subscr, IMSI: 262420000000224 (vlr.c:562) 20250819132232455 DVLR DEBUG VLR subscr IMSI-262420000000224 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232455 DVLR DEBUG VLR subscr IMSI-262420000000224 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232455 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d4590] (fsm.c:486) 20250819132232455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132232455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[13] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(1099) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(1099)"262420000000223" MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232455 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ceaa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000225 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132232455 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ceaa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ceaa0] (fsm.c:486) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132232455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132232456 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132232456 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000225 id=262420000000225 (vlr.c:661) 20250819132232456 DVLR INFO New subscr, IMSI: 262420000000225 (vlr.c:562) 20250819132232456 DVLR DEBUG VLR subscr IMSI-262420000000225 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132232456 DVLR DEBUG VLR subscr IMSI-262420000000225 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132232456 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132232456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132232456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132232456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132232456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132232456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132232456 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132232456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676ced30] (fsm.c:486) 20250819132232456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132232456 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132232456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[14] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(1101) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(1101)"262420000000224" 20250819132232456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1071)@6b779c8e12fd: Found GsupExpect[15] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(1103) MSC_Test-GSUP(1071)@6b779c8e12fd: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(1103)"262420000000225" MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '209F26'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 } } 20250819132232456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '8723D3'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(1065)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'C3C6E1'O, sourceLocRef := '00009D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232458 DVLR DEBUG VLR subscr IMSI-262420000000210 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232458 DVLR DEBUG VLR subscr IMSI-262420000000210 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132232459 DVLR DEBUG VLR subscr IMSI-262420000000211 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232459 DVLR DEBUG VLR subscr IMSI-262420000000211 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132232459 DVLR DEBUG VLR subscr IMSI-262420000000212 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232459 DVLR DEBUG VLR subscr IMSI-262420000000212 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132232460 DVLR DEBUG VLR subscr IMSI-262420000000213 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232460 DVLR DEBUG VLR subscr IMSI-262420000000213 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132232461 DVLR DEBUG VLR subscr IMSI-262420000000214 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232461 DVLR DEBUG VLR subscr IMSI-262420000000214 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132232461 DVLR DEBUG VLR subscr IMSI-262420000000215 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232461 DVLR DEBUG VLR subscr IMSI-262420000000215 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132232461 DVLR DEBUG VLR subscr IMSI-262420000000216 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232461 DVLR DEBUG VLR subscr IMSI-262420000000216 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132232462 DVLR DEBUG VLR subscr IMSI-262420000000217 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232462 DVLR DEBUG VLR subscr IMSI-262420000000217 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132232462 DVLR DEBUG VLR subscr IMSI-262420000000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232462 DVLR DEBUG IMSI:262420000000210 has MSISDN:491230000210 (vlr.c:1045) 20250819132232462 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250819132232462 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232462 DVLR DEBUG VLR subscr IMSI-262420000000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232462 DVLR DEBUG IMSI:262420000000212 has MSISDN:491230000212 (vlr.c:1045) 20250819132232462 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250819132232462 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132232463 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132232463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232463 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232463 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232463 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232463 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a3620] (vlr_lu_fsm.c:110) 20250819132232463 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232463 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-144:LU)[0x55c2676a48f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a3620] (fsm.c:486) 20250819132232463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232463 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x26347523) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250819132232463 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232463 DMM DEBUG -> IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x26347523 LOCATION UPDATE ACCEPT (TMSI = 0x26347523) (gsm_04_08.c:149) 20250819132232463 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x26347523 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232463 DVLR DEBUG VLR subscr IMSI-262420000000218 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232463 DVLR DEBUG VLR subscr IMSI-262420000000218 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132232466 DVLR DEBUG VLR subscr IMSI-262420000000219 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232466 DVLR DEBUG VLR subscr IMSI-262420000000219 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132232467 DVLR DEBUG VLR subscr IMSI-262420000000221 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232467 DVLR DEBUG VLR subscr IMSI-262420000000221 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132232467 DVLR DEBUG VLR subscr IMSI-262420000000220 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232467 DVLR DEBUG VLR subscr IMSI-262420000000220 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132232467 DVLR DEBUG VLR subscr IMSI-262420000000222 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232467 DVLR DEBUG VLR subscr IMSI-262420000000222 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132232468 DVLR DEBUG VLR subscr IMSI-262420000000223 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232468 DVLR DEBUG VLR subscr IMSI-262420000000223 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232469 DVLR DEBUG VLR subscr IMSI-262420000000224 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232469 DVLR DEBUG VLR subscr IMSI-262420000000224 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132232469 DVLR DEBUG VLR subscr IMSI-262420000000225 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132232469 DVLR DEBUG VLR subscr IMSI-262420000000225 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000211 has MSISDN:491230000211 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c26767b7c0] (vlr_lu_fsm.c:110) 20250819132232510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-142:LU)[0x55c26768eef0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c26767b7c0] (fsm.c:486) 20250819132232510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x47FEAFAB) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232510 DMM DEBUG -> IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x47FEAFAB LOCATION UPDATE ACCEPT (TMSI = 0x47feafab) (gsm_04_08.c:149) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x47FEAFAB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000213 has MSISDN:491230000213 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232510 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232510 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000214 has MSISDN:491230000214 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000216 has MSISDN:491230000216 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000215 has MSISDN:491230000215 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000218 has MSISDN:491230000218 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000217 has MSISDN:491230000217 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000221 has MSISDN:491230000221 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000219 has MSISDN:491230000219 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000220 has MSISDN:491230000220 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232510 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000222 has MSISDN:491230000222 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232510 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000223 has MSISDN:491230000223 (vlr.c:1045) 20250819132232510 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232510 DVLR DEBUG VLR subscr IMSI-262420000000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232510 DVLR DEBUG IMSI:262420000000224 has MSISDN:491230000224 (vlr.c:1045) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232511 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250819132232511 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232511 DVLR DEBUG VLR subscr IMSI-262420000000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232511 DVLR DEBUG IMSI:262420000000225 has MSISDN:491230000225 (vlr.c:1045) 20250819132232511 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250819132232511 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232511 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232511 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(1065)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232511 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232511 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232511 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232511 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232511 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c2676a1f40] (vlr_lu_fsm.c:110) 20250819132232511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-146:LU)[0x55c2676b0820]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c2676a1f40] (fsm.c:486) 20250819132232511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232511 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x0F7438F0) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250819132232511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232511 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232511 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232511 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232511 DMM DEBUG -> IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x0F7438F0 LOCATION UPDATE ACCEPT (TMSI = 0x0f7438f0) (gsm_04_08.c:149) 20250819132232511 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x0F7438F0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232512 DMM DEBUG msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x26347523:GERAN-A-144:LU)[0x55c2676a17a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x26347523:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232512 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250819132232512 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-144:LU)[0x55c2676a3620] (vlr_lu_fsm.c:817) 20250819132232512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-144:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232512 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250819132232512 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232512 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232512 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232512 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232514 DMM DEBUG msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x47FEAFAB:GERAN-A-142:LU)[0x55c26768c980]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x47FEAFAB:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232514 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250819132232514 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-142:LU)[0x55c26767b7c0] (vlr_lu_fsm.c:817) 20250819132232514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-142:LU)[0x55c2676a48f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232514 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250819132232514 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232515 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232515 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232515 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232515 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132232515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-144:LU)[0x55c2676a17a0] (msc_a.c:1053) 20250819132232515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-144:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232515 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132232515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232515 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232515 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232515 DMM DEBUG msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1cb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232516 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250819132232516 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1f40] (vlr_lu_fsm.c:817) 20250819132232516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-146:LU)[0x55c26768eef0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232516 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 20250819132232516 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232516 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232516 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232516 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232516 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232516 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232516 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1077)16611303 TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232516 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232516 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: 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 := '26347523'O ("&4u#") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1077)1789846 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:2 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232558 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a7910] (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-145:LU)[0x55c2676ac040]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a7910] (fsm.c:486) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232558 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x5DFCE09F) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232558 DMM DEBUG -> IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x5DFCE09F LOCATION UPDATE ACCEPT (TMSI = 0x5dfce09f) (gsm_04_08.c:149) 20250819132232558 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x5DFCE09F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232558 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676a86f0] (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-148:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676a86f0] (fsm.c:486) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232558 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x9B678445) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232558 DMM DEBUG -> IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x9B678445 LOCATION UPDATE ACCEPT (TMSI = 0x9b678445) (gsm_04_08.c:149) 20250819132232558 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x9B678445 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232558 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c26769af40] (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-143:LU)[0x55c2676a1000]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c26769af40] (fsm.c:486) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232558 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x8916533D) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232558 DMM DEBUG -> IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x8916533D LOCATION UPDATE ACCEPT (TMSI = 0x8916533d) (gsm_04_08.c:149) 20250819132232558 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x8916533D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-142:LU)[0x55c26768c980] (msc_a.c:1053) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-142:LU)[0x55c26767b7c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232558 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232558 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676b0d40] (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-147:LU)[0x55c2676add20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232558 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676b0d40] (fsm.c:486) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232558 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x54440DC8) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250819132232558 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232558 DMM DEBUG -> IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x54440DC8 LOCATION UPDATE ACCEPT (TMSI = 0x54440dc8) (gsm_04_08.c:149) 20250819132232558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x54440DC8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1cb0] (msc_a.c:1053) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-146:LU)[0x55c2676a1f40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676a29b0] (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-152:LU)[0x55c2676a2f40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676a29b0] (fsm.c:486) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232559 DLM3UA 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(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819132232559 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x201A45FB) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232559 DMM DEBUG -> IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x201A45FB LOCATION UPDATE ACCEPT (TMSI = 0x201a45fb) (gsm_04_08.c:149) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x201A45FB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232559 DMM DEBUG msc_a(TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a1490]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a1490] (fsm.c:486) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:0 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232559 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676ac380] (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-151:LU)[0x55c2676bda40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676ac380] (fsm.c:486) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232559 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x81C6DB1C) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232559 DMM DEBUG -> IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x81C6DB1C LOCATION UPDATE ACCEPT (TMSI = 0x81c6db1c) (gsm_04_08.c:149) 20250819132232559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x81C6DB1C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676b89f0] (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-149:LU)[0x55c2676b2a80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676b89f0] (fsm.c:486) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232559 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9A5ACD84) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250819132232559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232559 DLM3UA 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232559 DMM DEBUG -> IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9A5ACD84 LOCATION UPDATE ACCEPT (TMSI = 0x9a5acd84) (gsm_04_08.c:149) 20250819132232559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9A5ACD84 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267697030] (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-150:LU)[0x55c2676b8430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267697030] (fsm.c:486) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232559 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x05F9CFF1) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232559 DMM DEBUG -> IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x05F9CFF1 LOCATION UPDATE ACCEPT (TMSI = 0x05f9cff1) (gsm_04_08.c:149) 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x05F9CFF1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 20250819132232559 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676d4590] (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-156:LU)[0x55c2676d8a30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676d4590] (fsm.c:486) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232559 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x5B95FFFC) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250819132232559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232559 DMM DEBUG -> IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x5B95FFFC LOCATION UPDATE ACCEPT (TMSI = 0x5b95fffc) (gsm_04_08.c:149) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232560 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x5B95FFFC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232560 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676c1300] (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-153:LU)[0x55c2676c2500]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676c1300] (fsm.c:486) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232560 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x00D3DA42) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250819132232560 DLSS7 DEBUG Found route for dpc=193=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(1065)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232560 DMM DEBUG -> IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x00D3DA42 LOCATION UPDATE ACCEPT (TMSI = 0x00d3da42) (gsm_04_08.c:149) 20250819132232560 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x00D3DA42 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232560 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676ced30] (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-157:LU)[0x55c2676cf110]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676ced30] (fsm.c:486) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232560 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x48C2B302) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232560 DMM DEBUG -> IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x48C2B302 LOCATION UPDATE ACCEPT (TMSI = 0x48c2b302) (gsm_04_08.c:149) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232560 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232560 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x48C2B302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232560 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676c3170] (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-154:LU)[0x55c2676cb0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676c3170] (fsm.c:486) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232560 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0xB69CAA6C) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250819132232560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232560 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '1B4F96'O, sourceLocRef := '00009E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232560 DMM DEBUG -> IMSI-262420000000222:MSISDN-491230000222:TMSInew-0xB69CAA6C LOCATION UPDATE ACCEPT (TMSI = 0xb69caa6c) (gsm_04_08.c:149) 20250819132232560 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSInew-0xB69CAA6C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676ce620] (vlr_lu_fsm.c:110) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-155:LU)[0x55c2676d0ea0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132232560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676ce620] (fsm.c:486) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132232560 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x88B5BF98) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250819132232560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132232560 DMM DEBUG -> IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x88B5BF98 LOCATION UPDATE ACCEPT (TMSI = 0x88b5bf98) (gsm_04_08.c:149) 20250819132232560 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x88B5BF98 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132232560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232560 DLSS7 DEBUG Found route for dpc=193=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(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 20250819132232560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232560 DLSS7 DEBUG Found route for dpc=193=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(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232560 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(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232561 DLM3UA 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(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:15 20250819132232561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(1074)7056260 TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232561 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232562 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1081)12477682 TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: 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 := '47FEAFAB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232563 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232563 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132232563 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232563 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: 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 := '0F7438F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[0] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(1077) TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232568 DMM DEBUG msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a3400]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232568 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a7910] (vlr_lu_fsm.c:817) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:6 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-145:LU)[0x55c2676a3620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232568 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:3 20250819132232568 DMM DEBUG msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x9B678445:GERAN-A-148:LU)[0x55c2676a8460]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x9B678445:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232568 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-148:LU)[0x55c2676a86f0] (vlr_lu_fsm.c:817) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-148:LU)[0x55c2676ac040]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232568 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132232568 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232568 DLSS7 DEBUG Found route for dpc=193=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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232568 DLM3UA DEBUG 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)@6b779c8e12fd: Message received on association #8 20250819132232568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232569 DMM DEBUG msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x8916533D:GERAN-A-143:LU)[0x55c26769acb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x8916533D:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232569 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-143:LU)[0x55c26769af40] (vlr_lu_fsm.c:817) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-143:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232569 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232569 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 20250819132232569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 0TC_multi_lu_and_mo_ussd0(1074)3252291 20250819132232569 DMM DEBUG msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0ab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232569 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0d40] (vlr_lu_fsm.c:817) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232569 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-147:LU)[0x55c2676a1000]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232569 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232569 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132232569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232570 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232570 DMM DEBUG msc_a(TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c2676a3620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c2676a3620] (fsm.c:486) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232570 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232570 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232570 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232570 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250819132232570 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1081)13364540 20250819132232570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232570 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(1067)@6b779c8e12fd: Message received on association #8 20250819132232570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232570 DLSS7 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(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 4 set to 1 20250819132232570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '31A043'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(1065)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:4 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232571 DMM DEBUG msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x201A45FB:GERAN-A-152:LU)[0x55c2676a27d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x201A45FB:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232571 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132232571 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-152:LU)[0x55c2676a29b0] (vlr_lu_fsm.c:817) 20250819132232571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132232571 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232571 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-152:LU)[0x55c2676add20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232571 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250819132232571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232571 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232571 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O 20250819132232571 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132232571 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O 20250819132232571 DMM DEBUG msc_a(TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676a5210]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676a5210] (fsm.c:486) MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232571 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232571 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132232571 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250819132232571 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232571 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232571 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232572 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819132232572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232572 DMM DEBUG msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b8760]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232572 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b89f0] (vlr_lu_fsm.c:817) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-149:LU)[0x55c2676bda40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232572 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'CBED3C'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(1065)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232572 DMM DEBUG msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676c0f40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232572 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676ac380] (vlr_lu_fsm.c:817) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-151:LU)[0x55c2676a1970]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232572 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232572 DLSS7 DEBUG Found route for dpc=193=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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232572 DMM DEBUG msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x05F9CFF1:GERAN-A-150:LU)[0x55c267696da0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0x05F9CFF1:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232572 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-150:LU)[0x55c267697030] (vlr_lu_fsm.c:817) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-150:LU)[0x55c267690530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232572 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232572 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132232573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232573 DMM DEBUG msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232573 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250819132232573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4590] (vlr_lu_fsm.c:817) 20250819132232573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-156:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232573 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250819132232573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232573 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232573 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232573 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232575 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232575 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250819132232575 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232575 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132232576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232576 DMM DEBUG msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1070]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232576 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250819132232576 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1300] (vlr_lu_fsm.c:817) 20250819132232576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-153:LU)[0x55c2676d8a30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132232576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232576 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250819132232576 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[1] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(1074) MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O 20250819132232576 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232576 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232576 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232576 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232576 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232577 DMM DEBUG msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x48C2B302:GERAN-A-157:LU)[0x55c2676ceaa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0x48C2B302:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232577 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-157:LU)[0x55c2676ced30] (vlr_lu_fsm.c:817) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-157:LU)[0x55c2676c2500]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + vlr_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-GSUP(1071)@6b779c8e12fd: Created GsupExpect[2] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1081) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232577 DMM DEBUG msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c2f90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232577 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c3170] (vlr_lu_fsm.c:817) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-154:LU)[0x55c2676cf110]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232577 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132232577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232578 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232578 DMM DEBUG msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce390]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132232578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132232578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132232578 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250819132232578 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132232578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132232578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132232578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132232578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce620] (vlr_lu_fsm.c:817) 20250819132232578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132232578 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-155:LU)[0x55c2676cb0c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132232578 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132232578 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250819132232578 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232578 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232578 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232578 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232579 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232580 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232580 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232580 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232580 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232580 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232580 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232580 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232581 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132232581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a3400] (msc_a.c:1053) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-145:LU)[0x55c2676a7910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232581 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232581 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:9 20250819132232581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-148:LU)[0x55c2676a8460] (msc_a.c:1053) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-148:LU)[0x55c2676a86f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232581 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0ab0] (msc_a.c:1053) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-147:LU)[0x55c2676b0d40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:3 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-143:LU)[0x55c26769acb0] (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-143:LU)[0x55c26769af40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232582 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-152:LU)[0x55c2676a27d0] (msc_a.c:1053) 20250819132232582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-152:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232582 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b8760] (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-149:LU)[0x55c2676b89f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232582 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-150:LU)[0x55c267696da0] (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-150:LU)[0x55c267697030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232583 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232583 DLSS7 DEBUG Found route for dpc=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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676c0f40] (msc_a.c:1053) 20250819132232583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232583 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-151:LU)[0x55c2676ac380]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232583 DLM3UA DEBUG 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(1065)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232583 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232583 DLSS7 DEBUG Found route for dpc=193=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(1067)@6b779c8e12fd: Message received on association #8 20250819132232583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:8 20250819132232583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232583 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232583 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1079)15439923 MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1085)2131000 TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1083)14968347 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1075)11174512 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1093)1273365 TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1087)8629486 TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232585 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1089)10985740 TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1091)3204176 TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232586 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232586 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250819132232586 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232586 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:2 TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: 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 := '54440DC8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: 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 := '5DFCE09F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: 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 := '9B678445'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: 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 := '201A45FB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: 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 := '9A5ACD84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250819132232587 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232587 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: 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 := '05F9CFF1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1083)3859092 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:1 TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: 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 := '8916533D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1085)5131961 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:3 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 3 set to 1 TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: 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 := '81C6DB1C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1093)12193469 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:5 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1079)6354434 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:6 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1087)6772140 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:7 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1089)6565483 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:8 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1075)7627055 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:9 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1091)8891383 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:10 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4300] (msc_a.c:1053) 20250819132232786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232786 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-156:LU)[0x55c2676d4590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232786 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1070] (msc_a.c:1053) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-153:LU)[0x55c2676c1300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-157:LU)[0x55c2676ceaa0] (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-157:LU)[0x55c2676ced30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:14 20250819132232787 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c2f90] (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-154:LU)[0x55c2676c3170]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232787 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce390] (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-155:LU)[0x55c2676ce620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232787 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232787 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232787 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a1490] (msc_a.c:1053) 20250819132232787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523:GERAN-A-158:CM_SERVICE_REQ)[0x55c2676a48f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:15 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819132232788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 20250819132232788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819132232788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232788 DLSS7 DEBUG Found route for dpc=193=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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1101)8856531 20250819132232788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232788 DMM DEBUG msc_a(TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c2676b8430] (fsm.c:486) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232788 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 20250819132232788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232788 DMM DEBUG msc_a(TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26769b410]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26769b410] (fsm.c:486) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1095)6792616 TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232788 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232788 DMM DEBUG msc_a(TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3400]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3400] (fsm.c:486) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232788 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232788 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232789 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '3AE294'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(1065)@6b779c8e12fd: Session index based on local reference:1 20250819132232789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232789 DMM DEBUG msc_a(TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676b1bc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676b1bc0] (fsm.c:486) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1103)12830433 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232789 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1097)14952398 20250819132232789 DMM DEBUG msc_a(TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676c21d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676c21d0] (fsm.c:486) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232789 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232789 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232790 DMM DEBUG msc_a(TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676b0a80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676b0a80] (fsm.c:486) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '4E4EB9'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(1065)@6b779c8e12fd: Session index based on local reference:3 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232790 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232790 DMM DEBUG msc_a(TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676cb6f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676cb6f0] (fsm.c:486) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232790 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: 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 := '5B95FFFC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232790 DMM DEBUG msc_a(TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a27d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a27d0] (fsm.c:486) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232790 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232791 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1099)2137894 20250819132232791 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250819132232791 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232791 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232791 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132232791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1077)1789846 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'BA0EBD'O, sourceLocRef := '0000A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 20250819132232791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232791 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232791 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x26347523 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132232791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232791 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(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '60F602'O, sourceLocRef := '0000A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232792 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232792 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: 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 := '00D3DA42'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: 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 := '48C2B302'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCC20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) P(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '6755AC'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(1065)@6b779c8e12fd: Session index based on local reference:7 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 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(1067)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA 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(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=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(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=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(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '642E6B'O ("d.k"), 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(1065)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: 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 := 'B69CAA6C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '74612F'O ("ta/"), sourceLocRef := '0000A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '87ABF7'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(1065)@6b779c8e12fd: Session index based on local reference:10 TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: 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 := '88B5BF98'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[3] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1083) TC_multi_lu_and_mo_ussd0(1077)@6b779c8e12fd: Final verdict of PTC: pass 20250819132232795 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232795 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250819132232796 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232796 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232796 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232796 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[4] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1085) TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[5] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1093) TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232797 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232797 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[6] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1079) TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 2TC_multi_lu_and_mo_ussd0(1101)655727 TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1087) MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:2 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1095)4525987 20250819132232799 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232799 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:11 20250819132232800 DMM DEBUG msc_a(TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676cfeb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676cfeb0] (fsm.c:486) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232800 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232800 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1103)9909008 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232800 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:12 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 12 set to 1 20250819132232800 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232800 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '0A016F'O, sourceLocRef := '0000A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132232800 DMM DEBUG msc_a(TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c26769ba00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c26769ba00] (fsm.c:486) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232801 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232801 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232801 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250819132232801 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232801 DMM DEBUG msc_a(TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bbe80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bbe80] (fsm.c:486) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232801 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232801 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232801 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250819132232801 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232802 DLM3UA 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(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '450FA3'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(1065)@6b779c8e12fd: Session index based on local reference:11 20250819132232802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232802 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232802 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '973310'O, sourceLocRef := '0000AB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232802 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232802 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132232803 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232803 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[8] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1089) MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1097)4924857 MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[9] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(1075) TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:13 MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 13 set to 1 20250819132232804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1099)16214393 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: First idle individual index:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[10] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1091) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232805 DMM DEBUG msc_a(TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c26769a720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c26769a720] (fsm.c:486) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232805 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232805 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232805 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232805 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250819132232805 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232805 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232805 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := '4B25B9'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(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819132232806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232806 DMM DEBUG msc_a(TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676989d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676989d0] (fsm.c:486) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132232806 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132232806 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132232806 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250819132232806 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c2676a3620] (msc_a.c:1053) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB:GERAN-A-159:CM_SERVICE_REQ)[0x55c26769b250]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132232806 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676a5210] (msc_a.c:1053) 20250819132232807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0:GERAN-A-160:CM_SERVICE_REQ)[0x55c2676d0e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232807 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: { messageType := 2, destLocRef := 'F76979'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(1065)@6b779c8e12fd: Session index based on local reference:14 20250819132232807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232807 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132232807 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232807 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:4 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232808 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[11] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1101) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232809 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232809 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232809 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232809 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232809 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[12] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1095) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[13] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1103) 20250819132232810 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232810 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232810 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232810 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232810 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232810 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232810 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232811 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232811 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819132232811 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819132232811 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232811 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232812 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132232812 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232812 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232812 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232812 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232812 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232812 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232812 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232812 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(1074)3252291 20250819132232812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1081)13364540 MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[14] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1097) 20250819132232813 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232813 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x47FEAFAB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232813 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232813 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x0F7438F0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test-GSUP(1071)@6b779c8e12fd: Created GsupExpect[15] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1099) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232814 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1074)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1081)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232816 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232816 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232817 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819132232817 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232817 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232817 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232817 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232817 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232817 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232817 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232817 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232817 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232817 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232817 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232818 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232818 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232818 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232818 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232818 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232818 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232818 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232819 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232819 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232819 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232819 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232819 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c2676b8430] (msc_a.c:1053) 20250819132232819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8:GERAN-A-161:CM_SERVICE_REQ)[0x55c267690530]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232820 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232820 DLM3UA 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232820 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232820 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232820 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:1 20250819132232820 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232820 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232820 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232820 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232820 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232820 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232820 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232820 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232820 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676c21d0] (msc_a.c:1053) 20250819132232821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84:GERAN-A-165:CM_SERVICE_REQ)[0x55c2676976a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232821 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232821 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232821 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232821 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26769b410] (msc_a.c:1053) 20250819132232821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445:GERAN-A-162:CM_SERVICE_REQ)[0x55c26768f880]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232821 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232822 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232822 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232822 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232822 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232822 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232822 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232822 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232822 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:3 20250819132232822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232822 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1083)3859092 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x54440DC8 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232823 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232823 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232823 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232823 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232823 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232823 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232823 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232823 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232824 DLSS7 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(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3400] (msc_a.c:1053) 20250819132232824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB:GERAN-A-163:CM_SERVICE_REQ)[0x55c2676a3170]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232824 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232824 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676b1bc0] (msc_a.c:1053) 20250819132232824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F:GERAN-A-164:CM_SERVICE_REQ)[0x55c2676ac170]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132232824 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232824 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:5 20250819132232824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232824 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232824 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232824 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232824 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232824 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232824 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232824 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232825 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1087)6772140 TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1085)5131961 TC_multi_lu_and_mo_ussd0(1083)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232826 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232826 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x9A5ACD84 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132232826 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232826 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x9B678445 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(1066)@6b779c8e12fd: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232827 DLM3UA DEBUG 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(1065)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 20250819132232827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232827 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232827 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819132232827 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232827 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232827 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232827 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232827 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232827 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232827 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232828 DLSS7 DEBUG Found route for dpc=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(1067)@6b779c8e12fd: Message received on association #8 20250819132232828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232828 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232828 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676cb6f0] (msc_a.c:1053) 20250819132232828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D:GERAN-A-167:CM_SERVICE_REQ)[0x55c2676d3fd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132232828 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676b0a80] (msc_a.c:1053) 20250819132232828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232828 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1:GERAN-A-166:CM_SERVICE_REQ)[0x55c2676bded0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132232828 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mo_ussd0(1085)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:9 20250819132232829 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232829 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1087)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1093)12193469 TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1079)6354434 20250819132232829 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232829 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x201A45FB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232830 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232830 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x5DFCE09F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1093)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1079)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1075)7627055 TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1089)6565483 20250819132232833 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232834 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x8916533D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 20250819132232834 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232834 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0x05F9CFF1 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1089)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1075)@6b779c8e12fd: Final verdict of PTC: pass 20250819132232870 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132232870 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819132232870 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132232870 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132232870 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132232870 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132232870 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132232870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:14 20250819132232871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a27d0] (msc_a.c:1053) 20250819132232871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C:GERAN-A-168:CM_SERVICE_REQ)[0x55c2676a2900]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1065)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132232871 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c26769ba00] (msc_a.c:1053) 20250819132232871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42:GERAN-A-170:CM_SERVICE_REQ)[0x55c2676de620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132232872 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676cfeb0] (msc_a.c:1053) 20250819132232872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC:GERAN-A-169:CM_SERVICE_REQ)[0x55c2676c0920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:10 20250819132232872 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232872 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232872 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232872 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232872 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232872 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bbe80] (msc_a.c:1053) 20250819132232872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132232872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302:GERAN-A-171:CM_SERVICE_REQ)[0x55c2676bd700]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:11 20250819132232873 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1091)8891383 20250819132232873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232873 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132232873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c26769a720] (msc_a.c:1053) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:2 20250819132232873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232873 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(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132232873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232873 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C:GERAN-A-172:CM_SERVICE_REQ)[0x55c2676d0090]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132232873 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - active-conn: now used by 1 (attached) (msub.c:375) 20250819132232873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232873 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132232873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132232873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132232873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 20250819132232873 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132232873 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x81C6DB1C - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132232873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132232874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132232874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132232874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132232874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132232874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132232874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132232874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1095)4525987 TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232874 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232874 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x00D3DA42 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1065)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1065)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(1101)655727 TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1103)9909008 20250819132232875 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232875 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x5B95FFFC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132232877 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232877 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0x48C2B302 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1097)4924857 TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250819132232877 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132232877 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0xB69CAA6C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1091)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1095)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1101)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1103)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1097)@6b779c8e12fd: Final verdict of PTC: pass 20250819132233074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132233074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132233074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132233074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132233074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132233074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132233074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132233074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132233074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132233074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132233074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132233074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132233074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132233074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132233074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132233074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132233074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132233074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676989d0] (msc_a.c:1053) 20250819132233074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132233074 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98:GERAN-A-173:CM_SERVICE_REQ)[0x55c2676b0250]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132233074 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132233074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132233075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132233075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132233075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132233075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132233075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132233075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132233075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1065)@6b779c8e12fd: Session index based on local reference:14 20250819132233075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132233075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132233075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132233075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132233075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132233075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132233075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132233075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1067)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1066)@6b779c8e12fd: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1099)16214393 TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132233076 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132233076 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x88B5BF98 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1099)@6b779c8e12fd: Final verdict of PTC: pass 20250819132233079 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132233079 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1065)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1071)@6b779c8e12fd: Final verdict of PTC: none 20250819132233079 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1086)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1068)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1070)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1067)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1073)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1084)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1064)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1069)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1094)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1096)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1105)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1076)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1078)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1080)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1098)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1088)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1082)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1100)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1104)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1092)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1072)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1066)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1064): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1065): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1066): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1067): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1068): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1069): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1070): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1071): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1072): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1073): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1074): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1075): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1076): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1077): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1078): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1079): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1080): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1081): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1082): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1083): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1084): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1085): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1086): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1087): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1088): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1089): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1091): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1092): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1093): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1094): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1095): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1096): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1097): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1098): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1099): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1100): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1101): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1103): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1104): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1105): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:22:33 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 20250819132233278 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132233278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132233278 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132233278 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132233278 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132233278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132233278 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132233278 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132233278 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132233278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132233278 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132233278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132233278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132233278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132233278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132233278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132233278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132233278 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132233278 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132234081 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3596188) 20250819132235082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132235279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132235279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132235279 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=3596188, count=3597348) 20250819132236083 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:22: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_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 20250819132237085 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_multi_lu_and_mt_ussd started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1109)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1109)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1109)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1107)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132237412 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1110)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132237603 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132237603 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132237603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132237603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1109)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132237604 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132237604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132237604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132237604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132237604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132237604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132237604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1109)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1109)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132237605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132237605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132237605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132237605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132237605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132237605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132237605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132237605 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132237605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1109)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132238086 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132238086 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1112)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1112)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132238089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1112)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1112)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1112)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1112)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1112)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1112)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132238099 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132238099 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1116) TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1117) TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1119) TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1121) TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1123) TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1125) TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1127) TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1129) TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1131) TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1133) TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1135) TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1137) TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1139) TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1141) TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1143) TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1113)@6b779c8e12fd: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1145) TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132238408 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238408 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238408 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238408 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238408 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1108)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1116)11137473 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1117)13457207 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1119)13249289 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1121)8529225 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1123)10663246 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:3 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:4 20250819132238414 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-174:LU)[0x55c26769b250]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000226 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238414 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-174:LU)[0x55c26769b250]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000226:GERAN-A-174:LU)[0x55c26769b250] (fsm.c:486) 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238414 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1125)2137520 20250819132238414 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000226 id=262420000000226 (vlr.c:661) 20250819132238414 DVLR INFO New subscr, IMSI: 262420000000226 (vlr.c:562) 20250819132238414 DVLR DEBUG VLR subscr IMSI-262420000000226 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238414 DVLR DEBUG VLR subscr IMSI-262420000000226 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238414 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:5 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 5 set to 1 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676a3620] (fsm.c:486) 20250819132238414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{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(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1127)2397868 20250819132238414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238414 DLSS7 DEBUG Found route for dpc=193=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(1107)@6b779c8e12fd: First idle individual index:6 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 6 set to 1 20250819132238414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238415 DLM3UA DEBUG 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1129)12046108 MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'A9F1C1'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(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 7 set to 1 20250819132238415 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-175:LU)[0x55c26768cbd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000227 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238415 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-175:LU)[0x55c26768cbd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000227:GERAN-A-175:LU)[0x55c26768cbd0] (fsm.c:486) 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238415 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238415 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000227 id=262420000000227 (vlr.c:661) 20250819132238415 DVLR INFO New subscr, IMSI: 262420000000227 (vlr.c:562) 20250819132238415 DVLR DEBUG VLR subscr IMSI-262420000000227 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238415 DVLR DEBUG VLR subscr IMSI-262420000000227 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238415 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1131)7550524 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676cb5c0] (fsm.c:486) 20250819132238415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{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(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1116) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1116)"262420000000226" MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 20250819132238416 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000228 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238416 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8de0] (fsm.c:486) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238416 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238416 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000228 id=262420000000228 (vlr.c:661) 20250819132238416 DVLR INFO New subscr, IMSI: 262420000000228 (vlr.c:562) 20250819132238416 DVLR DEBUG VLR subscr IMSI-262420000000228 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238416 DVLR DEBUG VLR subscr IMSI-262420000000228 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238416 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676b8fc0] (fsm.c:486) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{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(1108)@6b779c8e12fd: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1133)16397655 20250819132238416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:7 20250819132238416 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a27d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000229 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238416 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a27d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a27d0] (fsm.c:486) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238416 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238416 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000229 id=262420000000229 (vlr.c:661) 20250819132238416 DVLR INFO New subscr, IMSI: 262420000000229 (vlr.c:562) 20250819132238416 DVLR DEBUG VLR subscr IMSI-262420000000229 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1117) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1117)"262420000000227" MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238416 DVLR DEBUG VLR subscr IMSI-262420000000229 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238416 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a29b0] (fsm.c:486) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132238416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'CD5737'O, sourceLocRef := '0000AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 20250819132238416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238416 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-178:LU)[0x55c26768f050]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000230 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238416 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-178:LU)[0x55c26768f050]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000230:GERAN-A-178:LU)[0x55c26768f050] (fsm.c:486) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238416 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238416 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000230 id=262420000000230 (vlr.c:661) 20250819132238416 DVLR INFO New subscr, IMSI: 262420000000230 (vlr.c:562) 20250819132238416 DVLR DEBUG VLR subscr IMSI-262420000000230 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238416 DVLR DEBUG VLR subscr IMSI-262420000000230 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238416 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c2676bcf40] (fsm.c:486) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132238416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238416 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0590]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000231 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238416 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0590]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0590] (fsm.c:486) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238416 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238416 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000231 id=262420000000231 (vlr.c:661) 20250819132238416 DVLR INFO New subscr, IMSI: 262420000000231 (vlr.c:562) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238416 DVLR DEBUG VLR subscr IMSI-262420000000231 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238416 DVLR DEBUG VLR subscr IMSI-262420000000231 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238416 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676c0820] (fsm.c:486) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132238416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:9 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1119) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1119)"262420000000228" MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1135)14351278 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1121) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1121)"262420000000229" MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:10 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'CA2B09'O, sourceLocRef := '0000B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a4140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000232 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a4140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a4140] (fsm.c:486) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238417 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238417 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000232 id=262420000000232 (vlr.c:661) 20250819132238417 DVLR INFO New subscr, IMSI: 262420000000232 (vlr.c:562) 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000232 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000232 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238417 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1123) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1123)"262420000000230" 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676a43d0] (fsm.c:486) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{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(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132238417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1137)5353010 MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1125) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1125)"262420000000231" 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6080]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000233 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6080]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6080] (fsm.c:486) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238417 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238417 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000233 id=262420000000233 (vlr.c:661) 20250819132238417 DVLR INFO New subscr, IMSI: 262420000000233 (vlr.c:562) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000233 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000233 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238417 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '822549'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(1107)@6b779c8e12fd: Session index based on local reference:3 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676d6260] (fsm.c:486) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132238417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:11 MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1127) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1127)"262420000000232" MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 11 set to 1 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676a31b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000234 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676a31b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676a31b0] (fsm.c:486) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238417 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238417 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000234 id=262420000000234 (vlr.c:661) 20250819132238417 DVLR INFO New subscr, IMSI: 262420000000234 (vlr.c:562) 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000234 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000234 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238417 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c2676b7290] (fsm.c:486) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238417 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238417 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238417 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132238417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1129) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1129)"262420000000233" 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769ac60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000235 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769ac60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769ac60] (fsm.c:486) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238417 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238417 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000235 id=262420000000235 (vlr.c:661) 20250819132238417 DVLR INFO New subscr, IMSI: 262420000000235 (vlr.c:562) 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000235 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000235 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238417 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1139)10793925 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c26769aef0] (fsm.c:486) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{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(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'A2B54E'O, sourceLocRef := '0000B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 20250819132238417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c61b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000236 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238417 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c61b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c61b0] (fsm.c:486) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238417 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238417 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000236 id=262420000000236 (vlr.c:661) 20250819132238417 DVLR INFO New subscr, IMSI: 262420000000236 (vlr.c:562) 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000236 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1131) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1131)"262420000000234" MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:12 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 12 set to 1 20250819132238417 DVLR DEBUG VLR subscr IMSI-262420000000236 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238417 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c6440] (fsm.c:486) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132238417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238418 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(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1133) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1133)"262420000000235" MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1141)1902212 20250819132238418 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7770]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000237 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238418 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7770]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7770] (fsm.c:486) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238418 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238418 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000237 id=262420000000237 (vlr.c:661) 20250819132238418 DVLR INFO New subscr, IMSI: 262420000000237 (vlr.c:562) 20250819132238418 DVLR DEBUG VLR subscr IMSI-262420000000237 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238418 DVLR DEBUG VLR subscr IMSI-262420000000237 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238418 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676c7a00] (fsm.c:486) 20250819132238418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=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(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '209DB0'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(1107)@6b779c8e12fd: Session index based on local reference:5 MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1135) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc170]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000238 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238418 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc170]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc170] (fsm.c:486) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238418 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238418 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000238 id=262420000000238 (vlr.c:661) 20250819132238418 DVLR INFO New subscr, IMSI: 262420000000238 (vlr.c:562) 20250819132238418 DVLR DEBUG VLR subscr IMSI-262420000000238 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1135)"262420000000236" 20250819132238418 DVLR DEBUG VLR subscr IMSI-262420000000238 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238418 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676dc400] (fsm.c:486) 20250819132238418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238418 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{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(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:13 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 13 set to 1 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 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(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1137) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1137)"262420000000237" MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1139) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1139)"262420000000238" 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1143)2339237 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238418 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676d49b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000239 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238419 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676d49b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238419 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238419 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676d49b0] (fsm.c:486) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238419 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(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '2496AC'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(1107)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'B7CF1C'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(1107)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:14 MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-M3UA(1120250819132238419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238419 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238419 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000239 id=262420000000239 (vlr.c:661) 20250819132238419 DVLR INFO New subscr, IMSI: 262420000000239 (vlr.c:562) 20250819132238419 DVLR DEBUG VLR subscr IMSI-262420000000239 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 09)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '73363C'O ("s6<"), 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(1107)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1145)14243660 MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'FA3557'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(1107)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@20250819132238419 DVLR DEBUG VLR subscr IMSI-262420000000239 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238419 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:15 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1108)@6b779c8e12fd: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'DAFBAE'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(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c267696290] (fsm.c:486) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '51AE32'O, sourceLocRef := '0000B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'A4B3C5'O, sourceLocRef := '0000BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238419 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a4a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000240 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238419 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a4a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a4a0] (fsm.c:486) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238419 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238419 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000240 id=262420000000240 (vlr.c:661) 20250819132238419 DVLR INFO New subscr, IMSI: 262420000000240 (vlr.c:562) 20250819132238419 DVLR DEBUG VLR subscr IMSI-262420000000240 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238419 DVLR DEBUG VLR subscr IMSI-262420000000240 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132238419 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c26769a730] (fsm.c:486) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132238419 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238419 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1141) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1141)"262420000000239" 20250819132238419 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676c7210]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000241 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132238419 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676c7210]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676c7210] (fsm.c:486) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132238419 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132238419 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000241 id=262420000000241 (vlr.c:661) 20250819132238419 DVLR INFO New subscr, IMSI: 262420000000241 (vlr.c:562) 20250819132238419 DVLR DEBUG VLR subscr IMSI-262420000000241 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132238419 DVLR DEBUG VLR subscr IMSI-262420000000241 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238419 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132238419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132238419 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{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(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '1D0684'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(1107)@6b779c8e12fd: Session index based on local reference:13 20250819132238419 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238419 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238419 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238420 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(1113)@6b779c8e12fd: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1143) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1143)"262420000000240" 20250819132238420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1113)@6b779c8e12fd: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1145) MSC_Test-GSUP(1113)@6b779c8e12fd: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1145)"262420000000241" MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '23B1A5'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(1107)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'D9574C'O, sourceLocRef := '0000BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238422 DVLR DEBUG VLR subscr IMSI-262420000000226 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238422 DVLR DEBUG VLR subscr IMSI-262420000000226 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132238422 DVLR DEBUG VLR subscr IMSI-262420000000227 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238422 DVLR DEBUG VLR subscr IMSI-262420000000227 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132238422 DVLR DEBUG VLR subscr IMSI-262420000000228 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238422 DVLR DEBUG VLR subscr IMSI-262420000000228 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132238423 DVLR DEBUG VLR subscr IMSI-262420000000229 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238423 DVLR DEBUG VLR subscr IMSI-262420000000229 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132238423 DVLR DEBUG VLR subscr IMSI-262420000000230 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238423 DVLR DEBUG VLR subscr IMSI-262420000000230 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132238423 DVLR DEBUG VLR subscr IMSI-262420000000232 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238423 DVLR DEBUG VLR subscr IMSI-262420000000232 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132238423 DVLR DEBUG VLR subscr IMSI-262420000000231 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238423 DVLR DEBUG VLR subscr IMSI-262420000000231 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132238424 DVLR DEBUG VLR subscr IMSI-262420000000233 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238424 DVLR DEBUG VLR subscr IMSI-262420000000233 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132238425 DVLR DEBUG VLR subscr IMSI-262420000000234 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238425 DVLR DEBUG VLR subscr IMSI-262420000000234 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132238425 DVLR DEBUG VLR subscr IMSI-262420000000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238425 DVLR DEBUG IMSI:262420000000226 has MSISDN:491230000226 (vlr.c:1045) 20250819132238425 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250819132238425 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238425 DVLR DEBUG VLR subscr IMSI-262420000000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238425 DVLR DEBUG IMSI:262420000000227 has MSISDN:491230000227 (vlr.c:1045) 20250819132238425 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132238425 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132238425 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a3620] (vlr_lu_fsm.c:110) 20250819132238425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-174:LU)[0x55c2676b1a90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a3620] (fsm.c:486) 20250819132238426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238426 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x4102EA5F) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250819132238426 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238426 DMM DEBUG -> IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x4102EA5F LOCATION UPDATE ACCEPT (TMSI = 0x4102ea5f) (gsm_04_08.c:149) 20250819132238426 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x4102EA5F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238426 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)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132238426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238427 DVLR DEBUG VLR subscr IMSI-262420000000235 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238427 DVLR DEBUG VLR subscr IMSI-262420000000235 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132238427 DVLR DEBUG VLR subscr IMSI-262420000000236 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238427 DVLR DEBUG VLR subscr IMSI-262420000000236 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132238428 DVLR DEBUG VLR subscr IMSI-262420000000237 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238428 DVLR DEBUG VLR subscr IMSI-262420000000237 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132238429 DVLR DEBUG VLR subscr IMSI-262420000000238 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132238429 DVLR DEBUG VLR subscr IMSI-262420000000238 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 20250819132238429 DVLR DEBUG VLR subscr IMSI-262420000000241 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238429 DVLR DEBUG VLR subscr IMSI-262420000000241 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 20250819132238429 DVLR DEBUG VLR subscr IMSI-262420000000239 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238429 DVLR DEBUG VLR subscr IMSI-262420000000239 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250819132238429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132238429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238429 DVLR DEBUG VLR subscr IMSI-262420000000240 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132238429 DVLR DEBUG VLR subscr IMSI-262420000000240 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000232 has MSISDN:491230000232 (vlr.c:1045) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000230 has MSISDN:491230000230 (vlr.c:1045) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676cb5c0] (vlr_lu_fsm.c:110) 20250819132238466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238466 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-175:LU)[0x55c2676bde60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238466 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676cb5c0] (fsm.c:486) 20250819132238466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB79AE576) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238466 DMM DEBUG -> IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB79AE576 LOCATION UPDATE ACCEPT (TMSI = 0xb79ae576) (gsm_04_08.c:149) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB79AE576 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000229 has MSISDN:491230000229 (vlr.c:1045) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000228 has MSISDN:491230000228 (vlr.c:1045) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000233 has MSISDN:491230000233 (vlr.c:1045) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238466 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000234 has MSISDN:491230000234 (vlr.c:1045) 20250819132238466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250819132238466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000231 has MSISDN:491230000231 (vlr.c:1045) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000235 has MSISDN:491230000235 (vlr.c:1045) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238466 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000236 has MSISDN:491230000236 (vlr.c:1045) 20250819132238466 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238466 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238466 DVLR DEBUG IMSI:262420000000237 has MSISDN:491230000237 (vlr.c:1045) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238466 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238466 DVLR DEBUG IMSI:262420000000240 has MSISDN:491230000240 (vlr.c:1045) 20250819132238466 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250819132238466 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238467 DVLR DEBUG IMSI:262420000000241 has MSISDN:491230000241 (vlr.c:1045) 20250819132238467 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238467 DVLR DEBUG IMSI:262420000000239 has MSISDN:491230000239 (vlr.c:1045) 20250819132238467 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238467 DVLR DEBUG IMSI:262420000000238 has MSISDN:491230000238 (vlr.c:1045) 20250819132238467 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bcf40] (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-178:LU)[0x55c267698760]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bcf40] (fsm.c:486) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238467 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x92388E3E) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238467 DMM DEBUG -> IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x92388E3E LOCATION UPDATE ACCEPT (TMSI = 0x92388e3e) (gsm_04_08.c:149) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x92388E3E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c2676a43d0] (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-180:LU)[0x55c2676d13e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c2676a43d0] (fsm.c:486) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238467 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x663FBCDB) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238467 DMM DEBUG -> IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x663FBCDB LOCATION UPDATE ACCEPT (TMSI = 0x663fbcdb) (gsm_04_08.c:149) 20250819132238466 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238466 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238466 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x663FBCDB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676b8fc0] (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-176:LU)[0x55c2676a8420]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676b8fc0] (fsm.c:486) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238467 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x7C761DAC) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250819132238467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238467 DMM DEBUG -> IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x7C761DAC LOCATION UPDATE ACCEPT (TMSI = 0x7c761dac) (gsm_04_08.c:149) 20250819132238467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238467 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x7C761DAC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676d6260] (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-181:LU)[0x55c2676b0630]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676d6260] (fsm.c:486) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238468 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x32B41781) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250819132238468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238468 DMM DEBUG -> IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x32B41781 LOCATION UPDATE ACCEPT (TMSI = 0x32b41781) (gsm_04_08.c:149) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x32B41781 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676a29b0] (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-177:LU)[0x55c2676a1c10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676a29b0] (fsm.c:486) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238468 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x61F34B0A) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238468 DMM DEBUG -> IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x61F34B0A LOCATION UPDATE ACCEPT (TMSI = 0x61f34b0a) (gsm_04_08.c:149) 20250819132238468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x61F34B0A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c26769a730] (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-188:LU)[0x55c2676c11b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c26769a730] (fsm.c:486) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238468 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x85E464FC) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238468 DMM DEBUG -> IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x85E464FC LOCATION UPDATE ACCEPT (TMSI = 0x85e464fc) (gsm_04_08.c:149) 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x85E464FC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c7a00] (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-185:LU)[0x55c2676dbe30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c7a00] (fsm.c:486) 20250819132238468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238468 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x1940E953) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238468 DMM DEBUG -> IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x1940E953 LOCATION UPDATE ACCEPT (TMSI = 0x1940e953) (gsm_04_08.c:149) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238468 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x1940E953 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676c0820] (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-179:LU)[0x55c2676922c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676c0820] (fsm.c:486) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238468 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x916F82DD) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250819132238468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238468 DMM DEBUG -> IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x916F82DD LOCATION UPDATE ACCEPT (TMSI = 0x916f82dd) (gsm_04_08.c:149) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238468 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x916F82DD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes20250819132238468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 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(1107)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:320250819132238468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238469 DMM DEBUG msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x4102EA5F:GERAN-A-174:LU)[0x55c26769b250]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0x4102EA5F:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{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(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238469 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250819132238469 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-174:LU)[0x55c2676a3620] (vlr_lu_fsm.c:817) 20250819132238469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-174:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238469 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819132238469 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238469 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238469 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238469 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238469 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238469 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238470 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238470 DMM DEBUG msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB79AE576:GERAN-A-175:LU)[0x55c26768cbd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0xB79AE576:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238470 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250819132238470 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-175:LU)[0x55c2676cb5c0] (vlr_lu_fsm.c:817) 20250819132238470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238470 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-175:LU)[0x55c2676b1a90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238470 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238470 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238470 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238470 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238470 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132238471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238471 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(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238471 DMM DEBUG msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x92388E3E:GERAN-A-178:LU)[0x55c26768f050]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0x92388E3E:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238471 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250819132238471 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-178:LU)[0x55c2676bcf40] (vlr_lu_fsm.c:817) 20250819132238471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238471 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-178:LU)[0x55c2676bde60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238471 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O 20250819132238471 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238471 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238471 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132238471 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132238472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238472 DMM DEBUG msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238472 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8fc0] (vlr_lu_fsm.c:817) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-176:LU)[0x55c2676d13e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238472 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O 20250819132238472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132238472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238472 DMM DEBUG msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x32B41781:GERAN-A-181:LU)[0x55c2676d6080]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x32B41781:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238472 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-181:LU)[0x55c2676d6260] (vlr_lu_fsm.c:817) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-181:LU)[0x55c2676a8420]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238472 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238472 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132238473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O 20250819132238473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238473 DLSS7 DEBUG Found route for dpc=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-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132238473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238473 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238473 DMM DEBUG msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a4140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238473 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250819132238473 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132238473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a43d0] (vlr_lu_fsm.c:817) 20250819132238473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-180:LU)[0x55c267698760]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238473 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132238474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238474 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(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O 20250819132238474 DMM DEBUG msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a27d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:5 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238474 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a29b0] (vlr_lu_fsm.c:817) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-177:LU)[0x55c2676b0630]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238474 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238474 DMM DEBUG msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x85E464FC:GERAN-A-188:LU)[0x55c26769a4a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x85E464FC:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238474 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-188:LU)[0x55c26769a730] (vlr_lu_fsm.c:817) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-188:LU)[0x55c2676a1c10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238474 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238474 DMM DEBUG msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x1940E953:GERAN-A-185:LU)[0x55c2676c7770]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x1940E953:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238474 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250819132238474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-185:LU)[0x55c2676c7a00] (vlr_lu_fsm.c:817) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-185:LU)[0x55c2676c11b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238474 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250819132238474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238474 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-174:LU)[0x55c26769b250] (msc_a.c:1053) 20250819132238475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-174:LU)[0x55c2676a3620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:320250819132238475 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238475 DMM DEBUG msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0590]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238475 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250819132238475 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0820] (vlr_lu_fsm.c:817) 20250819132238475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-179:LU)[0x55c2676dbe30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238475 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250819132238475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238475 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238475 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238475 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238475 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 20250819132238475 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238475 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132238475 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1116)11137473 TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238478 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238478 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[0] for '262420000000226'H'4102EA5F'O to be handled at TC_multi_lu_and_mt_ussd0(1116) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1116) 20250819132238514 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c26769aef0] (vlr_lu_fsm.c:110) 20250819132238514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-183:LU)[0x55c2676a18c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c26769aef0] (fsm.c:486) 20250819132238514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238514 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x206349C5) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250819132238514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238514 DMM DEBUG -> IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x206349C5 LOCATION UPDATE ACCEPT (TMSI = 0x206349c5) (gsm_04_08.c:149) 20250819132238514 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x206349C5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238514 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238514 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-189:LU)[0x55c267693c30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238515 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x530F259B) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238515 DMM DEBUG -> IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x530F259B LOCATION UPDATE ACCEPT (TMSI = 0x530f259b) (gsm_04_08.c:149) 20250819132238515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238515 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x530F259B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238515 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c2676c6440] (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-184:LU)[0x55c2676c9ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c2676c6440] (fsm.c:486) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238515 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x0ACAED3C) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238515 DMM DEBUG -> IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x0ACAED3C LOCATION UPDATE ACCEPT (TMSI = 0x0acaed3c) (gsm_04_08.c:149) 20250819132238515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238515 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x0ACAED3C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238515 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676b7290] (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-182:LU)[0x55c26769e880]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676b7290] (fsm.c:486) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238515 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x2586FB31) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250819132238515 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238515 DMM DEBUG -> IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x2586FB31 LOCATION UPDATE ACCEPT (TMSI = 0x2586fb31) (gsm_04_08.c:149) 20250819132238515 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238515 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238515 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x2586FB31 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238515 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c267696290] (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-187:LU)[0x55c2676ced70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c267696290] (fsm.c:486) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238516 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x4482ACA6) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250819132238516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238516 DMM DEBUG -> IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x4482ACA6 LOCATION UPDATE ACCEPT (TMSI = 0x4482aca6) (gsm_04_08.c:149) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238516 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x4482ACA6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:9 20250819132238516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238516 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132238516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132238516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132238516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132238516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132238516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676dc400] (vlr_lu_fsm.c:110) 20250819132238516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132238516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-186:LU)[0x55c2676d93c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132238516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132238516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132238516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676dc400] (fsm.c:486) 20250819132238516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132238516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132238516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132238516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132238516 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3A5C5592) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250819132238516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132238516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238516 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238516 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238516 DMM DEBUG -> IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3A5C5592 LOCATION UPDATE ACCEPT (TMSI = 0x3a5c5592) (gsm_04_08.c:149) 20250819132238516 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3A5C5592 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132238516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238516 DLSS7 DEBUG Found route for dpc=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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-175:LU)[0x55c26768cbd0] (msc_a.c:1053) 20250819132238517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-175:LU)[0x55c2676cb5c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238517 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238517 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238517 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238517 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238517 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238517 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238517 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238517 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238517 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238517 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(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-178:LU)[0x55c26768f050] (msc_a.c:1053) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-178:LU)[0x55c2676bcf40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238518 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8de0] (msc_a.c:1053) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-176:LU)[0x55c2676b8fc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238518 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238519 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238519 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-181:LU)[0x55c2676d6080] (msc_a.c:1053) 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-181:LU)[0x55c2676d6260]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238519 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a4140] (msc_a.c:1053) 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-180:LU)[0x55c2676a43d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238520 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(1107)@6b779c8e12fd: Session index based on local reference:1 20250819132238520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238520 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238520 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238520 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a27d0] (msc_a.c:1053) 20250819132238520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-177:LU)[0x55c2676a29b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238520 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238520 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238520 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238520 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238521 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238521 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-188:LU)[0x55c26769a4a0] (msc_a.c:1053) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-188:LU)[0x55c26769a730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238521 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238521 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238521 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-185:LU)[0x55c2676c7770] (msc_a.c:1053) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-185:LU)[0x55c2676c7a00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 20250819132238521 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0590] (msc_a.c:1053) 20250819132238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-179:LU)[0x55c2676c0820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238522 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238522 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238522 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238523 DLSS7 DEBUG Found route for dpc=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(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238523 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238523 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238523 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238524 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238524 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238524 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238524 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1117)13457207 TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238534 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238534 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1116) TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1123)10663246 MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1119)13249289 TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238536 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238536 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238536 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238536 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1129)12046108 TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238537 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238537 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1127)2397868 TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: 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 := '4102EA5F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1121)8529225 20250819132238539 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238539 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1143)2339237 TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238540 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238540 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1137)5353010 TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238542 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238542 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238542 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238542 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1125)2137520 TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238544 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238544 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1116)11743112 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[1] for '262420000000227'H'B79AE576'O to be handled at TC_multi_lu_and_mt_ussd0(1117) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1117) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[2] for '262420000000230'H'92388E3E'O to be handled at TC_multi_lu_and_mt_ussd0(1123) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[3] for '262420000000228'H'7C761DAC'O to be handled at TC_multi_lu_and_mt_ussd0(1119) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[2] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1123) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[4] for '262420000000233'H'32B41781'O to be handled at TC_multi_lu_and_mt_ussd0(1129) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[3] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1119) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[5] for '262420000000232'H'663FBCDB'O to be handled at TC_multi_lu_and_mt_ussd0(1127) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[4] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1129) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[6] for '262420000000229'H'61F34B0A'O to be handled at TC_multi_lu_and_mt_ussd0(1121) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[5] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1127) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[6] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1121) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[7] for '262420000000240'H'85E464FC'O to be handled at TC_multi_lu_and_mt_ussd0(1143) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[8] for '262420000000237'H'1940E953'O to be handled at TC_multi_lu_and_mt_ussd0(1137) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[7] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1143) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[9] for '262420000000231'H'916F82DD'O to be handled at TC_multi_lu_and_mt_ussd0(1125) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[8] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1137) 20250819132238564 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238564 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238564 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238564 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[9] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1125) 20250819132238565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238565 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238565 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238566 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238568 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238568 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238568 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238568 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238569 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238569 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238569 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238569 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238570 DMM DEBUG msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x206349C5:GERAN-A-183:LU)[0x55c26769ac60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x206349C5:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238570 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250819132238570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238570 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-183:LU)[0x55c26769aef0] (vlr_lu_fsm.c:817) 20250819132238570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238570 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-183:LU)[0x55c267698760]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1117) 20250819132238570 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250819132238570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238570 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238570 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238570 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238570 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238571 DMM DEBUG msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x530F259B:GERAN-A-189:LU)[0x55c2676c7210]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x530F259B:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238571 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250819132238571 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-189:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819132238571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-189:LU)[0x55c2676a18c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238571 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250819132238571 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238571 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238571 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238571 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238571 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238571 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238571 DLM3UA DEBUG 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(1109)@6b779c8e12fd: Message received on association #8 20250819132238571 DMM DEBUG msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c61b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238571 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250819132238571 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c6440] (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-184:LU)[0x55c267693c30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238572 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250819132238572 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238572 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238572 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238572 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238572 DMM DEBUG msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x2586FB31:GERAN-A-182:LU)[0x55c2676a31b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x2586FB31:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238572 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250819132238572 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-182:LU)[0x55c2676b7290] (vlr_lu_fsm.c:817) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-182:LU)[0x55c2676c9ae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238572 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238572 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238573 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238573 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238573 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238573 DMM DEBUG msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x4482ACA6:GERAN-A-187:LU)[0x55c2676d49b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x4482ACA6:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238573 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250819132238573 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-187:LU)[0x55c267696290] (vlr_lu_fsm.c:817) 20250819132238573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-187:LU)[0x55c26769e880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238573 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250819132238573 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238573 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238573 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238573 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238573 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238573 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238574 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238574 DMM DEBUG msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc170]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132238574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132238574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132238574 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250819132238574 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132238574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132238574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132238574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132238574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc400] (vlr_lu_fsm.c:817) 20250819132238574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132238574 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-186:LU)[0x55c2676ced70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132238574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132238574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238574 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250819132238574 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238574 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238574 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238574 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132238575 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238575 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: 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 := 'B79AE576'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer20250819132238575 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238575 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238575 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(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1123) 20250819132238575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676bde60] (fsm.c:486) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238576 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238576 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238576 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238576 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238576 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238576 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250819132238576 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer20250819132238576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238576 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238577 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238577 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238577 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238578 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238578 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238578 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238578 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238578 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238578 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1129) 20250819132238579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238579 DLM3UA 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238579 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238579 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238579 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238579 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'B32F88'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(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132238579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238580 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238580 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238580 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238580 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: 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 := '92388E3E'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: 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 := '32B41781'O } } } }, additionalUpdateParameters := omit } } } } 20250819132238585 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238585 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238585 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238585 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1121) 20250819132238588 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238588 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1143) MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1119) MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1137) TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: 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 := '61F34B0A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1127) TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1117)7308571 TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:1 MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1123)3784091 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:2 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132238590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238590 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: 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 := '7C761DAC'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: 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 := '85E464FC'O } } } }, additionalUpdateParameters := omit } } } } 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26769e880] (fsm.c:486) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238590 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238590 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238591 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238591 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250819132238591 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132238591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: 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 := '663FBCDB'O } } } }, additionalUpdateParameters := omit } } } } 20250819132238591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: 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 := '1940E953'O } } } }, additionalUpdateParameters := omit } } } } 20250819132238591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1125) MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '6F851B'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(1107)@6b779c8e12fd: Session index based on local reference:1 20250819132238592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238592 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238592 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676cb5c0] (fsm.c:486) 20250819132238592 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238592 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238592 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238592 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238593 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238593 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250819132238593 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1129)15446179 20250819132238593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-183:LU)[0x55c26769ac60] (msc_a.c:1053) 20250819132238593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-183:LU)[0x55c26769aef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238593 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:3 20250819132238593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132238593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238594 DLSS7 DEBUG Found route for dpc=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(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '39BD9B'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 } } 20250819132238594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238594 DLM3UA DEBUG 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(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:10 20250819132238594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238594 DLSS7 DEBUG Found route for dpc=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(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132238594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c26769fbe0] (fsm.c:486) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238595 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238595 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238595 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: 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 := '916F82DD'O } } } }, additionalUpdateParameters := omit } } } } 20250819132238595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238595 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238595 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250819132238595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238595 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-189:LU)[0x55c2676c7210] (msc_a.c:1053) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-189:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:9 20250819132238595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238595 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-182:LU)[0x55c2676a31b0] (msc_a.c:1053) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-182:LU)[0x55c2676b7290]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238596 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c61b0] (msc_a.c:1053) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-184:LU)[0x55c2676c6440]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238596 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1121)4980506 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-187:LU)[0x55c2676d49b0] (msc_a.c:1053) 20250819132238596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-187:LU)[0x55c267696290]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238596 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc170] (msc_a.c:1053) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-186:LU)[0x55c2676dc400]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132238596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238596 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'EBB0A3'O, sourceLocRef := '0000C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 20250819132238596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:4 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238597 DLM3UA 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(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:15 20250819132238597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238597 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238597 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238597 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 20250819132238597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676ae0c0] (fsm.c:486) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238598 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238598 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238598 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238598 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238598 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238598 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238598 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250819132238598 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238598 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:10 20250819132238598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:12 20250819132238598 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238598 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238598 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238599 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238599 DLSS7 DEBUG Found route for dpc=193=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(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238599 DLSS7 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(1109)@6b779c8e12fd: Message received on association #8 20250819132238599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238599 DLSS7 DEBUG Found route for dpc=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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '4BFF1A'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 } } 20250819132238599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238599 DLM3UA DEBUG 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(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238600 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238600 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250819132238600 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238600 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1133)16397655 TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1119)10790515 20250819132238600 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238600 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132238601 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238601 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:5 TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238601 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238601 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238601 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238601 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238601 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1127)7183490 TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:6 TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c267696ec0] (fsm.c:486) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1143)4337507 20250819132238602 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238602 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238602 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:7 TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238602 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238602 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250819132238603 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - 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(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1137)6094576 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238603 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238603 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238603 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238603 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(1109)@6b779c8e12fd: Message received on association #8 20250819132238603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238603 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238603 DLM3UA DEBUG 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'A4A673'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(1107)@6b779c8e12fd: Session index based on local reference:5 20250819132238603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238603 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:8 20250819132238603 DLSS7 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(1109)@6b779c8e12fd: Message received on association #8 20250819132238603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238604 DLSS7 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(1107)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238604 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238604 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238604 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(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250819132238604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238604 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c26769eda0] (fsm.c:486) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238604 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238604 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238604 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238605 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238605 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250819132238605 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1125)2773864 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267670c80] (fsm.c:486) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238605 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238605 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:9 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238605 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238605 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) 20250819132238605 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676d1750] (fsm.c:486) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238605 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238605 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238606 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238606 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238606 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250819132238606 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132238606 DLSS7 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '6D9C82'O, sourceLocRef := '0000C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676a8a00] (fsm.c:486) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238606 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238606 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238607 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 20250819132238607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238607 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238607 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '422F63'O ("B/c"), 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(1107)@6b779c8e12fd: Session index based on local reference:7 20250819132238607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '5CFEF0'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 } } 20250819132238607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 20250819132238607 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238607 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238608 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238608 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238608 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238608 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238608 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '2A5368'O ("*Sh"), 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(1107)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238608 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1145)14243660 MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1131)7550524 MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1135)14351278 TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1141)1902212 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1139)10793925 TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238610 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132238611 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238611 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238613 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238613 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250819132238614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238614 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[10] for '262420000000235'H'206349C5'O to be handled at TC_multi_lu_and_mt_ussd0(1133) TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238616 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238616 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238616 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238616 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238616 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238616 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[10] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1133) 20250819132238616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238616 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238616 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238616 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238618 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238618 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238618 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238618 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238618 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238618 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238618 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238618 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238618 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238618 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238618 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238619 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238619 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250819132238619 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238619 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238620 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238620 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238621 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238621 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250819132238624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238624 DLM3UA DEBUG 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-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238624 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250819132238624 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238624 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238624 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238624 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238624 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238624 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238624 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238624 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[11] for '262420000000236'H'0ACAED3C'O to be handled at TC_multi_lu_and_mt_ussd0(1135) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[12] for '262420000000241'H'530F259B'O to be handled at TC_multi_lu_and_mt_ussd0(1145) TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238625 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238625 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[11] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1135) 20250819132238625 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238625 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238625 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238625 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238626 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238625 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238626 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238626 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[12] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1145) 20250819132238626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[13] for '262420000000234'H'2586FB31'O to be handled at TC_multi_lu_and_mt_ussd0(1131) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[14] for '262420000000238'H'3A5C5592'O to be handled at TC_multi_lu_and_mt_ussd0(1139) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[13] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1131) MSC_Test_0-RAN(1108)@6b779c8e12fd: Created IMSI[15] for '262420000000239'H'4482ACA6'O to be handled at TC_multi_lu_and_mt_ussd0(1141) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[14] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1139) MSC_Test-GSUP(1113)@6b779c8e12fd: Created GsupExpect[15] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1141) TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1133) TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: 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 := '206349C5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238637 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238637 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O 20250819132238637 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250819132238638 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238638 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238638 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238638 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238638 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238638 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238638 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250819132238638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238638 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238638 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 20250819132238639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819132238639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819132238639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238639 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238639 DLM3UA DEBUG 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:0 20250819132238639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132238640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238640 DLM3UA 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238640 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238640 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238640 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238640 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238640 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238640 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238640 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238641 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238641 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676bde60] (msc_a.c:1053) 20250819132238641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238641 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F:GERAN-A-190:PAGING_RESP)[0x55c2676b1a90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:5 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238641 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(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238641 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1135) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238642 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(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:7 20250819132238642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 20250819132238642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132238642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26769e880] (msc_a.c:1053) 20250819132238643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576:GERAN-A-191:PAGING_RESP)[0x55c26766e000]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238643 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(1107)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238643 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676cb5c0] (msc_a.c:1053) 20250819132238643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238643 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E:GERAN-A-192:PAGING_RESP)[0x55c2676dc2a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819132238643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238643 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1133)909677 TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: 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 := '0ACAED3C'O } } } }, additionalUpdateParameters := omit } } } } 20250819132238643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c26769fbe0] (msc_a.c:1053) 20250819132238644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781:GERAN-A-193:PAGING_RESP)[0x55c2676a32e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238644 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238644 DLM3UA DEBUG 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(1109)@6b779c8e12fd: Message received on association #8 20250819132238644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238644 DLSS7 DEBUG Found route for dpc=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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 20250819132238644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676b1a90] (fsm.c:486) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238645 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238645 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238645 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238645 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250819132238645 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132238645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238645 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238645 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '0DE16D'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(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1131) MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1141) MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1139) MSC_Test_0-RAN(1108)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1145) TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1116)11743112 TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: 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 := '2586FB31'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: 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 := '4482ACA6'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238648 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238648 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0x4102EA5F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: 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 := '530F259B'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: 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 := '3A5C5592'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1117)7308571 TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238649 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238649 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0xB79AE576 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1123)3784091 TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132238649 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238649 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0x92388E3E - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238649 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238649 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676ae0c0] (msc_a.c:1053) 20250819132238650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238650 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A:GERAN-A-194:PAGING_RESP)[0x55c2676c7210]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132238650 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250819132238650 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238650 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238650 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1129)15446179 TC_multi_lu_and_mt_ussd0(1116)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238651 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238651 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x32B41781 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132238651 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238651 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1135)11407635 TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:1 TC_multi_lu_and_mt_ussd0(1117)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:7 TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1123)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1141)10950463 TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:2 TC_multi_lu_and_mt_ussd0(1129)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1145)8879534 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:3 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1131)14146616 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:4 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1139)5618060 MSC_Test_0-SCCP(1107)@6b779c8e12fd: First idle individual index:10 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1121)4980506 TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O 20250819132238657 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238657 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0x61F34B0A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1121)@6b779c8e12fd: Final verdict of PTC: pass 20250819132238682 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238682 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238682 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238682 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238682 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238682 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238682 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238683 DLSS7 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(1109)@6b779c8e12fd: Message received on association #8 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c2676a2f20] (fsm.c:486) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238683 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238683 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238683 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238683 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132238683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267670c80] (msc_a.c:1053) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238683 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC:GERAN-A-197:PAGING_RESP)[0x55c267696920]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132238684 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238684 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238684 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c267696ec0] (msc_a.c:1053) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC:GERAN-A-195:PAGING_RESP)[0x55c2676de170]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238684 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238684 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238684 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238684 DLM3UA 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(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'AE1113'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(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c2676d1510] (fsm.c:486) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238684 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238684 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238685 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238685 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250819132238685 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132238685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c2676dc590] (fsm.c:486) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238685 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238685 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238685 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238685 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) 20250819132238685 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132238685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267685e80] (fsm.c:486) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238686 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:7 20250819132238686 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132238686 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238686 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250819132238686 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250819132238686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c26769eda0] (msc_a.c:1053) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB:GERAN-A-196:PAGING_RESP)[0x55c2676c6440]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:5 20250819132238686 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238686 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238686 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'A7173F'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(1107)@6b779c8e12fd: Session index based on local reference:2 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c2676cebc0] (fsm.c:486) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132238687 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132238687 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1143)4337507 20250819132238687 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132238687 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250819132238687 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - 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(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676d1750] (msc_a.c:1053) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953:GERAN-A-198:PAGING_RESP)[0x55c2676c1dd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238687 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238688 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(1107)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238688 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238688 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x85E464FC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819132238688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '877DAE'O, sourceLocRef := '0000CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676a8a00] (msc_a.c:1053) 20250819132238688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD:GERAN-A-199:PAGING_RESP)[0x55c2676981f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238688 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := 'D7DC38'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(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:420250819132238688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238688 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(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1119)10790515 TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238689 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(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x7C761DAC - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132238689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238689 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238689 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_0-SCCP(1107)@6b779c8e12fd: { messageType := 2, destLocRef := '55B98C'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(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238689 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:9 TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238690 DLSS7 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238690 DLM3UA DEBUG 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(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1143)@6b779c8e12fd: Final verdict of PTC: pass 20250819132238691 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238691 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1119)@6b779c8e12fd: Final verdict of PTC: pass 20250819132238692 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1127)7183490 20250819132238692 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238692 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238692 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x663FBCDB - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132238692 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250819132238692 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1137)6094576 TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1125)2773864 TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238693 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238693 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x1940E953 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132238693 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238693 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x916F82DD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1127)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1137)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238696 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238696 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238696 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238696 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238696 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238696 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238696 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1125)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O 20250819132238697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238697 DLM3UA 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(1107)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 20250819132238697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238697 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238697 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238697 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676b1a90] (msc_a.c:1053) 20250819132238697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238697 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5:GERAN-A-200:PAGING_RESP)[0x55c2676bde60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132238697 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238698 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238698 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238698 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238698 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: patching N(SD)=0 into dtap '8B3A05A203020101'O 20250819132238699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238699 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238699 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-RAN(1108)@6b779c8e12fd: patched enc_l3: '8B3A05A203020101'O 20250819132238699 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250819132238699 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238699 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238699 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238699 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1133)909677 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:3 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238699 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238700 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238700 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238700 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238700 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238700 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238700 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238700 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238700 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(1107)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238700 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238700 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x206349C5 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250819132238700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238700 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(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238700 DLSS7 DEBUG Found route for dpc=193=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(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238700 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238700 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238700 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238700 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238700 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c2676a2f20] (msc_a.c:1053) 20250819132238700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238700 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C:GERAN-A-201:PAGING_RESP)[0x55c26769aef0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132238701 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_multi_lu_and_mt_ussd0(1133)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1135)11407635 TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238705 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238705 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x0ACAED3C - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1135)@6b779c8e12fd: Final verdict of PTC: pass 20250819132238746 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819132238746 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819132238746 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132238746 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132238746 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132238746 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132238746 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132238746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c2676dc590] (msc_a.c:1053) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B:GERAN-A-203:PAGING_RESP)[0x55c267696ec0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132238747 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1107)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c2676d1510] (msc_a.c:1053) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6:GERAN-A-202:PAGING_RESP)[0x55c26764dfa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132238747 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267685e80] (msc_a.c:1053) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238747 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31:GERAN-A-204:PAGING_RESP)[0x55c267699ec0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 20250819132238747 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132238747 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(1107)@6b779c8e12fd: Session index based on local reference:3 20250819132238747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238748 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1145)8879534 TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1141)10950463 20250819132238748 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238748 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x530F259B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238749 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238749 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x4482ACA6 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1131)14146616 TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238749 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238749 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x2586FB31 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1107)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1107)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1141)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1145)@6b779c8e12fd: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1131)@6b779c8e12fd: Final verdict of PTC: pass 20250819132238950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132238950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132238950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c2676cebc0] (msc_a.c:1053) 20250819132238950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132238950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592:GERAN-A-205:PAGING_RESP)[0x55c26766df30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132238950 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132238950 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238950 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238950 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132238950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132238950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1107)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_0-M3UA(1109)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132238951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132238951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132238951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132238951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132238951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132238951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132238951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132238951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1108)@6b779c8e12fd: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1139)5618060 TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132238951 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132238951 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3A5C5592 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1139)@6b779c8e12fd: Final verdict of PTC: pass 20250819132238955 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1109)@6b779c8e12fd: Final verdict of PTC: none 20250819132238955 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132238955 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1112)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1110)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1107)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1113)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1115)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1128)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1130)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1146)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1126)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1132)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1122)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1124)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1138)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1106)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1118)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1120)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1142)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1147)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1111)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1140)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1114)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1144)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1136)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1108)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1107): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1108): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1109): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1110): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1111): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1112): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1113): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1114): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1115): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1116): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1117): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1118): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1119): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1121): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1122): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1123): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1124): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1125): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1126): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1127): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1128): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1129): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1130): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1131): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1132): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1133): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1135): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1136): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1137): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1138): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1139): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1140): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1141): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1142): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1143): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1144): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1145): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1146): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:22:39 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 20250819132239154 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132239154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132239154 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132239154 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132239154 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132239154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132239154 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132239154 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132239154 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132239154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132239154 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132239154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132239154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132239154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132239154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132239154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132239154 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132239154 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132239154 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132239956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3765172) 20250819132240957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132241155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132241155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132241155 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=3765172, count=3766332) 20250819132241959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819132242960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cipher_complete_with_invalid_cipher started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1151)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1151)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1151)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1149)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132243459 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1152)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132243651 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132243651 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132243651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132243651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1151)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132243652 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132243652 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132243652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132243652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132243652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132243652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132243653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1151)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1151)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1151)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132243653 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132243653 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132243653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132243653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132243653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132243653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132243653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 20250819132243653 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132243653 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1151)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132243962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132243962 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1154)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1154)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132243964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1154)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1154)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1154)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1154)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1154)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1154)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132243978 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132243978 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1155)@6b779c8e12fd: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1158) TC_cipher_complete_with_invalid_cipher0(1158)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132244455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132244455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132244455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132244455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132244455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132244455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132244455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132244455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132244455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132244456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132244456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132244456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132244456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132244456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132244456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132244456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1150)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1150)@6b779c8e12fd: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1158)5270146 MSC_Test_0-RAN(1150)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1149)@6b779c8e12fd: First idle individual index:0 20250819132244460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132244460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132244460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132244460 DLM3UA DEBUG 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(1151)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132244460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132244460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132244460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132244460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132244461 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676c1dd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000052 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132244461 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676c1dd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132244461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132244461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676c1dd0] (fsm.c:486) 20250819132244461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819132244461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132244461 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132244461 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000052 id=262420000000052 (vlr.c:661) 20250819132244461 DVLR INFO New subscr, IMSI: 262420000000052 (vlr.c:562) 20250819132244461 DVLR DEBUG VLR subscr IMSI-262420000000052 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132244461 DVLR DEBUG VLR subscr IMSI-262420000000052 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132244461 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132244461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132244461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132244461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819132244461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132244461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750] (fsm.c:486) 20250819132244461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132244461 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132244461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132244461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132244461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132244461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132244461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132244461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132244461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132244461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@6b779c8e12fd: { messageType := 2, destLocRef := '506A82'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(1149)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1155)@6b779c8e12fd: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1158) MSC_Test-GSUP(1155)@6b779c8e12fd: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1158)"262420000000052" 20250819132244464 DVLR DEBUG VLR subscr IMSI-262420000000052 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132244464 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132244464 DVLR DEBUG SUBSCR(IMSI-262420000000052) Received 1 auth tuples (vlr.c:996) 20250819132244464 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132244465 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{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) 20250819132244465 DMM DEBUG Tx AUTH REQ (rand = 16ebd8c602c2be6a9ff99ec55f755fba) (gsm_04_08.c:641) 20250819132244465 DVLR DEBUG VLR subscr IMSI-262420000000052 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132244465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132244465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132244465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132244465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132244465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132244465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132244465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132244465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1150)@6b779c8e12fd: patching N(SD)=1 into dtap '05146551DCAF'O MSC_Test_0-RAN(1150)@6b779c8e12fd: patched enc_l3: '05546551DCAF'O MSC_Test_0-SCCP(1149)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1149)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605546551DCAF'O MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132244468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132244468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132244468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132244468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132244468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132244468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132244468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132244468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132244468 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676c1dd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6551dcaf) (gsm_04_08.c:1128) 20250819132244468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132244468 DVLR DEBUG SUBSCR(IMSI-262420000000052) AUTH on GERAN received SRES/RES: 6551dcaf (4 bytes) (vlr_auth_fsm.c:151) 20250819132244468 DVLR INFO SUBSCR(IMSI-262420000000052) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819132244468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132244468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132244468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132244468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750] (vlr_auth_fsm.c:294) 20250819132244468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132244468 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132244468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819132244468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132244468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132244469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819132244469 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132244469 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132244469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132244469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132244469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132244469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132244469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132244469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1149)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132244471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132244471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132244471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132244471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132244471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132244471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132244471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132244471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132244471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819132244471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132244471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132244471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132244471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132244471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750] (fsm.c:486) 20250819132244471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132244471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132244471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132244471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132244471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132244471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132244471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132244471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132244471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132244471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132249462 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) 20250819132249462 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) 20250819132249462 DMM INFO msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676c1dd0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819132249462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132249462 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) 20250819132249462 DVLR DEBUG VLR subscr IMSI-262420000000052 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819132249462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132249462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132249462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132249462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132249462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132249462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132249462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132249462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132249462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132249462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132249462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132249462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132249462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132249462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132249462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132249462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1158)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132249464 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132249464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132249464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1149)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1149)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1149)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132249464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132249464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132249464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132249464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132249464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132249464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132249464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132249464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750] (msc_a.c:1053) 20250819132249464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250819132249464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c267696290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250819132249464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676c1dd0] (msc_a.c:1053) 20250819132249464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132249464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132249464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-206:LU)[0x55c2676d1750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132249464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132249464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132249464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132249464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132249464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132249464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132249464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132249464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132249464 DVLR INFO VLR subscr IMSI-262420000000052 - active-conn: now used by 0 (-) (msub.c:375) 20250819132249464 DVLR DEBUG SUBSCR(IMSI-262420000000052) freeing VLR subscr (max total use count was 3) (vlr.c:472) MSC_Test_0-M3UA(1151)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@6b779c8e12fd: Session index based on local reference:0 20250819132249464 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132249464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132249464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132249464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132249464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132249464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132249464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132249464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1151)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1150)@6b779c8e12fd: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1158)5270146 TC_cipher_complete_with_invalid_cipher0(1158)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1158)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1158)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1158)@6b779c8e12fd: Final verdict of PTC: pass 20250819132249467 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132249467 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132249467 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1155)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1151)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1152)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1154)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1156)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1149)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1150)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1159)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1153)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1157)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1149): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1150): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1151): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1152): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1153): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1154): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1155): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1156): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1157): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1158): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1159): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:22:49 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 20250819132249666 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132249666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132249666 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132249666 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132249666 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132249666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132249666 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132249666 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132249666 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132249666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132249666 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132249666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132249666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132249666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132249666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132249666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132249666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132249666 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132249666 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132250468 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197168) 20250819132251469 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132251667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132251667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132251667 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=197168, count=198328) 20250819132252470 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:22: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.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 20250819132253471 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cipher_complete_1_without_cipher started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1163)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1163)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1163)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1161)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132253790 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1164)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132253982 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132253982 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132253982 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132253982 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132253984 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132253984 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132253984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132253984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132253984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132253984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132253984 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1163)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1163)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132253986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132253986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132253986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132253986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132253986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132253986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132253986 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 20250819132253986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132253986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132254472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132254473 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1166)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1166)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132254475 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1166)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1166)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132254494 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132254494 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1167)@6b779c8e12fd: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1170) TC_cipher_complete_1_without_cipher0(1170)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132254789 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254789 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132254789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132254789 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132254790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132254790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132254790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1162)@6b779c8e12fd: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1170)11406438 MSC_Test_0-SCCP(1161)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1162)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132254800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254800 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254800 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132254800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132254800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132254800 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c1dd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132254800 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c1dd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132254800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132254800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c1dd0] (fsm.c:486) 20250819132254800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819132254800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132254800 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132254800 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000053 id=262420000000053 (vlr.c:661) 20250819132254800 DVLR INFO New subscr, IMSI: 262420000000053 (vlr.c:562) 20250819132254800 DVLR DEBUG VLR subscr IMSI-262420000000053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132254800 DVLR DEBUG VLR subscr IMSI-262420000000053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132254800 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132254800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132254800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132254800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819132254800 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132254800 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170] (fsm.c:486) 20250819132254800 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132254800 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132254801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132254801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132254801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@6b779c8e12fd: { messageType := 2, destLocRef := 'AE0C66'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(1161)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1167)@6b779c8e12fd: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1170) MSC_Test-GSUP(1167)@6b779c8e12fd: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1170)"262420000000053" 20250819132254807 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132254807 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132254807 DVLR DEBUG SUBSCR(IMSI-262420000000053) Received 1 auth tuples (vlr.c:996) 20250819132254807 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132254807 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{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) 20250819132254807 DMM DEBUG Tx AUTH REQ (rand = e5c752b2c593f035ce07a55880fd8701) (gsm_04_08.c:641) 20250819132254807 DVLR DEBUG VLR subscr IMSI-262420000000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132254807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132254807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132254807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1162)@6b779c8e12fd: patching N(SD)=1 into dtap '051435F76CB0'O MSC_Test_0-RAN(1162)@6b779c8e12fd: patched enc_l3: '055435F76CB0'O MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1161)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055435F76CB0'O MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132254815 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254815 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254815 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132254815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132254815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132254815 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c1dd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 35f76cb0) (gsm_04_08.c:1128) 20250819132254815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132254815 DVLR DEBUG SUBSCR(IMSI-262420000000053) AUTH on GERAN received SRES/RES: 35f76cb0 (4 bytes) (vlr_auth_fsm.c:151) 20250819132254815 DVLR INFO SUBSCR(IMSI-262420000000053) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819132254815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132254815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132254815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132254815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170] (vlr_auth_fsm.c:294) 20250819132254815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132254815 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132254816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819132254816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132254816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132254816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819132254816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132254816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132254816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1161)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132254821 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254821 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254821 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132254821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132254821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132254822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819132254822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132254822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132254822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132254822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132254822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676ac170] (fsm.c:486) 20250819132254822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132254822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132254822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132254822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132254822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132254826 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132254826 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250819132254826 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132254826 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132254827 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132254827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132254827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132254827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132254827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132254827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c2676ac170] (vlr_lu_fsm.c:110) 20250819132254827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132254827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-207:LU)[0x55c2676c8810]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132254827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132254827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132254827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132254827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c2676ac170] (fsm.c:486) 20250819132254827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132254827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132254827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132254827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132254827 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x05C7F871) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132254827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132254827 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x05C7F871 LOCATION UPDATE ACCEPT (TMSI = 0x05c7f871) (gsm_04_08.c:149) 20250819132254827 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x05C7F871 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132254827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132254827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132254827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1170)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-RAN(1162)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1162)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1161)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132254832 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254832 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132254832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132254832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132254832 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x05C7F871:GERAN-A-207:LU)[0x55c2676c1dd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132254832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0x05C7F871:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132254832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132254832 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132254832 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132254832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132254832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132254832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132254832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-207:LU)[0x55c2676ac170] (vlr_lu_fsm.c:817) 20250819132254832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132254832 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-207:LU)[0x55c267692080]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132254832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132254832 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132254832 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132254832 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132254832 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132254832 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132254832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132254832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132254832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1161)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1161)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132254834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132254834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132254834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132254835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132254835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-207:LU)[0x55c2676c1dd0] (msc_a.c:1053) 20250819132254835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132254835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132254835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-207:LU)[0x55c2676ac170]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132254835 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132254835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132254835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132254835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1163)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132254835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132254835 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132254836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132254836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132254836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132254836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132254836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132254836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1162)@6b779c8e12fd: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1170)11406438 TC_cipher_complete_1_without_cipher0(1170)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132254837 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132254837 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_1_without_cipher0(1170)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1170)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1170)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1170)@6b779c8e12fd: Final verdict of PTC: pass 20250819132254841 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132254841 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132254843 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1163)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1164)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1166)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1161)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1160)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1171)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1165)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1168)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1169)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1167)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1162)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1160): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1161): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1162): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1163): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1164): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1165): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1166): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1167): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1168): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1169): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1170): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1171): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:22:54 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 20250819132255038 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132255038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132255038 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132255038 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132255038 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132255038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132255038 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132255038 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132255038 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132255038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132255038 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132255038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132255038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132255038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132255038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132255038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132255038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132255038 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132255038 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132255844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217440) 20250819132256845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132257039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132257039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132257039 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=217440, count=217980) 20250819132257846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:22: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_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 20250819132258847 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cipher_complete_3_without_cipher started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1175)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1175)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1175)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1173)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132259239 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1176)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132259432 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132259432 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132259432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132259432 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132259434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132259434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132259434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132259434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132259434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132259434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132259434 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1175)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1175)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132259434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132259434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132259434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132259434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132259434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132259434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132259434 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 20250819132259434 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132259435 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1175)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132259848 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132259848 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1178)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1178)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132259850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1178)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1178)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1178)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1178)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132259860 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132259860 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1179)@6b779c8e12fd: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1182) TC_cipher_complete_3_without_cipher0(1182)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132300237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132300237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132300237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132300238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132300238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132300238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1174)@6b779c8e12fd: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1182)3432381 MSC_Test_0-SCCP(1173)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1174)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132300241 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300241 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300241 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300241 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132300241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132300241 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132300242 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676b0120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132300242 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676b0120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132300242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132300242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676b0120] (fsm.c:486) 20250819132300242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819132300242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132300242 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132300242 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000054 id=262420000000054 (vlr.c:661) 20250819132300242 DVLR INFO New subscr, IMSI: 262420000000054 (vlr.c:562) 20250819132300242 DVLR DEBUG VLR subscr IMSI-262420000000054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132300242 DVLR DEBUG VLR subscr IMSI-262420000000054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132300242 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132300242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132300242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132300242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819132300242 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132300242 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90] (fsm.c:486) 20250819132300242 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132300242 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132300242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132300242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132300242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@6b779c8e12fd: { messageType := 2, destLocRef := '345FBD'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(1173)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1179)@6b779c8e12fd: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1182) MSC_Test-GSUP(1179)@6b779c8e12fd: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1182)"262420000000054" 20250819132300244 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132300244 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132300245 DVLR DEBUG SUBSCR(IMSI-262420000000054) Received 1 auth tuples (vlr.c:996) 20250819132300245 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132300245 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{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) 20250819132300245 DMM DEBUG Tx AUTH REQ (rand = 4fbd349aea7f8b0033b9161c32b0c11f) (gsm_04_08.c:641) 20250819132300245 DVLR DEBUG VLR subscr IMSI-262420000000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132300245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132300245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132300245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1174)@6b779c8e12fd: patching N(SD)=1 into dtap '05141BDFD393'O MSC_Test_0-RAN(1174)@6b779c8e12fd: patched enc_l3: '05541BDFD393'O MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605541BDFD393'O MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132300247 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300247 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300247 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300247 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132300247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132300247 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132300248 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676b0120]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 1bdfd393) (gsm_04_08.c:1128) 20250819132300248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132300248 DVLR DEBUG SUBSCR(IMSI-262420000000054) AUTH on GERAN received SRES/RES: 1bdfd393 (4 bytes) (vlr_auth_fsm.c:151) 20250819132300248 DVLR INFO SUBSCR(IMSI-262420000000054) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819132300248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132300248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132300248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132300248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90] (vlr_auth_fsm.c:294) 20250819132300248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132300248 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132300248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819132300248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132300248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132300248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819132300248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132300248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132300248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132300249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132300249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132300249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132300249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132300249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132300249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132300249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132300251 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300251 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300251 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132300251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132300251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132300251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819132300251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132300251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132300251 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132300251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132300251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c2676c7b90] (fsm.c:486) 20250819132300251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132300251 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132300251 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300251 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132300251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132300251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132300252 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132300252 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250819132300252 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132300252 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132300253 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132300253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132300253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132300253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132300253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132300253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c2676c7b90] (vlr_lu_fsm.c:110) 20250819132300253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132300253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-208:LU)[0x55c26769b250]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132300253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132300253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132300253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132300253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c2676c7b90] (fsm.c:486) 20250819132300253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132300253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132300253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132300253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132300253 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x65F1CD74) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132300253 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132300253 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x65F1CD74 LOCATION UPDATE ACCEPT (TMSI = 0x65f1cd74) (gsm_04_08.c:149) 20250819132300253 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x65F1CD74 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132300253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132300253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132300253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1182)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-RAN(1174)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1174)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819132300254 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300254 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132300254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300254 DLSS7 DEBUG Found route for dpc=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(1175)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132300254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132300254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132300254 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x65F1CD74:GERAN-A-208:LU)[0x55c2676b0120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132300254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x65F1CD74:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132300254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132300254 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132300254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132300254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132300254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132300254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132300254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-208:LU)[0x55c2676c7b90] (vlr_lu_fsm.c:817) 20250819132300254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132300254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-208:LU)[0x55c267696290]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132300254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132300254 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819132300254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132300254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132300254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132300254 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132300254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132300254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132300254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1173)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1173)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132300255 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300255 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300255 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300255 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132300255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132300255 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132300255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132300255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-208:LU)[0x55c2676b0120] (msc_a.c:1053) 20250819132300255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132300255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132300255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-208:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132300255 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132300255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132300255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132300255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@6b779c8e12fd: Session index based on local reference:0 20250819132300256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300256 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132300256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132300256 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132300256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132300256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132300256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132300256 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1175)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1174)@6b779c8e12fd: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1182)3432381 TC_cipher_complete_3_without_cipher0(1182)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132300256 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132300256 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_3_without_cipher0(1182)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1182)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1182)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1182)@6b779c8e12fd: Final verdict of PTC: pass 20250819132300259 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819132300259 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132300259 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1175)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1173)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1178)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1179)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1180)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1177)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1174)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1176)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1181)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1183)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1173): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1174): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1175): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1176): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1177): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1178): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1179): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1180): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1181): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1182): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1183): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:23:00 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 20250819132300458 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132300458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132300458 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132300458 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132300458 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132300458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132300458 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132300458 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132300458 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132300458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132300458 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132300458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132300458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132300458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132300458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132300458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132300458 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132300458 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132300458 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132301259 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232096) 20250819132302260 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132302459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132302459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132302459 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=232096, count=233256) 20250819132303261 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:23: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_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 20250819132304262 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cipher_complete_13_without_cipher started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1187)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1187)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1187)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1185)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132304580 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1188)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132304772 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132304772 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132304772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132304772 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1187)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1187)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132304774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132304774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132304774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132304774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132304774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132304774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132304774 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1187)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132304774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132304774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132304774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132304774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132304774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132304774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132304774 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132304775 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132304775 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132305263 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132305263 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1190)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1190)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132305266 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1190)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1190)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1190)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1190)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132305278 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132305278 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1191)@6b779c8e12fd: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1194) TC_cipher_complete_13_without_cipher0(1194)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132305576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132305576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132305576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132305577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132305577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132305577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1186)@6b779c8e12fd: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1194)15885193 MSC_Test_0-SCCP(1185)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1186)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132305581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305581 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132305581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132305581 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132305582 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-209:LU)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132305582 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-209:LU)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132305582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132305582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000055:GERAN-A-209:LU)[0x55c267696290] (fsm.c:486) 20250819132305582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819132305582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132305582 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132305582 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000055 id=262420000000055 (vlr.c:661) 20250819132305582 DVLR INFO New subscr, IMSI: 262420000000055 (vlr.c:562) 20250819132305582 DVLR DEBUG VLR subscr IMSI-262420000000055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132305582 DVLR DEBUG VLR subscr IMSI-262420000000055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132305582 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132305582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132305582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132305582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819132305582 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132305582 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250] (fsm.c:486) 20250819132305582 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132305582 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132305582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132305582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132305582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@6b779c8e12fd: { messageType := 2, destLocRef := 'F26389'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(1185)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1191)@6b779c8e12fd: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1194) MSC_Test-GSUP(1191)@6b779c8e12fd: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1194)"262420000000055" 20250819132305586 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132305586 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132305586 DVLR DEBUG SUBSCR(IMSI-262420000000055) Received 1 auth tuples (vlr.c:996) 20250819132305586 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132305586 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{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) 20250819132305586 DMM DEBUG Tx AUTH REQ (rand = 7c4dacf910e536a8a84da8acacfb9670) (gsm_04_08.c:641) 20250819132305586 DVLR DEBUG VLR subscr IMSI-262420000000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132305586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132305586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132305586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1186)@6b779c8e12fd: patching N(SD)=1 into dtap '051463EFF21E'O MSC_Test_0-RAN(1186)@6b779c8e12fd: patched enc_l3: '055463EFF21E'O MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055463EFF21E'O MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132305590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305590 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132305590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132305590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132305590 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-209:LU)[0x55c267696290]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 63eff21e) (gsm_04_08.c:1128) 20250819132305590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132305590 DVLR DEBUG SUBSCR(IMSI-262420000000055) AUTH on GERAN received SRES/RES: 63eff21e (4 bytes) (vlr_auth_fsm.c:151) 20250819132305590 DVLR INFO SUBSCR(IMSI-262420000000055) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819132305590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132305590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132305590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132305590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250] (vlr_auth_fsm.c:294) 20250819132305590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132305590 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132305590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819132305590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132305590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132305590 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819132305590 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305590 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132305590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132305590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132305592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132305592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305592 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132305592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132305592 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132305593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132305593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132305593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132305595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132305595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132305595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132305595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819132305595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132305595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132305595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132305595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132305595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c26769b250] (fsm.c:486) 20250819132305595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132305595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132305595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132305595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132305595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132305597 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132305597 DVLR DEBUG IMSI:262420000000055 has MSISDN:491230000055 (vlr.c:1045) 20250819132305597 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250819132305597 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132305597 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132305597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132305597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132305597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132305597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132305597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c26769b250] (vlr_lu_fsm.c:110) 20250819132305597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132305597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-209:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132305597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132305597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132305597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132305597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c26769b250] (fsm.c:486) 20250819132305597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132305597 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132305598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132305598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132305598 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x3D5D4035) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250819132305598 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132305598 DMM DEBUG -> IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x3D5D4035 LOCATION UPDATE ACCEPT (TMSI = 0x3d5d4035) (gsm_04_08.c:149) 20250819132305598 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x3D5D4035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132305598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132305598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132305598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1194)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-RAN(1186)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1186)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132305600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132305600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132305600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132305600 DMM DEBUG msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x3D5D4035:GERAN-A-209:LU)[0x55c267696290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132305600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x3D5D4035:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132305600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132305600 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250819132305600 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132305600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132305600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132305600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132305600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035:GERAN-A-209:LU)[0x55c26769b250] (vlr_lu_fsm.c:817) 20250819132305600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132305600 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-209:LU)[0x55c2676c7b90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132305600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132305600 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000055/3/1): Available (smpp_smsc.c:626) 20250819132305600 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132305600 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132305600 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132305600 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132305600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132305600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132305601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1185)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1185)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132305602 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305602 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305602 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132305602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305602 DLSS7 DEBUG Found route for dpc=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(1187)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132305602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132305602 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132305602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132305602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035:GERAN-A-209:LU)[0x55c267696290] (msc_a.c:1053) 20250819132305602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132305602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132305602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035:GERAN-A-209:LU)[0x55c26769b250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132305602 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132305602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132305602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132305602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@6b779c8e12fd: Session index based on local reference:0 20250819132305603 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132305603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132305603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132305603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132305603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132305603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132305603 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1187)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1186)@6b779c8e12fd: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1194)15885193 TC_cipher_complete_13_without_cipher0(1194)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132305603 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132305603 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x3D5D4035 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_13_without_cipher0(1194)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1194)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1194)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1194)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1185)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1191)@6b779c8e12fd: Final verdict of PTC: none 20250819132305607 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819132305607 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132305607 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1190)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1187)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1188)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1186)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1189)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1192)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1193)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1195)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1185): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1186): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1187): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1188): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1189): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1190): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1191): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1192): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1193): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1194): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1195): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:23:05 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 20250819132305806 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132305806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132305806 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132305806 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132305806 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132305806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132305806 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132305806 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132305806 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132305806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132305806 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132305806 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132305806 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132305806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132305806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132305806 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132305806 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132305806 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132305806 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132306609 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232220) 20250819132307610 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132307808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132307808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132307808 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=232220, count=233380) 20250819132308611 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:23: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_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 20250819132309612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_with_invalid_mcc_mnc started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1199)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1199)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1199)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1197)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132309929 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1200)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132310121 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132310121 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132310121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132310121 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1199)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1199)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1199)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132310123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132310123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132310123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132310123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132310123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132310123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132310123 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1199)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1199)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1199)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1199)@6b779c8e12fd: Message received on association #8 20250819132310123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132310123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132310123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132310123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132310123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132310123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132310123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132310123 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132310123 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1199)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1199)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132310613 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132310613 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1202)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1202)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132310614 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1202)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1202)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1202)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1202)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132310626 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132310626 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1203)@6b779c8e12fd: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1206) TC_lu_with_invalid_mcc_mnc0(1206)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132310928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132310928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132310928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132310928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132310928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132310928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132310928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132310928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132310928 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132310928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132310928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132310928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132310928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132310928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132310928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132310928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1198)@6b779c8e12fd: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1206)5190837 MSC_Test_0-SCCP(1197)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1198)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132310935 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132310935 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132310935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132310935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132310935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132310935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132310935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132310935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132310935 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55c267692d50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132310935 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55c267692d50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55c267692d50] (fsm.c:486) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132310935 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132310935 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132310935 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132310935 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132310935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132310935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132310935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90] (fsm.c:486) 20250819132310935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132310935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132310935 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x55c26762aed0]{READY}: Added seen cell to this RAN peer: CGI:333-22-23-42 (ran_peer.c:105) 20250819132310935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132310935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132310935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132310935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132310935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132310935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132310935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132310935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132310936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132310936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132310936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132310936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132310936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132310936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132310936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132310936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@6b779c8e12fd: { messageType := 2, destLocRef := '4F34B5'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(1197)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1203)@6b779c8e12fd: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1206) MSC_Test-GSUP(1203)@6b779c8e12fd: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1206)"262420000000054" 20250819132315936 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132315936 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132315936 DMM INFO msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c267692d50]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819132315936 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132315936 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132315936 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132315936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132315936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132315936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132315936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132315936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132315936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132315936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132315936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132315936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132315936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132315936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132315936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132315936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132315936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132315936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132315936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1206)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1197)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1197)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1197)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132315940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132315940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132315940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132315940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132315940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132315940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132315940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132315940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132315940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132315940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132315940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90] (msc_a.c:1053) 20250819132315940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250819132315940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676d1750]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250819132315940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c267692d50] (msc_a.c:1053) 20250819132315940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132315940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132315940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-210:LU)[0x55c2676c7b90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132315940 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132315940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132315940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132315940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132315940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132315940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132315940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132315940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132315940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@6b779c8e12fd: Session index based on local reference:0 20250819132315940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132315940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132315940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132315940 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132315940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132315940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132315940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132315940 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1199)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1198)@6b779c8e12fd: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1206)5190837 TC_lu_with_invalid_mcc_mnc0(1206)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1206)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(1203)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1197)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1199)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1198)@6b779c8e12fd: Final verdict of PTC: none 20250819132315943 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819132315943 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132315943 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-STATS(1205)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1200)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1204)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1202)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1196)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1207)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1201)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1197): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1198): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1199): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1200): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1201): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1202): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1203): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1204): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1205): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1206): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1207): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:23:15 UTC 2025 ====== MSC_Tests.TC_lu_with_invalid_mcc_mnc pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_with_invalid_mcc_mnc.talloc 20250819132316142 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132316142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132316142 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132316142 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132316142 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132316142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132316142 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132316142 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132316142 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132316142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132316142 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132316142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132316142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132316142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132316142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132316142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132316142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132316142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132316142 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132316944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=158132) 20250819132317945 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132318143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132318143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132318143 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=158132, count=159292) 20250819132318946 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:23: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.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 20250819132319947 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_reset started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1211)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1211)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1211)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1209)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132320287 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1212)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132320480 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132320480 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132320480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132320480 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1211)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1211)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132320483 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132320483 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132320483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132320483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(1211)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1211)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132320483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132320483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132320483 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1211)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1211)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132320485 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132320485 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132320485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132320485 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132320485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132320485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132320485 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132320485 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132320485 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1211)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1211)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1211)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1211)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1211)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1211)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1211)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132320948 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132320948 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1214)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1214)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132320949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1214)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1214)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1214)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1214)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132320960 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132320960 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1217)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1217)@6b779c8e12fd: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1219) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320994 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132320995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) TC_sgsap_reset0(1219)@6b779c8e12fd: VLR name: "vlr.example.net" TC_sgsap_reset0(1219)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132321296 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132321296 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132321296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132321296 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132321296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132321296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132321296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132321296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132321297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132321297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132321297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132321297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132321297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132321297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132321297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132321297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1211)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1211)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1219)@6b779c8e12fd: Final verdict of PTC: pass 20250819132322000 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132322000 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1215)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1212)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1209)@6b779c8e12fd: Final verdict of PTC: none 20250819132322001 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132322001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132322001 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132322001 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132322001 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132322001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132322001 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132322001 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132322001 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132322001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132322001 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132322001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132322001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132322001 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819132322001 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250819132322001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132322001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132322001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132322001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132322001 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132322001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1214)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1211)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1218)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1213)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1216)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1208)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1210)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1217)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1220)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none Tue Aug 19 13:23:22 UTC 2025 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_reset.talloc MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1208): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1209): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1210): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1211): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1212): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1213): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1214): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1215): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1216): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1217): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1218): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_reset0(1219): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_reset finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. 20250819132323002 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142820) 20250819132324003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132324003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132324003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132324003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=142820, count=143980) 20250819132325004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:23: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_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 20250819132326005 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_lu started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1224)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1224)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1224)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1222)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132326398 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1225)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132326592 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132326592 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132326592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132326592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1224)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1224)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1224)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132326599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132326599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132326599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132326599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132326599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132326599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132326599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1224)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132326601 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132326601 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132326601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132326601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132326601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132326601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132326601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: ASPAC_Ack received for association #8 20250819132326602 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132326602 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132327006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132327006 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1227)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1227)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132327008 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1227)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1227)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1227)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1227)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1227)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1227)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132327023 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132327023 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1230)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1230)@6b779c8e12fd: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1232) MSC_Test-GSUP(1228)@6b779c8e12fd: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1232) 20250819132327061 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132327061 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011811 id=262420000011811 (vlr.c:661) 20250819132327061 DVLR INFO New subscr, IMSI: 262420000011811 (vlr.c:562) 20250819132327061 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132327061 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1228)@6b779c8e12fd: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1232) MSC_Test-GSUP(1228)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_lu0(1232)"262420000011811" 20250819132327063 DVLR DEBUG VLR subscr IMSI-262420000011811:TMSInew-0x096D2F2C + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132327063 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250819132327063 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250819132327063 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x096D2F2C - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132327063 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x096D2F2C + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132327063 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x096D2F2C + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132327063 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x096D2F2C - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132327063 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x096D2F2C - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu0(1232)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1232)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1230)@6b779c8e12fd: 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 := '096D2F2C'O ("\tm/,") } } } } } } handled at TC_sgsap_lu0(1232) TC_sgsap_lu0(1232)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132327065 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x096D2F2C + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132327065 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test-GSUP(1228)@6b779c8e12fd: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1232) TC_sgsap_lu0(1232)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132327406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132327407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1223)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1223)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu0(1232)11130337 MSC_Test_0-SCCP(1222)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1223)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132327419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327419 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132327419 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-211:LU)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011811 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132327419 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-211:LU)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132327419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132327419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011811:GERAN-A-211:LU)[0x55c267696290] (fsm.c:486) 20250819132327419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132327420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132327420 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132327420 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132327420 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132327420 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132327420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132327420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132327420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132327420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132327420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132327420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132327420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132327420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080] (fsm.c:486) 20250819132327420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132327420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132327420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132327420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@6b779c8e12fd: { messageType := 2, destLocRef := 'A9D5E1'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(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132327424 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132327424 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_lu0(1232)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_from0 20250819132327427 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132327427 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250819132327427 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250819132327427 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1222)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132327427 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327427 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132327428 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132327428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132327428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132327428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132327428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132327428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080] (vlr_lu_fsm.c:110) 20250819132327428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132327428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676b0120]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132327428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132327428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132327428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132327428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c267692080] (fsm.c:486) 20250819132327428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132327428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132327428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132327428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132327428 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:TMSInew-0xBDF3C7A1) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250819132327428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132327428 DMM DEBUG -> IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:TMSInew-0xBDF3C7A1 LOCATION UPDATE ACCEPT (TMSI = 0xbdf3c7a1) (gsm_04_08.c:149) 20250819132327428 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:TMSInew-0xBDF3C7A1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132327428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1223)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1223)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132327436 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327436 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327436 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132327436 DMM DEBUG msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:TMSInew-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267696290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132327436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:TMSInew-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132327436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132327436 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250819132327436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132327436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132327436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132327436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267692080] (vlr_lu_fsm.c:817) 20250819132327436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132327436 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x096D2F2C:GERAN-A-211:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132327436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132327436 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250819132327436 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132327436 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132327436 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132327436 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132327437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132327438 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327438 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132327439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132327439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267696290] (msc_a.c:1053) 20250819132327439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132327439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132327439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-211:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132327439 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132327439 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327439 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 20250819132327439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327440 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1223)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu0(1232)11130337 TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132327441 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132327441 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu0(1232)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1223)@6b779c8e12fd: Created IMSI[0] for '262420000011811'H'BDF3C7A1'O to be handled at TC_sgsap_lu0(1232) 20250819132327444 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132327444 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132327444 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132327444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1223)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1232) TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1232)@6b779c8e12fd: 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 := 'BDF3C7A1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1223)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu0(1232)6456559 MSC_Test_0-RAN(1223)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1222)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132327449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132327449 DMM DEBUG msc_a(TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c2676c8810]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c2676c8810] (fsm.c:486) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132327449 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132327449 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132327449 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132327449 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250819132327449 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132327450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132327450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132327450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@6b779c8e12fd: { messageType := 2, destLocRef := '6284EF'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(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132327451 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132327451 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu0(1232)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132327456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132327456 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132327457 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132327457 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132327457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132327457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819132327460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132327460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132327460 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132327460 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132327460 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + 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) 20250819132327460 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132327460 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132327460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1222)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1222)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1222)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132327461 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327461 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327461 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132327462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132327462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c2676c8810] (msc_a.c:1053) 20250819132327462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132327462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132327462 DBSSAP ERROR msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:GERAN-A-212:CM_SERVICE_REQ)[0x55c2676c8810]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132327462 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132327462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132327462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132327462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1222)@6b779c8e12fd: Session index based on local reference:0 20250819132327462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132327462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132327462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132327462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132327462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132327462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132327462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1223)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu0(1232)6456559 TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132327463 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132327463 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu0(1232)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1232)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1232)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1222)@6b779c8e12fd: Final verdict of PTC: none 20250819132327468 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132327468 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132327469 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1224)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1228)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1223)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1225)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1226)@6b779c8e12fd: Final verdict of PTC: none 20250819132327471 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1227)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1230)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1229)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1231)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1222): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1223): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1224): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1225): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1226): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1227): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1228): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1229): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1230): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1231): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_lu0(1232): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_lu finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Tue Aug 19 13:23:27 UTC 2025 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu.talloc 20250819132327666 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132327666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132327666 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132327666 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132327666 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132327666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132327666 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132327666 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132327666 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132327666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132327666 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132327666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132327666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132327666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132327666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132327666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132327666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132327666 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132327666 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132328472 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340824) 20250819132329474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132329668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132329668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132329668 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=340824, count=343056) 20250819132330475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:23: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_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 20250819132331476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_lu_imsi_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1237)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1237)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1237)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1235)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132331827 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1238)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132332021 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132332021 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132332021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132332021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1237)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132332025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132332025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132332025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132332025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132332025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132332025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1237)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1237)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1237)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132332027 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332027 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132332027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132332027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132332027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132332027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132332027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132332027 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132332027 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132332477 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132332477 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1240)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1240)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132332483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1240)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1240)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1240)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1240)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1240)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1240)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132332508 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132332508 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1243)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1243)@6b779c8e12fd: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1245) MSC_Test-GSUP(1241)@6b779c8e12fd: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1245) 20250819132332550 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132332550 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250819132332550 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250819132332550 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132332550 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011812 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1241)@6b779c8e12fd: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1245) MSC_Test-GSUP(1241)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1245)"262420000011812" TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011812'H 20250819132332552 DVLR DEBUG VLR subscr IMSI-262420000011812:TMSInew-0x4532660F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132332552 DVLR DEBUG SUBSCR(IMSI-262420000011812:TMSInew-0x4532660F) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250819132332552 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132332552 DVLR DEBUG VLR subscr IMSI-262420000011812 - SGs-lu: now used by 1 (vlr_gsup_rx) (vlr_sgs.c:138) 20250819132332552 DVLR INFO VLR subscr IMSI-262420000011812 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250819132332552 DVLR DEBUG SUBSCR(IMSI-262420000011812) freeing VLR subscr (max total use count was 2) (vlr.c:472) MSC_Test-SGsAP(1243)@6b779c8e12fd: 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(1245) TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test-GSUP(1241)@6b779c8e12fd: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1245) TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132332836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132332837 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332837 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1236)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1245)3745460 MSC_Test_0-SCCP(1235)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1236)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132332850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132332851 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011812 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132332851 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132332851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132332851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267696290] (fsm.c:486) 20250819132332851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132332851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132332851 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132332851 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250819132332851 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250819132332851 DVLR DEBUG VLR subscr IMSI-262420000011812 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132332851 DVLR DEBUG VLR subscr IMSI-262420000011812 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132332851 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132332851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132332851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132332851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132332851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132332852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132332852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132332852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132332852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267692080] (fsm.c:486) 20250819132332852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132332852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132332852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132332852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@6b779c8e12fd: { messageType := 2, destLocRef := '3926B4'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(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132332857 DVLR DEBUG VLR subscr IMSI-262420000011812 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132332857 DVLR DEBUG VLR subscr IMSI-262420000011812 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132332859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332859 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332859 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332859 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132332862 DVLR DEBUG VLR subscr IMSI-262420000011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132332862 DVLR DEBUG IMSI:262420000011812 has MSISDN:491230011812 (vlr.c:1045) 20250819132332862 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250819132332863 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132332863 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132332864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132332864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132332864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132332864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132332864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c267692080] (vlr_lu_fsm.c:110) 20250819132332864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132332864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-213:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132332864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132332864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132332864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132332864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c267692080] (fsm.c:486) 20250819132332864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132332864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132332864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132332864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132332864 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x324E876E) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250819132332864 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132332864 DMM DEBUG -> IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x324E876E LOCATION UPDATE ACCEPT (TMSI = 0x324e876e) (gsm_04_08.c:149) 20250819132332864 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x324E876E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132332864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1236)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132332873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332873 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132332873 DMM DEBUG msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x324E876E:GERAN-A-213:LU)[0x55c267696290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132332873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x324E876E:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132332873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132332873 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250819132332873 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132332873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132332873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132332873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132332874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-213:LU)[0x55c267692080] (vlr_lu_fsm.c:817) 20250819132332874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132332874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-213:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132332874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132332874 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250819132332874 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132332874 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132332874 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132332874 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132332874 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332874 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132332877 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332877 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132332878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132332878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-213:LU)[0x55c267696290] (msc_a.c:1053) 20250819132332878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132332878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132332878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-213:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132332878 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - active-conn: now used by 1 (attached) (msub.c:375) 20250819132332878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 20250819132332879 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332879 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332879 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1236)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1245)3745460 TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132332881 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132332881 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1236)@6b779c8e12fd: Created IMSI[0] for '262420000011812'H'324E876E'O to be handled at TC_sgsap_lu_imsi_reject0(1245) 20250819132332895 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132332895 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132332895 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132332895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1236)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1245) TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: 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 := '324E876E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1236)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1245)4284919 MSC_Test_0-RAN(1236)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1235)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132332905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332905 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132332906 DMM DEBUG msc_a(TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c2676c8810]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132332906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132332906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c2676c8810] (fsm.c:486) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132332907 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132332907 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132332907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132332907 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250819132332908 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132332908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132332908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132332908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@6b779c8e12fd: { messageType := 2, destLocRef := '4161F7'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(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132332910 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132332910 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132332921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132332921 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132332922 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132332922 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132332922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132332923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819132332931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132332931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132332932 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132332932 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132332932 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + 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) 20250819132332932 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132332932 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132332933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1235)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1235)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1235)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132332936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332936 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332936 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132332936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132332936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c2676c8810] (msc_a.c:1053) 20250819132332936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132332936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c267692d50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132332936 DBSSAP ERROR msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E:GERAN-A-214:CM_SERVICE_REQ)[0x55c2676c8810]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132332937 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132332937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132332937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132332937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Message received on association #8 20250819132332937 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132332937 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132332937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132332937 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132332937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132332937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132332937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132332938 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1235)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1237)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1236)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1245)4284919 TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132332939 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132332939 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1245)@6b779c8e12fd: Final verdict of PTC: pass 20250819132332950 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132332950 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1237)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1241)@6b779c8e12fd: Final verdict of PTC: none 20250819132332951 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1235)@6b779c8e12fd: Final verdict of PTC: none 20250819132332952 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1238)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1240)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1242)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1244)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1236)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1243)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1239)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1234)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1234): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1235): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1236): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1237): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1238): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1239): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1240): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1241): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1242): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1243): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1244): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1245): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Tue Aug 19 13:23:32 UTC 2025 ====== MSC_Tests.TC_sgsap_lu_imsi_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu_imsi_reject.talloc 20250819132333138 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132333138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132333138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132333138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132333138 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132333138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132333138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132333138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132333138 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132333138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132333138 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132333138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132333138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132333138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132333138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132333138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132333138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132333139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132333139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132333954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=333356) 20250819132334956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132335139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132335139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132335139 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=333356, count=335588) 20250819132335957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:23: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_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 20250819132336959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_lu_and_nothing started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1250)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1250)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1250)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1248)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132337332 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1251)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132337445 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - Paging: now used by 1 (attached) (paging.c:202) 20250819132337526 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132337526 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132337526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132337526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1250)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132337528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132337528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132337528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132337528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132337528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132337528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(1250)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1250)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132337528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1250)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132337528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132337528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132337528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132337528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132337528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132337528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132337528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 20250819132337528 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132337528 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1250)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132337961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132337961 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132337962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132337972 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132337972 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1256)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1256)@6b779c8e12fd: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1258) MSC_Test-GSUP(1254)@6b779c8e12fd: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1258) 20250819132338008 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132338008 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011813 id=262420000011813 (vlr.c:661) 20250819132338008 DVLR INFO New subscr, IMSI: 262420000011813 (vlr.c:562) 20250819132338008 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132338008 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1254)@6b779c8e12fd: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1258) MSC_Test-GSUP(1254)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1258)"262420000011813" 20250819132338050 DVLR DEBUG VLR subscr IMSI-262420000011813:TMSInew-0x354604B6 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132338050 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250819132338050 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (NO CONN!) (gsm_04_08.c:1541) 20250819132338050 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x354604B6 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132338051 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x354604B6 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132338051 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x354604B6 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132338051 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x354604B6 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132338051 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x354604B6 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1256)@6b779c8e12fd: 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 := '354604B6'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1258) TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132338337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132338337 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132338337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132338337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132338337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132338337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132338337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132338337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132338338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132338338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132338338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132338338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132338338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132338338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132338338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132338338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1249)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132342896 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x324E876E - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1254)@6b779c8e12fd: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1258) TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1249)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu_and_nothing0(1258)10999092 MSC_Test_0-RAN(1249)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1248)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423105 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423105 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132423105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132423105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423105 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-215:LU)[0x55c267692080]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011813 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132423105 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-215:LU)[0x55c267692080]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132423105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132423105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011813:GERAN-A-215:LU)[0x55c267692080] (fsm.c:486) 20250819132423105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132423105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132423105 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) 20250819132423105 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132423105 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132423105 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132423105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132423105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132423105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132423105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132423106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132423106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132423106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132423106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50] (fsm.c:486) 20250819132423106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132423106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132423106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: { messageType := 2, destLocRef := 'A7D534'O, sourceLocRef := '0000D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132423108 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132423108 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423109 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423109 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423109 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132423109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132423109 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423110 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132423110 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250819132423110 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250819132423110 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132423110 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132423110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132423110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132423110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132423110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132423110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50] (vlr_lu_fsm.c:110) 20250819132423110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132423110 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132423110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132423110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132423110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132423110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676d4c50] (fsm.c:486) 20250819132423110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132423110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132423110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132423110 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132423110 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x473AE35D) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250819132423111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132423111 DMM DEBUG -> IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x473AE35D LOCATION UPDATE ACCEPT (TMSI = 0x473ae35d) (gsm_04_08.c:149) 20250819132423111 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x473AE35D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132423111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1249)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1249)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423115 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423115 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423115 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423115 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132423115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132423115 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423115 DMM DEBUG msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x473AE35D:GERAN-A-215:LU)[0x55c267692080]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132423115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x473AE35D:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132423115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132423115 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250819132423115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132423115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132423115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132423115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-215:LU)[0x55c2676d4c50] (vlr_lu_fsm.c:817) 20250819132423115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132423115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-215:LU)[0x55c2676e57f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132423115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132423115 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250819132423115 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132423115 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132423115 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132423115 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132423115 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423115 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132423116 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423116 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423116 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423116 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132423116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423116 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132423116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-215:LU)[0x55c267692080] (msc_a.c:1053) 20250819132423116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132423116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132423116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-215:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132423116 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - active-conn: now used by 1 (attached) (msub.c:375) 20250819132423116 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423116 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 20250819132423117 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423117 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423117 DLM3UA DEBUG 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(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132423117 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1249)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1258)10999092 TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132423117 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132423117 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1249)@6b779c8e12fd: Created IMSI[0] for '262420000011813'H'473AE35D'O to be handled at TC_sgsap_lu_and_nothing0(1258) 20250819132423119 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132423120 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132423120 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132423120 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423120 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423120 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423120 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1249)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1258) TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: 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 := '473AE35D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1249)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu_and_nothing0(1258)13942474 MSC_Test_0-RAN(1249)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1248)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423123 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423123 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423123 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423123 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132423123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132423123 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423123 DMM DEBUG msc_a(TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c2676c8810]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c2676c8810] (fsm.c:486) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132423123 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132423123 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132423123 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132423123 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250819132423123 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132423123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423124 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: { messageType := 2, destLocRef := 'D4BECA'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-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132423124 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132423124 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132423129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132423129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423129 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132423129 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132423129 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132423129 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423129 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423129 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423129 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423132 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132423132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132423132 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423132 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132423132 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132423132 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + 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) 20250819132423132 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132423132 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132423132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1248)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1248)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132423133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132423133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132423133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132423133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c2676c8810] (msc_a.c:1053) 20250819132423133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132423133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132423133 DBSSAP ERROR msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D:GERAN-A-216:CM_SERVICE_REQ)[0x55c2676c8810]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132423133 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132423133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132423133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132423133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1250)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132423133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132423133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132423133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132423133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132423133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132423133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132423133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1249)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1258)13942474 TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132423134 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132423134 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1258)@6b779c8e12fd: Final verdict of PTC: pass 20250819132423137 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132423137 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1254)@6b779c8e12fd: Final verdict of PTC: none 20250819132423137 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1250)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1253)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1248)@6b779c8e12fd: Final verdict of PTC: none20250819132423137 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MGCP(1252)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1259)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1249)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1251)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1255)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1247)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1256)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1257)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1247): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1248): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1249): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1250): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1251): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1252): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1253): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1254): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1255): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1256): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1257): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_lu_and_nothing0(1258): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1259): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Tue Aug 19 13:24:23 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 20250819132423334 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132423334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132423334 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132423334 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132423334 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132423334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132423334 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132423334 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132423334 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132423334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132423334 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132423334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132423334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132423334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132423334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132423334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132423334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132423334 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132423334 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132424137 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348140) 20250819132425139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132425335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132425335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132425335 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=348140, count=350652) 20250819132426140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:24: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_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 20250819132427142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_expl_imsi_det_eps started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1263)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1263)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1263)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1261)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132427506 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1264)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132427691 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132427691 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132427691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132427691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1263)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1263)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1263)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132427693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132427693 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132427693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132427693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132427693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132427693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132427693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1263)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132427694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132427694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132427694 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132427694 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 20250819132427694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132427694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132427694 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 20250819132427694 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132427694 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132428143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132428143 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1266)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1266)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132428145 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1266)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1266)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1266)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1266)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1266)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1266)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132428155 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132428155 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1269)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1269)@6b779c8e12fd: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1271) MSC_Test-GSUP(1267)@6b779c8e12fd: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1271) 20250819132428203 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132428203 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011814 id=262420000011814 (vlr.c:661) 20250819132428203 DVLR INFO New subscr, IMSI: 262420000011814 (vlr.c:562) 20250819132428203 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132428203 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1267)@6b779c8e12fd: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1271) MSC_Test-GSUP(1267)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1271)"262420000011814" 20250819132428206 DVLR DEBUG VLR subscr IMSI-262420000011814:TMSInew-0x42A6588B + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132428206 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250819132428206 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250819132428206 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x42A6588B - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132428206 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x42A6588B + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132428206 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x42A6588B + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132428207 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x42A6588B - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132428207 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x42A6588B - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1269)@6b779c8e12fd: 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 := '42A6588B'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1271) TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132428209 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x42A6588B + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132428209 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250819132428497 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132428497 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132428497 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132428497 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132428497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132428497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132428497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132428497 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132428497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132428497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132428497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132428497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132428497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132428497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132428497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132428497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1262)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H 20250819132431215 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B + vlr_sgs_eps_detach: now used by 2 (attached,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250819132431215 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132431215 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1267)@6b779c8e12fd: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1271) TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1262)@6b779c8e12fd: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1271)11959019 MSC_Test_0-SCCP(1261)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1262)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431221 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431221 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431222 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-217:LU)[0x55c2676e57f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132431222 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-217:LU)[0x55c2676e57f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-217:LU)[0x55c2676e57f0] (fsm.c:486) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132431222 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132431222 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132431222 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132431222 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132431222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132431222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132431222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50] (fsm.c:486) 20250819132431222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132431222 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132431222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1261)@6b779c8e12fd: { messageType := 2, destLocRef := 'B67AEB'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(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132431224 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132431224 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431225 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431225 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431225 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132431226 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132431226 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250819132431226 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250819132431226 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132431227 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132431227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132431227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132431227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132431227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132431227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50] (vlr_lu_fsm.c:110) 20250819132431227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132431227 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132431227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132431227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132431227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132431227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676d4c50] (fsm.c:486) 20250819132431227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132431227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132431227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132431227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132431227 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:TMSInew-0xACCED1E5) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250819132431227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132431227 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:TMSInew-0xACCED1E5 LOCATION UPDATE ACCEPT (TMSI = 0xacced1e5) (gsm_04_08.c:149) 20250819132431227 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:TMSInew-0xACCED1E5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132431227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1262)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1262)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431231 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:TMSInew-0xACCED1E5:GERAN-A-217:LU)[0x55c2676e57f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132431231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:TMSInew-0xACCED1E5:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132431231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132431231 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250819132431231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132431231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132431231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132431231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-217:LU)[0x55c2676d4c50] (vlr_lu_fsm.c:817) 20250819132431231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132431231 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x42A6588B:GERAN-A-217:LU)[0x55c2676a36b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132431231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132431231 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250819132431231 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132431231 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132431231 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132431232 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132431232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431232 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431233 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431233 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431233 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431233 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132431233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-217:LU)[0x55c2676e57f0] (msc_a.c:1053) 20250819132431233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132431233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132431233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-217:LU)[0x55c2676d4c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132431233 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132431233 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431234 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1262)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1271)11959019 TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132431234 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132431234 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1262)@6b779c8e12fd: Created IMSI[0] for '262420000011814'H'ACCED1E5'O to be handled at TC_sgsap_expl_imsi_det_eps0(1271) 20250819132431237 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132431237 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132431237 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132431237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1262)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1271) TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: 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 := 'ACCED1E5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1262)@6b779c8e12fd: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1271)14763292 MSC_Test_0-RAN(1262)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1261)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431241 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431241 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431241 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431241 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431241 DMM DEBUG msc_a(TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c2676a36b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c2676a36b0] (fsm.c:486) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132431241 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132431241 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132431241 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132431241 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250819132431241 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132431241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1261)@6b779c8e12fd: { messageType := 2, destLocRef := 'E1451C'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(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132431242 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132431242 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431245 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431245 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431245 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431245 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132431246 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132431246 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132431246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431248 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431248 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431248 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431248 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431248 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431248 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132431248 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132431248 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + 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) 20250819132431248 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132431248 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132431248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1261)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132431249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132431249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c2676a36b0] (msc_a.c:1053) 20250819132431249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132431249 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c267672ce0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132431249 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:GERAN-A-218:CM_SERVICE_REQ)[0x55c2676a36b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132431249 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132431249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132431249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132431249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1263)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132431250 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431250 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132431250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132431250 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132431250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132431250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132431250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132431250 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1262)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1271)14763292 TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132431250 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132431250 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1271)@6b779c8e12fd: Final verdict of PTC: pass 20250819132431252 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250819132431252 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132431252 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1267)@6b779c8e12fd: Final verdict of PTC: none 20250819132431253 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1266)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1261)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1268)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1265)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1269)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1264)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1272)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1263)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1262)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1270)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1260)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1260): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1261): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1262): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1263): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1264): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1265): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1266): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1267): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1268): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1269): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1270): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1271): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1272): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:24:31 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 20250819132431450 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132431450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132431450 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132431450 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132431450 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132431450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132431450 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132431450 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132431450 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132431450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132431450 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132431450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132431450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132431450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132431450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132431450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132431450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132431450 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132431450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132432253 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343920) 20250819132433121 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x473AE35D - Paging: now used by 1 (attached) (paging.c:202) 20250819132433254 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132433451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132433451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132433451 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=343920, count=346152) 20250819132434255 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:24: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_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 20250819132435256 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_impl_imsi_det_eps started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1276)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1276)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1276)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1274)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132435692 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1277)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132435886 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132435886 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132435886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132435886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1276)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1276)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1276)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132435888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132435888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132435888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132435888 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132435888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132435889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132435889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1276)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132435889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132435889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132435889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132435889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132435889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132435889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132435889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 20250819132435890 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132435890 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132436257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132436257 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1279)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1279)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132436259 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1279)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1279)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1279)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1279)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1279)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1279)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132436269 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132436269 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1282)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1282)@6b779c8e12fd: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1284) MSC_Test-GSUP(1280)@6b779c8e12fd: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1284) 20250819132436310 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250819132436310 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250819132436310 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5 + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250819132436310 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132436310 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1280)@6b779c8e12fd: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1284) MSC_Test-GSUP(1280)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1284)"262420000011814" 20250819132436313 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:TMSInew-0x0798A222 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132436313 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250819132436313 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250819132436313 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:TMSInew-0x0798A222 - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250819132436313 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:TMSInew-0x0798A222 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132436313 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:TMSInew-0x0798A222 - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250819132436313 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:TMSInew-0x0798A222 - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1282)@6b779c8e12fd: 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 := '0798A222'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1284) TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132436316 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0xACCED1E5:TMSInew-0x0798A222 + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132436316 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250819132436691 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132436691 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132436691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132436691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132436691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132436691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132436691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132436691 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132436691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132436691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132436691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132436691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132436691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132436691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132436691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132436691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1275)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H 20250819132439323 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 + vlr_sgs_eps_detach: now used by 3 (attached,Paging,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250819132439323 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132439323 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 - Paging: now used by 2 (attached,vlr_sgs_eps_detach) (paging.c:202) 20250819132439323 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1280)@6b779c8e12fd: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1284) TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1275)@6b779c8e12fd: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1284)45282 MSC_Test_0-SCCP(1274)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1275)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439332 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439332 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439332 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439332 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55c267692080]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132439332 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55c267692080]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55c267692080] (fsm.c:486) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132439332 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132439332 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132439332 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132439332 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132439332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132439332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132439332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0] (fsm.c:486) 20250819132439332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132439332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132439332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: { messageType := 2, destLocRef := '00B0E2'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(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132439335 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132439335 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132439337 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132439337 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250819132439337 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250819132439337 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132439338 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132439338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132439338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132439338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132439338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132439338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0] (vlr_lu_fsm.c:110) 20250819132439338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132439338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132439338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132439338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132439338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132439338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c2676e57f0] (fsm.c:486) 20250819132439338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132439338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132439338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132439338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132439338 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:TMSInew-0x0CC9AC86) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250819132439338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132439338 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:TMSInew-0x0CC9AC86 LOCATION UPDATE ACCEPT (TMSI = 0x0cc9ac86) (gsm_04_08.c:149) 20250819132439338 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:TMSInew-0x0CC9AC86 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132439338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1275)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1275)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439342 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:TMSInew-0x0CC9AC86:GERAN-A-219:LU)[0x55c267692080]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132439342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:TMSInew-0x0CC9AC86:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132439342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132439342 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250819132439342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132439342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132439342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132439342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-219:LU)[0x55c2676e57f0] (vlr_lu_fsm.c:817) 20250819132439342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132439342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0798A222:GERAN-A-219:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132439342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132439342 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250819132439342 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132439342 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132439342 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132439342 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132439342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132439343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132439343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-219:LU)[0x55c267692080] (msc_a.c:1053) 20250819132439343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132439343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132439343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-219:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132439343 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132439343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 20250819132439344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439344 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1275)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1284)45282 TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132439344 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132439344 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1275)@6b779c8e12fd: Created IMSI[0] for '262420000011814'H'0CC9AC86'O to be handled at TC_sgsap_impl_imsi_det_eps0(1284) 20250819132439348 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132439348 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132439348 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132439348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1275)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1284) TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: 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 := '0CC9AC86'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1275)@6b779c8e12fd: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1284)10760364 MSC_Test_0-RAN(1275)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1274)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439352 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439352 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439352 DMM DEBUG msc_a(TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676a36b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676a36b0] (fsm.c:486) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132439352 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132439352 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132439352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132439352 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250819132439352 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132439352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: { messageType := 2, destLocRef := 'A430AC'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(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132439353 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132439353 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439357 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439357 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439357 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439357 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439357 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132439357 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132439357 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132439358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439360 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132439360 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132439360 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + 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) 20250819132439360 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132439360 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132439360 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439360 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439360 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1274)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1274)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1274)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132439361 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439361 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439361 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439361 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439361 DLSS7 DEBUG Found route for dpc=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(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439361 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132439361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132439361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676a36b0] (msc_a.c:1053) 20250819132439361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132439361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676d4c50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132439361 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86:GERAN-A-220:CM_SERVICE_REQ)[0x55c2676a36b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132439361 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132439361 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439361 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132439361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439361 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132439361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1276)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1274)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1276)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132439362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132439362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132439362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132439362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132439362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132439362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132439362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1275)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1284)10760364 TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132439362 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132439362 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1284)@6b779c8e12fd: Final verdict of PTC: pass 20250819132439365 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132439365 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132439365 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1280)@6b779c8e12fd: Final verdict of PTC: none 20250819132439365 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1274)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1279)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1276)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1277)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1281)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1273)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1282)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1285)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1275)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1278)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1283)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1273): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1274): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1275): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1276): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1277): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1278): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1279): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1280): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1281): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1282): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1283): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1284): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1285): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:24:39 UTC 2025 ====== MSC_Tests.TC_sgsap_impl_imsi_det_eps pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_eps.talloc 20250819132439566 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132439566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132439566 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132439566 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132439566 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132439566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132439566 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132439566 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132439566 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132439566 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132439566 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132439566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132439566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132439566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132439566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132439566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132439566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132439566 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132439566 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132440366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342912) 20250819132441366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132441567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132441567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132441568 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=342912, count=345144) 20250819132442367 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:24: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_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 20250819132443368 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1289)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1289)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1289)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1287)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132443872 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1290)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132444065 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132444065 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132444065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132444065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1289)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132444068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132444068 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132444068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132444068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132444068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132444068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132444068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1289)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1289)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1289)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132444069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132444069 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132444069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132444069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132444069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132444069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132444069 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132444069 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132444069 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132444369 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132444369 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1292)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1292)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132444371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1292)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1292)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1292)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1292)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1292)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1292)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132444382 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132444382 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1295)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1295)@6b779c8e12fd: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1297) MSC_Test-GSUP(1293)@6b779c8e12fd: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1297) 20250819132444427 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132444427 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250819132444427 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250819132444427 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132444427 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1293)@6b779c8e12fd: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1297) MSC_Test-GSUP(1293)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1297)"262420000011815" 20250819132444431 DVLR DEBUG VLR subscr IMSI-262420000011815:TMSInew-0x130CC899 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132444431 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250819132444431 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250819132444431 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x130CC899 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132444431 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x130CC899 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132444431 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x130CC899 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132444431 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x130CC899 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132444431 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x130CC899 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1295)@6b779c8e12fd: 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 := '130CC899'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1297) TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132444434 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x130CC899 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132444434 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x130CC899 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250819132444870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132444870 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132444870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132444870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132444870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132444870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132444870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132444870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132444870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132444870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132444870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132444870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132444870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132444870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132444870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132444870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1288)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H 20250819132447439 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x130CC899 + vlr_sgs_imsi_detach: now used by 2 (attached,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250819132447439 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132447439 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x130CC899 - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250819132447439 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x130CC899 - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250819132447439 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x130CC899) freeing VLR subscr (max total use count was 3) (vlr.c:472) TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1293)@6b779c8e12fd: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1297) TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1288)@6b779c8e12fd: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1297)14546950 MSC_Test_0-SCCP(1287)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1288)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132447448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447449 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267692080]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132447449 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267692080]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267692080] (fsm.c:486) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132447449 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132447449 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250819132447449 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250819132447449 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132447449 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132447449 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132447449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132447449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132447449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c2676e57f0] (fsm.c:486) 20250819132447449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132447449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132447449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1287)@6b779c8e12fd: { messageType := 2, destLocRef := 'DDF806'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(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132447451 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132447451 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132447452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132447453 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132447453 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250819132447453 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250819132447453 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132447454 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132447454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132447454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132447454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132447454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132447454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c2676e57f0] (vlr_lu_fsm.c:110) 20250819132447454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132447454 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-221:LU)[0x55c267672ce0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132447454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132447454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132447454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132447454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c2676e57f0] (fsm.c:486) 20250819132447454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132447454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132447454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132447454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132447454 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x33CBCBC8) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250819132447454 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132447454 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x33CBCBC8 LOCATION UPDATE ACCEPT (TMSI = 0x33cbcbc8) (gsm_04_08.c:149) 20250819132447454 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x33CBCBC8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132447454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1288)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1288)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132447458 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447458 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447458 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447458 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447459 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x33CBCBC8:GERAN-A-221:LU)[0x55c267692080]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132447459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x33CBCBC8:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132447459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132447459 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250819132447459 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132447459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132447459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132447459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132447459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-221:LU)[0x55c2676e57f0] (vlr_lu_fsm.c:817) 20250819132447459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132447459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-221:LU)[0x55c267693de0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132447459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132447459 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250819132447459 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132447459 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132447459 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132447459 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132447459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132447460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132447460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-221:LU)[0x55c267692080] (msc_a.c:1053) 20250819132447460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132447460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132447460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-221:LU)[0x55c2676e57f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132447460 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132447460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132447461 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447461 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447461 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1288)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1297)14546950 TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132447461 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132447461 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1288)@6b779c8e12fd: Created IMSI[0] for '262420000011815'H'33CBCBC8'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1297) 20250819132447464 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132447464 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132447464 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132447464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1288)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1297) TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: 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 := '33CBCBC8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1288)@6b779c8e12fd: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1297)3018829 MSC_Test_0-RAN(1288)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1287)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132447467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447467 DMM DEBUG msc_a(TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c2676a36b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c2676a36b0] (fsm.c:486) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132447467 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132447467 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132447467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132447467 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250819132447467 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132447468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1287)@6b779c8e12fd: { messageType := 2, destLocRef := '2E104D'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(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132447468 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132447468 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132447472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447472 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132447472 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132447472 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132447472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819132447474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447474 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447474 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(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132447474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132447475 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132447475 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132447475 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + 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) 20250819132447475 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132447475 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132447475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1287)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1287)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1287)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132447476 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447476 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447476 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132447476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132447476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c2676a36b0] (msc_a.c:1053) 20250819132447476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132447476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132447476 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:GERAN-A-222:CM_SERVICE_REQ)[0x55c2676a36b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132447476 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132447476 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447476 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132447476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132447476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1287)@6b779c8e12fd: Session index based on local reference:0 20250819132447476 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447476 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132447476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132447476 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132447476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132447476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132447476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132447476 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1289)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1288)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1297)3018829 TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132447477 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132447477 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1297)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(1289)@6b779c8e12fd: Final verdict of PTC: none 20250819132447479 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1293)@6b779c8e12fd: Final verdict of PTC: none 20250819132447479 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132447479 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1287)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1294)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1290)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1298)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1288)@6b779c8e12fd: Final verdict of PTC: none 20250819132447480 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SGsAP(1295)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1296)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1292)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1291)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1286)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1287): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1288): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1289): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1290): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1291): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1292): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1293): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1294): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1295): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1296): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1297): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1298): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:24:47 UTC 2025 ====== MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_noneps.talloc 20250819132447678 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132447678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132447678 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132447678 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132447678 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132447678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132447678 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132447678 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132447678 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132447678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132447678 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132447678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132447678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132447678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132447678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132447678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132447678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132447678 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132447678 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132448481 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348024) 20250819132449348 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0CC9AC86 - Paging: now used by 1 (attached) (paging.c:202) 20250819132449482 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132449680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132449680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132449680 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=348024, count=350032) 20250819132450483 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:24: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_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 20250819132451484 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1302)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1302)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1302)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1300)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132451903 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1303)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132452097 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132452097 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132452097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132452097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1302)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132452099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132452099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132452099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132452099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132452099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132452099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132452099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1302)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1302)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1302)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132452100 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132452100 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132452100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132452100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132452100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132452100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132452100 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 20250819132452100 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132452100 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132452485 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132452485 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1305)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1305)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132452486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1305)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1305)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1305)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1305)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1305)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1305)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132452500 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132452500 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1308)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1308)@6b779c8e12fd: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1310) MSC_Test-GSUP(1306)@6b779c8e12fd: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1310) 20250819132452540 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250819132452540 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250819132452540 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8 + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250819132452540 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132452540 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1306)@6b779c8e12fd: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1310) MSC_Test-GSUP(1306)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1310)"262420000011815" 20250819132452543 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:TMSInew-0x539EFB5C + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132452543 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250819132452543 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250819132452543 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:TMSInew-0x539EFB5C - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250819132452543 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:TMSInew-0x539EFB5C + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132452543 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:TMSInew-0x539EFB5C - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250819132452543 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:TMSInew-0x539EFB5C - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1308)@6b779c8e12fd: 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 := '539EFB5C'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1310) TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132452545 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x33CBCBC8:TMSInew-0x539EFB5C + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132452545 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x539EFB5C - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250819132452903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132452903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132452903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132452903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132452903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132452903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132452903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132452903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132452903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132452903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132452903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132452903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132452903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132452903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132452903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132452903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1301)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H 20250819132455551 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x539EFB5C + vlr_sgs_imsi_detach: now used by 3 (attached,Paging,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250819132455551 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132455551 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x539EFB5C - Paging: now used by 2 (attached,vlr_sgs_imsi_detach) (paging.c:202) 20250819132455551 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x539EFB5C - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250819132455551 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x539EFB5C - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250819132455551 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x539EFB5C) freeing VLR subscr (max total use count was 5) (vlr.c:472) TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1306)@6b779c8e12fd: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1310) TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1301)@6b779c8e12fd: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1310)12220931 MSC_Test_0-RAN(1301)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1300)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132455559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455559 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132455559 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267696290] (fsm.c:486) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132455560 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132455560 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250819132455560 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250819132455560 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132455560 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132455560 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132455560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132455560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132455560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c267692080] (fsm.c:486) 20250819132455560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132455560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132455560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1300)@6b779c8e12fd: { messageType := 2, destLocRef := 'BA7A03'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(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132455562 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132455562 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132455563 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455563 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455563 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455563 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455563 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132455563 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250819132455563 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250819132455563 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132455564 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132455564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132455564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132455564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132455564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132455564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267692080] (vlr_lu_fsm.c:110) 20250819132455564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132455564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132455564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132455564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132455564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132455564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267692080] (fsm.c:486) 20250819132455564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132455564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132455564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132455564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132455564 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2785A9A7) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250819132455564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132455564 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2785A9A7 LOCATION UPDATE ACCEPT (TMSI = 0x2785a9a7) (gsm_04_08.c:149) 20250819132455564 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2785A9A7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132455564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1301)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1301)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132455568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455568 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2785A9A7:GERAN-A-223:LU)[0x55c267696290]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132455568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x2785A9A7:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132455568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132455568 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250819132455568 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132455568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132455568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132455568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132455568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-223:LU)[0x55c267692080] (vlr_lu_fsm.c:817) 20250819132455568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132455568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132455568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132455568 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250819132455568 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132455568 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132455568 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132455568 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132455568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132455569 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455569 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455569 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455569 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132455570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-223:LU)[0x55c267696290] (msc_a.c:1053) 20250819132455570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132455570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132455570 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-223:LU)[0x55c267692080]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132455570 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132455570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 20250819132455570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1301)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1310)12220931 TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132455572 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132455572 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1301)@6b779c8e12fd: Created IMSI[0] for '262420000011815'H'2785A9A7'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1310) 20250819132455576 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132455576 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132455576 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132455576 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455576 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455576 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1301)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1310) TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: 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 := '2785A9A7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1301)@6b779c8e12fd: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1310)11763130 MSC_Test_0-RAN(1301)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1300)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132455579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455579 DMM DEBUG msc_a(TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c2676a36b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132455579 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132455579 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c2676a36b0] (fsm.c:486) 20250819132455579 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132455579 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132455579 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132455579 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132455579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132455579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132455579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132455579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132455580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132455580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132455580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132455580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132455580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132455580 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132455580 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250819132455580 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132455580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603)[0;m 20250819132455580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1300)@6b779c8e12fd: { messageType := 2, destLocRef := 'B37DBA'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(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132455580 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132455580 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132455584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455584 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455584 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132455584 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132455585 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132455585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132455587 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455587 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455587 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455587 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455587 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132455587 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132455587 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + 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) 20250819132455587 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132455587 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132455587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1300)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1300)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1300)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132455589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132455589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132455589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c2676a36b0] (msc_a.c:1053) 20250819132455589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132455589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c267693de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132455589 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7:GERAN-A-224:CM_SERVICE_REQ)[0x55c2676a36b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132455589 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132455589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132455589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132455589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1302)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1300)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1302)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132455589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132455589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132455589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132455589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132455589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132455589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132455589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1301)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1310)11763130 TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132455589 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132455589 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1310)@6b779c8e12fd: Final verdict of PTC: pass 20250819132455593 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1306)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1302)@6b779c8e12fd: Final verdict of PTC: none 20250819132455593 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132455593 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132455593 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1303)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1301)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1305)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1308)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1300)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1304)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1311)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1307)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1299)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1309)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1299): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1300): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1301): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1302): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1303): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1304): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1305): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1306): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1307): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1308): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1309): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1310): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1311): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:24:55 UTC 2025 ====== MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_noneps.talloc 20250819132455790 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132455790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132455790 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132455790 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132455790 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132455790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132455790 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132455790 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132455790 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132455790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132455790 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132455790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132455790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132455790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132455790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132455790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132455790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132455790 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132455790 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132456594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350700) 20250819132457595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132457792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132457792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132457792 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=350700, count=351240) 20250819132458596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:24: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_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 20250819132459597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_paging_rej started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1315)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1315)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1315)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1313)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132500030 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1316)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132500222 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132500222 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132500222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132500222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1315)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132500225 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132500225 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132500225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132500225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132500225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132500225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132500225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1315)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1315)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1315)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132500226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132500226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132500226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132500226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132500226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132500226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132500226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 20250819132500226 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132500226 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132500598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132500598 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1318)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1318)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132500601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1318)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1318)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1318)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1318)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1318)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1318)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132500619 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132500619 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1321)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1321)@6b779c8e12fd: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1323) MSC_Test-GSUP(1319)@6b779c8e12fd: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1323) 20250819132500698 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132500698 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011816 id=262420000011816 (vlr.c:661) 20250819132500698 DVLR INFO New subscr, IMSI: 262420000011816 (vlr.c:562) 20250819132500698 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132500698 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1319)@6b779c8e12fd: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1323) MSC_Test-GSUP(1319)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_paging_rej0(1323)"262420000011816" 20250819132500704 DVLR DEBUG VLR subscr IMSI-262420000011816:TMSInew-0x2DA8FFE7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132500704 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250819132500704 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (NO CONN!) (gsm_04_08.c:1541) 20250819132500704 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2DA8FFE7 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132500704 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2DA8FFE7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132500704 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2DA8FFE7 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132500704 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2DA8FFE7 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132500704 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2DA8FFE7 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_rej0(1323)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1323)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1321)@6b779c8e12fd: 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 := '2DA8FFE7'O } } } } } } handled at TC_sgsap_paging_rej0(1323) TC_sgsap_paging_rej0(1323)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132500709 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x2DA8FFE7 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132500709 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250819132501029 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132501029 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132501029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132501029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132501029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132501029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132501029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132501029 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132501030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132501030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132501030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132501030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132501030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132501030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132501030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132501030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1314)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1323)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011816'H 20250819132501718 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132501718 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250819132501718 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250819132501718 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132501720 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250819132501720 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + 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) 20250819132501720 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132501720 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250819132501720 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250819132501720 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250819132501720 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1319)@6b779c8e12fd: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1323) TC_sgsap_paging_rej0(1323)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1314)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_rej0(1323)5635808 MSC_Test_0-RAN(1314)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1313)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132502735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132502735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132502735 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-225:LU)[0x55c267692080]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011816 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132502735 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-225:LU)[0x55c267692080]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132502735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132502735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011816:GERAN-A-225:LU)[0x55c267692080] (fsm.c:486) 20250819132502735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132502735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132502735 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132502735 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132502735 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132502735 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132502735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132502735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132502735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132502735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132502735 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132502736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132502736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132502736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400] (fsm.c:486) 20250819132502736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132502736 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132502736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132502736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1313)@6b779c8e12fd: { messageType := 2, destLocRef := '55FEE0'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(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132502743 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132502743 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132502744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132502744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_rej0(1323)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132502747 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132502747 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250819132502747 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250819132502747 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132502747 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132502747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132502747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132502747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132502747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132502747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400] (vlr_lu_fsm.c:110) 20250819132502747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132502747 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c2676d4c50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132502747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132502747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132502747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132502747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267689400] (fsm.c:486) 20250819132502747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132502747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132502747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132502747 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132502748 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:TMSInew-0x02FEF65B) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250819132502748 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132502748 DMM DEBUG -> IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:TMSInew-0x02FEF65B LOCATION UPDATE ACCEPT (TMSI = 0x02fef65b) (gsm_04_08.c:149) 20250819132502748 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:TMSInew-0x02FEF65B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132502748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1314)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1314)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132502756 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502756 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132502756 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132502756 DMM DEBUG msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:TMSInew-0x02FEF65B:GERAN-A-225:LU)[0x55c267692080]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132502756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:TMSInew-0x02FEF65B:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132502756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132502756 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250819132502756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132502756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132502756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132502756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-225:LU)[0x55c267689400] (vlr_lu_fsm.c:817) 20250819132502756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132502756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x2DA8FFE7:GERAN-A-225:LU)[0x55c267672ce0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132502756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132502756 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250819132502756 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132502756 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132502756 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132502756 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132502756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132502759 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132502759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132502759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132502759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-225:LU)[0x55c267692080] (msc_a.c:1053) 20250819132502759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132502759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132502759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-225:LU)[0x55c267689400]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132502759 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - active-conn: now used by 1 (attached) (msub.c:375) 20250819132502759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 20250819132502760 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502760 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132502760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1314)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_rej0(1323)5635808 TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132502761 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132502761 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_rej0(1323)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1314)@6b779c8e12fd: Created IMSI[0] for '262420000011816'H'02FEF65B'O to be handled at TC_sgsap_paging_rej0(1323) 20250819132502768 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132502768 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132502768 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132502768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1314)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1323) TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1323)@6b779c8e12fd: 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 := '02FEF65B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1314)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_rej0(1323)11464093 MSC_Test_0-RAN(1314)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1313)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132502780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502780 DMM DEBUG msc_a(TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c267696290] (fsm.c:486) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132502780 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132502780 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132502780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132502781 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250819132502781 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132502780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132502780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132502781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132502781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132502781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1313)@6b779c8e12fd: { messageType := 2, destLocRef := 'AEED9D'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(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132502783 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132502783 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_rej0(1323)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250819132502793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132502794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132502794 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502794 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132502794 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502794 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132502794 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132502794 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132502794 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132502799 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502799 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132502799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132502799 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132502799 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132502799 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + 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) 20250819132502799 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132502799 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132502799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1313)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132502801 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502801 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502801 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132502801 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1313)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1313)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132502801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132502801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c267696290] (msc_a.c:1053) 20250819132502801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132502801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c2676a36b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132502801 DBSSAP ERROR msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B:GERAN-A-226:CM_SERVICE_REQ)[0x55c267696290]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132502801 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132502801 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132502801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132502801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1315)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1313)@6b779c8e12fd: Session index based on local reference:0 20250819132502802 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132502802 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132502802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132502802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132502802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132502802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132502802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132502802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1315)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1314)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_rej0(1323)11464093 TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132502803 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132502803 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_rej0(1323)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1323)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132502814 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132502814 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132502814 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1319)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1316)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1322)@6b779c8e12fd: Final verdict of PTC: none 20250819132502817 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1313)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1315)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1318)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1317)@6b779c8e12fd: Final verdict of PTC: none TC_sgsap_paging_rej0(1323)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-RAN(1314)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1312)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1320)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1321)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1324)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1312): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1313): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1314): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1315): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1316): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1317): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1318): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1319): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1320): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1321): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1322): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_paging_rej0(1323): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1324): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Tue Aug 19 13:25:02 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_rej pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_rej.talloc 20250819132503006 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132503006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132503006 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132503006 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132503006 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132503006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132503006 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132503006 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132503006 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132503006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132503006 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132503006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132503006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132503006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132503006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132503006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132503006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132503006 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132503006 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132503818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347000) 20250819132504832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132505008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132505008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132505008 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=347000, count=349528) 20250819132505577 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x2785A9A7 - Paging: now used by 1 (attached) (paging.c:202) 20250819132505832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:25: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_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 20250819132506833 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_paging_subscr_rej started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1328)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1328)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1328)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1326)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132507335 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1329)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132507522 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132507522 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132507522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132507522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1328)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132507524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132507524 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132507524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132507524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132507524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132507524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(1328)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1328)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132507524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1328)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132507524 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132507524 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132507524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132507524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132507524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132507524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132507524 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 20250819132507524 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132507524 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132507834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132507834 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1331)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1331)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132507836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1331)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1331)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1331)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1331)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1331)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1331)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132507846 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132507846 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1334)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1334)@6b779c8e12fd: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1336) MSC_Test-GSUP(1332)@6b779c8e12fd: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1336) 20250819132507918 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132507918 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011817 id=262420000011817 (vlr.c:661) 20250819132507918 DVLR INFO New subscr, IMSI: 262420000011817 (vlr.c:562) 20250819132507918 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132507918 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1332)@6b779c8e12fd: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1336) MSC_Test-GSUP(1332)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1336)"262420000011817" 20250819132507924 DVLR DEBUG VLR subscr IMSI-262420000011817:TMSInew-0x26402F8E + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132507924 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250819132507924 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (NO CONN!) (gsm_04_08.c:1541) 20250819132507924 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x26402F8E - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132507925 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x26402F8E + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132507925 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x26402F8E + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132507925 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x26402F8E - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132507925 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x26402F8E - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1334)@6b779c8e12fd: 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 := '26402F8E'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1336) TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132507929 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x26402F8E + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132507930 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250819132508334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132508334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132508334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132508334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132508334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132508334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132508334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132508334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132508334 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132508334 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132508334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132508334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132508334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132508334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132508334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132508334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1327)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011817'H 20250819132508937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132508937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250819132508937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250819132508937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132508940 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250819132508940 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + 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) 20250819132508940 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E - SGs-paging-req: now used by 4 (attached,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250819132508940 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E - vlr_sgs_pag_rej: now used by 3 (attached,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250819132508940 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E - Paging: now used by 2 (attached,sgs_rx_pag_rej) (paging.c:202) 20250819132508940 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) 20250819132508940 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1332)@6b779c8e12fd: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1336) TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1327)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1336)14256613 MSC_Test_0-SCCP(1326)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1327)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132509956 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509956 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509956 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509956 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132509956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132509956 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132509957 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-227:LU)[0x55c267689400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011817 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132509957 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-227:LU)[0x55c267689400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011817:GERAN-A-227:LU)[0x55c267689400] (fsm.c:486) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132509957 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132509957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132509957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132509957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132509957 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509957 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509957 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132509957 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132509957 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132509957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132509957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132509957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0] (fsm.c:486) 20250819132509957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132509957 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132509957 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132509957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509957 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132509957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1326)@6b779c8e12fd: { messageType := 2, destLocRef := 'D989E5'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(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132509962 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132509962 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132509963 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509963 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509963 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132509963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132509963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132509965 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132509965 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250819132509965 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250819132509965 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132509966 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132509966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132509966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132509966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132509966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132509966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0] (vlr_lu_fsm.c:110) 20250819132509966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132509966 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26766e200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132509966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132509966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132509966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132509966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c267672ce0] (fsm.c:486) 20250819132509966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132509966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132509966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132509966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132509966 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:TMSInew-0xAB16CDD9) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250819132509966 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132509966 DMM DEBUG -> IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:TMSInew-0xAB16CDD9 LOCATION UPDATE ACCEPT (TMSI = 0xab16cdd9) (gsm_04_08.c:149) 20250819132509966 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:TMSInew-0xAB16CDD9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132509966 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509966 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132509966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132509966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1327)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1327)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132509974 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509974 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509974 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132509974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132509974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132509974 DMM DEBUG msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:TMSInew-0xAB16CDD9:GERAN-A-227:LU)[0x55c267689400]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132509974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:TMSInew-0xAB16CDD9:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132509974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132509974 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250819132509974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132509974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132509974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132509974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-227:LU)[0x55c267672ce0] (vlr_lu_fsm.c:817) 20250819132509974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132509974 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x26402F8E:GERAN-A-227:LU)[0x55c26768e010]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132509974 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132509974 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250819132509974 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132509974 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132509974 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132509974 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132509974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132509975 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(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132509975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132509975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132509977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509977 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132509977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132509977 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132509977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132509977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-227:LU)[0x55c267689400] (msc_a.c:1053) 20250819132509977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132509977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132509977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-227:LU)[0x55c267672ce0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132509978 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132509978 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509978 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509978 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132509978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132509978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 20250819132509979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132509979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132509979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1327)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1336)14256613 TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132509980 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132509980 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1327)@6b779c8e12fd: Created IMSI[0] for '262420000011817'H'AB16CDD9'O to be handled at TC_sgsap_paging_subscr_rej0(1336) 20250819132509986 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132509986 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132509986 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132509986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132509986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132509986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1327)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1336) TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: 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 := 'AB16CDD9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1327)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1336)12788258 MSC_Test_0-RAN(1327)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1326)@6b779c8e12fd: First idle individual index:0 20250819132509992 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509992 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132509992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132509992 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132509993 DMM DEBUG msc_a(TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c267696290]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c267696290] (fsm.c:486) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132509993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132509993 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132509993 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132509993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132509993 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250819132509993 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132509993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132509993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132509993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132509993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132509994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 20250819132509994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132509994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132509994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132509994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132509994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132509994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132509994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132509994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1326)@6b779c8e12fd: { messageType := 2, destLocRef := 'C32222'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(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132509996 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132509996 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132510002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132510003 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132510003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132510003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132510003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132510003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132510003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132510003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132510003 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132510003 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132510003 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132510003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132510003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132510003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132510003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132510003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132510003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132510003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132510003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132510003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132510003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132510003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132510003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132510003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132510003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132510003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132510003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132510008 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132510008 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132510008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132510008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132510008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132510008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132510008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132510008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132510009 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132510009 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132510009 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + 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) 20250819132510009 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132510009 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132510009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132510009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132510009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132510009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132510009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132510009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132510009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132510009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1326)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1326)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1326)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132510012 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132510012 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132510012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132510012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132510012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132510012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132510012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132510012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132510012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132510012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c267696290] (msc_a.c:1053) 20250819132510012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132510012 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c26768e010]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132510012 DBSSAP ERROR msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9:GERAN-A-228:CM_SERVICE_REQ)[0x55c267696290]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132510012 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132510012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132510012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132510012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132510012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132510012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132510012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132510012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132510012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1326)@6b779c8e12fd: Session index based on local reference:0 20250819132510013 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132510013 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132510013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132510013 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132510013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132510013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132510013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132510013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1328)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1327)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1336)12788258 TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132510014 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132510014 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1336)@6b779c8e12fd: Final verdict of PTC: pass 20250819132510019 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1332)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1331)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1328)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1329)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1325)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1327)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1335)@6b779c8e12fd: Final verdict of PTC: none 20250819132510021 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132510021 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1326)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1330)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1333)@6b779c8e12fd: Final verdict of PTC: none 20250819132510023 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1337)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1334)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1325): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1326): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1327): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1328): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1329): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1330): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1331): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1332): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1333): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1334): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1335): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1336): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1337): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Tue Aug 19 13:25:10 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 20250819132510214 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132510214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132510214 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132510214 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132510214 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132510214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132510214 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132510214 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132510214 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132510214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132510214 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132510214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132510214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132510214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132510214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132510214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132510214 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132510214 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132510214 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132511020 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348692) 20250819132512021 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132512215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132512215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132512215 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=348692, count=349852) 20250819132512770 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x02FEF65B - Paging: now used by 1 (attached) (paging.c:202) 20250819132513022 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:25: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_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 20250819132514023 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_paging_ue_unr started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1341)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1341)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1341)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1339)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132514532 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1342)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132514724 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132514724 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132514724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132514724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1341)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132514725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132514725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132514725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132514725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132514725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132514725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132514725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1341)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1341)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1341)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132514726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132514726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132514726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132514726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132514726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132514726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132514726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132514726 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132514726 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132515024 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132515024 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1344)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1344)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132515026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1344)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1344)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1344)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1344)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1344)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1344)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132515045 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132515045 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1347)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1347)@6b779c8e12fd: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1349) MSC_Test-GSUP(1345)@6b779c8e12fd: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1349) 20250819132515122 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132515122 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011818 id=262420000011818 (vlr.c:661) 20250819132515122 DVLR INFO New subscr, IMSI: 262420000011818 (vlr.c:562) 20250819132515122 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132515122 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1345)@6b779c8e12fd: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1349) MSC_Test-GSUP(1345)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1349)"262420000011818" 20250819132515128 DVLR DEBUG VLR subscr IMSI-262420000011818:TMSInew-0x1E08A40A + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132515128 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250819132515128 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (NO CONN!) (gsm_04_08.c:1541) 20250819132515128 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x1E08A40A - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132515129 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x1E08A40A + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132515129 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x1E08A40A + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132515129 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x1E08A40A - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132515129 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x1E08A40A - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1347)@6b779c8e12fd: 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 := '1E08A40A'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1349) TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132515136 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x1E08A40A + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132515136 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250819132515532 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132515532 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132515532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132515532 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132515532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132515532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132515532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132515532 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132515533 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132515533 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132515533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132515533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132515533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132515533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132515533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132515533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1340)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011818'H 20250819132516146 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132516146 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250819132516146 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250819132516146 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132516148 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A + vlr_sgs_ue_unr: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_ue_unr) (vlr_sgs.c:292) 20250819132516148 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A - vlr_sgs_ue_unr: now used by 3 (attached,SGs-paging-req,Paging) (vlr_sgs.c:304) MSC_Test-GSUP(1345)@6b779c8e12fd: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1349) TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1340)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_ue_unr0(1349)591825 MSC_Test_0-RAN(1340)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1339)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517155 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517155 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132517155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517155 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517156 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-229:LU)[0x55c267689400]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011818 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132517156 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-229:LU)[0x55c267689400]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011818:GERAN-A-229:LU)[0x55c267689400] (fsm.c:486) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132517156 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132517156 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132517156 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250819132517156 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132517156 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132517156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132517156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132517156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200] (fsm.c:486) 20250819132517156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132517156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132517156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1339)@6b779c8e12fd: { messageType := 2, destLocRef := '0907D1'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(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132517158 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250819132517158 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132517159 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132517159 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250819132517159 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250819132517159 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250819132517159 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517159 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517159 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517159 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132517159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517159 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517160 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132517160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132517160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132517160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132517160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132517160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200] (vlr_lu_fsm.c:110) 20250819132517160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132517160 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132517160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132517160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132517160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132517160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26766e200] (fsm.c:486) 20250819132517160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132517160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132517160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132517160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132517160 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:TMSInew-0x63607B38) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250819132517160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132517160 DMM DEBUG -> IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:TMSInew-0x63607B38 LOCATION UPDATE ACCEPT (TMSI = 0x63607b38) (gsm_04_08.c:149) 20250819132517160 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:TMSInew-0x63607B38 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250819132517160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1340)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1340)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517165 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132517165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517165 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517165 DMM DEBUG msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:TMSInew-0x63607B38:GERAN-A-229:LU)[0x55c267689400]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132517165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:TMSInew-0x63607B38:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132517165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132517165 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250819132517165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132517165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132517165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132517165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-229:LU)[0x55c26766e200] (vlr_lu_fsm.c:817) 20250819132517165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132517165 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x1E08A40A:GERAN-A-229:LU)[0x55c26764dfa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132517165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132517165 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250819132517165 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132517165 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + 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) 20250819132517165 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132517165 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250819132517165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132517166 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517166 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517166 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517166 DLM3UA DEBUG 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(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132517166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-229:LU)[0x55c267689400] (msc_a.c:1053) 20250819132517166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132517166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132517166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-229:LU)[0x55c26766e200]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132517166 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250819132517166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 20250819132517167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517167 DLM3UA DEBUG 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(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1340)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1349)591825 TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132517167 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250819132517167 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1340)@6b779c8e12fd: Created IMSI[0] for '262420000011818'H'63607B38'O ("c`{8") to be handled at TC_sgsap_paging_ue_unr0(1349) 20250819132517170 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250819132517170 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250819132517170 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250819132517170 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517170 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1340)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1349) TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: 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 := '63607B38'O ("c`{8") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1340)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_ue_unr0(1349)11999395 MSC_Test_0-RAN(1340)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1339)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517174 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517174 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132517174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517174 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517174 DMM DEBUG msc_a(TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267692080]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267692080] (fsm.c:486) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132517174 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + 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) 20250819132517174 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132517174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132517174 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250819132517174 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132517174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1339)@6b779c8e12fd: { messageType := 2, destLocRef := 'B718A3'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(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132517175 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132517175 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517178 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517178 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517178 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132517178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517178 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517179 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250819132517179 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132517179 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132517179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132517181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517181 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250819132517181 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + 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) 20250819132517181 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + 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) 20250819132517181 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132517181 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250819132517181 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517181 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1339)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1339)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1339)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132517182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132517182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132517182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267692080] (msc_a.c:1053) 20250819132517182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132517182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267696290]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132517182 DBSSAP ERROR msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38:GERAN-A-230:CM_SERVICE_REQ)[0x55c267692080]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132517182 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250819132517182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132517182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132517182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1341)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1339)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1341)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132517182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132517182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132517182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132517182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132517182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132517182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132517182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1340)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1349)11999395 TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132517183 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250819132517183 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1349)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1339)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1341)@6b779c8e12fd: Final verdict of PTC: none 20250819132517185 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132517186 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132517186 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1345)@6b779c8e12fd: Final verdict of PTC: none 20250819132517186 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1342)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1340)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1344)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1346)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1343)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1348)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1347)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1338)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1338): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1339): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1340): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1341): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1342): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1343): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1344): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1345): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1346): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1347): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1348): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_paging_ue_unr0(1349): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Tue Aug 19 13:25:17 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_ue_unr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc 20250819132517386 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132517386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132517386 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132517386 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132517386 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132517386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132517386 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132517386 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132517386 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132517386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132517386 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132517386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132517386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132517386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132517386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132517386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132517386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132517386 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132517386 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132518186 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345996) 20250819132519188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132519387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132519387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132519387 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=345996, count=348228) 20250819132519987 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0xAB16CDD9 - Paging: now used by 1 (attached) (paging.c:202) 20250819132520188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:25: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_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 20250819132521190 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_paging_and_nothing started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1354)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1354)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1354)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1352)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132521611 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1355)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132521800 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132521800 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132521800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132521800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1354)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132521803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132521803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132521803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132521803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132521803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132521803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132521803 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1354)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1354)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1354)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132521804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132521804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132521804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132521804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132521804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 20250819132521804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132521804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132521804 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132521804 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132522191 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132522191 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1357)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1357)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132522194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1357)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1357)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1357)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1357)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1357)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1357)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132522209 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132522209 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1360)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1360)@6b779c8e12fd: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1362) MSC_Test-GSUP(1358)@6b779c8e12fd: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1362) 20250819132522271 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132522271 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011819 id=262420000011819 (vlr.c:661) 20250819132522271 DVLR INFO New subscr, IMSI: 262420000011819 (vlr.c:562) 20250819132522271 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132522271 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1358)@6b779c8e12fd: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1362) MSC_Test-GSUP(1358)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1362)"262420000011819" 20250819132522275 DVLR DEBUG VLR subscr IMSI-262420000011819:TMSInew-0x4AC10DCC + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132522275 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250819132522275 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (NO CONN!) (gsm_04_08.c:1541) 20250819132522275 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x4AC10DCC - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132522275 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x4AC10DCC + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132522275 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x4AC10DCC + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132522275 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x4AC10DCC - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132522275 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x4AC10DCC - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1360)@6b779c8e12fd: 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 := '4AC10DCC'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1362) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132522279 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x4AC10DCC + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132522279 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250819132522606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132522606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132522606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132522606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132522606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132522606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132522606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132522606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132522607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132522607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132522607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132522607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132522607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132522607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132522607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132522607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1353)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011819'H 20250819132523286 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132523286 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250819132523286 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250819132523286 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132527172 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x63607B38 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250819132533286 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250819132533286 DSGS ERROR (sub 491230011819) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250819132533286 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1358)@6b779c8e12fd: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1362) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1353)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_and_nothing0(1362)3603072 MSC_Test_0-RAN(1353)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1352)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132533316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533316 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533316 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132533316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132533318 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-231:LU)[0x55c26766e200]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011819 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132533318 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-231:LU)[0x55c26766e200]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011819:GERAN-A-231:LU)[0x55c26766e200] (fsm.c:486) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132533318 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132533318 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132533318 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132533318 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132533318 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132533318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132533318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0] (fsm.c:486) 20250819132533318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132533318 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132533319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132533319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@6b779c8e12fd: { messageType := 2, destLocRef := '36FA80'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(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132533328 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132533328 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132533329 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533330 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533330 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132533330 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132533333 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132533333 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250819132533333 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250819132533333 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132533334 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132533334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132533334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132533334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132533334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132533334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0] (vlr_lu_fsm.c:110) 20250819132533334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132533334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132533334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132533334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132533334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132533334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c26764dfa0] (fsm.c:486) 20250819132533334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132533335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132533335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132533335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132533335 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:TMSInew-0x52AA9EE7) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250819132533335 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132533335 DMM DEBUG -> IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:TMSInew-0x52AA9EE7 LOCATION UPDATE ACCEPT (TMSI = 0x52aa9ee7) (gsm_04_08.c:149) 20250819132533335 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:TMSInew-0x52AA9EE7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132533335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1353)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1353)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132533344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533344 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132533344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132533344 DMM DEBUG msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:TMSInew-0x52AA9EE7:GERAN-A-231:LU)[0x55c26766e200]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132533344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:TMSInew-0x52AA9EE7:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132533344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132533344 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250819132533344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132533344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132533344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132533344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-231:LU)[0x55c26764dfa0] (vlr_lu_fsm.c:817) 20250819132533344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132533344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x4AC10DCC:GERAN-A-231:LU)[0x55c2676c6200]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132533344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132533344 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250819132533344 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132533344 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132533344 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132533344 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132533345 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533345 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533345 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132533347 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533347 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132533348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132533348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132533348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-231:LU)[0x55c26766e200] (msc_a.c:1053) 20250819132533348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132533348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132533348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-231:LU)[0x55c26764dfa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132533348 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132533348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 20250819132533350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533350 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132533350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1362)3603072 TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132533351 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132533351 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1353)@6b779c8e12fd: Created IMSI[0] for '262420000011819'H'52AA9EE7'O to be handled at TC_sgsap_paging_and_nothing0(1362) 20250819132533357 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132533357 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132533357 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132533357 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533357 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533357 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1353)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1362) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: 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 := '52AA9EE7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1353)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_and_nothing0(1362)5500811 MSC_Test_0-RAN(1353)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1352)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132533363 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533363 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533363 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533363 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132533363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132533363 DMM DEBUG msc_a(TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267689400]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267689400] (fsm.c:486) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132533363 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132533363 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132533363 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132533363 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250819132533363 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132533363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132533364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132533364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@6b779c8e12fd: { messageType := 2, destLocRef := '53EF8B'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(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132533365 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132533365 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132533391 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533391 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132533391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132533392 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132533392 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132533392 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132533393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132533393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819132533401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132533401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132533402 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132533402 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132533402 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + 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) 20250819132533402 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132533402 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132533402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1352)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1352)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1352)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132533405 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533405 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132533406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132533406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132533406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267689400] (msc_a.c:1053) 20250819132533406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132533406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267692080]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132533406 DBSSAP ERROR msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7:GERAN-A-232:CM_SERVICE_REQ)[0x55c267689400]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132533406 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132533406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132533406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132533407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1352)@6b779c8e12fd: Session index based on local reference:0 20250819132533407 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533407 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132533407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132533407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132533407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132533407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132533407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132533407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1354)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1353)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1362)5500811 TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132533409 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132533409 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1362)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(1358)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1354)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1353)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1355)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1357)@6b779c8e12fd: Final verdict of PTC: none 20250819132533420 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250819132533421 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132533421 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132533422 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1352)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1360)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1351)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1361)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1359)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1356)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1352): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1353): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1354): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1355): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1356): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1357): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1358): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1359): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1360): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1361): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_paging_and_nothing0(1362): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Tue Aug 19 13:25:33 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc 20250819132533610 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132533610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132533610 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132533610 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132533610 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132533610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132533610 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132533610 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132533610 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132533610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132533610 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132533610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132533610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132533610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132533610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132533610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132533610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132533610 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132533610 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132534423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=351116) 20250819132535423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132535612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132535612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132535612 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=351116, count=352276) 20250819132536425 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:25: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_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 20250819132537425 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_paging_and_lu started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1367)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1367)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1367)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1365)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132537889 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1368)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132538081 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132538081 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132538081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132538081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1367)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132538083 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132538083 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132538083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132538083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132538083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132538083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132538083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1367)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1367)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1367)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 20250819132538083 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132538083 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132538083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132538083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132538083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132538083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132538083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132538083 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132538083 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132538426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132538426 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1370)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1370)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132538429 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1370)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1370)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1370)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1370)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1370)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1370)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132538444 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132538444 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1373)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1373)@6b779c8e12fd: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1375) MSC_Test-GSUP(1371)@6b779c8e12fd: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1375) 20250819132538508 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132538508 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011820 id=262420000011820 (vlr.c:661) 20250819132538508 DVLR INFO New subscr, IMSI: 262420000011820 (vlr.c:562) 20250819132538509 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132538509 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1371)@6b779c8e12fd: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1375) MSC_Test-GSUP(1371)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1375)"262420000011820" 20250819132538513 DVLR DEBUG VLR subscr IMSI-262420000011820:TMSInew-0x34C5326F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132538513 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250819132538513 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250819132538513 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x34C5326F - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132538514 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x34C5326F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132538514 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x34C5326F + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132538514 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x34C5326F - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132538514 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x34C5326F - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1373)@6b779c8e12fd: 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 := '34C5326F'O } } } } } } handled at TC_sgsap_paging_and_lu0(1375) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132538518 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x34C5326F + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132538518 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538719 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x52AA9EE7 - Paging: now used by 1 (attached) (paging.c:202) 20250819132538719 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132538891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132538891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132538891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132538891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132538891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132538891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132538891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132538891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132538891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132538891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132538891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132538891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132538891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132538891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132538891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132538891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132539722 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132539722 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250819132539722 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250819132539722 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1371)@6b779c8e12fd: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1375) 20250819132539724 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F + sgs_rx_loc_upd_req: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250819132539724 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F - sgs_rx_loc_upd_req: now used by 3 (attached,SGs-paging-req,Paging) (sgs_iface.c:622) 20250819132539724 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F + SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr_sgs.c:87) 20250819132539724 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132539724 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250819132539724 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F:TMSInew-0x128870BA + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132539724 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250819132539724 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250819132539724 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F:TMSInew-0x128870BA - vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr.c:1410) 20250819132539725 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F:TMSInew-0x128870BA + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132539725 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F:TMSInew-0x128870BA - SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250819132539725 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F:TMSInew-0x128870BA - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,Paging) (vlr.c:1410) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132539726 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x34C5326F:TMSInew-0x128870BA + vlr_sgs_tmsi_reall_compl: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132539726 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA + SGs-paging-req: now used by 5 (attached,2*SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:361) 20250819132539726 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA - vlr_sgs_tmsi_reall_compl: now used by 4 (attached,2*SGs-paging-req,Paging) (vlr_sgs.c:240) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132539727 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA + sgs_rx_pag_rej: now used by 5 (attached,2*SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250819132539727 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA + 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) 20250819132539727 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA - SGs-paging-req: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250819132539727 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA - vlr_sgs_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250819132539727 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA - Paging: now used by 3 (attached,SGs-paging-req,sgs_rx_pag_rej) (paging.c:202) 20250819132539727 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) 20250819132539727 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA - sgs_rx_pag_rej: now used by 2 (attached,SGs-paging-req) (sgs_iface.c:780) MSC_Test-GSUP(1371)@6b779c8e12fd: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1375) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1366)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_and_lu0(1375)12271452 MSC_Test_0-RAN(1366)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1365)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132539734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539734 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539734 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-233:LU)[0x55c26764dfa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011820 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132539734 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-233:LU)[0x55c26764dfa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011820:GERAN-A-233:LU)[0x55c26764dfa0] (fsm.c:486) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132539734 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA + _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132539734 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA + active-conn: now used by 4 (attached,SGs-paging-req,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132539734 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA - _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,active-conn) (vlr_lu_fsm.c:1085) 20250819132539734 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132539734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132539734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132539734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200] (fsm.c:486) 20250819132539734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132539734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132539734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@6b779c8e12fd: { messageType := 2, destLocRef := 'BB3F5C'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(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132539736 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250819132539736 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132539737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132539737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132539738 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132539738 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250819132539738 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250819132539738 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250819132539738 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132539738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132539738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132539738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132539738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200] (vlr_lu_fsm.c:110) 20250819132539738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132539738 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132539738 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132539739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132539739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676c6200] (fsm.c:486) 20250819132539739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132539739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132539739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132539739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132539739 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:TMSInew-0x9AE204B2) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250819132539739 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132539739 DMM DEBUG -> IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:TMSInew-0x9AE204B2 LOCATION UPDATE ACCEPT (TMSI = 0x9ae204b2) (gsm_04_08.c:149) 20250819132539739 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:TMSInew-0x9AE204B2 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250819132539739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1366)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132539742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132539742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539742 DMM DEBUG msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:TMSInew-0x9AE204B2:GERAN-A-233:LU)[0x55c26764dfa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132539742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:TMSInew-0x9AE204B2:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132539742 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132539742 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250819132539742 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132539742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132539742 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132539742 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-233:LU)[0x55c2676c6200] (vlr_lu_fsm.c:817) 20250819132539742 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132539742 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x128870BA:GERAN-A-233:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132539742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132539742 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250819132539742 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132539742 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + 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) 20250819132539742 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132539742 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250819132539742 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539742 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539742 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132539743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132539743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132539744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-233:LU)[0x55c26764dfa0] (msc_a.c:1053) 20250819132539744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132539744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132539744 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-233:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132539744 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250819132539744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 20250819132539744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132539744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132539744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1366)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1375)12271452 TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132539745 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250819132539745 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@6b779c8e12fd: Created IMSI[0] for '262420000011820'H'9AE204B2'O to be handled at TC_sgsap_paging_and_lu0(1375) 20250819132539748 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250819132539748 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250819132539748 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250819132539748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1375) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: 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 := '9AE204B2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1366)@6b779c8e12fd: Added conn table entry 0TC_sgsap_paging_and_lu0(1375)1184541 MSC_Test_0-RAN(1366)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1365)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132539751 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539751 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132539751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539751 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539752 DMM DEBUG msc_a(TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c26766e200]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c26766e200] (fsm.c:486) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132539752 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + 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) 20250819132539752 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132539752 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132539752 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250819132539752 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132539752 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539752 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539752 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539752 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539752 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539752 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1365)@6b779c8e12fd: { messageType := 2, destLocRef := '12131D'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(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132539753 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132539753 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132539756 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539756 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539756 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132539756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539756 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539756 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250819132539757 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132539757 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132539757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819132539758 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539759 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539759 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539759 DLM3UA DEBUG 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(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132539759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539759 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250819132539759 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + 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) 20250819132539759 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + 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) 20250819132539759 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132539759 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250819132539759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1365)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1365)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132539760 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539760 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539760 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539760 DLM3UA DEBUG 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(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132539760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132539760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132539760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c26766e200] (msc_a.c:1053) 20250819132539760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132539760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132539760 DBSSAP ERROR msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2:GERAN-A-234:CM_SERVICE_REQ)[0x55c26766e200]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132539760 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250819132539760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132539760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132539760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1367)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132539761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132539761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132539761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132539761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132539761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132539761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132539761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1366)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1375)1184541 TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132539761 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250819132539761 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1375)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(1367)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1371)@6b779c8e12fd: Final verdict of PTC: none 20250819132539764 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132539764 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1365)@6b779c8e12fd: Final verdict of PTC: none 20250819132539765 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1369)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1368)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1376)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1364)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1370)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1373)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1374)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1372)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1366)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1364): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1365): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1366): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1367): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1368): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1369): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1370): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1371): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1372): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1373): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1374): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_paging_and_lu0(1375): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Tue Aug 19 13:25:39 UTC 2025 ====== MSC_Tests.TC_sgsap_paging_and_lu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_paging_and_lu.talloc 20250819132539934 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250819132539962 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132539962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132539962 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132539962 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132539962 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132539962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132539962 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132539962 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132539962 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132539962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132539962 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132539962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132539962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132539962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132539962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132539962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132539962 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132539962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132539962 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132540765 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=438756) 20250819132541767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132541964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132541964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132541964 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=438756, count=440988) 20250819132542768 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:25: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_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 20250819132543769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_mt_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1380)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1380)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1380)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1378)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132544199 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1381)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132544392 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132544392 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132544392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132544392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1380)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132544394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132544394 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132544394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132544394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132544394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132544394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132544394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1380)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1380)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1380)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132544395 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132544395 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132544395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132544395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132544395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132544395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132544395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 20250819132544395 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132544395 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132544769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132544770 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1383)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1383)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132544771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1383)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1383)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1383)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1383)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1383)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1383)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132544781 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132544781 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1386)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1386)@6b779c8e12fd: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1388) MSC_Test-GSUP(1384)@6b779c8e12fd: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1388) 20250819132544822 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132544822 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011823 id=262420000011823 (vlr.c:661) 20250819132544822 DVLR INFO New subscr, IMSI: 262420000011823 (vlr.c:562) 20250819132544822 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132544822 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1384)@6b779c8e12fd: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1388) MSC_Test-GSUP(1384)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_mt_sms0(1388)"262420000011823" 20250819132544825 DVLR DEBUG VLR subscr IMSI-262420000011823:TMSInew-0x776C2D40 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132544825 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250819132544825 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (NO CONN!) (gsm_04_08.c:1541) 20250819132544825 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x776C2D40 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132544825 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x776C2D40 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132544825 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x776C2D40 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132544825 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x776C2D40 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132544825 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x776C2D40 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms0(1388)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1388)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1386)@6b779c8e12fd: 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 := '776C2D40'O ("wl-@") } } } } } } handled at TC_sgsap_mt_sms0(1388) TC_sgsap_mt_sms0(1388)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132544827 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x776C2D40 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132544827 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132545201 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132545201 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132545201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132545201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132545201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132545201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132545201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132545201 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132545201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132545201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132545201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132545201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132545201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132545201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132545201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132545201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1379)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132545832 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132545832 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819132545832 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819132545832 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_sgsap_mt_sms0(1388)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011823'H 20250819132546833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819132546833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819132546833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819132546833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250819132546833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250819132546833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250819132546833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - 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(1388)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011823'H 20250819132546837 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + check_sgs_association: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250819132546837 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (sgs_iface.c:293) 20250819132546837 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + 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) 20250819132546837 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + 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) 20250819132546837 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - 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) 20250819132546837 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - vlr_sgs_pag_ack: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250819132546837 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req,active-conn) (msub.c:379) 20250819132546837 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,sgs_rx_service_req,active-conn) (paging.c:202) 20250819132546837 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250819132546837 DMSC NOTICE Pending paging while subscriber 262420000011823 attached. (sms_queue.c:558) 20250819132546837 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - sgs_rx_service_req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:870) 20250819132546842 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250819132546842 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250819132546842 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250819132546842 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250819132547050 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1388)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1388)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1384)@6b779c8e12fd: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1388) TC_sgsap_mt_sms0(1388)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1379)@6b779c8e12fd: Added conn table entry 0TC_sgsap_mt_sms0(1388)6031477 MSC_Test_0-SCCP(1378)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1379)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547062 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-235:LU)[0x55c2676c6200]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011823 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132547062 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-235:LU)[0x55c2676c6200]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011823:GERAN-A-235:LU)[0x55c2676c6200] (fsm.c:486) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132547062 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132547062 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132547062 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132547062 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132547062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132547062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132547062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430] (fsm.c:486) 20250819132547062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132547062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132547062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1378)@6b779c8e12fd: { messageType := 2, destLocRef := '5C0875'O ("\\\bu"), 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(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132547066 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132547066 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_from0 TC_sgsap_mt_sms0(1388)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1378)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547067 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547067 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547067 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547067 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547067 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547069 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132547069 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250819132547069 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250819132547069 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132547070 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132547070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132547070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132547070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132547070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132547070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430] (vlr_lu_fsm.c:110) 20250819132547070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132547070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132547070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132547070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132547070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132547070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c2676b8430] (fsm.c:486) 20250819132547070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132547070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132547070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132547070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132547070 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:TMSInew-0x645468EE) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250819132547070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132547070 DMM DEBUG -> IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:TMSInew-0x645468EE LOCATION UPDATE ACCEPT (TMSI = 0x645468ee) (gsm_04_08.c:149) 20250819132547070 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:TMSInew-0x645468EE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132547070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547070 DLM3UA 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(1380)@6b779c8e12fd: Message received on association #8 20250819132547070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1379)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1379)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547077 DMM DEBUG msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:TMSInew-0x645468EE:GERAN-A-235:LU)[0x55c2676c6200]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132547077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:TMSInew-0x645468EE:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132547077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132547077 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250819132547077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132547077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132547077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132547077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-235:LU)[0x55c2676b8430] (vlr_lu_fsm.c:817) 20250819132547077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132547077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x776C2D40:GERAN-A-235:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132547077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132547077 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250819132547077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547077 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132547077 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132547077 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132547077 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547079 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547079 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547079 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132547079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-235:LU)[0x55c2676c6200] (msc_a.c:1053) 20250819132547079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132547079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132547079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-235:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132547079 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - active-conn: now used by 1 (attached) (msub.c:375) 20250819132547079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547080 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547080 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547080 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547080 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547080 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1379)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_mt_sms0(1388)6031477 TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132547081 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132547081 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms0(1388)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1379)@6b779c8e12fd: Created IMSI[0] for '262420000011823'H'645468EE'O to be handled at TC_sgsap_mt_sms0(1388) 20250819132547085 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132547085 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132547085 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132547086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1379)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1388) TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1388)@6b779c8e12fd: 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 := '645468EE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1379)@6b779c8e12fd: Added conn table entry 0TC_sgsap_mt_sms0(1388)14823384 MSC_Test_0-RAN(1379)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1378)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547091 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547091 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547092 DMM DEBUG msc_a(TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c26764dfa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c26764dfa0] (fsm.c:486) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132547092 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132547092 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132547092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132547092 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250819132547092 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132547092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1378)@6b779c8e12fd: { messageType := 2, destLocRef := 'E22FD8'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(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132547096 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132547096 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1388)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547101 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547101 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547101 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547101 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547101 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547101 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132547101 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132547102 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132547102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547105 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547105 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547105 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547105 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132547105 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132547105 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + 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) 20250819132547105 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132547105 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132547105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1378)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1378)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1378)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547107 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547107 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547107 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132547107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132547107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c26764dfa0] (msc_a.c:1053) 20250819132547107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132547107 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132547107 DBSSAP ERROR msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE:GERAN-A-236:CM_SERVICE_REQ)[0x55c26764dfa0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132547108 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132547108 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547108 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547108 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132547108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132547108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1378)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1380)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132547108 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547108 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132547108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132547108 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132547108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132547108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132547108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132547108 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1379)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_mt_sms0(1388)14823384 TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132547108 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132547108 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms0(1388)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1388)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1388)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(1384)@6b779c8e12fd: Final verdict of PTC: none 20250819132547112 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132547112 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132547113 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250819132547114 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1380)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1381)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1385)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1382)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1386)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1389)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1377)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1378)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1387)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1383)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1379)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1377): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1378): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1379): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1380): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1381): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1382): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1383): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1384): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1385): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1386): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1387): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_mt_sms0(1388): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1389): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Tue Aug 19 13:25:47 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 20250819132547310 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132547310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132547310 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132547310 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132547310 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132547310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132547310 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132547310 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132547310 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132547310 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132547310 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132547310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132547310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132547310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132547310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132547310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132547310 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132547310 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132547310 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132548115 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381456) 20250819132549116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132549311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132549311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132549311 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=381456, count=383688) 20250819132549749 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x9AE204B2 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250819132550117 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:25: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_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 20250819132551119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_mo_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1393)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1393)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1393)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1391)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132551782 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1394)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132551972 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132551972 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132551972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132551972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1393)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132551977 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132551977 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132551977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132551977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132551977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132551977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132551977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1393)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1393)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1393)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 20250819132551978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132551978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132551978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132551978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132551978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132551978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132551978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132551979 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132551979 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132552120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132552120 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1396)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1396)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132552122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1396)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1396)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1396)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1396)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1396)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1396)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132552134 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132552134 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1399)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1399)@6b779c8e12fd: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1401) MSC_Test-GSUP(1397)@6b779c8e12fd: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1401) 20250819132552177 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132552177 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011824 id=262420000011824 (vlr.c:661) 20250819132552177 DVLR INFO New subscr, IMSI: 262420000011824 (vlr.c:562) 20250819132552177 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132552177 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1397)@6b779c8e12fd: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1401) MSC_Test-GSUP(1397)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_mo_sms0(1401)"262420000011824" 20250819132552179 DVLR DEBUG VLR subscr IMSI-262420000011824:TMSInew-0x9BBAA6D2 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132552179 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250819132552179 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (NO CONN!) (gsm_04_08.c:1541) 20250819132552179 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9BBAA6D2 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132552179 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9BBAA6D2 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132552179 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9BBAA6D2 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132552179 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9BBAA6D2 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132552179 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9BBAA6D2 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mo_sms0(1401)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1401)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1399)@6b779c8e12fd: 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 := '9BBAA6D2'O } } } } } } handled at TC_sgsap_mo_sms0(1401) TC_sgsap_mo_sms0(1401)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132552181 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x9BBAA6D2 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132552181 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250819132552789 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132552789 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132552789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132552789 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132552789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132552789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132552789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132552789 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132552790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132552790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132552790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132552790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132552790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132552790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132552790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132552790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1392)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132553189 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250819132553189 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:293) 20250819132553189 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + sgs_rx_ul_ud: now used by 2 (attached,sgs_rx_ul_ud) (sgs_iface.c:884) 20250819132553189 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + active-conn: now used by 3 (attached,sgs_rx_ul_ud,active-conn) (msub.c:379) 20250819132553189 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250819132553189 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - sgs_rx_ul_ud: now used by 2 (attached,active-conn) (sgs_iface.c:895) 20250819132553189 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819132553189 DLSMS ERROR trans(SMS IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:EUTRAN-SGs:CM_SERVICE_REQ callref-0x40000029 tid-8) MO SMS without prior CM Service Request (gsm_04_11.c:1108) 20250819132553189 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132553189 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1401)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011824'H 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + check_sgs_association: now used by 4 (attached,active-conn,SMS,check_sgs_association) (sgs_iface.c:274) 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - check_sgs_association: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:293) 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + sgs_rx_ul_ud: now used by 4 (attached,active-conn,SMS,sgs_rx_ul_ud) (sgs_iface.c:884) 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - sgs_rx_ul_ud: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:895) 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250819132553191 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mo_sms0(1401)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1397)@6b779c8e12fd: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1401) TC_sgsap_mo_sms0(1401)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1392)@6b779c8e12fd: Added conn table entry 0TC_sgsap_mo_sms0(1401)14598513 MSC_Test_0-RAN(1392)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1391)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132553197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553197 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553198 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-237:LU)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011824 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132553198 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-237:LU)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011824:GERAN-A-237:LU)[0x55c2676b8430] (fsm.c:486) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132553198 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132553198 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132553198 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132553198 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132553198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132553198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132553198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0] (fsm.c:486) 20250819132553198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132553198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132553198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1391)@6b779c8e12fd: { messageType := 2, destLocRef := 'DEC171'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(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132553200 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132553200 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_mo_sms0(1401)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132553200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553201 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132553201 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250819132553201 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250819132553201 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132553202 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132553202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132553202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132553202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132553202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132553202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0] (vlr_lu_fsm.c:110) 20250819132553202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132553202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132553202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132553202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132553202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132553202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c26766f5f0] (fsm.c:486) 20250819132553202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132553202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132553202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132553202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132553202 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:TMSInew-0x3E086E51) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250819132553202 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132553202 DMM DEBUG -> IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:TMSInew-0x3E086E51 LOCATION UPDATE ACCEPT (TMSI = 0x3e086e51) (gsm_04_08.c:149) 20250819132553202 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:TMSInew-0x3E086E51 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132553202 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553202 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1392)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1392)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132553205 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553205 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553205 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553206 DMM DEBUG msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:TMSInew-0x3E086E51:GERAN-A-237:LU)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132553206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:TMSInew-0x3E086E51:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132553206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132553206 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250819132553206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132553206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132553206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132553206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-237:LU)[0x55c26766f5f0] (vlr_lu_fsm.c:817) 20250819132553206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132553206 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x9BBAA6D2:GERAN-A-237:LU)[0x55c2676a86f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132553206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132553206 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250819132553206 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132553206 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132553206 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132553206 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132553206 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553206 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553206 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132553207 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553207 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553207 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553207 DLSS7 DEBUG Found route for dpc=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(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132553207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553207 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132553207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-237:LU)[0x55c2676b8430] (msc_a.c:1053) 20250819132553207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132553207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132553207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-237:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132553208 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132553208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 20250819132553208 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553208 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553208 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553208 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553208 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1392)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_mo_sms0(1401)14598513 TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132553209 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132553209 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mo_sms0(1401)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1392)@6b779c8e12fd: Created IMSI[0] for '262420000011824'H'3E086E51'O (">\bnQ") to be handled at TC_sgsap_mo_sms0(1401) 20250819132553211 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132553211 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132553211 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132553211 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553211 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1392)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1401) TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1401)@6b779c8e12fd: 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 := '3E086E51'O (">\bnQ") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1392)@6b779c8e12fd: Added conn table entry 0TC_sgsap_mo_sms0(1401)2002109 MSC_Test_0-RAN(1392)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1391)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132553214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553214 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553214 DMM DEBUG msc_a(TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c2676c6200]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c2676c6200] (fsm.c:486) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132553214 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132553214 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132553214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132553214 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250819132553214 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132553214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553214 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553214 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553215 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553215 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1391)@6b779c8e12fd: { messageType := 2, destLocRef := '1E8CBD'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(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132553215 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132553215 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1401)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132553218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553218 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132553218 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132553219 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132553219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132553221 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553221 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553221 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132553221 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132553221 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + 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) 20250819132553221 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132553221 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132553221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1391)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1391)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1391)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132553222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132553222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132553222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c2676c6200] (msc_a.c:1053) 20250819132553222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132553222 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132553222 DBSSAP ERROR msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51:GERAN-A-238:CM_SERVICE_REQ)[0x55c2676c6200]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132553222 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132553222 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553222 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553222 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132553222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132553222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1391)@6b779c8e12fd: Session index based on local reference:0 20250819132553223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553223 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132553223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132553223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132553223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132553223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132553223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132553223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1393)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1392)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_mo_sms0(1401)2002109 TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132553223 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132553223 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mo_sms0(1401)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1401)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1401)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1391)@6b779c8e12fd: Final verdict of PTC: none 20250819132553226 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132553227 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1397)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1394)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1393)@6b779c8e12fd: Final verdict of PTC: none 20250819132553227 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1392)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1395)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1390)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1396)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1402)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1400)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1398)@6b779c8e12fd: Final verdict of PTC: none 20250819132553229 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-SGsAP(1399)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1390): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1391): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1392): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1393): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1394): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1395): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1396): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1397): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1398): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1399): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1400): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_mo_sms0(1401): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1402): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Tue Aug 19 13:25:53 UTC 2025 ====== MSC_Tests.TC_sgsap_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc 20250819132553426 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132553426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132553426 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132553426 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132553426 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132553426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132553426 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132553426 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132553426 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132553426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132553426 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132553426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132553426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132553426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132553426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132553426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132553426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132553426 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132553426 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132554228 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372004) 20250819132555229 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132555427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132555427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132555427 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=372004, count=373444) 20250819132556230 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:25: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_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 20250819132557087 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x645468EE - Paging: now used by 1 (attached) (paging.c:202) 20250819132557232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_mt_sms_and_nothing started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1406)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1406)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1406)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1404)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132557860 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1407)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132558051 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132558051 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132558051 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132558051 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1406)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1406)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1406)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132558053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132558053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132558053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132558053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132558053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132558053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132558053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1406)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132558053 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132558053 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132558053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132558053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132558053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132558053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132558053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132558053 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132558054 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132558232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132558232 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132558234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132558244 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132558244 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1412)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1412)@6b779c8e12fd: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1414) MSC_Test-GSUP(1410)@6b779c8e12fd: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1414) 20250819132558288 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132558288 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250819132558288 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250819132558288 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132558288 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1410)@6b779c8e12fd: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1414) MSC_Test-GSUP(1410)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1414)"262420000011825" 20250819132558291 DVLR DEBUG VLR subscr IMSI-262420000011825:TMSInew-0x2AB988C2 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132558291 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250819132558291 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (NO CONN!) (gsm_04_08.c:1541) 20250819132558291 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x2AB988C2 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132558291 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x2AB988C2 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132558291 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x2AB988C2 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132558291 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x2AB988C2 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132558291 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x2AB988C2 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1412)@6b779c8e12fd: 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 := '2AB988C2'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1414) TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132558293 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x2AB988C2 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132558293 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250819132558865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132558865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132558865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132558865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132558865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132558865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132558865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132558865 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132558865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132558865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132558866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132558866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132558866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132558866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132558866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132558866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1405)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011825'H 20250819132559297 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132559297 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819132559297 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819132559297 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819132600298 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819132600298 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819132600298 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819132600298 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250819132600298 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250819132600298 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250819132600298 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) 20250819132603212 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x3E086E51 - Paging: now used by 1 (attached) (paging.c:202) 20250819132610299 DLSMS NOTICE Sending SMS 25 failed 1 times. (sms_queue.c:248) 20250819132610300 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,SGs-paging-req,Paging) (sms_queue.c:217) 20250819132610300 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - SMS-receiver: now used by 4 (attached,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) 20250819132610300 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - SMS: now used by 3 (attached,SGs-paging-req,Paging) (transaction.c:281) 20250819132610300 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250819132610300 DSGS ERROR (sub 491230011825) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250819132610300 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250819132619773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132619773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132619773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132619774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132619774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132619774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132619774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132619774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132620320 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132620320 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - VTY: now used by 1 (attached) (msc_vty.c:1387) 20250819132620321 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132620321 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - attached: now used by 1 (VTY) (vlr.c:1489) 20250819132620321 DVLR INFO VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2 - VTY: now used by 0 (-) (msc_vty.c:1839) 20250819132620321 DVLR DEBUG SUBSCR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x2AB988C2) freeing VLR subscr (max total use count was 7) (vlr.c:472) TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1410)@6b779c8e12fd: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1414) TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1405)@6b779c8e12fd: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1414)16220495 MSC_Test_0-SCCP(1404)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1405)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132620328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620328 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132620328 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620328 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011825 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132620328 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676b8430] (fsm.c:486) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132620328 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132620328 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250819132620328 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250819132620328 DVLR DEBUG VLR subscr IMSI-262420000011825 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132620328 DVLR DEBUG VLR subscr IMSI-262420000011825 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132620328 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132620328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132620328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132620328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c26766f5f0] (fsm.c:486) 20250819132620328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132620328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132620328 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620328 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620328 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620328 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620329 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1404)@6b779c8e12fd: { messageType := 2, destLocRef := 'F7814F'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(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132620330 DVLR DEBUG VLR subscr IMSI-262420000011825 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132620330 DVLR DEBUG VLR subscr IMSI-262420000011825 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_from0 TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1404)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132620331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620331 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(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132620331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132620331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620332 DVLR DEBUG VLR subscr IMSI-262420000011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132620332 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250819132620332 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250819132620332 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132620332 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132620332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132620332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132620332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132620332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132620332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c26766f5f0] (vlr_lu_fsm.c:110) 20250819132620332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132620332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-239:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132620332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132620332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132620332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132620332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c26766f5f0] (fsm.c:486) 20250819132620332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132620332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132620332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132620332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132620332 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x0C39C96E) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250819132620332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132620332 DMM DEBUG -> IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x0C39C96E LOCATION UPDATE ACCEPT (TMSI = 0x0c39c96e) (gsm_04_08.c:149) 20250819132620332 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x0C39C96E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132620332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1405)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1405)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132620337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620337 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132620337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620337 DMM DEBUG msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x0C39C96E:GERAN-A-239:LU)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132620337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x0C39C96E:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132620337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132620337 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250819132620337 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132620337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132620337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132620337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132620337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-239:LU)[0x55c26766f5f0] (vlr_lu_fsm.c:817) 20250819132620337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132620337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-239:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132620337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132620337 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250819132620337 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132620337 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132620337 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132620337 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132620337 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620337 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620337 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132620338 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620338 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620338 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620338 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132620338 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132620339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-239:LU)[0x55c2676b8430] (msc_a.c:1053) 20250819132620339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132620339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132620339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-239:LU)[0x55c26766f5f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132620339 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - active-conn: now used by 1 (attached) (msub.c:375) 20250819132620339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 20250819132620339 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620339 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132620339 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1405)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1414)16220495 TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132620340 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132620340 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1405)@6b779c8e12fd: Created IMSI[0] for '262420000011825'H'0C39C96E'O to be handled at TC_sgsap_mt_sms_and_nothing0(1414) 20250819132620342 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132620342 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132620342 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132620342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1405)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1414) TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: 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 := '0C39C96E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1405)@6b779c8e12fd: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1414)377416 MSC_Test_0-RAN(1405)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1404)@6b779c8e12fd: First idle individual index:0 20250819132620346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132620346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132620346 DMM DEBUG msc_a(TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c2676c6200]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c2676c6200] (fsm.c:486) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132620346 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132620346 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132620346 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132620347 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250819132620347 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132620347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1404)@6b779c8e12fd: { messageType := 2, destLocRef := '05C248'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(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132620347 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132620347 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132620353 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620353 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620353 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620353 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132620353 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620354 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132620354 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132620354 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132620354 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620354 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620354 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620354 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819132620358 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620358 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620358 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620358 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620358 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(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132620358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132620358 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620358 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132620358 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132620358 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + 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) 20250819132620358 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132620358 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132620358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1404)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1404)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1404)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132620359 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620359 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620359 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620359 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132620359 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132620359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132620359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c2676c6200] (msc_a.c:1053) 20250819132620359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132620359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c267689400]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132620359 DBSSAP ERROR msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E:GERAN-A-240:CM_SERVICE_REQ)[0x55c2676c6200]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132620359 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132620359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132620359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132620359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1404)@6b779c8e12fd: Session index based on local reference:0 20250819132620360 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620360 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132620360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132620360 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132620360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132620360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132620360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1406)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132620360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1405)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1414)377416 TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132620360 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132620360 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1414)@6b779c8e12fd: Final verdict of PTC: pass 20250819132620364 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132620364 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1404)@6b779c8e12fd: Final verdict of PTC: none 20250819132620365 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1406)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1407)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1410)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1405)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1412)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1403)@6b779c8e12fd: Final verdict of PTC: none 20250819132620368 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1415)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1409)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1413)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1411)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1408)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1403): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1404): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1405): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1406): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1407): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1408): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1409): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1410): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1411): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1412): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1413): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1414): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1415): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:26:20 UTC 2025 ====== MSC_Tests.TC_sgsap_mt_sms_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc 20250819132620562 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132620562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132620562 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132620562 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132620562 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132620562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132620562 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132620562 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132620562 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132620562 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132620562 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132620562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132620562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132620562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132620562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132620562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132620562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132620563 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132620563 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132621370 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=368220) 20250819132622371 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132622564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132622564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132622564 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=368220, count=370452) 20250819132623372 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:26: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_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 20250819132624373 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_mt_sms_and_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1419)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1419)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1419)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1417)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132624958 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1420)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132625151 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132625151 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132625151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132625151 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1419)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1419)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1419)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132625153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132625153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132625153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132625153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132625153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132625153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132625153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1419)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 20250819132625153 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132625153 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132625153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132625153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132625153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132625153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132625153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 20250819132625154 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132625154 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132625374 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132625374 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132625380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132625399 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132625399 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1425)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1425)@6b779c8e12fd: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1427) MSC_Test-GSUP(1423)@6b779c8e12fd: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1427) 20250819132625436 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132625436 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011826 id=262420000011826 (vlr.c:661) 20250819132625436 DVLR INFO New subscr, IMSI: 262420000011826 (vlr.c:562) 20250819132625436 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250819132625436 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1423)@6b779c8e12fd: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1427) MSC_Test-GSUP(1423)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1427)"262420000011826" 20250819132625438 DVLR DEBUG VLR subscr IMSI-262420000011826:TMSInew-0x88E09516 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132625438 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250819132625438 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (NO CONN!) (gsm_04_08.c:1541) 20250819132625438 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x88E09516 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132625438 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x88E09516 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132625438 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x88E09516 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132625438 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x88E09516 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132625438 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x88E09516 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1425)@6b779c8e12fd: 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 := '88E09516'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1427) TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132625440 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x88E09516 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132625440 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132625968 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132625968 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132625968 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132625968 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132625968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132625968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132625968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132625968 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132625968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132625968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132625968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132625968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132625968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132625968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132625968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132625968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1418)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011826'H 20250819132626443 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132626443 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819132626443 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819132626443 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819132627445 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819132627445 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819132627445 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819132627445 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250819132627445 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250819132627446 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250819132627446 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:76) 20250819132627453 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + 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) 20250819132627453 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + 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) 20250819132627453 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132627453 DLSMS NOTICE Sending SMS 27 failed 1 times. (sms_queue.c:248) 20250819132627453 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - 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) 20250819132627454 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - 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) 20250819132627454 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - SMS: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (transaction.c:281) 20250819132627454 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250819132627454 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250819132627454 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250819132627454 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) 20250819132630344 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x0C39C96E - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132647459 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132647460 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - VTY: now used by 1 (attached) (msc_vty.c:1387) MSC_Test-GSUP(1423)@6b779c8e12fd: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1427) TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1418)@6b779c8e12fd: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1427)10146318 MSC_Test_0-SCCP(1417)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1418)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647483 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647483 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647484 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647485 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-241:LU)[0x55c26766f5f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011826 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132647485 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-241:LU)[0x55c26766f5f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011826:GERAN-A-241:LU)[0x55c26766f5f0] (fsm.c:486) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132647485 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132647485 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132647485 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132647485 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132647485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132647485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132647485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0] (fsm.c:486) 20250819132647485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132647485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132647485 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647485 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647485 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647485 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1417)@6b779c8e12fd: { messageType := 2, destLocRef := '9AD20E'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(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132647493 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132647493 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647500 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132647500 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250819132647500 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250819132647500 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132647501 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132647501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132647501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132647501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132647501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132647501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0] (vlr_lu_fsm.c:110) 20250819132647501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132647501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132647501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132647501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132647501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132647501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676ceaa0] (fsm.c:486) 20250819132647501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132647501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132647501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132647501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132647501 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:TMSInew-0x938BB4D5) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250819132647501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132647501 DMM DEBUG -> IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:TMSInew-0x938BB4D5 LOCATION UPDATE ACCEPT (TMSI = 0x938bb4d5) (gsm_04_08.c:149) 20250819132647502 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:TMSInew-0x938BB4D5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132647502 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647502 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1418)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1418)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647516 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647516 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647516 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647516 DMM DEBUG msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:TMSInew-0x938BB4D5:GERAN-A-241:LU)[0x55c26766f5f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132647516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:TMSInew-0x938BB4D5:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132647516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132647516 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250819132647516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132647516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132647516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132647516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-241:LU)[0x55c2676ceaa0] (vlr_lu_fsm.c:817) 20250819132647516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132647516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x88E09516:GERAN-A-241:LU)[0x55c2676981f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132647516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132647516 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250819132647516 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132647516 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132647516 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132647517 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132647517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132647520 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647520 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647521 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132647521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-241:LU)[0x55c26766f5f0] (msc_a.c:1053) 20250819132647521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132647521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132647521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-241:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132647522 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132647522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 20250819132647523 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647523 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647523 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647523 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(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1418)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1427)10146318 TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132647525 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132647525 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1418)@6b779c8e12fd: Created IMSI[0] for '262420000011826'H'938BB4D5'O to be handled at TC_sgsap_mt_sms_and_reject0(1427) 20250819132647535 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132647535 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132647535 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132647535 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647535 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647535 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1418)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1427) TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: 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 := '938BB4D5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1418)@6b779c8e12fd: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1427)5316813 MSC_Test_0-RAN(1418)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1417)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647546 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647547 DMM DEBUG msc_a(TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132647547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132647547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676b8430] (fsm.c:486) 20250819132647547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132647547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132647547 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132647547 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132647547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132647548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132647548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132647548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132647548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132647548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132647548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132647548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132647548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132647548 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132647548 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250819132647548 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132647548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1417)@6b779c8e12fd: { messageType := 2, destLocRef := '5120CD'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(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132647551 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132647551 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647560 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132647560 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132647560 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132647560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647564 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647564 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132647564 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132647564 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + 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) 20250819132647564 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132647564 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132647564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1417)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1417)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1417)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647565 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647565 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647565 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132647565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132647565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676b8430] (msc_a.c:1053) 20250819132647565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132647565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676c6200]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132647565 DBSSAP ERROR msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5:GERAN-A-242:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132647565 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132647565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132647565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132647565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132647565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1417)@6b779c8e12fd: Session index based on local reference:0 20250819132647565 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647565 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132647566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132647566 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132647566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132647566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132647566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132647566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1418)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1427)5316813 TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132647566 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132647566 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1427)@6b779c8e12fd: Final verdict of PTC: pass 20250819132647568 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132647568 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132647568 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1419)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1420)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1417)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1423)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1425)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1424)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1418)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1421)@6b779c8e12fd: Final verdict of PTC: none 20250819132647571 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1428)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1422)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1416)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1426)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1416): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1417): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1418): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1419): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1420): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1421): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1422): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1423): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1424): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1425): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1426): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1427): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1428): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:26:47 UTC 2025 ====== MSC_Tests.TC_sgsap_mt_sms_and_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_mt_sms_and_reject.talloc 20250819132647766 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132647766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132647766 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132647766 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132647766 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132647766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132647766 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132647766 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132647766 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132647766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132647766 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132647766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132647766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132647766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132647766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132647766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132647766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132647766 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132647766 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132648573 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367668) 20250819132649574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132649768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132649768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132649768 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=367668, count=368828) 20250819132650575 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:26:51 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 20250819132651576 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_unexp_ud started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1432)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1432)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1432)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1430)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132652200 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1433)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132652395 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132652395 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132652395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132652395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1432)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1432)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1432)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132652396 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132652396 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132652396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132652396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132652396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132652396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132652396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1432)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 20250819132652397 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132652397 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132652397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132652397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132652397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132652397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132652397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1432)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132652397 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132652397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132652577 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132652577 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1435)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1435)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132652583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1435)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1435)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1435)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1435)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1435)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1435)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132652601 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132652601 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1438)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1438)@6b779c8e12fd: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1440) 20250819132653208 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653208 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653208 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653208 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653208 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1431)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1436)@6b779c8e12fd: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1440) TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1431)@6b779c8e12fd: Added conn table entry 0TC_sgsap_unexp_ud0(1440)3323732 MSC_Test_0-RAN(1431)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1430)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653657 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653657 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653657 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653657 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-243:LU)[0x55c26766f5f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132653657 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-243:LU)[0x55c26766f5f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132653657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132653657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-243:LU)[0x55c26766f5f0] (fsm.c:486) 20250819132653657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132653657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132653657 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132653658 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011821 id=262420000011821 (vlr.c:661) 20250819132653658 DVLR INFO New subscr, IMSI: 262420000011821 (vlr.c:562) 20250819132653658 DVLR DEBUG VLR subscr IMSI-262420000011821 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132653658 DVLR DEBUG VLR subscr IMSI-262420000011821 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132653658 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132653658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132653658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132653658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132653658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132653658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132653658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132653658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132653658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676ceaa0] (fsm.c:486) 20250819132653658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132653658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132653658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: { messageType := 2, destLocRef := '32B754'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(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1436)@6b779c8e12fd: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1440) MSC_Test-GSUP(1436)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_unexp_ud0(1440)"262420000011821" 20250819132653660 DVLR DEBUG VLR subscr IMSI-262420000011821 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132653660 DVLR DEBUG VLR subscr IMSI-262420000011821 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653663 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653663 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653663 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653663 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653668 DVLR DEBUG VLR subscr IMSI-262420000011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132653668 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250819132653668 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250819132653668 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132653668 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132653668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132653668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132653668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132653668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132653668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676ceaa0] (vlr_lu_fsm.c:110) 20250819132653668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132653668 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-243:LU)[0x55c2676935e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132653668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132653668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132653668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132653668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676ceaa0] (fsm.c:486) 20250819132653668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132653668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132653668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132653668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132653668 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x510A5F3E) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250819132653668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132653668 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x510A5F3E LOCATION UPDATE ACCEPT (TMSI = 0x510a5f3e) (gsm_04_08.c:149) 20250819132653669 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x510A5F3E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132653669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1431)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1431)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132653674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653675 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x510A5F3E:GERAN-A-243:LU)[0x55c26766f5f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132653675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x510A5F3E:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132653675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132653675 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250819132653675 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132653675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132653675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132653675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132653675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-243:LU)[0x55c2676ceaa0] (vlr_lu_fsm.c:817) 20250819132653675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132653675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-243:LU)[0x55c2676776c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132653675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132653675 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250819132653675 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132653675 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132653675 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132653675 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132653675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653675 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132653679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-243:LU)[0x55c26766f5f0] (msc_a.c:1053) 20250819132653679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132653679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132653679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-243:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132653679 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E - active-conn: now used by 1 (attached) (msub.c:375) 20250819132653679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 20250819132653680 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653680 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653680 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653680 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653680 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1431)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_unexp_ud0(1440)3323732 TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132653682 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132653682 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011821'H 20250819132653694 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250819132653694 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: (sub IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E) SGsAP Message UPLINK-UNITDATA subscriber not SGs-associated, releasing (sgs_iface.c:285) 20250819132653694 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E - check_sgs_association: now used by 1 (attached) (sgs_iface.c:289) MSC_Test-SGsAP(1438)@6b779c8e12fd: 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(1440) TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1436)@6b779c8e12fd: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1440) TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1431)@6b779c8e12fd: Added conn table entry 0TC_sgsap_unexp_ud0(1440)2144871 MSC_Test_0-RAN(1431)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1430)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653887 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-244:LU)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132653887 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-244:LU)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132653887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132653887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-244:LU)[0x55c2676b8430] (fsm.c:486) 20250819132653887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132653887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132653887 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132653887 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132653887 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132653887 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132653887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132653887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132653887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132653887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132653887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132653888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132653888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132653888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200] (fsm.c:486) 20250819132653888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132653888 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132653888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: { messageType := 2, destLocRef := '20BA67'O, sourceLocRef := '0000F4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132653891 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132653892 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132653893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132653896 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132653896 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250819132653896 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250819132653896 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132653898 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132653898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132653898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132653898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132653898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132653898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200] (vlr_lu_fsm.c:110) 20250819132653898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132653898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132653898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132653898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132653898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132653898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676c6200] (fsm.c:486) 20250819132653898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132653898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132653898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132653898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132653898 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:TMSInew-0x34D4F5F5) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250819132653898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132653898 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:TMSInew-0x34D4F5F5 LOCATION UPDATE ACCEPT (TMSI = 0x34d4f5f5) (gsm_04_08.c:149) 20250819132653898 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:TMSInew-0x34D4F5F5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132653899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1431)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1431)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653903 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653903 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653903 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653903 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:TMSInew-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132653903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:TMSInew-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132653903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132653903 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250819132653903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132653903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132653903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132653903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676c6200] (vlr_lu_fsm.c:817) 20250819132653904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132653904 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x510A5F3E:GERAN-A-244:LU)[0x55c2676935e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132653904 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132653904 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250819132653904 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132653904 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132653904 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132653904 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132653904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132653908 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653908 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132653909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676b8430] (msc_a.c:1053) 20250819132653909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132653909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132653909 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-244:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132653909 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132653909 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653909 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653909 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 20250819132653910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1431)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_unexp_ud0(1440)2144871 TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132653912 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132653912 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1431)@6b779c8e12fd: Created IMSI[0] for '262420000011821'H'34D4F5F5'O to be handled at TC_sgsap_unexp_ud0(1440) 20250819132653920 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132653920 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132653920 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132653920 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653920 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1431)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1440) TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: 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 := '34D4F5F5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1431)@6b779c8e12fd: Added conn table entry 0TC_sgsap_unexp_ud0(1440)7664045 MSC_Test_0-SCCP(1430)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1431)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132653924 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653924 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653924 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653924 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653924 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653924 DMM DEBUG msc_a(TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c26766f5f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132653924 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132653924 DVLR DEBUG[0;m Process_Access_Request_VLR(TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c26766f5f0] (fsm.c:486) 20250819132653924 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132653924 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132653924 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132653924 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132653924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132653924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132653924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132653925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132653925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132653925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132653925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132653925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132653925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132653925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132653925 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250819132653925 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132653925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: { messageType := 2, destLocRef := '74F1AD'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(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132653925 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132653925 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653928 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132653929 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132653929 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132653929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819132653930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653930 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132653930 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132653930 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + 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) 20250819132653930 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132653930 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132653930 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653930 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1430)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1430)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132653931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653931 DLM3UA DEBUG 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(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132653931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132653931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132653931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c26766f5f0] (msc_a.c:1053) 20250819132653931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132653931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132653931 DBSSAP ERROR msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5:GERAN-A-245:CM_SERVICE_REQ)[0x55c26766f5f0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132653931 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132653931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132653931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132653931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@6b779c8e12fd: Session index based on local reference:0 20250819132653931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132653931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132653931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132653931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132653931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132653931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132653931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1432)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132653931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1431)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_unexp_ud0(1440)7664045 TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132653931 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132653931 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1440)@6b779c8e12fd: Final verdict of PTC: pass 20250819132653934 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132653934 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1436)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1430)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1433)@6b779c8e12fd: Final verdict of PTC: none 20250819132653934 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-M3UA(1432)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1431)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1438)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1439)@6b779c8e12fd: Final verdict of PTC: none 20250819132653934 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1437)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1435)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1434)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1429)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1441)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1430): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1431): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1432): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1433): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1434): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1435): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1436): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1437): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1438): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1439): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_unexp_ud0(1440): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1441): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Tue Aug 19 13:26:53 UTC 2025 ====== MSC_Tests.TC_sgsap_unexp_ud pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_unexp_ud.talloc 20250819132654134 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132654134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132654134 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132654134 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132654134 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132654134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132654134 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132654134 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132654134 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132654134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132654134 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132654134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132654134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132654134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132654134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132654134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132654134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132654134 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132654134 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132654936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=443708) 20250819132655937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132656135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132656135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132656135 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=443708, count=445940) 20250819132656939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:26: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_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 20250819132657536 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x938BB4D5 - Paging: now used by 1 (attached) (paging.c:202) 20250819132657940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_unsol_ud started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1445)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1445)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1445)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1443)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132658563 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1446)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132658758 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132658758 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132658758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132658758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1445)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132658762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132658762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132658762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132658762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132658762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132658762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132658762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1445)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1445)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1445)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132658762 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132658762 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132658762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132658762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132658762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132658762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132658762 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132658762 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132658762 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132658942 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132658942 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1448)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1448)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132658943 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1448)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1448)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1448)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1448)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1448)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1448)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132658954 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132658954 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1451)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1451)@6b779c8e12fd: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1453) 20250819132659565 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132659565 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132659565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132659565 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132659565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132659565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132659565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132659565 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132659565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132659565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132659565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132659565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132659565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132659565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132659565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132659565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1444)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011822'H 20250819132659991 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(1451)@6b779c8e12fd: 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(1453) TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1449)@6b779c8e12fd: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1453) TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1444)@6b779c8e12fd: Added conn table entry 0TC_sgsap_unsol_ud0(1453)2161688 MSC_Test_0-SCCP(1443)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1444)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132659998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132659998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132659998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132659998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132659998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132659998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132659998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132659998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132659999 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011822 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132659999 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676b8430] (fsm.c:486) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132659999 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132659999 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011822 id=262420000011822 (vlr.c:661) 20250819132659999 DVLR INFO New subscr, IMSI: 262420000011822 (vlr.c:562) 20250819132659999 DVLR DEBUG VLR subscr IMSI-262420000011822 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132659999 DVLR DEBUG VLR subscr IMSI-262420000011822 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132659999 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132659999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132659999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132659999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676c6200] (fsm.c:486) 20250819132659999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132659999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132659999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132659999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132659999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132659999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132659999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132659999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132659999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132659999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132659999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132659999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132659999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132659999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132659999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132659999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132659999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132659999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: { messageType := 2, destLocRef := '20FC18'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(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1449)@6b779c8e12fd: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1453) MSC_Test-GSUP(1449)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_unsol_ud0(1453)"262420000011822" 20250819132700001 DVLR DEBUG VLR subscr IMSI-262420000011822 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132700001 DVLR DEBUG VLR subscr IMSI-262420000011822 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700001 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132700003 DVLR DEBUG VLR subscr IMSI-262420000011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132700003 DVLR DEBUG IMSI:262420000011822 has MSISDN:491230011822 (vlr.c:1045) 20250819132700003 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250819132700003 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132700004 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132700004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132700004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132700004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132700004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132700004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676c6200] (vlr_lu_fsm.c:110) 20250819132700004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132700004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-246:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132700004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132700004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132700004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132700004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676c6200] (fsm.c:486) 20250819132700004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132700004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132700004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132700004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132700004 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xA6259334) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250819132700004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132700004 DMM DEBUG -> IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xA6259334 LOCATION UPDATE ACCEPT (TMSI = 0xa6259334) (gsm_04_08.c:149) 20250819132700004 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xA6259334 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132700004 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700004 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700004 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1444)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1444)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700007 DMM DEBUG msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xA6259334:GERAN-A-246:LU)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132700007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0xA6259334:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132700007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132700007 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250819132700007 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132700007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132700007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132700007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132700007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-246:LU)[0x55c2676c6200] (vlr_lu_fsm.c:817) 20250819132700007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132700007 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-246:LU)[0x55c2676bcff0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132700007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132700007 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250819132700007 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132700007 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132700007 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132700007 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132700007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700008 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700008 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132700008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-246:LU)[0x55c2676b8430] (msc_a.c:1053) 20250819132700008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132700008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132700008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-246:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132700008 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132700008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 20250819132700008 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700008 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1444)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_unsol_ud0(1453)2161688 TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132700009 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132700009 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1444)@6b779c8e12fd: Created IMSI[0] for '262420000011822'H'A6259334'O to be handled at TC_sgsap_unsol_ud0(1453) 20250819132700013 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132700013 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819132700013 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819132700013 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700013 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700013 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700013 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700013 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1444)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1453) TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: 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 := 'A6259334'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1444)@6b779c8e12fd: Added conn table entry 0TC_sgsap_unsol_ud0(1453)4784043 MSC_Test_0-RAN(1444)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1443)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700016 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700016 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700016 DMM DEBUG msc_a(TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c26766f5f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c26766f5f0] (fsm.c:486) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132700016 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132700016 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132700016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132700016 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250819132700016 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132700016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1443)@6b779c8e12fd: { messageType := 2, destLocRef := '48FFAB'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(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132700017 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132700017 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700020 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700020 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700020 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700020 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250819132700020 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132700020 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132700021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700022 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700022 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700022 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700022 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250819132700022 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132700022 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + 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) 20250819132700022 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132700022 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250819132700022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700023 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700023 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700023 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132700023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c26766f5f0] (msc_a.c:1053) 20250819132700023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132700023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132700023 DBSSAP ERROR msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334:GERAN-A-247:CM_SERVICE_REQ)[0x55c26766f5f0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132700023 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250819132700023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700023 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700023 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700023 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1444)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_unsol_ud0(1453)4784043 TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132700024 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819132700024 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: 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(1444)@6b779c8e12fd: Added conn table entry 0TC_sgsap_unsol_ud0(1453)5542663 MSC_Test_0-SCCP(1443)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1444)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700227 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000011822 (gsm_04_08.c:980) 20250819132700227 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + gsm48_rx_mm_imsi_detach_ind: now used by 3 (attached,Paging,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250819132700227 DMM INFO IMSI DETACH for IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 (gsm_04_08.c:1007) 20250819132700227 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + active-conn: now used by 4 (attached,Paging,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250819132700227 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - Paging: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (paging.c:202) 20250819132700227 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + 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) 20250819132700227 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250819132700227 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132700228 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250819132700228 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Unavailable (smpp_smsc.c:626) 20250819132700228 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250819132700228 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132700228 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132700228 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132700228 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819132700228 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700228 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700228 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700228 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: { messageType := 2, destLocRef := '549307'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(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1443)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132700235 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700235 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700235 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700235 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1443)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1443)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132700442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700442 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132700443 DVLR INFO VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334 - active-conn: now used by 0 (-) (msub.c:375) 20250819132700443 DVLR DEBUG SUBSCR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0xA6259334) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250819132700443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132700443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132700444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1443)@6b779c8e12fd: Session index based on local reference:0 20250819132700445 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700445 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132700445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132700445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132700445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132700445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132700445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132700445 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1445)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1444)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_unsol_ud0(1453)5542663 TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1453)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1443)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1445)@6b779c8e12fd: Final verdict of PTC: none 20250819132700456 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250819132700457 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132700457 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1449)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1447)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1444)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1446)@6b779c8e12fd: Final verdict of PTC: none 20250819132700459 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SGsAP(1451)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1454)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1450)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1448)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1442)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1452)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1442): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1443): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1444): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1445): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1446): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1447): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1448): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1449): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1450): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1451): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1452): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_unsol_ud0(1453): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1454): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Tue Aug 19 13:27:00 UTC 2025 ====== MSC_Tests.TC_sgsap_unsol_ud pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_unsol_ud.talloc 20250819132700646 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132700646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132700646 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132700646 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132700646 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132700646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132700646 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132700646 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132700646 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132700646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132700646 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132700646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132700646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132700646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132700646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132700646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132700646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132700646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132700646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132701461 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401312) 20250819132702462 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132702648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132702648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132702648 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=401312, count=403092) 20250819132703462 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132703921 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x34D4F5F5 - Paging: now used by 1 (attached) (paging.c:202) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819132704464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1458)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1458)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1458)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1456)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132705010 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1459)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132705197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132705197 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132705197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132705197 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1458)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132705200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132705200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132705200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132705200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132705200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132705200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132705200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1458)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1458)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1458)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132705201 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132705201 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132705201 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132705201 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132705202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132705202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132705202 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132705202 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132705202 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132705464 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132705464 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1461)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1461)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132705467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1461)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1461)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1461)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1461)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1461)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1461)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1464)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250819132705496 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132705496 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1464)@6b779c8e12fd: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1466) 20250819132706009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132706009 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132706009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132706009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132706009 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(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132706009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132706009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132706009 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132706010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132706010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132706010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132706010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132706010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132706010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132706010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132706011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1457)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1462)@6b779c8e12fd: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1466) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1457)@6b779c8e12fd: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)11431501 MSC_Test_0-SCCP(1456)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1457)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132707567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132707567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132707567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132707568 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676ceaa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132707568 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676ceaa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676ceaa0] (fsm.c:486) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132707568 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132707568 DVLR DEBUG set IMSI on subscriber; IMSI=262420000118139 id=262420000118139 (vlr.c:661) 20250819132707568 DVLR INFO New subscr, IMSI: 262420000118139 (vlr.c:562) 20250819132707568 DVLR DEBUG VLR subscr IMSI-262420000118139 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132707568 DVLR DEBUG VLR subscr IMSI-262420000118139 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819132707568 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132707568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132707568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132707568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676c6200] (fsm.c:486) 20250819132707568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132707568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132707568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132707568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132707568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132707568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132707568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132707568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: { messageType := 2, destLocRef := 'AE6E4D'O, sourceLocRef := '0000F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1462)@6b779c8e12fd: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1466) MSC_Test-GSUP(1462)@6b779c8e12fd: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)"262420000118139" 20250819132707571 DVLR DEBUG VLR subscr IMSI-262420000118139 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819132707571 DVLR DEBUG VLR subscr IMSI-262420000118139 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132707573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132707573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132707573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132707578 DVLR DEBUG VLR subscr IMSI-262420000118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132707578 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250819132707578 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250819132707578 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132707579 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132707579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132707579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132707579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132707579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132707579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676c6200] (vlr_lu_fsm.c:110) 20250819132707579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132707579 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-249:LU)[0x55c2676776c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132707579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132707579 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132707579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132707579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676c6200] (fsm.c:486) 20250819132707579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132707579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132707579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132707579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132707579 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x200B2333) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250819132707579 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132707579 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x200B2333 LOCATION UPDATE ACCEPT (TMSI = 0x200b2333) (gsm_04_08.c:149) 20250819132707579 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x200B2333 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819132707579 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707579 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707579 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132707579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132707579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1457)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1457)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132707586 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707586 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707586 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132707586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132707586 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132707586 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x200B2333:GERAN-A-249:LU)[0x55c2676ceaa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132707586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x200B2333:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132707586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132707586 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250819132707586 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819132707586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132707586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132707586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132707586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:GERAN-A-249:LU)[0x55c2676c6200] (vlr_lu_fsm.c:817) 20250819132707586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132707586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-249:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132707586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132707586 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250819132707586 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132707586 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132707586 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132707586 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819132707586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132707586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132707586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132707588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132707588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132707588 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132707588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132707588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:GERAN-A-249:LU)[0x55c2676ceaa0] (msc_a.c:1053) 20250819132707588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132707588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132707588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:GERAN-A-249:LU)[0x55c2676c6200]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132707589 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132707589 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707589 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707589 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132707589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132707589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132707589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132707589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132707589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132707589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132707589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132707589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132707589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132707589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1457)@6b779c8e12fd: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)11431501 TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132707590 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132707590 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1462)@6b779c8e12fd: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1466) 20250819132707597 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250819132707597 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250819132707597 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250819132707597 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132707597 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250819132707598 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:TMSInew-0x31AB0640 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132707598 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250819132707598 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250819132707598 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:TMSInew-0x31AB0640 - vlr_gsup_rx: now used by 2 (attached,SGs-lu) (vlr.c:1410) 20250819132707599 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:TMSInew-0x31AB0640 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132707599 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:TMSInew-0x31AB0640 - SGs-lu: now used by 2 (attached,vlr_gsup_rx) (vlr_sgs.c:124) 20250819132707599 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:TMSInew-0x31AB0640 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1464)@6b779c8e12fd: 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 := '31AB0640'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1466) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132707604 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x200B2333:TMSInew-0x31AB0640 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132707604 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1459)@6b779c8e12fd: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)1060543118 20250819132708614 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819132708614 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819132708614 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 callref-0x3f369a8e tid-255) New transaction (transaction.c:231) 20250819132708614 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 callref-0x3f369a8e 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) 20250819132708614 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 callref-0x3f369a8e 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) 20250819132708614 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 callref-0x3f369a8e tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819132708614 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250819132708614 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250819132708614 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - 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(1466)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000118139'H 20250819132708616 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250819132708616 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250819132708616 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250819132708616 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + 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) 20250819132708616 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250819132708616 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250819132708616 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1457)@6b779c8e12fd: Created IMSI[0] for '262420000118139'H'31AB0640'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1466) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: 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 := '31AB0640'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1457)@6b779c8e12fd: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)15139922 MSC_Test_0-SCCP(1456)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132708619 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132708619 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132708619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132708619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132708619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132708619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132708619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132708619 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676935e0] (fsm.c:486) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132708619 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132708619 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132708619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132708619 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 callref-0x3f369a8e tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819132708619 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132708619 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819132708619 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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) 20250819132708619 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819132708619 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132708619 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250819132708619 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819132708619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132708619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132708619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132708619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132708619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132708619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132708619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132708619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132708619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132708619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132708619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132708619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132708619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132708619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132708619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132708619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 20250819132708620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132708620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132708620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132708620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132708620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132708620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132708620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132708620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: { messageType := 2, destLocRef := 'E70452'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-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132708620 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819132708620 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(1457)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1457)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132708622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132708622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132708622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132708622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132708622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132708622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132708622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132708622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132708622 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819132708622 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819132708622 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819132708622 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819132708622 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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) 20250819132708622 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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(1466)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(1460)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1466) 20250819132708625 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819132708625 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132708625 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676935e0] (fsm.c:486) 20250819132708625 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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) 20250819132708625 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676aa630]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132708625 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676aa630]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0] (fsm.c:486) 20250819132708625 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55c2676aa630]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132708625 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55c2676aa630]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132708625 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132708625 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0] (fsm.c:486) 20250819132708625 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132708625 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1460)@6b779c8e12fd: 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(1466) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_mt_call_complete 3 20250819132708631 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55c2676aa630]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132708631 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132708631 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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(1466)@6b779c8e12fd: f_mt_call_complete 4 20250819132708632 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132708632 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132708632 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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) 20250819132708632 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) Sending Assignment Command (msc_a.c:706) 20250819132708632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132708632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132708632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132708632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132708632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132708632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132708632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132708632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132708634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132708634 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132708634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132708634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132708634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132708634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132708634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132708634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132708634 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132708634 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132708634 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(1457)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1457)@6b779c8e12fd: patched enc_l3: '8347'O 20250819132708634 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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) 20250819132708634 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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) 20250819132708634 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 20250819132708634 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_mt_call_complete 8 20250819132708636 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132708636 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132708636 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132708838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132708838 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132708838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132708838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132708838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132708838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132708838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132708838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132708839 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819132708839 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819132708839 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819132708839 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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) 20250819132708839 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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(1466)@6b779c8e12fd: f_mt_call_complete 7 20250819132708843 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132708843 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e 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) 20250819132708843 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676aa630]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819132708843 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55c2676aa630]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132708843 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55c2676aa630]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132708843 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa630]{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(1466)@6b779c8e12fd: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_mt_call_complete DONE 20250819132708848 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa630]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132708848 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa630]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132708848 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132708848 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132711850 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132711850 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132711850 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132711850 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132711850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132711850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132711850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132711850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132711850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132711850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132711850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132711850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1457)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1457)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819132711852 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132711852 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132711852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132711852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132711852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132711852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132711852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132711852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132711853 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132711853 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132711853 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132711853 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x3f369a8e tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132711853 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819132711853 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132711853 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132711853 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132711853 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132711853 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132711853 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132711853 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132711853 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0] (call_leg.c:197) 20250819132711853 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132711853 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132711853 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa630]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132711853 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa630]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0] (call_leg.c:197) 20250819132711853 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132711853 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa630]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132711853 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa630]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132711853 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132711853 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676935e0] (call_leg.c:198) 20250819132711853 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132711853 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676b86b0]{RELEASING}: Deallocated (fsm.c:568) 20250819132711853 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132711853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132711853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132711853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132711853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132711853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132711853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132711853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132711853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132711853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132711853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132711853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132711853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132711853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132711853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132711853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132711853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1459)@6b779c8e12fd: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)1060543118 TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132711855 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132711855 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132711855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132711855 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132711855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132711855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132711855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132711855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132711855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132711855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c2676935e0] (msc_a.c:1053) 20250819132711855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132711855 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-250:PAGING_RESP)[0x55c26766f5f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132711855 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132711855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132711855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132711855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132711855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132711855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132711855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132711855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132711855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 20250819132711856 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132711856 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132711856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132711856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132711856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132711856 DLSS7 DEBUG Found route for dpc=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(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132711856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132711856 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1457)@6b779c8e12fd: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)15139922 TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_call_hangup 9: done 20250819132713863 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132713863 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250819132713863 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250819132713863 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1462)@6b779c8e12fd: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1466) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1457)@6b779c8e12fd: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)6379377 MSC_Test_0-RAN(1457)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1456)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132713873 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713873 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713873 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713873 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132713874 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55c2676b87e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132713874 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55c2676b87e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55c2676b87e0] (fsm.c:486) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132713874 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132713874 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132713874 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250819132713874 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132713874 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132713874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132713874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132713874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630] (fsm.c:486) 20250819132713874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132713874 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132713874 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713874 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132713874 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713874 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: { messageType := 2, destLocRef := '615771'O ("aWq"), 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(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132713877 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250819132713877 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132713879 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713879 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713879 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132713881 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132713881 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250819132713881 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250819132713881 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250819132713882 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132713882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132713882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132713882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132713882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132713882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630] (vlr_lu_fsm.c:110) 20250819132713882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132713882 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132713882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132713882 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132713882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132713882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676aa630] (fsm.c:486) 20250819132713882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132713882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132713882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132713882 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132713882 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:TMSInew-0x1D202A34) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250819132713883 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132713883 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:TMSInew-0x1D202A34 LOCATION UPDATE ACCEPT (TMSI = 0x1d202a34) (gsm_04_08.c:149) 20250819132713883 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:TMSInew-0x1D202A34 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250819132713883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1457)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1457)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132713886 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713886 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132713886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713886 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132713887 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:TMSInew-0x1D202A34:GERAN-A-251:LU)[0x55c2676b87e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132713887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:TMSInew-0x1D202A34:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132713887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132713887 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250819132713887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132713887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132713887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132713887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-251:LU)[0x55c2676aa630] (vlr_lu_fsm.c:817) 20250819132713887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132713887 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x31AB0640:GERAN-A-251:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132713887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132713887 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250819132713887 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132713887 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + 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) 20250819132713887 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132713887 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250819132713887 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713887 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713887 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713887 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132713891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132713891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132713891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-251:LU)[0x55c2676b87e0] (msc_a.c:1053) 20250819132713891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132713891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132713891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-251:LU)[0x55c2676aa630]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132713891 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250819132713891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132713892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713892 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1457)@6b779c8e12fd: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)6379377 TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132713894 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250819132713894 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1457)@6b779c8e12fd: Created IMSI[1] for '262420000118139'H'1D202A34'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1466) 20250819132713900 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250819132713900 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250819132713900 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250819132713900 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713900 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713900 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1457)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1466) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: 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 := '1D202A34'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1457)@6b779c8e12fd: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)743183 MSC_Test_0-SCCP(1456)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1457)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132713910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132713911 DMM DEBUG msc_a(TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ce720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ce720] (fsm.c:486) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132713911 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + 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) 20250819132713911 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132713911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132713912 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250819132713912 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132713912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132713912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132713912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713912 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(1458)@6b779c8e12fd: Message received on association #8 20250819132713912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: { messageType := 2, destLocRef := '0B570F'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(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132713914 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132713914 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250819132713922 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713922 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713922 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713922 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132713923 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250819132713923 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132713923 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132713923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132713923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132713929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713929 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713929 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132713929 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250819132713929 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + 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) 20250819132713929 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + 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) 20250819132713929 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132713929 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250819132713929 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713929 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713929 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1456)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1456)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1456)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132713932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713932 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713932 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132713932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132713932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ce720] (msc_a.c:1053) 20250819132713932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132713933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132713933 DBSSAP ERROR msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34:GERAN-A-252:CM_SERVICE_REQ)[0x55c2676ce720]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132713933 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250819132713933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132713933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132713933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1456)@6b779c8e12fd: Session index based on local reference:0 20250819132713934 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132713934 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132713934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132713934 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132713934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132713934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132713934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132713934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1457)@6b779c8e12fd: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1466)743183 TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132713936 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250819132713936 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1466)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1456)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1462)@6b779c8e12fd: Final verdict of PTC: none 20250819132713945 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132713945 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132713946 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1459)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1457)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1458)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1467)@6b779c8e12fd: Final verdict of PTC: none 20250819132713949 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SGsAP(1464)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1465)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1461)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1463)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1460)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1455)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1455): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1456): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1457): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1458): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1459): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1460): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1461): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1462): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1463): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1464): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1465): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1466): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1467): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:27:13 UTC 2025 ====== MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.talloc 20250819132714138 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132714138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132714138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132714138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132714138 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132714138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132714138 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132714138 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132714138 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132714138 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132714138 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132714138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132714138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132714138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132714138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132714138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132714138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132714139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132714139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132714452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132714452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132714452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132714452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132714452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132714452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132714452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132714452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132714774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132714774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132714774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132714774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132714774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132714774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132714774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132714774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132714950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=695528) 20250819132715952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132716139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132716139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132716139 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=695528, count=696688) 20250819132716953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:27: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_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 20250819132717955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_lu_and_mt_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1471)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1471)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1471)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1469)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132718585 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1472)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132718778 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132718778 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132718778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132718778 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1471)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132718784 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132718784 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132718784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132718784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132718784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132718784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132718784 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1471)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1471)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1471)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132718786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132718786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132718786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132718786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132718786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132718786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132718786 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132718787 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132718787 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132718956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132718956 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1474)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1474)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132718963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1474)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1474)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1474)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1474)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1474)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1474)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132718995 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132718995 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1477)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1477)@6b779c8e12fd: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1479) MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132719593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132719594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132719594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132719594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132719594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132719594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132719594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132719594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132719594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132719594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132719594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132719595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132719595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132719595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132719595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132719595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1470)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1475)@6b779c8e12fd: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1479) 20250819132721056 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250819132721056 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011827 id=262420000011827 (vlr.c:661) 20250819132721056 DVLR INFO New subscr, IMSI: 262420000011827 (vlr.c:562) 20250819132721056 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132721056 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1475)@6b779c8e12fd: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1479) MSC_Test-GSUP(1475)@6b779c8e12fd: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1479)"262420000011827" 20250819132721067 DVLR DEBUG VLR subscr IMSI-262420000011827:TMSInew-0x53BE346F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132721067 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250819132721067 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (NO CONN!) (gsm_04_08.c:1541) 20250819132721067 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x53BE346F - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250819132721069 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x53BE346F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250819132721069 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x53BE346F + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250819132721069 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x53BE346F - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250819132721069 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x53BE346F - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1477)@6b779c8e12fd: 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 := '53BE346F'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1479) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132721079 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x53BE346F + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250819132721080 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1472)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1479)1708158843 20250819132722097 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819132722098 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819132722098 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F callref-0x65d06f7b tid-255) New transaction (transaction.c:231) 20250819132722098 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F callref-0x65d06f7b 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) 20250819132722098 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F callref-0x65d06f7b 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) 20250819132722098 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F callref-0x65d06f7b tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819132722098 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250819132722098 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250819132722098 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - 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(1479)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011827'H 20250819132722104 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250819132722104 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250819132722104 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250819132722104 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + 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) 20250819132722104 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250819132722105 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250819132722105 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1470)@6b779c8e12fd: Created IMSI[0] for '262420000011827'H'53BE346F'O to be handled at TC_sgsap_lu_and_mt_call0(1479) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: 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 := '53BE346F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1470)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1479)604226 MSC_Test_0-SCCP(1469)@6b779c8e12fd: First idle individual index:0 20250819132722124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132722124 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132722124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132722124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132722124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132722124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132722124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132722124 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132722124 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132722124 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676aa630] (fsm.c:486) 20250819132722124 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132722124 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132722124 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132722124 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132722124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132722124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132722124 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132722125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132722125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132722125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132722125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132722125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132722125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132722125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132722125 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F callref-0x65d06f7b tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819132722125 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132722125 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819132722125 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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) 20250819132722125 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819132722125 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819132722125 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250819132722125 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819132722125 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132722125 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132722125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132722125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132722125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132722125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132722125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132722125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132722125 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132722125 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132722125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132722125 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132722126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132722126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132722126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132722126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132722126 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132722126 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132722126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132722126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132722126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132722126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132722126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132722126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: { messageType := 2, destLocRef := '093842'O ("\t8B"), 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(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132722131 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819132722131 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(1470)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1470)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132722144 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132722144 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132722144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132722144 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132722144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132722144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132722144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132722144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132722145 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819132722145 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819132722145 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819132722145 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819132722145 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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) 20250819132722145 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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(1479)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(1473)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1479) 20250819132722155 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819132722155 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132722155 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{ESTABLISHING}: is child of msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676aa630] (fsm.c:486) 20250819132722155 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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) 20250819132722155 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676ac480]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132722155 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676ac480]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0] (fsm.c:486) 20250819132722155 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55c2676ac480]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132722155 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55c2676ac480]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132722155 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26766f5f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132722155 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26766f5f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0] (fsm.c:486) 20250819132722155 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55c26766f5f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132722155 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55c26766f5f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1473)@6b779c8e12fd: 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(1479) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_mt_call_complete 3 20250819132722166 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55c2676ac480]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132722166 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132722166 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_mt_call_complete 4 20250819132722167 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55c26766f5f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132722167 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132722167 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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) 20250819132722167 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) Sending Assignment Command (msc_a.c:706) 20250819132722167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132722168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132722168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132722168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132722168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132722168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132722168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132722168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132722171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132722171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132722171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132722171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132722171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132722171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132722171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132722171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132722172 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26766f5f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132722172 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c26766f5f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132722172 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132722172 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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) 20250819132722172 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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) 20250819132722172 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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) 20250819132722172 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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(1470)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1470)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_mt_call_complete 8 20250819132722174 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132722174 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132722174 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132722374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132722374 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132722374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132722374 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132722374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132722374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132722374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132722374 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132722375 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819132722375 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819132722375 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819132722375 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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) 20250819132722375 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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(1479)@6b779c8e12fd: f_mt_call_complete 7 20250819132722382 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132722382 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b 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) 20250819132722382 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ac480]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819132722382 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55c2676ac480]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132722382 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55c2676ac480]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132722382 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ac480]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_mt_call_complete DONE 20250819132722388 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ac480]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132722388 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ac480]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132722388 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132722388 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819132723901 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x1D202A34 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250819132724775 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132724775 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132724775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132724775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132724775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132724775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132724775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132724775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132724777 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132724777 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132724777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132724777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132724777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132724777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132724777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132724777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132725394 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132725394 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132725394 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132725395 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132725395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132725395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132725395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132725395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132725395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132725395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132725395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132725395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1470)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1470)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132725404 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132725404 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132725404 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132725404 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132725404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132725404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132725404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132725404 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132725404 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132725405 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132725405 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132725405 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x65d06f7b tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132725405 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819132725405 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132725405 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132725405 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132725405 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132725405 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132725405 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132725405 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132725405 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0] (call_leg.c:197) 20250819132725405 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132725405 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132725405 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ac480]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132725405 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ac480]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0] (call_leg.c:197) 20250819132725405 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132725405 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ac480]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132725405 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ac480]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132725405 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132725405 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{RELEASING}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676aa630] (call_leg.c:198) 20250819132725405 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132725405 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c26768cab0]{RELEASING}: Deallocated (fsm.c:568) 20250819132725405 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132725406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132725406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132725406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132725406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132725406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132725406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132725406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132725406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132725406 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132725406 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132725406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132725406 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132725406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132725406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132725406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132725406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1472)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1479)1708158843 TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132725413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132725413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132725413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132725413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132725413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132725413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132725413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132725413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132725414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132725414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676aa630] (msc_a.c:1053) 20250819132725414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132725414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-253:PAGING_RESP)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132725414 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - active-conn: now used by 1 (attached) (msub.c:375) 20250819132725414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132725414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132725414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132725414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132725414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132725414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132725414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132725414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 20250819132725415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132725415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132725415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132725415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132725415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132725415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132725415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132725415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1470)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1479)604226 TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_call_hangup 9: done 20250819132727425 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132727425 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250819132727425 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250819132727425 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1475)@6b779c8e12fd: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1479) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1470)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1479)12973423 MSC_Test_0-RAN(1470)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1469)@6b779c8e12fd: First idle individual index:0 20250819132727439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132727439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132727439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132727440 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-254:LU)[0x55c2676ac480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011827 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132727440 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-254:LU)[0x55c2676ac480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011827:GERAN-A-254:LU)[0x55c2676ac480] (fsm.c:486) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132727440 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132727440 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132727440 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250819132727440 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132727440 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132727440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132727440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132727440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710] (fsm.c:486) 20250819132727440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132727440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132727441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132727441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: { messageType := 2, destLocRef := 'C5F56F'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-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132727444 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250819132727444 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819132727446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132727446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132727446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132727446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132727449 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132727449 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250819132727449 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250819132727449 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250819132727450 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132727450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132727450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132727450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132727450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132727450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710] (vlr_lu_fsm.c:110) 20250819132727450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132727450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768cab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132727450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132727450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132727450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132727450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26768c710] (fsm.c:486) 20250819132727450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132727450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132727450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132727450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132727450 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:TMSInew-0x06A3D641) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250819132727450 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132727450 DMM DEBUG -> IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:TMSInew-0x06A3D641 LOCATION UPDATE ACCEPT (TMSI = 0x06a3d641) (gsm_04_08.c:149) 20250819132727450 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:TMSInew-0x06A3D641 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250819132727451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1470)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1470)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 20250819132727457 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727457 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727457 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727457 DLM3UA DEBUG 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(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132727457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132727458 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132727458 DMM DEBUG msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:TMSInew-0x06A3D641:GERAN-A-254:LU)[0x55c2676ac480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132727458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:TMSInew-0x06A3D641:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132727458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132727458 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250819132727458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132727458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132727458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132727458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-254:LU)[0x55c26768c710] (vlr_lu_fsm.c:817) 20250819132727458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132727458 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x53BE346F:GERAN-A-254:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132727458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132727458 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250819132727458 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132727458 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + 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) 20250819132727458 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132727458 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250819132727458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132727461 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727461 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132727461 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(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132727461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132727461 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132727462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132727462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-254:LU)[0x55c2676ac480] (msc_a.c:1053) 20250819132727462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132727462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132727462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-254:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132727462 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250819132727462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132727463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727463 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132727463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132727463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1470)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1479)12973423 TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132727465 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250819132727465 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1470)@6b779c8e12fd: Created IMSI[1] for '262420000011827'H'06A3D641'O to be handled at TC_sgsap_lu_and_mt_call0(1479) 20250819132727471 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250819132727471 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250819132727471 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250819132727471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1470)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1479) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: 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 := '06A3D641'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1470)@6b779c8e12fd: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1479)10190178 MSC_Test_0-SCCP(1469)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1470)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132727480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132727481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132727481 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132727481 DMM DEBUG msc_a(TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819132727481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132727481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676b8430] (fsm.c:486) 20250819132727481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132727481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132727481 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + 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) 20250819132727481 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132727481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132727481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132727482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132727482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132727482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132727482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132727482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132727482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132727482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132727482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132727482 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250819132727482 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819132727482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132727482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132727482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: { messageType := 2, destLocRef := '9B7D62'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(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132727484 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250819132727485 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:28 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 20250819132727495 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727495 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132727495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727495 DLSS7 DEBUG Found route for dpc=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(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132727495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132727495 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132727496 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250819132727496 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819132727496 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819132727497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132727497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0103020904'O 20250819132727502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132727502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132727502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132727503 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250819132727503 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + 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) 20250819132727503 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + 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) 20250819132727503 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132727503 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250819132727503 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727503 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1469)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1469)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1469)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132727506 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727506 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727506 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727506 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132727506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132727506 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132727506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132727506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676b8430] (msc_a.c:1053) 20250819132727506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132727506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132727506 DBSSAP ERROR msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641:GERAN-A-255:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819132727507 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250819132727507 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727507 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132727507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132727507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1471)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132727507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727507 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132727507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132727507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132727507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132727507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132727507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132727507 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1469)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1471)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1470)@6b779c8e12fd: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1479)10190178 TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132727509 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250819132727509 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1479)@6b779c8e12fd: Final verdict of PTC: pass 20250819132727516 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132727516 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1469)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1472)@6b779c8e12fd: Final verdict of PTC: none 20250819132727517 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250819132727519 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1475)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1471)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1477)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1470)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1474)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1476)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1473)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1478)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1469): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1470): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1471): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1472): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1473): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1474): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1475): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1476): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1477): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1478): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1479): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:27:27 UTC 2025 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc 20250819132727710 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132727710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132727710 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132727710 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132727710 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132727710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132727710 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132727710 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132727710 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132727710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132727710 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132727710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132727710 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132727711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132727711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132727711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132727711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132727711 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132727711 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132728520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=582732) 20250819132729521 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132729712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132729712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132729712 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=582732, count=584964) 20250819132730522 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:27: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_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 20250819132731523 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_sgsap_vlr_failure started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1484)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1484)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1484)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1482)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132732162 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1485)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132732175 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132732175 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1488)@6b779c8e12fd: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1488)@6b779c8e12fd: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1490) 20250819132732206 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250819132732206 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250819132732206 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250819132732206 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) 20250819132732206 DSGS ERROR SGs-UE(imsi:262420000011811)[0x55c2676d1750]{SGs-NULL}: (sub IMSI-262420000011811:MSISDN-491230011811:TMSI-0xBDF3C7A1:TMSInew-0x38CAECCB) HLR LU request failed (vlr_sgs_fsm.c:89) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132732207 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x06A3D641 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_vlr_failure0(1490)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132732358 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132732358 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132732358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132732358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1484)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1484)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1484)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1484)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1484)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132732361 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132732361 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132732361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132732361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132732361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132732361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132732361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1484)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1484)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1484)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132732362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132732362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132732362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132732362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132732362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132732362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132732362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1484)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1484)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1484)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1484)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1484)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1484)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1484)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1484)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132732363 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132732363 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132732524 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132733167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132733167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132733167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132733167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132733167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132733167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132733167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132733167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1484)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132733168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132733168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132733168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132733168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132733168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132733168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132733168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132733168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1484)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1484)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1483)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1490)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1490)@6b779c8e12fd: Final verdict of PTC: pass 20250819132733217 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1482)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1483)@6b779c8e12fd: Final verdict of PTC: none 20250819132733219 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132733219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132733219 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132733219 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132733219 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132733219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132733219 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132733219 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132733219 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132733219 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132733219 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132733219 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132733219 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132733219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132733219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132733220 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132733220 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(1484)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SGsAP(1488)@6b779c8e12fd: Final verdict of PTC: none 20250819132733219 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132733219 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132733220 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132733220 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1485)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1481)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1486)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1487)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1489)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1481): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1482): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1483): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1484): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1485): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1486): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1487): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SGsAP(1488): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1489): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_sgsap_vlr_failure0(1490): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Tue Aug 19 13:27:33 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 20250819132733525 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132734527 DLGSUP 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) 20250819132735220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132735220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132735220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132735528 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) 20250819132736529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:27: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_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 20250819132737531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_bsc_unknown_cell started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1495)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1495)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1495)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1493)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132737881 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1496)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132738077 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132738077 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132738077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132738077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1495)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1495)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1495)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132738082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132738082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132738082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132738082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132738082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132738082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1495)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132738082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132738082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132738082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132738082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132738082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132738082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132738082 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132738082 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132738532 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132738532 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1498)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1498)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132738538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1498)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1498)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1498)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1498)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1498)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1498)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132738553 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132738553 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1499)@6b779c8e12fd: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1502) TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132738889 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738889 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738889 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132738889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132738889 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132738889 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738889 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738889 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132738889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132738889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1494)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1494)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1502)3787315 MSC_Test_0-SCCP(1493)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1494)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132738904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738904 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132738904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132738904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132738905 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-256:LU)[0x55c2676ac480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132738905 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-256:LU)[0x55c2676ac480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132738905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132738905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-256:LU)[0x55c2676ac480] (fsm.c:486) 20250819132738905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132738905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132738905 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132738905 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132738905 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132738905 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132738905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132738905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132738905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132738905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132738906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132738906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132738906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132738906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710] (fsm.c:486) 20250819132738906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132738906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132738906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132738906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132738906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132738906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132738906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132738906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: { messageType := 2, destLocRef := '39CA33'O, sourceLocRef := '000100'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1499)@6b779c8e12fd: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1502) MSC_Test-GSUP(1499)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1502)"262420000000053" 20250819132738911 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132738911 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_from0 20250819132738914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132738914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132738914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1493)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132738921 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132738921 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250819132738921 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132738921 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132738922 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132738922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132738922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132738922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132738922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132738922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710] (vlr_lu_fsm.c:110) 20250819132738922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132738922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132738922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132738922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132738922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132738922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768c710] (fsm.c:486) 20250819132738922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132738922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132738922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132738922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132738922 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:TMSInew-0x52C42039) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132738922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132738922 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:TMSInew-0x52C42039 LOCATION UPDATE ACCEPT (TMSI = 0x52c42039) (gsm_04_08.c:149) 20250819132738922 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:TMSInew-0x52C42039 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132738922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132738922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132738922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1494)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1494)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_from0 20250819132738926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132738926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132738926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1493)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132738926 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:TMSInew-0x52C42039:GERAN-A-256:LU)[0x55c2676ac480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132738926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:TMSInew-0x52C42039:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132738926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132738926 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132738927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132738927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132738927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132738927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-256:LU)[0x55c26768c710] (vlr_lu_fsm.c:817) 20250819132738927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132738927 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x05C7F871:GERAN-A-256:LU)[0x55c26768cab0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132738927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132738927 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132738927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132738927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132738927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132738927 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132738927 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132738927 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132738927 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132738928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132738928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132738928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132738928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132738928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-256:LU)[0x55c2676ac480] (msc_a.c:1053) 20250819132738928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132738928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132738928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-256:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132738928 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132738928 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132738928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132738928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 20250819132738928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132738928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132738928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132738928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132738928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132738928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132738928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132738928 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1494)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1502)3787315 TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132738929 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132738929 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: 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 := '52C42039'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1494)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1502)10152897 MSC_Test_0-RAN(1494)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1493)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132739130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132739130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132739130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132739131 DMM DEBUG msc_a(TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132739131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132739131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676b8430] (fsm.c:486) 20250819132739131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132739131 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132739131 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132739131 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132739131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132739131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132739131 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132739132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132739132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132739132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132739132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132739132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132739132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132739132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132739132 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132739132 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132739132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132739132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132739132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132739133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132739133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132739133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132739133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132739133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132739133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: { messageType := 2, destLocRef := '9AEBC1'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(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132739136 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132739136 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1496)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1502) MSC_Test-MGCP(1497)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1502) MSC_Test_0-RAN(1494)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1494)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132739154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739154 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132739154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132739154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132739154 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132739154 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 callref-0x8000000c tid-8) New transaction (transaction.c:231) 20250819132739154 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132739154 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132739154 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132739154 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819132739154 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132739154 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132739154 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132739154 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676b8430] (fsm.c:486) 20250819132739154 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819132739154 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676ce720]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132739154 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676ce720]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819132739154 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55c2676ce720]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132739154 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55c2676ce720]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132739154 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa5e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132739154 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa5e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819132739154 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55c2676aa5e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132739154 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55c2676aa5e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1497)@6b779c8e12fd: 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(1502) TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132739161 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55c2676ce720]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132739161 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132739161 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819132739161 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55c2676aa5e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132739161 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132739161 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819132739161 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) Sending Assignment Command (msc_a.c:706) 20250819132739161 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739161 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132739161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132739161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1496)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1502) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test-MNCC(1496)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1502)-2147483636 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819132739164 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819132739165 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132739165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132739165 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132739165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676aa5e0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132739165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676aa5e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132739165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132739165 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819132739165 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819132739165 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819132739165 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819132739167 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132739167 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132739167 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132739167 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132739167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132739167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132739167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132739167 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132739167 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132739167 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132739168 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132739168 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132739168 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132739168 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132739168 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739168 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739168 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132739168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132739168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132739169 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132739169 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132739169 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819132739169 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ce720]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132739169 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ce720]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132739169 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ce720]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132739169 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132739169 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132739169 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132739169 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132739169 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132739169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132739169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132739169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: { 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(1502)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819132739170 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ce720]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132739170 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ce720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132739170 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132739170 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1494)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1494)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132739170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132739170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132739170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132739170 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132739170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132739170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132739170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132739170 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132739170 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132739170 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132739170 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132739170 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132739170 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132740681 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132740681 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132740681 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132740681 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132740681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132740681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132740681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132740682 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132740682 DHO ERROR handover(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_HO_ST_REQUIRED}: Attempted Handover to 1 cells without success (msc_ho.c:371) 20250819132740683 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132740683 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132740683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132740683 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132740683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132740683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132740683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132740683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132740689 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132740689 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132740689 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132740689 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132740689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132740689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132740689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132740689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132740689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132740689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132740689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132740689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1494)@6b779c8e12fd: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1494)@6b779c8e12fd: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250819132740696 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132740696 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132740696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132740696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132740696 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(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132740696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132740696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132740697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132740697 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132740697 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132740697 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132740697 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x8000000c tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132740697 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132740697 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132740697 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132740697 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132740697 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132740697 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132740697 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132740697 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132740697 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:197) 20250819132740697 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132740697 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132740697 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ce720]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132740697 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ce720]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:197) 20250819132740697 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132740697 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ce720]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132740697 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ce720]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132740697 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132740697 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676b8430] (call_leg.c:198) 20250819132740698 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132740698 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Deallocated (fsm.c:568) 20250819132740698 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132740698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132740698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132740698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132740698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132740698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132740698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132740698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132740698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132740698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132740698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132740698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132740698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132740698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132740698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132740698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132740698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1496)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1502)-2147483636 MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1493)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1493)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1493)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132740704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132740704 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132740704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132740704 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132740704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132740704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132740704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132740704 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132740705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132740705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676b8430] (msc_a.c:1053) 20250819132740705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132740705 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-257:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132740705 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132740705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132740705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132740705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132740705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132740705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132740705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132740705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132740705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1495)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1493)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1495)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132740706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132740706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132740706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132740706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132740706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132740706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132740706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132740706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1494)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1502)10152897 TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1502)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1493)@6b779c8e12fd: Final verdict of PTC: none 20250819132741722 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132741722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132741722 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132741722 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132741722 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132741722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132741722 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132741722 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819132741722 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132741722 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132741722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132741722 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132741722 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132741722 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132741722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132741722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132741722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132741722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132741722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132741722 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(1495)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1498)@6b779c8e12fd: Final verdict of PTC: none 20250819132741722 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132741722 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1499)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1494)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1496)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1503)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1501)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1497)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1500)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1493): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1494): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1495): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1496): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1497): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1498): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1499): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1500): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1501): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1502): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:27:41 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_unknown_cell pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_unknown_cell.talloc 20250819132742723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=447520) 20250819132743724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132743724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132743724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132743725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=447520, count=448680) 20250819132744726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:27: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_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 20250819132745728 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_bsc started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1507)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1507)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1505)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(1510)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(1510)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1510)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(1508)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132746354 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1511)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132746531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132746531 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132746531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132746531 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132746536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132746536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132746536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132746536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132746536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132746536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132746536 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 20250819132746537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132746537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132746537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132746537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132746537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132746537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132746537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132746537 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132746537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132746548 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) 20250819132746548 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) 20250819132746548 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132746548 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(1510)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1510)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(1510)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132746552 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132746552 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132746552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132746552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132746552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132746552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132746552 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(1510)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1510)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132746553 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132746553 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132746553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132746553 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132746553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132746553 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Message received on association #8 20250819132746554 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(1510)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1510)@6b779c8e12fd: Message received on association #8 20250819132746554 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(1510)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819132746554 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132746729 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132746729 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1513)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1513)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132746736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1513)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1513)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1513)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1513)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1513)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1513)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132746759 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132746759 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1514)@6b779c8e12fd: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1517) TC_ho_inter_bsc0(1517)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132747335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747335 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747335 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc0(1517)1451428 MSC_Test_0-RAN(1506)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747339 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747339 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747339 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747339 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132747339 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55c2676ce720]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132747339 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55c2676ce720]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55c2676ce720] (fsm.c:486) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132747339 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132747339 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132747339 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132747339 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132747339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132747339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132747339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132747339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132747339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840] (fsm.c:486) 20250819132747339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132747339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{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(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: { messageType := 2, destLocRef := '1625A4'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1514)@6b779c8e12fd: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1517) MSC_Test-GSUP(1514)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_bsc0(1517)"262420000000053" 20250819132747341 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132747341 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747342 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747342 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747342 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132747344 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132747344 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250819132747344 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132747344 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132747344 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132747344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132747344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132747344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132747344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132747344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840] (vlr_lu_fsm.c:110) 20250819132747344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132747344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132747344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132747344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132747344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132747344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c26768c840] (fsm.c:486) 20250819132747344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132747344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132747344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132747344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132747344 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:TMSInew-0x2BB2D0CA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132747344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132747344 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:TMSInew-0x2BB2D0CA LOCATION UPDATE ACCEPT (TMSI = 0x2bb2d0ca) (gsm_04_08.c:149) 20250819132747344 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:TMSInew-0x2BB2D0CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132747344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1506)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132747347 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747347 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747347 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747347 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132747347 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:TMSInew-0x2BB2D0CA:GERAN-A-258:LU)[0x55c2676ce720]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132747347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:TMSInew-0x2BB2D0CA:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132747347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132747347 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132747347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132747347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132747347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132747347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-258:LU)[0x55c26768c840] (vlr_lu_fsm.c:817) 20250819132747347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132747347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x52C42039:GERAN-A-258:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132747347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132747347 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132747347 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132747347 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132747347 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132747347 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132747347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132747348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132747348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-258:LU)[0x55c2676ce720] (msc_a.c:1053) 20250819132747348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132747348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132747348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-258:LU)[0x55c26768c840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132747348 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - active-conn: now used by 1 (attached) (msub.c:375) 20250819132747348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 20250819132747348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc0(1517)1451428 TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132747349 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132747349 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1517)@6b779c8e12fd: 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 := '2BB2D0CA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc0(1517)4222177 MSC_Test_0-RAN(1506)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747352 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747352 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747352 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747352 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) 20250819132747352 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_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132747352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747352 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) 20250819132747352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747352 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) 20250819132747352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132747352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1509)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1509)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1509)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1518) 20250819132747550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132747550 DMM DEBUG msc_a(TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ae0c0] (fsm.c:486) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132747550 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132747550 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132747550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132747550 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132747550 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132747550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132747550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132747550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: { messageType := 2, destLocRef := '406CE1'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132747552 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132747552 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1511)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1517) MSC_Test-MGCP(1512)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1517) MSC_Test_0-RAN(1506)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819132747556 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747556 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747556 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747556 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132747556 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA callref-0x8000000d tid-8) New transaction (transaction.c:231) 20250819132747556 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132747556 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132747556 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132747556 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819132747556 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132747556 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132747556 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132747556 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676ae0c0] (fsm.c:486) 20250819132747556 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819132747556 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676aa4b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132747556 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676aa4b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819132747556 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55c2676aa4b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132747557 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55c2676aa4b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132747557 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676cda30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132747557 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c2676cda30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819132747557 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55c2676cda30]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132747557 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55c2676cda30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1512)@6b779c8e12fd: 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(1517) TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132747563 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55c2676aa4b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132747563 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132747563 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1511)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1517) MSC_Test-MNCC(1511)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc0(1517)-2147483635 20250819132747564 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55c2676cda30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132747564 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132747564 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819132747564 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) Sending Assignment Command (msc_a.c:706) 20250819132747564 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747564 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747564 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819132747566 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747567 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747567 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747567 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747567 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132747567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cda30]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132747567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676cda30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132747567 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132747567 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819132747567 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819132747567 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819132747567 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE 20250819132747568 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132747568 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132747568 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132747568 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132747568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132747569 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132747569 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132747569 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132747569 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132747569 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132747569 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132747569 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132747569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132747570 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132747570 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132747570 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819132747570 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676aa4b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132747570 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676aa4b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132747570 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa4b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132747570 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132747570 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132747570 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132747570 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132747570 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132747570 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747570 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747570 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132747570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132747570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1517)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1517)@6b779c8e12fd: { 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(1517)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819132747571 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa4b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132747571 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa4b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132747571 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132747571 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1506)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1506)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819132747571 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132747571 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132747571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132747571 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132747571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132747571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132747571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132747571 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132747571 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132747571 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132747571 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132747571 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132747572 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1517)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132749076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132749076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132749076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132749076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749076 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) 20250819132749076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749076 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) 20250819132749076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132749076 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1508)@6b779c8e12fd: First idle individual index:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1509)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1509)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1509)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1518) MSC_Test_1-RAN(1509)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc1(1518)5258062 MSC_Test_1-SCCP(1508)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132749080 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749080 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749080 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749080 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) 20250819132749080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132749080 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1508)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_len:25 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_from0 MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1508)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O 20250819132749282 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749282 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749282 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749282 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) 20250819132749282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132749282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132749283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132749283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132749283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1517)@6b779c8e12fd: 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(1508)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O 20250819132749586 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749586 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749586 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749586 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) 20250819132749586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132749586 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132749586 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132749586 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250819132749586 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676cda30]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132749586 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676cda30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132749587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132749587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132749587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132749592 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676cda30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132749592 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676cda30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132749592 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1508)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132749786 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749786 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749786 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749786 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) 20250819132749786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132749786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132749786 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749786 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132749786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132749786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132749788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132749788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132749788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132749788 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749788 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749788 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132749788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132749788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132749788 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132749788 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132749788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132749788 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132749788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132749788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132749788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132749788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1506)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc0(1517)4222177 TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132749789 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132749789 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1517)@6b779c8e12fd: FIRST inter-BSC Handover done MSC_Test_0-RAN(1506)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1506)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1517) MSC_Test_1-SCCP(1508)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_len:16 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250819132752687 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132752687 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132752687 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132752687 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) 20250819132752687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132752687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132752687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132752687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132752688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132752688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132752688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132752688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132752688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132752688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132752688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132752688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1506)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1506)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1506)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1517) MSC_Test_0-RAN(1506)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc0(1517)16731155 MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250819132752689 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132752689 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132752689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132752689 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132752689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132752689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132752690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132752690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:25 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132752890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132752890 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132752890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132752890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132752890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132752890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132752890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132752890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132752891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132752891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132752891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132752891 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) 20250819132752891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132752891 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) 20250819132752891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132752891 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1508)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1508)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1508)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1518)@6b779c8e12fd: 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(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O 20250819132753193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132753193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132753193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132753193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132753193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132753193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132753193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132753193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132753193 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676cda30]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132753193 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676cda30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132753193 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132753193 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132753193 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132753193 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132753193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132753193 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) 20250819132753193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132753193 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) 20250819132753193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132753193 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1508)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1508)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1508)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132753196 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132753196 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132753196 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132753394 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132753394 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132753394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132753394 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132753394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132753394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132753394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132753394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132753394 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132753394 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132753394 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132753394 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) 20250819132753394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132753394 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) 20250819132753394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132753394 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1508)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1508)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1508)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1508)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1508)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1508)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132753396 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132753396 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132753396 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132753396 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) 20250819132753396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132753396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132753396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132753396 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132753396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132753396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132753396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132753396 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) 20250819132753396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132753396 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) 20250819132753396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132753396 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1508)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-M3UA(1510)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132753397 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132753397 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132753397 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132753397 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) 20250819132753397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132753397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132753397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132753397 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1509)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc1(1518)5258062 TC_ho_inter_bsc1(1518)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132753398 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132753398 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc1(1518)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1518)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1518)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1518)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1518)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1518)@6b779c8e12fd: Final verdict of PTC: pass TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132756297 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132756297 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132756297 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132756297 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132756297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132756297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132756297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132756297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132756297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132756297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132756297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132756297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@6b779c8e12fd: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@6b779c8e12fd: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250819132756299 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132756299 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132756299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132756299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132756299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132756299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132756299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132756299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132756299 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132756299 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132756299 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132756299 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132756299 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132756299 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132756299 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132756299 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132756299 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132756299 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132756299 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132756299 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132756299 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:197) 20250819132756299 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132756299 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132756299 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa4b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132756299 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa4b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:197) 20250819132756299 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132756299 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa4b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132756299 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676aa4b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132756299 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132756299 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ)[0x55c2676ae0c0] (call_leg.c:198) 20250819132756299 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132756299 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-259:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Deallocated (fsm.c:568) 20250819132756299 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132756299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132756299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132756299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132756299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132756299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132756299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132756299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132756299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132756299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132756299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132756299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132756299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132756299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132756299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132756299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132756299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1511)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc0(1517)-2147483635 MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1517)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1517)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1505)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1505)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132756301 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132756301 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132756301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132756301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132756301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132756301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132756301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132756301 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132756301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132756301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ)[0x55c2676ae0c0] (msc_a.c:1053) 20250819132756301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132756301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-2343:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132756301 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - active-conn: now used by 1 (attached) (msub.c:375) 20250819132756301 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132756301 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132756301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132756301 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132756301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132756301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132756301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132756301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@6b779c8e12fd: Session index based on local reference:0 20250819132756301 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132756301 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132756301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1507)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132756301 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132756301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132756301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132756302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132756302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1506)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc0(1517)16731155 TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1517)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_bsc0(1517)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1517)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_1-SCCP(1508)@6b779c8e12fd: Final verdict of PTC: none 20250819132758316 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132758316 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1506)@6b779c8e12fd: Final verdict of PTC: none 20250819132758316 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132758316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132758316 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132758316 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132758316 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132758316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132758316 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132758316 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132758316 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132758316 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132758316 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132758316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132758316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132758316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132758316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test-GSUP(1514)@6b779c8e12fd: Final verdict of PTC: none 20250819132758316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132758316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132758316 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132758316 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) 20250819132758316 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132758316 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_0-M3UA(1507)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1511)@6b779c8e12fd: Final verdict of PTC: none 20250819132758317 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132758317 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132758316 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) 20250819132758316 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132758316 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) 20250819132758316 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132758316 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132758316 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) 20250819132758316 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132758317 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819132758317 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132758317 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132758317 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132758317 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132758317 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132758317 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132758317 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819132758317 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1510)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1515)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1519)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1512)@6b779c8e12fd: Final verdict of PTC: none 20250819132758317 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(1509)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1513)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1505)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1520)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1516)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(1508): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(1509): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(1510): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1511): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1512): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1513): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1514): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1515): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1516): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc0(1517): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc1(1518): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1519): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1520): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Tue Aug 19 13:27:58 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 20250819132759318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=700796) 20250819132800317 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132800317 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132800317 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132800317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132800317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132800317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132800318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=700796, count=701956) 20250819132801319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:28: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_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 20250819132802320 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_bsc_a5_1 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1524)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1524)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1524)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1522)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(1527)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(1527)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1527)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(1525)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132802891 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1528)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132803066 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132803066 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132803066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132803066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1524)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132803068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803068 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132803068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132803068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132803068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132803068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132803068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1524)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1524)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1524)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 20250819132803068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803068 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132803068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132803068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132803068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132803068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132803068 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 20250819132803068 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132803068 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1524)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132803083 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) 20250819132803083 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) 20250819132803083 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132803083 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(1527)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1527)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(1527)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132803085 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803085 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132803085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132803085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132803085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132803085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132803085 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(1527)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1527)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Message received on association #8 20250819132803085 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803085 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132803085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132803085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132803085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132803085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132803085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132803085 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819132803085 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1527)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132803322 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132803322 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1530)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1530)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132803327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1530)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1530)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1530)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1530)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1530)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1530)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132803346 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132803346 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1531)@6b779c8e12fd: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1534) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132803881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132803881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132803881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132803881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132803881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132803881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1523)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1523)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_10(1534)6523482 MSC_Test_0-SCCP(1522)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1523)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132803893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132803893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132803893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132803893 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803893 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803893 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803893 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) 20250819132803893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132803893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132803894 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132803894 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132803894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132803894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55c2676b8de0] (fsm.c:486) 20250819132803894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819132803894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132803894 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132803894 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132803894 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132803894 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132803894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132803894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132803894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819132803894 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132803894 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0] (fsm.c:486) 20250819132803894 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132803894 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132803894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132803894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132803894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132803894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803894 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) 20250819132803895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803895 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) 20250819132803895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132803895 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: { messageType := 2, destLocRef := '638A5A'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(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1531)@6b779c8e12fd: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1534) MSC_Test-GSUP(1531)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1534)"262420000000053" 20250819132803900 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132803900 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_1-RAN(1526)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250819132803901 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803901 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132803901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132803901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1526)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1526)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1535) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132803906 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132803906 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132803906 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA) Received 1 auth tuples (vlr.c:996) 20250819132803906 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132803906 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132803906 DMM DEBUG Tx AUTH REQ (rand = 991127aad10c03d661c9a4203d412550) (gsm_04_08.c:641) 20250819132803906 DMM DEBUG AUTH REQ (autn = b84a64e06c56d091f78b8098020e8c06) (gsm_04_08.c:643) 20250819132803906 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132803906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132803906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803906 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132803906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1523)@6b779c8e12fd: patching N(SD)=1 into dtap '05149FE5B230210431F4820D'O MSC_Test_0-RAN(1523)@6b779c8e12fd: patched enc_l3: '05549FE5B230210431F4820D'O MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05549FE5B230210431F4820D'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132803912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803912 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132803912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132803912 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132803912 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9fe5b23031f4820d) (gsm_04_08.c:1128) 20250819132803912 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132803912 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA) AUTH on GERAN received SRES/RES: 9fe5b23031f4820d (8 bytes) (vlr_auth_fsm.c:151) 20250819132803912 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132803912 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132803912 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132803912 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132803912 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0] (vlr_auth_fsm.c:294) 20250819132803912 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132803912 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132803912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819132803912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132803912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132803912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819132803912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132803912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132803912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250819132803915 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803915 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803915 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803915 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132803915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132803915 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132803915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819132803915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132803915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132803915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132803915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132803915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0] (fsm.c:486) 20250819132803915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132803915 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132803915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803915 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132803915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132803915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132803918 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132803918 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250819132803918 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132803918 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132803918 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132803918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132803918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132803918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132803918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132803918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0] (vlr_lu_fsm.c:110) 20250819132803918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132803918 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676ce720]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132803918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132803918 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132803918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132803918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676728d0] (fsm.c:486) 20250819132803918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132803918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132803918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132803918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132803918 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:TMSInew-0x570CBEAA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132803918 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132803918 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:TMSInew-0x570CBEAA LOCATION UPDATE ACCEPT (TMSI = 0x570cbeaa) (gsm_04_08.c:149) 20250819132803918 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:TMSInew-0x570CBEAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132803919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132803919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803919 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132803919 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1523)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1523)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132803921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132803921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132803921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132803922 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:TMSInew-0x570CBEAA:GERAN-A-260:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132803922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:TMSInew-0x570CBEAA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132803922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132803922 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132803922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132803922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132803922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132803922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-260:LU)[0x55c2676728d0] (vlr_lu_fsm.c:817) 20250819132803922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132803922 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2BB2D0CA:GERAN-A-260:LU)[0x55c2676aa5e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132803922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132803922 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132803922 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132803922 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132803922 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132803922 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132803922 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803922 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803922 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132803922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803922 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132803922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132803925 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803925 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803925 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132803925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132803925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132803925 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132803926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-260:LU)[0x55c2676b8de0] (msc_a.c:1053) 20250819132803926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132803926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132803926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-260:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132803926 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - active-conn: now used by 1 (attached) (msub.c:375) 20250819132803926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132803927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132803927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 20250819132803928 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132803928 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132803928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132803928 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132803928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132803928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132803928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132803929 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1523)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1534)6523482 TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132803931 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132803931 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: 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 := '570CBEAA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1523)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_10(1534)11796471 MSC_Test_0-RAN(1523)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1522)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132804130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804130 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804130 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132804130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132804130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132804130 DMM DEBUG msc_a(TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132804130 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132804130 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819132804130 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819132804130 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132804130 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132804130 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132804130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132804130 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819132804130 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132804130 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60] (fsm.c:486) 20250819132804130 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132804130 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132804130 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132804130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132804130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132804130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: { messageType := 2, destLocRef := 'B3FFF7'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(1522)@6b779c8e12fd: Session index based on local reference:0 20250819132804131 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132804131 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132804132 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132804132 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132804132 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA) Received 1 auth tuples (vlr.c:996) 20250819132804132 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132804132 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132804132 DMM DEBUG Tx AUTH REQ (rand = 991127aad10c03d661c9a4203d412550) (gsm_04_08.c:641) 20250819132804132 DMM DEBUG AUTH REQ (autn = b84a64e06c56d091f78b8098020e8c06) (gsm_04_08.c:643) 20250819132804132 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132804132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132804132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132804132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1523)@6b779c8e12fd: patching N(SD)=1 into dtap '05149FE5B230210431F4820D'O MSC_Test_0-RAN(1523)@6b779c8e12fd: patched enc_l3: '05549FE5B230210431F4820D'O MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05549FE5B230210431F4820D'O 20250819132804133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132804133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132804133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132804133 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9fe5b23031f4820d) (gsm_04_08.c:1128) 20250819132804133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132804133 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA) AUTH on GERAN received SRES/RES: 9fe5b23031f4820d (8 bytes) (vlr_auth_fsm.c:151) 20250819132804133 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132804133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132804133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132804133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132804133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60] (vlr_auth_fsm.c:294) 20250819132804133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132804133 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676aa5e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132804133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819132804133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132804133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132804133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819132804133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132804133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804133 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132804133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250819132804134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804134 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132804134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132804134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132804134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819132804134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132804134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132804134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132804134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132804134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132804134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132804134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132804134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132804134 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132804134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132804134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132804134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1528)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1534) MSC_Test-MGCP(1529)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1534) MSC_Test_0-RAN(1523)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1523)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132804139 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804139 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804139 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132804139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132804139 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132804139 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132804139 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA callref-0x8000000e tid-8) New transaction (transaction.c:231) 20250819132804139 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132804139 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132804139 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132804139 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819132804139 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132804139 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132804139 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132804139 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819132804139 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819132804139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ceaa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132804139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ceaa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720] (fsm.c:486) 20250819132804139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55c2676ceaa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132804139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55c2676ceaa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132804139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132804139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720] (fsm.c:486) 20250819132804139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132804139 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1529)@6b779c8e12fd: 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(1534) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132804144 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132804144 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132804144 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819132804145 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132804145 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132804145 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819132804145 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) Sending Assignment Command (msc_a.c:706) 20250819132804145 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804145 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804145 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132804145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804145 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132804145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1528)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1534) MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1528)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_10(1534)-2147483634 TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819132804147 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132804148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132804148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132804148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132804148 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132804148 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132804148 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132804148 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819132804148 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819132804148 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819132804148 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819132804149 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132804149 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132804149 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132804149 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132804149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132804149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132804149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132804149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132804149 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132804149 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132804150 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132804150 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132804150 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132804150 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132804150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132804150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132804150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132804151 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132804151 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132804151 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819132804151 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ceaa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132804151 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ceaa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132804151 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132804151 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132804151 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132804151 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132804151 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132804151 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132804151 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804151 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132804151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132804151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1523)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1523)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX 20250819132804152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132804152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132804152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132804152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132804152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132804152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132804152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132804152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132804152 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132804152 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132804152 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132804152 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132804152 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: { 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" } } } } } } } 20250819132804153 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132804153 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132804153 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132804153 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132805661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132805661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132805661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132805661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132805661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132805661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132805661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132805661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132805661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132805661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132805661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132805661 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) 20250819132805661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132805661 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) 20250819132805661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132805661 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1525)@6b779c8e12fd: First idle individual index:0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1526)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1526)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1526)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1535) MSC_Test_1-RAN(1526)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_11(1535)16568167 MSC_Test_1-SCCP(1525)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132805671 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132805671 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132805671 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132805671 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) 20250819132805671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132805671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132805671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132805671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1525)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-SCCP(1525)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_len:25 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132805874 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132805874 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132805874 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132805874 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) 20250819132805874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132805874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132805874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132805874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132805874 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132805874 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132805874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132805874 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132805874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132805874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132805874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132805874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: 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(1525)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132806182 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132806182 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132806182 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132806182 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) 20250819132806182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132806182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132806182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132806182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132806183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132806183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250819132806183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132806183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132806183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132806183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132806183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132806183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132806183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132806183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132806183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132806183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132806189 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132806189 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132806189 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1525)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132806382 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132806382 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132806382 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132806382 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) 20250819132806382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132806382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132806382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132806382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132806382 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132806382 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132806382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132806382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132806382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132806382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132806382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132806382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132806384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132806384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132806384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132806384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132806384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132806384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132806384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132806384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132806384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132806384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132806384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132806384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132806384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132806384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132806384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132806384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 20250819132806385 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132806385 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132806385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132806385 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132806385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132806385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132806385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132806385 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1523)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1534)11796471 TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132806385 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132806385 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: FIRST inter-BSC Handover done MSC_Test_0-RAN(1523)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1523)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1534) MSC_Test_1-SCCP(1525)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_len:16 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132809284 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809284 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809284 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809284 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) 20250819132809284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132809284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132809284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132809284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132809284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132809284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132809284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1523)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1523)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1523)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1534) MSC_Test_0-RAN(1523)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_10(1534)12903052 MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1522)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250819132809286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132809286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132809286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132809286 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:25 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132809490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132809490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132809490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132809490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132809492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809492 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) 20250819132809492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809492 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) 20250819132809492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132809492 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1525)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1525)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1525)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1535)@6b779c8e12fd: 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(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132809793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132809793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132809793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132809793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132809794 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ae0c0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132809794 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132809794 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132809794 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132809794 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809794 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809795 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) 20250819132809795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809795 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) 20250819132809795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132809795 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1525)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1525)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1525)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132809800 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132809800 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132809800 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132809994 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809994 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809994 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132809994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132809994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132809994 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132809994 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809994 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809994 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809994 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) 20250819132809994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809994 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) 20250819132809994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132809994 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1525)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1525)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1525)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1525)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1525)@6b779c8e12fd: vl_from0 20250819132809996 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809996 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809996 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809996 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) 20250819132809996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132809996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132809996 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1525)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132809996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809996 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) 20250819132809996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809996 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) 20250819132809996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132809996 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1527)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1525)@6b779c8e12fd: Session index based on local reference:0 20250819132809996 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132809996 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132809996 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132809996 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) 20250819132809996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132809996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132809996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132809996 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1527)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1526)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1535)16568167 TC_ho_inter_bsc_a5_11(1535)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132809997 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132809997 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_11(1535)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1535)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1535)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1535)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1535)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1535)@6b779c8e12fd: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132812891 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132812891 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132812891 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132812891 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132812891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132812891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132812892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132812892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132812892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132812892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132812892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132812892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1523)@6b779c8e12fd: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1523)@6b779c8e12fd: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132812893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132812893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132812893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132812893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132812893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132812893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132812893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132812893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132812894 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132812894 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132812894 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132812894 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132812894 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132812894 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132812894 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132812894 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132812894 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132812894 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132812894 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132812894 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132812894 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720] (call_leg.c:197) 20250819132812895 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132812895 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132812895 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132812895 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720] (call_leg.c:197) 20250819132812895 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132812895 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132812895 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132812895 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132812895 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:198) 20250819132812895 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132812895 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-261:CM_SERVICE_REQ)[0x55c2676ce720]{RELEASING}: Deallocated (fsm.c:568) 20250819132812895 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132812895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132812895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132812895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132812895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132812895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132812895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132812895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132812895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132812895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132812895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132812895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132812895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132812895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132812895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132812895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132812895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1522)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1528)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1534)-2147483634 TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1522)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1522)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132812899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132812899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132812899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132812899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132812899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132812899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132812899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132812899 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132812899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132812899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ)[0x55c26766b540] (msc_a.c:1053) 20250819132812899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132812899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-2345:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132812899 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - active-conn: now used by 1 (attached) (msub.c:375) 20250819132812899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132812899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132812899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132812899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132812899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132812899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132812899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132812899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1522)@6b779c8e12fd: Session index based on local reference:0 20250819132812899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132812899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132812899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132812899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132812899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132812899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132812899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132812899 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1524)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1523)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1534)12903052 TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1534)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1522)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(1526)@6b779c8e12fd: Final verdict of PTC: none 20250819132814916 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132814916 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(1525)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1523)@6b779c8e12fd: Final verdict of PTC: none 20250819132814916 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-GSUP(1531)@6b779c8e12fd: Final verdict of PTC: none 20250819132814916 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) 20250819132814916 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132814916 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132814916 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132814916 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132814916 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132814916 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132814916 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132814916 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) 20250819132814916 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132814916 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132814916 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132814916 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132814916 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132814916 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132814916 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) 20250819132814916 DLSS7 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(1527)@6b779c8e12fd: Final verdict of PTC: none 20250819132814916 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819132814917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132814917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132814917 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819132814917 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132814917 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132814917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132814917 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132814917 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132814917 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132814917 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132814917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132814917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132814917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132814917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132814917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132814917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(1529)@6b779c8e12fd: Final verdict of PTC: none 20250819132814917 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819132814917 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132814917 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132814917 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1530)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1528)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1524)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1537)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1521)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1533)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1536)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1532)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1521): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1522): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1523): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1524): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(1525): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(1526): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(1527): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1528): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1529): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1530): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1531): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1532): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1533): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_a5_10(1534): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_a5_11(1535): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1536): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1537): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:28:14 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc 20250819132815918 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=777604) 20250819132816918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132816918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132816918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132816918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132816918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132816918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132816919 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=777604, count=778764) 20250819132817921 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:28: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_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 20250819132818922 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_bsc_a5_3 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1541)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1541)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1541)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1539)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(1544)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(1544)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1544)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(1542)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132819459 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1545)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132819639 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132819639 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132819639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132819639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1541)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1541)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1541)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132819644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132819644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132819644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132819644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132819644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132819644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132819644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1541)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 20250819132819645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132819645 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132819646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132819646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132819646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132819646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132819646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132819646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132819646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132819652 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) 20250819132819652 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) 20250819132819652 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132819652 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(1544)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1544)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1544)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(1544)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132819654 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132819654 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132819654 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132819654 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132819654 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132819654 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132819654 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(1544)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1544)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1544)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Message received on association #8 20250819132819655 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132819655 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132819655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132819655 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132819655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132819655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132819655 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(1544)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1544)@6b779c8e12fd: Message received on association #8 20250819132819655 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819132819655 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1544)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1544)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1544)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132819923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132819923 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1547)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1547)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132819929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1547)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1547)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1547)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1547)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1547)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1547)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132819941 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132819941 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1548)@6b779c8e12fd: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1551) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132820450 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820450 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820450 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820451 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820451 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820451 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820451 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1540)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1540)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_30(1551)13193528 MSC_Test_0-SCCP(1539)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1540)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132820464 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820465 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820465 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820465 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820465 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) 20250819132820465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820465 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820465 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55c26768c7d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132820465 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55c26768c7d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132820465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132820465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55c26768c7d0] (fsm.c:486) 20250819132820465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819132820465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132820465 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132820465 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132820465 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132820465 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132820465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132820465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132820465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819132820465 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132820465 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0] (fsm.c:486) 20250819132820465 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132820465 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132820466 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820466 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132820466 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820466 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820466 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) 20250819132820466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820466 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) 20250819132820466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132820466 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1544)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1539)@6b779c8e12fd: { messageType := 2, destLocRef := 'C95138'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(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1548)@6b779c8e12fd: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1551) MSC_Test-GSUP(1548)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1551)"262420000000053" 20250819132820471 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132820471 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_1-RAN(1543)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_1-RAN(1543)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1543)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1552) 20250819132820475 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132820475 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132820475 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA) Received 1 auth tuples (vlr.c:996) 20250819132820475 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132820475 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132820475 DMM DEBUG Tx AUTH REQ (rand = 941001b7418dec8f14954c7c6ac8e768) (gsm_04_08.c:641) 20250819132820475 DMM DEBUG AUTH REQ (autn = 02eea9ab141337d6966958a2321812c0) (gsm_04_08.c:643) 20250819132820475 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132820476 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820476 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1540)@6b779c8e12fd: patching N(SD)=1 into dtap '05141C6085FF2104ED5E47AD'O MSC_Test_0-RAN(1540)@6b779c8e12fd: patched enc_l3: '05541C6085FF2104ED5E47AD'O MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05541C6085FF2104ED5E47AD'O MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132820480 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768c7d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1c6085ffed5e47ad) (gsm_04_08.c:1128) 20250819132820480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132820480 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA) AUTH on GERAN received SRES/RES: 1c6085ffed5e47ad (8 bytes) (vlr_auth_fsm.c:151) 20250819132820480 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132820480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132820480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132820480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132820480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0] (vlr_auth_fsm.c:294) 20250819132820480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132820480 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132820480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819132820480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132820480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132820480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819132820480 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820480 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820480 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820480 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132820482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819132820482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132820482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132820482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132820482 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132820483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0] (fsm.c:486) 20250819132820483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132820483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132820483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132820484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132820484 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250819132820484 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132820484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132820485 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132820485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132820485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132820485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132820485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132820485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:110) 20250819132820485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132820485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132820485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132820485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132820485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132820485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c26768cbc0] (fsm.c:486) 20250819132820485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132820485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132820485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132820485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132820485 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:TMSInew-0x3EC767BE) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132820485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132820485 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:TMSInew-0x3EC767BE LOCATION UPDATE ACCEPT (TMSI = 0x3ec767be) (gsm_04_08.c:149) 20250819132820485 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:TMSInew-0x3EC767BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132820485 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820485 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1540)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1540)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819132820487 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820487 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820487 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820487 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132820487 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:TMSInew-0x3EC767BE:GERAN-A-262:LU)[0x55c26768c7d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132820487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:TMSInew-0x3EC767BE:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132820487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132820487 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132820487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132820487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132820487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132820487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-262:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:817) 20250819132820487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132820487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x570CBEAA:GERAN-A-262:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132820487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132820487 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132820487 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132820487 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132820487 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132820487 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132820487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132820488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132820488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-262:LU)[0x55c26768c7d0] (msc_a.c:1053) 20250819132820488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132820488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132820488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-262:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132820488 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - active-conn: now used by 1 (attached) (msub.c:375) 20250819132820488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 20250819132820489 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820489 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820489 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1540)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1551)13193528 TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132820489 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132820489 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: 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 := '3EC767BE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1540)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_30(1551)8442824 MSC_Test_0-RAN(1540)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1539)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132820690 DMM DEBUG msc_a(TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676ce720]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132820690 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132820690 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676ce720] (fsm.c:486) 20250819132820690 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819132820690 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132820690 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132820690 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132820690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132820690 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819132820690 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132820690 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0] (fsm.c:486) 20250819132820690 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132820690 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132820690 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132820690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: { messageType := 2, destLocRef := '80D3C8'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(1539)@6b779c8e12fd: Session index based on local reference:0 20250819132820692 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132820692 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132820694 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132820694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132820694 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE) Received 1 auth tuples (vlr.c:996) 20250819132820694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132820694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132820694 DMM DEBUG Tx AUTH REQ (rand = 941001b7418dec8f14954c7c6ac8e768) (gsm_04_08.c:641) 20250819132820694 DMM DEBUG AUTH REQ (autn = 02eea9ab141337d6966958a2321812c0) (gsm_04_08.c:643) 20250819132820694 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132820694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1540)@6b779c8e12fd: patching N(SD)=1 into dtap '05141C6085FF2104ED5E47AD'O MSC_Test_0-RAN(1540)@6b779c8e12fd: patched enc_l3: '05541C6085FF2104ED5E47AD'O MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05541C6085FF2104ED5E47AD'O 20250819132820696 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820696 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820696 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820696 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676ce720]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1c6085ffed5e47ad) (gsm_04_08.c:1128) 20250819132820696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132820696 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE) AUTH on GERAN received SRES/RES: 1c6085ffed5e47ad (8 bytes) (vlr_auth_fsm.c:151) 20250819132820696 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132820696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132820696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132820696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132820696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0] (vlr_auth_fsm.c:294) 20250819132820696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132820696 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676aa4b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132820696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819132820696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132820696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132820696 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819132820696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819132820698 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820698 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820698 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820698 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819132820698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132820698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132820698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132820698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132820698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132820698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132820698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132820698 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132820698 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132820698 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820698 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820698 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1545)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1551) MSC_Test-MGCP(1546)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1551) MSC_Test_0-RAN(1540)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1540)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250819132820715 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820715 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820715 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132820715 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE callref-0x8000000f tid-8) New transaction (transaction.c:231) 20250819132820715 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132820715 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132820715 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132820716 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819132820716 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132820716 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132820716 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132820716 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676ce720] (fsm.c:486) 20250819132820716 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819132820716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c26766b540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132820716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c26766b540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0] (fsm.c:486) 20250819132820716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55c26766b540]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132820716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55c26766b540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132820716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676caec0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132820716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676caec0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0] (fsm.c:486) 20250819132820716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55c2676caec0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132820716 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55c2676caec0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1546)@6b779c8e12fd: 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(1551) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132820733 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55c26766b540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132820733 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132820733 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819132820736 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55c2676caec0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132820736 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132820736 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819132820736 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) Sending Assignment Command (msc_a.c:706) 20250819132820736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1545)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1551) MSC_Test-MNCC(1545)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_30(1551)-2147483633 TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819132820744 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819132820747 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820747 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820747 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820747 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820748 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676caec0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132820748 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676caec0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132820748 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132820748 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819132820748 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819132820748 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819132820748 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819132820753 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132820753 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132820753 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132820753 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132820753 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820753 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132820753 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132820754 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132820754 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132820758 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132820758 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132820758 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132820758 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132820758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132820761 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132820761 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132820761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819132820761 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766b540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132820761 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766b540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132820761 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132820761 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132820761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132820761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132820761 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132820762 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132820762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132820762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132820762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: { 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" } } } } } } } 20250819132820765 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132820765 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132820765 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132820765 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1540)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1540)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250819132820767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132820767 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132820767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132820767 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132820767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132820767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132820767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132820767 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132820768 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132820768 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132820768 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132820768 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132820768 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132822281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132822281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132822281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132822281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132822281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132822281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132822281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132822281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132822282 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132822282 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132822282 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132822282 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) 20250819132822283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132822283 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) 20250819132822283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132822283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1542)@6b779c8e12fd: First idle individual index:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1543)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1543)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1543)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1552) MSC_Test_1-RAN(1543)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_31(1552)2142956 MSC_Test_1-SCCP(1542)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132822293 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132822293 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132822293 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132822293 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) 20250819132822293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132822293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132822293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132822293 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1542)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_len:25 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132822494 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132822494 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132822494 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132822494 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) 20250819132822494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132822494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132822494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132822494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132822494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132822494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132822494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132822494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132822494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132822494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132822494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132822494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: 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(1542)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O 20250819132822803 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132822803 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132822803 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132822803 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) 20250819132822803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132822803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132822803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132822803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132822803 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132822803 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250819132822803 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676caec0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132822803 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676caec0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132822804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132822804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132822804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132822804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132822804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132822804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132822804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132822804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132822810 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676caec0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132822810 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676caec0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132822810 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1542)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132823006 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132823006 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132823006 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132823006 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) 20250819132823006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132823006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132823006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132823006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132823006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132823006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132823006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132823006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132823006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132823006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132823006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132823006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132823008 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132823008 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132823008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132823008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132823008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132823008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132823008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132823008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132823009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132823009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132823009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132823009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132823009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132823009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132823009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132823009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132823009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132823009 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132823009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132823009 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132823009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132823009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132823009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132823009 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1540)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1551)8442824 TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132823009 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132823009 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: FIRST inter-BSC Handover done MSC_Test_0-RAN(1540)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1540)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1551) MSC_Test_1-SCCP(1542)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_len:16 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250819132825909 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132825909 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132825909 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132825909 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) 20250819132825909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132825909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132825909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132825909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132825910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132825910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132825911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132825911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132825911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132825911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132825911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132825911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1540)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1540)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1540)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1551) MSC_Test_0-RAN(1540)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_30(1551)7159179 MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 20250819132825918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132825918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132825918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1539)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250819132825918 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132825918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132825918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132825918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132825918 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:25 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132826118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132826118 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132826118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132826118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132826118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132826118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132826118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132826118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132826119 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132826119 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132826119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132826119 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) 20250819132826119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132826119 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) 20250819132826119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132826119 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1542)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1542)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1542)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1552)@6b779c8e12fd: 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(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O 20250819132826425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132826425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132826425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132826425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132826425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132826425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132826425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132826425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132826426 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676caec0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132826426 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676caec0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132826426 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132826426 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132826426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132826426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132826426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132826426 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) 20250819132826426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132826426 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) 20250819132826426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132826427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1542)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1542)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1542)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132826431 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132826431 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132826431 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132826626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132826626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132826626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132826626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132826626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132826626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132826626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132826626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132826626 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132826626 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132826626 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132826626 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) 20250819132826626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132826626 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) 20250819132826626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132826626 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1542)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1542)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1542)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1542)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1542)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1542)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132826628 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132826628 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132826628 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132826628 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) 20250819132826628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132826628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132826628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132826628 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132826629 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132826629 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132826629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132826629 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) 20250819132826629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132826629 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) 20250819132826629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132826629 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1542)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-M3UA(1544)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132826629 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132826629 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132826629 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132826629 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) 20250819132826629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132826629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132826629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132826629 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-RAN(1543)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1552)2142956 TC_ho_inter_bsc_a5_31(1552)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132826630 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132826630 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_31(1552)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1552)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1552)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1552)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1552)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1552)@6b779c8e12fd: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132829524 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132829524 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132829524 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132829524 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132829524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132829524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132829524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132829524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132829524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132829524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132829524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132829524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1540)@6b779c8e12fd: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1540)@6b779c8e12fd: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250819132829526 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132829526 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132829526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132829526 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132829526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132829526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132829526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132829526 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132829526 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132829526 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132829526 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132829526 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132829526 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132829526 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132829526 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132829526 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132829526 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132829526 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132829526 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132829526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132829526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0] (call_leg.c:197) 20250819132829526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132829526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676caec0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132829526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132829526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0] (call_leg.c:197) 20250819132829526 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132829526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132829526 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132829526 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132829526 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ)[0x55c2676ce720] (call_leg.c:198) 20250819132829526 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132829526 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-263:CM_SERVICE_REQ)[0x55c2676b8de0]{RELEASING}: Deallocated (fsm.c:568) 20250819132829526 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132829526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132829526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132829526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132829526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132829526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132829526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132829526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132829526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132829526 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132829526 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132829526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132829526 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132829526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132829526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132829526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132829526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1539)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1545)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1551)-2147483633 TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1539)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1539)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132829528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132829528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132829528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132829528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132829528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132829528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132829528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132829528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132829528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132829528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ)[0x55c2676ce720] (msc_a.c:1053) 20250819132829528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132829528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-2347:CM_SERVICE_REQ)[0x55c267672ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132829528 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - active-conn: now used by 1 (attached) (msub.c:375) 20250819132829528 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132829528 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132829528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132829528 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132829528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132829528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132829528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132829528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1539)@6b779c8e12fd: Session index based on local reference:0 20250819132829528 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132829528 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132829528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132829528 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132829528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132829528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132829528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132829528 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1541)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1540)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1551)7159179 TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1551)@6b779c8e12fd: Final verdict of PTC: pass 20250819132831540 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132831540 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132831540 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132831540 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_0-RAN(1540)@6b779c8e12fd: Final verdict of PTC: none 20250819132831541 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132831541 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132831541 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132831541 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132831541 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132831541 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132831541 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132831541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132831541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132831541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132831541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132831541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132831541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132831541 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132831541 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_1-SCCP(1542)@6b779c8e12fd: Final verdict of PTC: none 20250819132831541 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132831541 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_0-M3UA(1541)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1548)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1539)@6b779c8e12fd: Final verdict of PTC: none 20250819132831541 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132831542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132831541 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132831541 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) 20250819132831541 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132831541 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132831541 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) 20250819132831541 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) 20250819132831542 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132831542 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819132831542 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132831542 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132831542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132831542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132831542 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132831542 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132831542 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819132831542 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test-MGCP(1546)@6b779c8e12fd: Final verdict of PTC: none 20250819132831542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132831542 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132831542 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(1544)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1547)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1545)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1553)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1538)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(1543)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1550)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1549)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1554)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1538): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1539): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1540): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1541): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(1542): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(1543): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(1544): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1545): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1546): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1547): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1548): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1549): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1550): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_a5_30(1551): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_a5_31(1552): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1553): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1554): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:28:31 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 20250819132832543 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=778044) 20250819132833543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132833543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132833543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132833543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132833543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132833543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132833544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=778044, count=779204) 20250819132834545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:28: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_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 20250819132835546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_bsc_a5_4 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1558)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1558)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1558)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1556)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(1561)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(1561)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1561)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(1559)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132836138 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1562)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132836319 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132836319 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132836319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132836319 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1558)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132836321 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132836321 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132836321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132836321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132836321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132836321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132836321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1558)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1558)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1558)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 20250819132836321 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132836321 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132836321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132836321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132836321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132836321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132836321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132836322 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132836322 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132836333 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) 20250819132836333 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) 20250819132836333 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132836333 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(1561)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1561)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1561)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(1561)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132836334 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132836334 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132836334 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132836334 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132836334 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132836334 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132836334 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(1561)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1561)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1561)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1561)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1561)@6b779c8e12fd: Message received on association #8 20250819132836335 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132836335 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132836335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132836335 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132836335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132836335 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132836335 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(1561)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1561)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132836335 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819132836335 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132836547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132836547 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1564)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1564)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132836551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1564)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1564)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1564)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1564)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1564)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1564)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132836568 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132836568 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1565)@6b779c8e12fd: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1568) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132837129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1557)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1557)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_40(1568)2380662 MSC_Test_0-SCCP(1556)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1557)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837142 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837142 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837142 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837142 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837143 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132837143 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132837143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132837143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55c2676b86b0] (fsm.c:486) 20250819132837143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819132837143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132837143 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132837143 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132837143 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132837143 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132837143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132837143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132837143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819132837143 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132837143 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30] (fsm.c:486) 20250819132837143 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132837143 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132837144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837144 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: { messageType := 2, destLocRef := '245376'O ("$Sv"), 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(1556)@6b779c8e12fd: Session index based on local reference:0 20250819132837146 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837146 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837146 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837146 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) 20250819132837146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837146 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) 20250819132837146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837146 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) 20250819132837146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132837146 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(1565)@6b779c8e12fd: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1568) MSC_Test-GSUP(1565)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1568)"262420000000053" MSC_Test_1-M3UA(1561)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132837149 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132837149 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837151 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837151 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837151 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837151 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_1-RAN(1560)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1560)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1560)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1569) 20250819132837155 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132837155 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132837155 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE) Received 1 auth tuples (vlr.c:996) 20250819132837155 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132837155 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132837155 DMM DEBUG Tx AUTH REQ (rand = 636d00a868f363a38b048f1e5ae9406d) (gsm_04_08.c:641) 20250819132837155 DMM DEBUG AUTH REQ (autn = a2eaac6645ff38442b2fa45c7b0ec057) (gsm_04_08.c:643) 20250819132837155 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132837155 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837155 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837155 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1557)@6b779c8e12fd: patching N(SD)=1 into dtap '051485E4877D2104FDA1A9B5'O MSC_Test_0-RAN(1557)@6b779c8e12fd: patched enc_l3: '055485E4877D2104FDA1A9B5'O MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C055485E4877D2104FDA1A9B5'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837161 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837161 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837161 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837161 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 85e4877dfda1a9b5) (gsm_04_08.c:1128) 20250819132837161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132837161 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE) AUTH on GERAN received SRES/RES: 85e4877dfda1a9b5 (8 bytes) (vlr_auth_fsm.c:151) 20250819132837161 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132837161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132837161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132837161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132837161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30] (vlr_auth_fsm.c:294) 20250819132837161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132837161 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132837162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819132837162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132837162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132837162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819132837162 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837162 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250819132837165 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837165 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837165 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837165 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819132837165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132837165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132837165 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132837165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132837165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30] (fsm.c:486) 20250819132837165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132837165 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132837165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837165 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132837168 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132837168 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250819132837168 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132837168 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132837168 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132837168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132837168 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132837168 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132837168 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132837168 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30] (vlr_lu_fsm.c:110) 20250819132837168 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132837168 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c26768c7d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132837168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132837168 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132837168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132837168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676cda30] (fsm.c:486) 20250819132837168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132837168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132837168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132837168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132837168 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:TMSInew-0xA86A8CDC) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132837168 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132837168 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:TMSInew-0xA86A8CDC LOCATION UPDATE ACCEPT (TMSI = 0xa86a8cdc) (gsm_04_08.c:149) 20250819132837168 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:TMSInew-0xA86A8CDC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132837169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1557)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1557)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837171 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837171 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837171 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837171 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:TMSInew-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132837171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:TMSInew-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132837172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132837172 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132837172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132837172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132837172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132837172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676cda30] (vlr_lu_fsm.c:817) 20250819132837172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132837172 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3EC767BE:GERAN-A-264:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132837172 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132837172 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132837172 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132837172 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132837172 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132837172 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132837172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132837174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676b86b0] (msc_a.c:1053) 20250819132837174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132837174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132837174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-264:LU)[0x55c2676cda30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132837174 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - active-conn: now used by 1 (attached) (msub.c:375) 20250819132837174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 20250819132837174 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837174 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837174 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837174 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1557)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1568)2380662 TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132837175 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132837175 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: 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 := 'A86A8CDC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1557)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_40(1568)10623306 MSC_Test_0-RAN(1557)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1556)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837378 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837378 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837378 DMM DEBUG msc_a(TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132837378 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132837378 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676b8de0] (fsm.c:486) 20250819132837378 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819132837378 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132837378 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132837378 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132837378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132837378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819132837378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132837378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0] (fsm.c:486) 20250819132837378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132837378 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132837378 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132837379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: { messageType := 2, destLocRef := 'A2194A'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(1556)@6b779c8e12fd: Session index based on local reference:0 20250819132837380 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132837380 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132837380 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132837380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132837380 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC) Received 1 auth tuples (vlr.c:996) 20250819132837380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132837380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132837380 DMM DEBUG Tx AUTH REQ (rand = 636d00a868f363a38b048f1e5ae9406d) (gsm_04_08.c:641) 20250819132837380 DMM DEBUG AUTH REQ (autn = a2eaac6645ff38442b2fa45c7b0ec057) (gsm_04_08.c:643) 20250819132837380 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132837380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1557)@6b779c8e12fd: patching N(SD)=1 into dtap '051485E4877D2104FDA1A9B5'O MSC_Test_0-RAN(1557)@6b779c8e12fd: patched enc_l3: '055485E4877D2104FDA1A9B5'O MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C055485E4877D2104FDA1A9B5'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837381 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837381 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837381 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837382 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 85e4877dfda1a9b5) (gsm_04_08.c:1128) 20250819132837382 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132837382 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC) AUTH on GERAN received SRES/RES: 85e4877dfda1a9b5 (8 bytes) (vlr_auth_fsm.c:151) 20250819132837382 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132837382 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132837382 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132837382 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132837382 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0] (vlr_auth_fsm.c:294) 20250819132837382 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132837382 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132837382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819132837382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132837382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132837382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819132837382 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837382 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837383 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837383 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837383 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819132837383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132837383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132837383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132837383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132837383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132837383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132837383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132837383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132837383 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132837383 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837383 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1562)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1568) MSC_Test-MGCP(1563)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1568) MSC_Test_0-RAN(1557)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1557)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837387 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837387 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837387 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132837387 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC callref-0x80000010 tid-8) New transaction (transaction.c:231) 20250819132837387 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132837387 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132837387 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132837387 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819132837387 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132837387 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132837387 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132837387 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676b8de0] (fsm.c:486) 20250819132837387 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819132837387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26766f5f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132837387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26766f5f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0] (fsm.c:486) 20250819132837387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55c26766f5f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132837387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55c26766f5f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132837387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132837387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0] (fsm.c:486) 20250819132837387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132837387 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1563)@6b779c8e12fd: 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(1568) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132837393 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55c26766f5f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132837393 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132837393 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819132837393 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132837393 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132837393 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819132837393 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) Sending Assignment Command (msc_a.c:706) 20250819132837393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1562)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1568) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test-MNCC(1562)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_40(1568)-2147483632 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819132837395 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837396 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837396 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837396 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676728d0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132837396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132837396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132837396 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819132837396 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819132837396 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819132837396 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819132837397 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132837397 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132837397 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132837397 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132837397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837397 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132837397 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132837397 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132837399 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132837399 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132837399 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132837399 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132837399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132837399 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132837399 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132837399 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819132837399 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766f5f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132837399 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766f5f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132837399 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766f5f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132837399 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132837399 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132837399 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132837399 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132837399 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132837400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132837400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132837400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: { 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" } } } } } } } 20250819132837400 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766f5f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132837401 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766f5f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132837401 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132837401 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1557)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1557)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132837401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132837401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132837401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132837401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132837401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132837401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132837401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132837401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132837401 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132837401 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132837401 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132837401 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132837401 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250819132838912 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132838912 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132838912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132838912 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132838912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132838912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132838912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132838912 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132838913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132838913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132838913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132838913 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) 20250819132838913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132838913 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) 20250819132838913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132838913 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1561)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1559)@6b779c8e12fd: First idle individual index:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1560)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1560)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1560)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1569) MSC_Test_1-RAN(1560)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_41(1569)16710701 MSC_Test_1-SCCP(1559)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132838924 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132838924 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132838924 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132838924 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) 20250819132838924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132838924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132838924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132838924 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1559)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_len:25 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132839126 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132839126 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132839126 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132839126 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) 20250819132839126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132839126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132839126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132839126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132839127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132839127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132839127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132839127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132839127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132839127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132839127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132839127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: 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(1559)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O 20250819132839436 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132839436 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132839436 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132839436 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(1561)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132839436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132839436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132839436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132839436 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132839437 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132839437 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250819132839437 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676728d0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132839437 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132839437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132839437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132839437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132839437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132839437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132839438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132839438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132839438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132839442 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132839442 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132839442 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1559)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132839642 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132839642 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132839642 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132839642 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) 20250819132839642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132839642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132839642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132839642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132839642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132839642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132839642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132839642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132839642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132839642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132839642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132839642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132839644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132839644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132839644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132839644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132839644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132839644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132839644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132839644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132839645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132839645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132839645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132839645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132839645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132839645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132839645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132839645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132839645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132839645 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132839645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132839645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132839645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132839645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132839645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132839645 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1557)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1568)10623306 TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132839645 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132839645 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: FIRST inter-BSC Handover done MSC_Test_0-RAN(1557)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1557)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1568) MSC_Test_1-SCCP(1559)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_len:16 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250819132842535 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132842535 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132842535 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132842535 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) 20250819132842535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132842535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132842535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132842535 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132842536 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132842536 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132842536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132842536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132842536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132842536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132842536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132842536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1557)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1557)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1557)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1568) MSC_Test_0-RAN(1557)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_a5_40(1568)2446876 MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250819132842537 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132842537 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132842537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132842537 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132842537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132842537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132842537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132842537 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:25 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132842742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132842742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132842742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132842742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132842742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132842742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132842742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132842742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132842743 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132842743 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132842743 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132842743 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) 20250819132842743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132842743 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) 20250819132842743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132842743 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1561)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1559)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1559)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1559)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1569)@6b779c8e12fd: 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(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132843040 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132843040 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132843040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132843040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132843040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132843040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132843040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132843040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132843041 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676728d0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132843041 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132843041 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132843041 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132843041 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132843041 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132843041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132843041 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) 20250819132843041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132843041 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) 20250819132843041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132843041 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1561)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1559)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1559)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1559)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132843042 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132843042 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132843042 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132843242 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132843242 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132843242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132843242 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132843242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132843242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132843242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132843242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132843242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132843242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132843242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132843242 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) 20250819132843242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132843242 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) 20250819132843242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132843242 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1561)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1559)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1559)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1559)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1559)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1559)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1559)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132843244 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132843244 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132843244 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132843244 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) 20250819132843244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132843244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132843244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132843244 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132843245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132843245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132843245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132843245 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) 20250819132843245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132843245 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) 20250819132843245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132843245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1561)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1559)@6b779c8e12fd: Session index based on local reference:0 20250819132843245 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132843245 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132843245 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132843245 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) 20250819132843245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132843245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132843245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132843245 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1561)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1560)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1569)16710701 TC_ho_inter_bsc_a5_41(1569)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132843246 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132843246 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_41(1569)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1569)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1569)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1569)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1569)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1569)@6b779c8e12fd: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132846152 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132846152 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132846152 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132846152 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132846153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132846153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132846153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132846153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132846153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132846153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132846153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132846153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1557)@6b779c8e12fd: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1557)@6b779c8e12fd: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250819132846163 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132846163 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132846163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132846164 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132846164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132846164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132846164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132846164 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132846164 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132846164 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132846164 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132846164 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132846164 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132846164 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132846164 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132846164 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132846165 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132846165 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132846165 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132846165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132846165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0] (call_leg.c:197) 20250819132846165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132846165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132846165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766f5f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132846165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766f5f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0] (call_leg.c:197) 20250819132846165 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132846165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766f5f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132846165 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766f5f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132846165 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132846165 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ)[0x55c2676b8de0] (call_leg.c:198) 20250819132846165 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132846165 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-265:CM_SERVICE_REQ)[0x55c26768c7d0]{RELEASING}: Deallocated (fsm.c:568) 20250819132846165 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132846165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132846165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132846165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132846165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132846165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132846166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132846166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132846166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132846166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132846166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132846166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132846166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132846166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132846166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132846166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132846166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1556)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1562)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1568)-2147483632 TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1556)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1556)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132846173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132846173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132846173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132846173 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132846173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132846173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132846173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132846173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132846173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132846173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ)[0x55c2676b8de0] (msc_a.c:1053) 20250819132846173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132846173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-2349:CM_SERVICE_REQ)[0x55c2676aa5e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132846173 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - active-conn: now used by 1 (attached) (msub.c:375) 20250819132846174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132846174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132846174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132846174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132846174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132846174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132846174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132846174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1558)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1558)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1556)@6b779c8e12fd: Session index based on local reference:0 20250819132846175 DLSS7 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(1558)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132846175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132846175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132846175 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132846175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132846175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132846175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132846175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1557)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1568)2446876 TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1568)@6b779c8e12fd: Final verdict of PTC: pass 20250819132848180 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132848180 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) 20250819132848180 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132848180 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132848180 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132848180 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) 20250819132848180 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132848180 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132848180 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) 20250819132848180 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132848180 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819132848180 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132848180 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132848180 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132848180 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132848180 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132848180 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(1561)@6b779c8e12fd: Final verdict of PTC: none 20250819132848180 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819132848181 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132848181 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-GSUP(1565)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(1559)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1558)@6b779c8e12fd: Final verdict of PTC: none 20250819132848181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132848181 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132848181 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132848181 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132848181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132848181 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132848181 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132848181 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132848181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132848181 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132848181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132848181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132848181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132848181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132848181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132848181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132848181 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132848181 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(1560)@6b779c8e12fd: Final verdict of PTC: none 20250819132848181 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132848181 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1566)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1563)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1571)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1557)@6b779c8e12fd: Final verdict of PTC: none 20250819132848182 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1562)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1564)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1567)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1570)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1556)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1555)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1555): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1556): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1557): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1558): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(1559): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(1560): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(1561): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1562): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1563): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1564): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1565): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1566): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1567): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_a5_40(1568): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_a5_41(1569): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1570): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1571): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:28:48 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 20250819132849183 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=776500) 20250819132850181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132850181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132850181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132850181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132850181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132850181 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132850184 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=776500, count=777660) 20250819132851186 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:28:51 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 20250819132852188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_bsc_ipv6 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1575)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1575)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1575)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1573)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1578)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(1578)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1578)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-SCCP(1576)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132852819 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1579)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132852996 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132852996 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132852996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132852996 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1575)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1575)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1575)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132853001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132853001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132853001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132853001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132853001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132853001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1575)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132853002 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853002 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132853002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132853002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132853002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132853002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132853002 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819132853002 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132853002 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132853014 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) 20250819132853014 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) 20250819132853014 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132853014 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(1578)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1578)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(1578)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132853019 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853019 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132853019 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132853019 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132853019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132853019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132853019 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(1578)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1578)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Message received on association #8 20250819132853020 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819132853020 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132853020 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853020 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132853020 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132853020 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132853020 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132853020 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132853020 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(1578)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1578)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132853189 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132853190 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1581)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1581)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132853195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1581)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1581)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1581)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1581)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1581)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1581)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132853211 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132853211 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1582)@6b779c8e12fd: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1585) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132853811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132853812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132853812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132853813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132853813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132853813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1574)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1574)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_ipv60(1585)15185730 20250819132853825 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853825 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853825 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853825 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) 20250819132853825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132853825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1573)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1574)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132853826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853826 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) 20250819132853826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853826 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) 20250819132853826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132853826 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132853827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132853827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132853827 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819132853828 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132853828 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132853828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132853828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55c2676d9190] (fsm.c:486) 20250819132853828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132853828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132853828 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132853828 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132853828 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132853828 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132853828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132853828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132853828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132853828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132853829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132853829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132853829 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132853829 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430] (fsm.c:486) 20250819132853829 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132853829 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132853829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132853829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132853829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132853829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132853829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132853829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: { messageType := 2, destLocRef := 'E7B742'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(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1582)@6b779c8e12fd: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1585) MSC_Test-GSUP(1582)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1585)"262420000000053" MSC_Test_1-RAN(1577)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819132853834 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132853834 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_1-RAN(1577)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1577)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1586) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132853836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132853836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132853836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132853838 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132853838 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250819132853838 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132853838 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132853839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132853839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132853839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132853839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132853839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132853839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430] (vlr_lu_fsm.c:110) 20250819132853839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132853839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132853839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132853839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132853839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132853839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c2676b8430] (fsm.c:486) 20250819132853839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132853839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132853839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132853839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132853839 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:TMSInew-0x7FAB434F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132853839 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132853839 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:TMSInew-0x7FAB434F LOCATION UPDATE ACCEPT (TMSI = 0x7fab434f) (gsm_04_08.c:149) 20250819132853839 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:TMSInew-0x7FAB434F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132853839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132853839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132853839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1574)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1574)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132853846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853846 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853846 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132853846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132853846 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132853847 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:TMSInew-0x7FAB434F:GERAN-A-266:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132853847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:TMSInew-0x7FAB434F:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132853847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132853847 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132853847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132853847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132853847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132853847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-266:LU)[0x55c2676b8430] (vlr_lu_fsm.c:817) 20250819132853847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132853847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA86A8CDC:GERAN-A-266:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132853847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132853847 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132853847 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132853847 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132853847 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132853847 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132853847 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853847 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132853847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132853847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132853850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132853850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132853850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132853851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132853851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-266:LU)[0x55c2676d9190] (msc_a.c:1053) 20250819132853851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132853851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132853851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-266:LU)[0x55c2676b8430]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132853851 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - active-conn: now used by 1 (attached) (msub.c:375) 20250819132853851 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132853851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132853851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132853851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 20250819132853852 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132853852 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132853852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132853852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132853852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132853852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132853852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132853852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1574)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1585)15185730 TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132853854 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132853854 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: 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 := '7FAB434F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1574)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_ipv60(1585)4935892 MSC_Test_0-RAN(1574)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1573)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132854054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132854054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132854054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132854055 DMM DEBUG msc_a(TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c26768c7d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132854055 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132854055 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c26768c7d0] (fsm.c:486) 20250819132854055 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132854055 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132854056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132854056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: { messageType := 2, destLocRef := '4B50D4'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(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132854055 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132854055 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132854055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132854055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132854055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132854056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132854056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132854056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132854056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132854056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132854056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132854056 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132854056 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132854056 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132854056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132854056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132854056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132854056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132854057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132854057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854057 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132854057 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132854067 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132854067 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1579)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1585) MSC_Test-MGCP(1580)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1585) MSC_Test_0-RAN(1574)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1574)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819132854088 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132854088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132854088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132854089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132854089 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F callref-0x80000011 tid-8) New transaction (transaction.c:231) 20250819132854089 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132854089 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132854089 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132854089 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819132854089 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132854089 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132854089 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132854089 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c26768c7d0] (fsm.c:486) 20250819132854089 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819132854089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676c98a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132854089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676c98a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819132854089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55c2676c98a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132854089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55c2676c98a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132854089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b8de0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132854089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b8de0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819132854089 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55c2676b8de0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132854090 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55c2676b8de0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1580)@6b779c8e12fd: 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(1585) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132854107 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55c2676c98a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132854107 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132854107 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250819132854107 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_SETUP_IND: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250819132854108 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 112 110 3 111\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819132854110 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55c2676b8de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132854110 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132854111 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819132854111 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1579)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1585) MSC_Test-MNCC(1579)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_ipv60(1585)-2147483631 20250819132854111 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854111 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854111 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132854111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132854111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819132854116 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:26 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132854118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854118 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132854118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132854118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132854119 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55c2676b8de0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132854119 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x55c2676b8de0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250819132854119 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132854119 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819132854119 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819132854119 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819132854119 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250819132854119 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_RTP_CREATE: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250819132854119 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 3 112 110 111\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819132854122 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132854122 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132854122 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132854122 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132854123 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132854123 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132854123 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132854123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132854123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132854123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132854126 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132854126 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132854126 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132854126 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132854126 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854126 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132854126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132854126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132854128 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132854128 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132854128 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819132854128 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55c2676c98a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132854128 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55c2676c98a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132854128 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:remote-port-not-sent:local-::1-10000:remote-42-23-11-5-423)[0x55c2676c98a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132854128 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132854128 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132854128 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132854129 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132854129 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132854129 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854129 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132854129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132854129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: { 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" } } } } } } } 20250819132854131 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676c98a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132854131 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676c98a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132854131 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132854131 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1574)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1574)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132854133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132854133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132854133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132854133 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132854133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132854133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132854133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132854133 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132854133 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132854133 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132854133 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132854133 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132854133 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250819132855644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132855644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132855644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132855644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132855644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132855644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132855644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132855645 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132855646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132855646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132855646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132855646 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) 20250819132855646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132855646 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) 20250819132855646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132855646 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1576)@6b779c8e12fd: First idle individual index:0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1577)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1577)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1577)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1586) MSC_Test_1-RAN(1577)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_ipv61(1586)5960709 MSC_Test_1-SCCP(1576)@6b779c8e12fd: Session index based on connection ID:0 20250819132855660 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132855660 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132855660 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132855660 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) 20250819132855660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132855660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132855660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132855660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1576)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-SCCP(1576)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_len:37 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132855862 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132855862 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132855862 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132855862 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) 20250819132855862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132855862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132855862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132855862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132855862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132855862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132855862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132855862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132855862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132855862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132855862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132855862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: 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(1576)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O 20250819132856176 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132856176 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132856176 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132856176 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) 20250819132856176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132856176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132856176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132856176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132856177 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132856177 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHING}: setting remote addr to [::8]:2342 (rtp_stream.c:476) 20250819132856177 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::8-2342)[0x55c2676b8de0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132856177 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::8-2342)[0x55c2676b8de0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132856178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132856178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132856178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132856178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132856178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132856178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132856178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132856178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132856183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55c2676b8de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132856183 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55c2676b8de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132856183 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1576)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132856378 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132856378 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132856378 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132856378 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) 20250819132856378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132856378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132856378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132856378 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132856379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132856379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132856379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132856379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132856379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132856379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132856379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132856379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132856383 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132856383 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132856383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132856383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132856383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132856383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132856383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132856383 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132856383 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132856383 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132856383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132856383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132856383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132856383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132856383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132856383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 20250819132856384 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132856384 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132856384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132856384 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132856384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132856384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132856384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132856384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1574)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1585)4935892 TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132856386 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132856386 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: FIRST inter-BSC Handover done MSC_Test_0-RAN(1574)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1574)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1585) MSC_Test_1-SCCP(1576)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_len:16 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250819132859282 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859282 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859282 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859282 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) 20250819132859282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132859282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132859282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132859283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132859283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132859283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132859283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1574)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1574)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1574)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1585) MSC_Test_0-RAN(1574)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_ipv60(1585)449398 MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250819132859286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132859286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132859286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132859286 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:37 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132859486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132859486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132859486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132859486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132859487 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859487 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859487 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859487 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) 20250819132859487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859487 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) 20250819132859487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132859487 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1576)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1576)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1576)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1586)@6b779c8e12fd: 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(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O 20250819132859795 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859795 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859795 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859795 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132859795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132859795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132859795 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132859796 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55c2676b8de0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132859796 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55c2676b8de0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250819132859796 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132859796 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132859796 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859796 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859796 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859796 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) 20250819132859796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859796 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) 20250819132859796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132859796 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1576)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1576)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1576)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132859801 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132859801 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132859801 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132859998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132859998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132859998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132859998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132859998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859998 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) 20250819132859998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859998 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) 20250819132859998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132859998 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1576)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1576)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1576)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1576)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1576)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1576)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132859999 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132859999 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132859999 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132859999 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) 20250819132859999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132859999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132859999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132859999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132900000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132900000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132900000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132900000 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) 20250819132900000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132900000 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) 20250819132900000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132900000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1576)@6b779c8e12fd: Session index based on local reference:0 20250819132900000 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132900000 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132900000 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132900000 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) 20250819132900000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132900000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132900000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132900000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1578)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1577)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1586)5960709 TC_ho_inter_bsc_ipv61(1586)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132900001 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132900001 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv61(1586)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1586)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1586)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1586)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1586)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1586)@6b779c8e12fd: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132902903 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132902903 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132902903 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132902903 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132902904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132902904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132902904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132902904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132902904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132902904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132902904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132902904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1574)@6b779c8e12fd: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1574)@6b779c8e12fd: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250819132902910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132902910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132902910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132902910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132902910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132902910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132902910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132902910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132902911 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132902911 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132902911 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132902911 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132902911 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132902911 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132902911 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132902911 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132902911 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132902911 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132902911 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132902911 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132902911 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0] (call_leg.c:197) 20250819132902912 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132902912 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676b8de0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132902912 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676c98a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132902912 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676c98a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0] (call_leg.c:197) 20250819132902912 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132902912 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676c98a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132902912 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676c98a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132902912 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132902912 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ)[0x55c26768c7d0] (call_leg.c:198) 20250819132902912 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132902912 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-267:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Deallocated (fsm.c:568) 20250819132902912 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132902913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132902913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132902913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132902913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132902913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132902913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132902913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132902913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132902913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132902913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132902913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132902913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132902913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132902913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132902913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132902913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1575)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1573)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1579)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1585)-2147483631 TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1573)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1573)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132902919 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132902919 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132902919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132902919 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132902919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132902919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132902919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132902919 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132902919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132902919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ)[0x55c26768c7d0] (msc_a.c:1053) 20250819132902919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132902919 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-2351:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132902919 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - active-conn: now used by 1 (attached) (msub.c:375) 20250819132902919 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132902919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132902919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132902919 DLM3UA 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(1575)@6b779c8e12fd: Message received on association #8 20250819132902920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132902920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132902920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132902920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1573)@6b779c8e12fd: Session index based on local reference:0 20250819132902921 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132902921 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132902921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1575)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132902921 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132902921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132902921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132902921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132902921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1574)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1585)449398 TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1585)@6b779c8e12fd: Final verdict of PTC: pass 20250819132904938 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132904938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132904938 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132904938 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132904938 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132904938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132904938 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132904938 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132904938 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132904938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132904938 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132904938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132904938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132904938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132904938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132904938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132904938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132904938 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132904939 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1575)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1582)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1574)@6b779c8e12fd: Final verdict of PTC: none 20250819132904940 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) 20250819132904940 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) 20250819132904940 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132904940 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819132904940 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132904940 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132904940 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819132904940 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) 20250819132904940 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819132904940 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819132904940 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) 20250819132904941 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132904941 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819132904941 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132904941 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132904941 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132904941 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132904941 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132904941 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(1573)@6b779c8e12fd: Final verdict of PTC: none 20250819132904941 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819132904942 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(1583)@6b779c8e12fd: Final verdict of PTC: none 20250819132904942 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(1578)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(1576)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(1577)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1579)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1584)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1581)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1587)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1580)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1572)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1588)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1572): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1573): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1574): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1575): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(1576): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(1577): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(1578): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1579): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1580): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1581): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1582): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1583): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1584): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_ipv60(1585): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_ipv61(1586): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1587): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1588): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Tue Aug 19 13:29:04 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc 20250819132905943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=701352) 20250819132906940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132906940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132906940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132906941 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132906941 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132906941 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132906945 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=701352, count=701892) 20250819132907946 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:29: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_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 20250819132908948 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_bsc_csd started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1592)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1592)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1592)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1590)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(1595)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(1595)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1595)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(1593)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132909561 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1596)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132909739 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132909739 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132909739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132909739 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1592)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132909743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132909743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132909743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132909743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132909743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132909743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132909743 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1592)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1592)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1592)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132909744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132909744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132909744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132909744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132909745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132909745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132909745 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 20250819132909745 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132909745 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1592)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132909756 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) 20250819132909756 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) 20250819132909756 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132909756 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(1595)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132909761 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132909761 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132909761 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132909761 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132909761 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132909761 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132909761 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(1595)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(1595)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 20250819132909761 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132909761 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132909761 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132909761 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132909761 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132909761 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132909761 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(1595)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1595)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132909761 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819132909761 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132909949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132909949 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1598)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1598)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132909955 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1598)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1598)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1598)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1598)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1598)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1598)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132909986 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132909986 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: ----------------------------------------------- TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(1599)@6b779c8e12fd: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1602) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132910552 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910552 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910552 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910552 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910552 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132910553 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910553 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910553 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1591)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1591)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_csd0(1602)10058982 MSC_Test_0-SCCP(1590)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1591)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132910568 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910568 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910568 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910568 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) 20250819132910568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132910568 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910568 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910568 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132910569 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132910569 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55c2676b86b0] (fsm.c:486) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132910569 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132910569 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132910569 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132910569 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132910569 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132910569 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132910569 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0] (fsm.c:486) 20250819132910569 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132910569 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132910569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910569 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) 20250819132910569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910569 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) 20250819132910569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132910569 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132910569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132910569 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910570 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: { messageType := 2, destLocRef := '997CE6'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(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1599)@6b779c8e12fd: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1602) MSC_Test-GSUP(1599)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1602)"262420000000053" 20250819132910574 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132910574 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_1-RAN(1594)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819132910576 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910576 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910576 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910576 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_1-RAN(1594)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1594)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1603) 20250819132910581 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132910581 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250819132910581 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132910581 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132910581 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132910581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132910581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132910581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132910581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132910581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0] (vlr_lu_fsm.c:110) 20250819132910581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132910581 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676d9190]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132910581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132910581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132910581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132910581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c2676aa5e0] (fsm.c:486) 20250819132910581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132910581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132910581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132910581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132910581 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:TMSInew-0x2CBE3EA6) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132910581 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132910581 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:TMSInew-0x2CBE3EA6 LOCATION UPDATE ACCEPT (TMSI = 0x2cbe3ea6) (gsm_04_08.c:149) 20250819132910582 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:TMSInew-0x2CBE3EA6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132910582 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910582 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910582 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1591)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1591)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132910591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132910591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132910591 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:TMSInew-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132910591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:TMSInew-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132910591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132910591 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250819132910591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132910591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132910591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132910591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676aa5e0] (vlr_lu_fsm.c:817) 20250819132910591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132910591 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x7FAB434F:GERAN-A-268:LU)[0x55c26766f5f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132910591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132910591 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132910591 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132910591 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132910591 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132910592 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132910592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132910594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910594 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(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132910594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132910594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132910594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676b86b0] (msc_a.c:1053) 20250819132910594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132910594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132910594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-268:LU)[0x55c2676aa5e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132910594 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132910594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 20250819132910595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1591)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1602)10058982 TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132910596 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132910596 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: 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 := '2CBE3EA6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1591)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_csd0(1602)4246518 MSC_Test_0-RAN(1591)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1590)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132910798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910798 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132910799 DMM DEBUG msc_a(TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676ae0c0] (fsm.c:486) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132910799 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132910799 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132910799 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132910800 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250819132910800 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132910800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132910800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132910800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: { messageType := 2, destLocRef := '40CBF6'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(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132910804 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132910804 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1596)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1602) MSC_Test-MGCP(1597)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1602) MSC_Test_0-RAN(1591)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1591)@6b779c8e12fd: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250819132910824 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910824 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910824 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132910825 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132910825 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 callref-0x80000012 tid-8) New transaction (transaction.c:231) 20250819132910825 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132910825 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132910825 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132910825 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819132910825 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132910825 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132910825 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132910825 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676ae0c0] (fsm.c:486) 20250819132910825 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819132910825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766b540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132910825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766b540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0] (fsm.c:486) 20250819132910825 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55c26766b540]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819132910826 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55c26766b540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132910826 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676ceaa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132910826 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c2676ceaa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0] (fsm.c:486) 20250819132910826 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55c2676ceaa0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819132910826 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55c2676ceaa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1597)@6b779c8e12fd: 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(1602) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132910846 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55c26766b540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132910846 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132910846 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819132910849 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132910849 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132910849 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819132910849 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) Sending Assignment Command (msc_a.c:706) 20250819132910850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1596)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1602) MSC_Test-MNCC(1596)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_csd0(1602)-2147483630 MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819132910857 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819132910861 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910861 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132910862 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ceaa0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819132910862 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ceaa0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132910862 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132910862 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819132910862 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819132910862 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819132910862 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819132910869 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132910869 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132910869 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132910870 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132910870 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132910870 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132910870 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132910870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132910876 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132910876 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132910876 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132910876 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132910876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132910880 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132910880 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132910880 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819132910880 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766b540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132910880 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766b540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132910880 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132910881 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132910881 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132910881 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132910881 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132910881 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132910881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132910881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132910881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132910881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: { 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(1602)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819132910885 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132910885 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132910885 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132910885 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1591)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1591)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819132910887 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132910887 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132910887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132910887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132910887 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(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132910887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132910887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132910887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132910887 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132910887 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132910887 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132910887 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132910887 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132912399 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132912399 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132912399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132912399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132912399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132912399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132912399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132912399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132912400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132912400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132912400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132912400 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) 20250819132912400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132912400 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) 20250819132912400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132912400 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1593)@6b779c8e12fd: First idle individual index:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1594)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1594)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1594)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1603) MSC_Test_1-RAN(1594)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_csd1(1603)7670634 MSC_Test_1-SCCP(1593)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132912403 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132912403 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132912403 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132912403 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) 20250819132912403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132912403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132912403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132912403 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-SCCP(1593)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_len:25 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132912606 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132912606 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132912606 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132912606 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) 20250819132912606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132912606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132912606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132912606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132912607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132912607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132912607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132912607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132912607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132912607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132912607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132912607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: 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(1593)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O 20250819132912910 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132912910 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132912910 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132912910 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) 20250819132912910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132912910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132912910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132912910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132912911 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132912911 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250819132912911 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ceaa0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132912911 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ceaa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132912911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132912911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132912911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132912911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132912911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132912911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132912911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132912911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132912916 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132912916 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ceaa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132912916 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1593)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132913114 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132913114 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132913114 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132913114 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) 20250819132913114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132913114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132913114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132913114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132913115 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132913115 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132913115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132913115 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132913115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132913115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132913115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132913115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132913122 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132913122 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132913122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132913122 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132913122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132913122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132913122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132913122 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132913123 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132913123 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132913123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132913123 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132913123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132913123 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132913123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132913123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 20250819132913124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132913124 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132913124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132913124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132913124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132913124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132913124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132913124 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1591)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1602)4246518 TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132913126 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132913126 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: FIRST inter-BSC Handover done MSC_Test_0-RAN(1591)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1591)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1602) MSC_Test_1-SCCP(1593)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_len:16 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250819132916019 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916019 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916019 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916019 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) 20250819132916019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132916019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132916019 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132916020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132916020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132916020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132916020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1591)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1591)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1591)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1602) MSC_Test_0-RAN(1591)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_bsc_csd0(1602)10570455 MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250819132916029 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916029 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132916029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132916029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132916029 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:25 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132916234 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916234 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916234 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132916234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132916234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132916234 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132916235 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916235 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916235 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) 20250819132916235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916235 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) 20250819132916235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132916235 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1593)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1593)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1593)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1603)@6b779c8e12fd: 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(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O 20250819132916536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916536 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132916536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132916536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132916536 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132916536 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ceaa0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132916536 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-1-2-3-4-2342)[0x55c2676ceaa0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132916536 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132916536 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132916537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916537 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) 20250819132916537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916537 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) 20250819132916537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132916537 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1593)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1593)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1593)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132916541 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132916541 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132916541 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132916742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132916742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132916742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132916742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132916743 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916743 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916743 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916743 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) 20250819132916743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916743 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) 20250819132916743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132916743 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1593)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1593)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1593)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1593)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_len:3 MSC_Test_1-SCCP(1593)@6b779c8e12fd: vl_from0 MSC_Test_1-SCCP(1593)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132916748 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916748 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916748 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916748 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) 20250819132916748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132916748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132916748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132916749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916749 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) 20250819132916749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916749 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) 20250819132916749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819132916749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1593)@6b779c8e12fd: Session index based on local reference:0 20250819132916750 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132916750 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132916750 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819132916750 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) 20250819132916750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132916750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132916750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132916750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(1595)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1594)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1603)7670634 TC_ho_inter_bsc_csd1(1603)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132916753 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132916753 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd1(1603)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1603)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1603)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1603)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1603)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1603)@6b779c8e12fd: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132919643 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132919644 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132919644 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132919644 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132919644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132919644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132919644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132919644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132919644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132919644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132919644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132919644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1591)@6b779c8e12fd: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1591)@6b779c8e12fd: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250819132919651 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132919651 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132919651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132919651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132919651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132919651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132919651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132919651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132919651 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132919651 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132919651 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132919651 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132919651 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132919651 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132919651 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132919652 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132919652 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132919652 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132919652 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132919652 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132919652 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0] (call_leg.c:197) 20250819132919652 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132919652 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ceaa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132919652 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132919652 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0] (call_leg.c:197) 20250819132919652 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132919652 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132919652 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132919652 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132919652 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ)[0x55c2676ae0c0] (call_leg.c:198) 20250819132919652 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132919652 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-269:CM_SERVICE_REQ)[0x55c26766f5f0]{RELEASING}: Deallocated (fsm.c:568) 20250819132919652 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132919652 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132919652 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132919652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132919652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132919652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132919652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132919652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132919652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132919653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132919653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132919653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132919653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132919653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132919653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132919653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132919653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1590)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1596)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1602)-2147483630 TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1590)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1590)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132919659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132919659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132919659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132919659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132919659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132919659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132919659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132919659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132919659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132919659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ)[0x55c2676ae0c0] (msc_a.c:1053) 20250819132919659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132919659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6:GERAN-A-2353:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132919660 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x2CBE3EA6 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132919660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132919660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132919660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132919660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132919660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132919660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132919660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132919660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1590)@6b779c8e12fd: Session index based on local reference:0 20250819132919661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132919661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132919661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132919661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132919661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132919661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132919661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132919661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1592)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1591)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1602)10570455 TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1602)@6b779c8e12fd: Final verdict of PTC: pass 20250819132921678 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132921678 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) 20250819132921678 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132921678 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132921678 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132921678 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) 20250819132921678 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test-GSUP(1599)@6b779c8e12fd: Final verdict of PTC: none 20250819132921678 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132921678 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132921678 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) 20250819132921678 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132921678 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819132921678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132921678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132921678 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132921678 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132921678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132921678 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132921679 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132921679 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819132921679 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(1593)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(1595)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1590)@6b779c8e12fd: Final verdict of PTC: none 20250819132921680 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132921681 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132921681 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132921681 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_1-RAN(1594)@6b779c8e12fd: Final verdict of PTC: none 20250819132921681 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132921681 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132921681 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132921681 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132921681 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132921681 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132921681 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132921681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132921681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132921681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132921681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132921681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132921681 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(1596)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1604)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1591)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1592)@6b779c8e12fd: Final verdict of PTC: none 20250819132921681 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132921682 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1597)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1605)@6b779c8e12fd: Final verdict of PTC: none 20250819132921682 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1601)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1598)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1600)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1589)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1589): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1590): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1591): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1592): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(1593): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(1594): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(1595): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1596): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1597): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1598): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1599): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1600): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1601): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_csd0(1602): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_bsc_csd1(1603): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1604): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1605): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Tue Aug 19 13:29:21 UTC 2025 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc 20250819132922684 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=698772) 20250819132923680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132923680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132923680 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132923682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132923682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132923682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132923686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=698772, count=699932) 20250819132924687 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:29: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_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 20250819132925688 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_msc_out started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1609)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1609)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1609)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1607)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132926330 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1610)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132926526 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132926526 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132926526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132926526 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1609)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132926534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132926534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132926534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132926534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_0-M3UA(1609)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1609)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819132926534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132926534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132926534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1609)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132926536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132926536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132926536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132926536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132926536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132926536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132926536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132926536 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132926536 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132926689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132926689 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1612)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1612)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132926695 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1612)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1612)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1612)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1612)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1612)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1612)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132926711 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132926711 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1610)@6b779c8e12fd: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1616) MSC_Test-GSUP(1613)@6b779c8e12fd: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1616) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132927333 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927333 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927333 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132927333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1608)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1608)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out0(1616)3531995 MSC_Test_0-SCCP(1607)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1608)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927337 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132927337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132927338 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-270:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132927338 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-270:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-270:LU)[0x55c26768c710] (fsm.c:486) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132927338 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132927338 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132927338 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132927338 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132927338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132927338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132927338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0] (fsm.c:486) 20250819132927338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132927338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132927338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132927338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: { messageType := 2, destLocRef := '35E4DB'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(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1613)@6b779c8e12fd: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1616) MSC_Test-GSUP(1613)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_msc_out0(1616)"262420000000054" 20250819132927342 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132927342 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250819132927343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132927343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927346 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132927346 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250819132927346 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132927346 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132927347 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132927347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132927347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132927347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132927347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132927347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:110) 20250819132927347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132927347 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132927347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132927347 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132927347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132927347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676c84d0] (fsm.c:486) 20250819132927347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132927347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132927347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132927347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132927347 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:TMSInew-0x0CC3B508) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132927347 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132927347 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:TMSInew-0x0CC3B508 LOCATION UPDATE ACCEPT (TMSI = 0x0cc3b508) (gsm_04_08.c:149) 20250819132927347 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:TMSInew-0x0CC3B508 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132927347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1608)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1608)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819132927350 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927350 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927351 DLSS7 DEBUG Found route for dpc=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(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132927351 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132927351 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:TMSInew-0x0CC3B508:GERAN-A-270:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132927351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:TMSInew-0x0CC3B508:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132927351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132927351 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132927351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132927351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132927351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132927351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-270:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:817) 20250819132927351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132927351 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x65F1CD74:GERAN-A-270:LU)[0x55c2676cda30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132927351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132927351 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819132927351 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132927351 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132927351 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132927351 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132927351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927351 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927351 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132927352 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927352 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927352 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927352 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(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132927352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132927352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132927352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-270:LU)[0x55c26768c710] (msc_a.c:1053) 20250819132927352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132927352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132927352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-270:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132927352 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132927352 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927352 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927352 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 20250819132927353 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927353 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927353 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927353 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927353 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1608)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out0(1616)3531995 TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132927353 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132927353 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1616)@6b779c8e12fd: 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 := '0CC3B508'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1608)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out0(1616)10975897 MSC_Test_0-RAN(1608)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1607)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927554 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927554 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927554 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132927554 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132927555 DMM DEBUG msc_a(TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c26766f5f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c26766f5f0] (fsm.c:486) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132927555 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132927555 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132927555 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132927556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132927556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132927556 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132927556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819132927556 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132927556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132927556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132927556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: { messageType := 2, destLocRef := 'A77A99'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(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132927560 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132927560 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1610)@6b779c8e12fd: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1616) MSC_Test-MGCP(1611)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1616) MSC_Test_0-RAN(1608)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1608)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819132927577 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927577 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927577 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132927577 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927577 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132927577 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 callref-0x80000013 tid-8) New transaction (transaction.c:231) 20250819132927577 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132927577 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132927577 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132927577 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819132927577 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132927577 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132927577 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132927577 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c26766f5f0] (fsm.c:486) 20250819132927577 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819132927578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b8de0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132927578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b8de0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819132927578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55c2676b8de0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132927578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55c2676b8de0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132927578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132927578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819132927578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132927578 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1611)@6b779c8e12fd: 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(1616) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132927595 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55c2676b8de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132927595 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132927596 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819132927598 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132927598 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132927598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819132927598 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) Sending Assignment Command (msc_a.c:706) 20250819132927599 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927599 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test-MNCC(1610)@6b779c8e12fd: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1616) MSC_Test-MNCC(1610)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out0(1616)-2147483629 20250819132927599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819132927604 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819132927607 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927607 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927607 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927607 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132927607 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927607 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132927607 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132927608 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132927608 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819132927608 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819132927608 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819132927608 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819132927612 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132927612 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132927612 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132927612 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132927612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927612 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132927613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132927613 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132927613 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132927616 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132927616 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132927616 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132927616 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132927617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132927619 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132927619 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132927619 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819132927619 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676b8de0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132927619 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676b8de0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132927619 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132927620 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132927620 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132927620 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132927620 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132927620 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132927620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132927620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132927620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1616)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1616)@6b779c8e12fd: { 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" } } } } } } } 20250819132927623 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132927623 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132927623 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132927623 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1608)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1608)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819132927625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132927625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132927625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132927625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132927625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132927625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132927625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132927625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132927625 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132927625 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132927625 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132927625 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132927625 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1616)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250819132929134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929134 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929134 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132929134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132929134 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132929147 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132929147 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132929147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b8430]{NOT_STARTED}: Allocated (fsm.c:456) 20250819132929147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b8430]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676ceaa0] (fsm.c:486) 20250819132929147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0] (mncc_call.c:190) 20250819132929147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250819132929147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250819132929147 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250819132929147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132929147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132929147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1610)@6b779c8e12fd: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1616) MSC_Test-MNCC(1610)@6b779c8e12fd: Added conn table entry 1TC_ho_inter_msc_out0(1616)-2147483628 20250819132929151 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132929151 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132929152 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929152 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929152 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132929152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132929152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132929263 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132929263 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132929263 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676ceaa0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c26766f5f0] (mncc_call.c:163) 20250819132929263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132929264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132929264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132929268 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929268 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929268 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132929268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132929268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132929269 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929269 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132929269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132929269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 20250819132929270 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929270 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929270 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132929270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132929270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1608)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out0(1616)10975897 TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132929272 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132929272 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1608)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1608)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1616) 20250819132929280 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132929280 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132929280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132929280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132929280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1608)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1608)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1608)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1616) MSC_Test_0-RAN(1608)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out0(1616)13730206 MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250819132929286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929286 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929286 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132929286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132929286 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:25 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132929490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132929490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132929490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132929694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132929694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132929694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132929694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132929694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132929694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132929694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132929694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132929694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132929694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132929694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132929695 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132929695 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250819132929695 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132929695 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132929695 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132929695 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250819132929695 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250819132929701 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132929701 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132929701 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132930702 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132930702 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132930702 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132930702 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132930702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132930702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132930702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132930702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132930702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132930702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132930702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132930702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1608)@6b779c8e12fd: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1608)@6b779c8e12fd: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250819132930706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132930706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132930706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132930706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132930706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132930706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132930706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132930706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132930707 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132930707 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132930707 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132930707 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132930707 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132930707 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132930707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132930707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132930707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132930707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132930707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132930707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132930707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0] (call_leg.c:197) 20250819132930707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132930707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132930707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132930707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0] (call_leg.c:197) 20250819132930707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132930707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132930707 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132930707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132930707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ)[0x55c26766f5f0] (call_leg.c:198) 20250819132930707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132930707 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-271:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Deallocated (fsm.c:568) 20250819132930707 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132930707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132930707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132930707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132930707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132930707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132930707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132930707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132930707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132930707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132930707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132930707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132930707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132930707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132930707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132930707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132930707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1607)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1610)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out0(1616)-2147483629 TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out0(1616)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1607)@6b779c8e12fd: vl_from0 TC_ho_inter_msc_out0(1616)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1607)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132930710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132930710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132930710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132930710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132930710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132930710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132930710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132930710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132930711 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132930711 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ)[0x55c26766f5f0] (msc_a.c:1053) 20250819132930711 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250819132930711 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:callref-0x0)[0x55c2676b8430]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250819132930711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132930711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ)[0x55c26766f5f0] (msc_a.c:1053) 20250819132930711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132930711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-2354:CM_SERVICE_REQ)[0x55c2676cd8a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132930711 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132930711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132930711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132930711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132930711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132930711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132930711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132930711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132930711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1607)@6b779c8e12fd: Session index based on local reference:0 20250819132930712 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132930712 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132930712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132930712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132930712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132930712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132930712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132930712 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1609)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1608)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out0(1616)13730206 TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1616)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_msc_out0(1616)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1616)@6b779c8e12fd: Final verdict of PTC: pass 20250819132932728 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132932728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132932728 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132932728 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132932728 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132932728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132932728 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132932728 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132932728 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132932728 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132932728 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132932728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132932728 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132932728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132932728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132932728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132932728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132932729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132932729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132932729 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132932729 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1609)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1608)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1610)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1607)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1613)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1606)@6b779c8e12fd: Final verdict of PTC: none 20250819132932732 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1611)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1614)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1612)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1615)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1617)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1606): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1607): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1608): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1609): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1610): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1611): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1612): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1613): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1614): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1615): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_msc_out0(1616): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1617): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Tue Aug 19 13:29:32 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc 20250819132933734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=591132) 20250819132934730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132934730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132934730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132934735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=591132, count=593008) 20250819132935737 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:29: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_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 20250819132936739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_msc_out_a5_1 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1621)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1621)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1621)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1619)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132937383 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1622)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132937578 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132937578 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132937578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132937578 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132937582 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132937582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132937582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132937582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132937582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132937582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132937582 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1621)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1621)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132937583 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132937583 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132937583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132937583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132937583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132937583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132937583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132937583 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132937583 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132937740 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132937740 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1624)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1624)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132937746 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1624)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1624)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1624)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1624)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132937767 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132937767 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1622)@6b779c8e12fd: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1628) MSC_Test-GSUP(1625)@6b779c8e12fd: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1628) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132938386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938386 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938386 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938387 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938387 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938387 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1620)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1620)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1628)8193558 MSC_Test_0-SCCP(1619)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1620)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132938395 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938395 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938396 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132938396 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132938396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132938396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55c2676b86b0] (fsm.c:486) 20250819132938396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819132938396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132938396 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132938396 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132938396 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132938396 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132938396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132938396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132938396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819132938396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132938396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600] (fsm.c:486) 20250819132938396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132938396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132938396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: { messageType := 2, destLocRef := '7D0616'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1625)@6b779c8e12fd: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1628) MSC_Test-GSUP(1625)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1628)"262420000000054" 20250819132938399 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132938399 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 20250819132938399 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938399 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938399 DLSS7 DEBUG Found route for dpc=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(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132938402 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132938402 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132938402 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508) Received 1 auth tuples (vlr.c:996) 20250819132938402 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132938402 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132938402 DMM DEBUG Tx AUTH REQ (rand = 1f812fc2a1ff9efaa82f5a613321092d) (gsm_04_08.c:641) 20250819132938402 DMM DEBUG AUTH REQ (autn = 951116bcac445d2c94420470db9f0cc9) (gsm_04_08.c:643) 20250819132938402 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132938402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1620)@6b779c8e12fd: patching N(SD)=1 into dtap '05144E23D67C2104501D9493'O MSC_Test_0-RAN(1620)@6b779c8e12fd: patched enc_l3: '05544E23D67C2104501D9493'O MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05544E23D67C2104501D9493'O 20250819132938405 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938405 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938405 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938405 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938405 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4e23d67c501d9493) (gsm_04_08.c:1128) 20250819132938405 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132938405 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508) AUTH on GERAN received SRES/RES: 4e23d67c501d9493 (8 bytes) (vlr_auth_fsm.c:151) 20250819132938405 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132938405 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132938405 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132938405 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132938405 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600] (vlr_auth_fsm.c:294) 20250819132938405 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132938405 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132938405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819132938405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132938405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132938405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819132938405 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938405 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250819132938407 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938407 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819132938407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132938407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132938407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132938407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132938407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600] (fsm.c:486) 20250819132938407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132938407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132938407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132938408 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132938408 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250819132938408 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132938408 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132938408 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132938408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132938408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132938408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132938408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132938408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600] (vlr_lu_fsm.c:110) 20250819132938408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132938408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132938408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132938408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132938408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132938408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c2676c8600] (fsm.c:486) 20250819132938408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132938408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132938408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132938408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132938408 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:TMSInew-0x170C4A88) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132938408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132938408 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:TMSInew-0x170C4A88 LOCATION UPDATE ACCEPT (TMSI = 0x170c4a88) (gsm_04_08.c:149) 20250819132938408 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:TMSInew-0x170C4A88 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132938408 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938408 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1620)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1620)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819132938410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938410 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(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132938410 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:TMSInew-0x170C4A88:GERAN-A-272:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132938410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:TMSInew-0x170C4A88:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132938410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132938410 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132938410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132938410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132938410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132938410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-272:LU)[0x55c2676c8600] (vlr_lu_fsm.c:817) 20250819132938410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132938410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x0CC3B508:GERAN-A-272:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132938410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132938410 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819132938410 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132938410 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132938410 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132938410 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132938410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132938411 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938411 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132938411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132938411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-272:LU)[0x55c2676b86b0] (msc_a.c:1053) 20250819132938411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132938411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132938411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-272:LU)[0x55c2676c8600]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132938411 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132938411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 20250819132938411 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938411 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938411 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938411 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938411 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1620)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1628)8193558 TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132938411 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132938411 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: 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 := '170C4A88'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1620)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1628)7409843 MSC_Test_0-RAN(1620)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1619)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938614 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132938615 DMM DEBUG msc_a(TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676caec0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132938615 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132938615 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676caec0] (fsm.c:486) 20250819132938615 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819132938615 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132938615 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132938615 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132938615 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132938615 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819132938615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132938615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0] (fsm.c:486) 20250819132938615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132938615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132938615 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132938616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: { messageType := 2, destLocRef := '7110B3'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)@6b779c8e12fd: Session index based on local reference:0 20250819132938620 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132938620 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132938624 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132938624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132938624 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88) Received 1 auth tuples (vlr.c:996) 20250819132938624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132938624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132938624 DMM DEBUG Tx AUTH REQ (rand = 7effd91c2994bbe7dc293a9c3ab28381) (gsm_04_08.c:641) 20250819132938624 DMM DEBUG AUTH REQ (autn = 254c10e9413288e640689a7132b5f785) (gsm_04_08.c:643) 20250819132938624 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132938624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1620)@6b779c8e12fd: patching N(SD)=1 into dtap '0514056FD8C8210446B1AF5E'O MSC_Test_0-RAN(1620)@6b779c8e12fd: patched enc_l3: '0554056FD8C8210446B1AF5E'O MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C0554056FD8C8210446B1AF5E'O 20250819132938628 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938628 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938628 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938628 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938628 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132938629 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676caec0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 056fd8c846b1af5e) (gsm_04_08.c:1128) 20250819132938629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132938629 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88) AUTH on GERAN received SRES/RES: 056fd8c846b1af5e (8 bytes) (vlr_auth_fsm.c:151) 20250819132938629 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132938629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132938629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132938629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132938629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0] (vlr_auth_fsm.c:294) 20250819132938629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132938629 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132938629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819132938629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132938629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132938629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819132938629 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938629 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250819132938633 DLSS7 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(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938633 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938633 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132938633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819132938633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132938633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132938633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132938633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132938633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132938633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132938633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132938633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132938633 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819132938633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1622)@6b779c8e12fd: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1628) MSC_Test-MGCP(1623)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1628) MSC_Test_0-RAN(1620)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1620)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938648 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132938649 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132938649 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 callref-0x80000015 tid-8) New transaction (transaction.c:231) 20250819132938649 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132938649 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132938649 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132938649 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819132938649 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132938649 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132938649 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132938649 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676caec0] (fsm.c:486) 20250819132938649 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819132938649 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676ceaa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132938649 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676ceaa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819132938649 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55c2676ceaa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132938649 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55c2676ceaa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132938649 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132938649 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819132938649 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132938649 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1623)@6b779c8e12fd: 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(1628) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132938663 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132938663 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132938663 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819132938665 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132938665 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132938665 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819132938665 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) Sending Assignment Command (msc_a.c:706) 20250819132938665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1622)@6b779c8e12fd: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1628) MSC_Test-MNCC(1622)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1628)-2147483627 MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819132938670 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819132938672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938672 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938672 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(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132938672 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132938672 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132938672 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132938672 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819132938672 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819132938672 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819132938672 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819132938674 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132938674 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132938674 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132938674 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132938674 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938674 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132938675 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132938675 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132938675 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132938676 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132938676 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132938676 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132938676 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132938677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132938678 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132938678 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132938678 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819132938678 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ceaa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132938678 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ceaa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132938678 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132938678 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132938678 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132938678 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132938678 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132938678 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132938678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132938678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132938679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: { 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" } } } } } } } TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819132938680 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132938680 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132938680 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132938680 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1620)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1620)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250819132938681 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132938681 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132938681 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132938681 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132938681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132938681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132938681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132938681 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132938681 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132938681 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132938681 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132938681 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132938681 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250819132940192 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940192 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940192 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940192 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132940192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132940192 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132940207 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132940207 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132940207 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766f5f0]{NOT_STARTED}: Allocated (fsm.c:456) 20250819132940207 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26766f5f0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676d9190] (fsm.c:486) 20250819132940207 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0] (mncc_call.c:190) 20250819132940207 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250819132940207 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250819132940207 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250819132940208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132940208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132940208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1622)@6b779c8e12fd: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1628) MSC_Test-MNCC(1622)@6b779c8e12fd: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1628)-2147483626 20250819132940212 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132940212 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132940212 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940212 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940212 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132940212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132940213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132940323 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132940323 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132940323 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676d9190] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c2676caec0] (mncc_call.c:163) 20250819132940324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132940324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132940324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132940329 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940329 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940329 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132940329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132940329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132940330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132940330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940330 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132940330 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 20250819132940331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132940332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132940332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1620)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1628)7409843 TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132940334 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132940334 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1620)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1620)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1628) 20250819132940341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132940341 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132940342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132940342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132940342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1620)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1620)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1620)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1628) MSC_Test_0-RAN(1620)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1628)4933785 MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250819132940348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940348 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132940348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132940348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:27 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132940550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940550 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940550 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132940550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132940550 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132940754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132940754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132940754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132940754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132940754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132940754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132940754 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132940754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132940754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132940754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132940754 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132940755 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132940755 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250819132940755 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132940755 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132940755 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132940755 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250819132940755 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250819132940762 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132940762 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132940762 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132941764 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132941765 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132941765 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132941765 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132941765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132941765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132941765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132941765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132941765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132941765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132941765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132941765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1620)@6b779c8e12fd: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1620)@6b779c8e12fd: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132941775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132941775 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132941775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132941775 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132941775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132941775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132941775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132941775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132941776 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132941776 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132941776 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132941776 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132941776 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132941776 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132941776 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132941776 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132941776 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132941776 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132941776 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132941776 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132941776 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710] (call_leg.c:197) 20250819132941777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132941777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132941777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132941777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710] (call_leg.c:197) 20250819132941777 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132941777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132941777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132941777 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132941777 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ)[0x55c2676caec0] (call_leg.c:198) 20250819132941777 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132941777 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-273:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Deallocated (fsm.c:568) 20250819132941777 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132941777 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132941778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132941778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132941778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132941778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132941778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132941778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132941778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132941778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132941778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132941778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132941778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132941778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132941778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132941778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132941778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1622)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1628)-2147483627 TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1619)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132941784 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132941784 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132941784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132941784 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132941784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132941784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132941784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132941784 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132941784 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132941784 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ)[0x55c2676caec0] (msc_a.c:1053) 20250819132941784 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250819132941784 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:callref-0x0)[0x55c26766f5f0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250819132941784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132941784 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ)[0x55c2676caec0] (msc_a.c:1053) 20250819132941785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132941785 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-2355:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132941785 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132941785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132941785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132941785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132941785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132941785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132941785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132941785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132941785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1621)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1619)@6b779c8e12fd: Session index based on local reference:0 20250819132941786 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132941786 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132941786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132941786 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132941786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132941786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132941786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132941786 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1620)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1628)4933785 TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1628)@6b779c8e12fd: Final verdict of PTC: pass 20250819132943800 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132943800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132943800 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132943800 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132943800 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132943800 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132943800 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132943800 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132943801 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132943801 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132943801 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132943801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132943801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132943801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132943801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132943801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132943801 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132943801 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819132943801 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132943801 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819132943801 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(1624)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1621)@6b779c8e12fd: Final verdict of PTC: none 20250819132943801 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1625)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1618)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1622)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1619)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1626)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1623)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1620)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1629)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1627)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1618): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1619): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1620): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1621): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1622): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1623): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1624): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1625): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1626): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1627): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1628): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1629): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:29:43 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc 20250819132944802 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=668404) 20250819132945802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132945802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132945802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132945803 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=668404, count=669564) 20250819132946805 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:29: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_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 20250819132947807 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_msc_out_a5_3 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1633)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1633)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1633)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1631)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132948370 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1634)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132948566 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132948567 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132948567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132948567 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132948571 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132948571 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132948571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132948571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132948571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132948571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132948571 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1633)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1633)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132948572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132948572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132948572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132948572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132948572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132948572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132948572 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 20250819132948572 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132948572 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1633)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132948808 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132948808 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1636)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1636)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132948815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1636)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1636)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1636)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1636)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132948833 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132948833 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1634)@6b779c8e12fd: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1640) MSC_Test-GSUP(1637)@6b779c8e12fd: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1640) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819132949378 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949378 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949378 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949378 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1632)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1632)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1640)4006175 MSC_Test_0-SCCP(1631)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1632)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819132949395 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949395 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949397 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819132949397 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819132949397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819132949397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55c26768c710] (fsm.c:486) 20250819132949397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819132949397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819132949397 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819132949397 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819132949397 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819132949397 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819132949397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819132949397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819132949397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819132949397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132949397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0] (fsm.c:486) 20250819132949397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132949397 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132949397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: { messageType := 2, destLocRef := '3D211F'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1637)@6b779c8e12fd: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1640) MSC_Test-GSUP(1637)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1640)"262420000000054" 20250819132949404 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132949404 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): none -> pass 20250819132949415 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132949415 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132949415 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88) Received 1 auth tuples (vlr.c:996) 20250819132949415 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132949415 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132949415 DMM DEBUG Tx AUTH REQ (rand = d98d42b8d235d924fe6e53b9b7a7b046) (gsm_04_08.c:641) 20250819132949415 DMM DEBUG AUTH REQ (autn = 762584cfef73c1118b3366dc0f057bb0) (gsm_04_08.c:643) 20250819132949415 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132949415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1632)@6b779c8e12fd: patching N(SD)=1 into dtap '05146346EBC12104CDA5C571'O MSC_Test_0-RAN(1632)@6b779c8e12fd: patched enc_l3: '05546346EBC12104CDA5C571'O MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05546346EBC12104CDA5C571'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132949429 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6346ebc1cda5c571) (gsm_04_08.c:1128) 20250819132949429 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132949429 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88) AUTH on GERAN received SRES/RES: 6346ebc1cda5c571 (8 bytes) (vlr_auth_fsm.c:151) 20250819132949429 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132949429 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132949429 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132949430 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132949430 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0] (vlr_auth_fsm.c:294) 20250819132949430 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132949430 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132949430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819132949430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819132949430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132949430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819132949430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949430 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949438 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949438 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949438 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949438 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132949438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819132949438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819132949438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819132949438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819132949438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132949438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0] (fsm.c:486) 20250819132949438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819132949438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819132949438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132949444 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132949444 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250819132949444 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132949444 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132949445 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132949445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819132949445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819132949445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819132949445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819132949445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0] (vlr_lu_fsm.c:110) 20250819132949445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819132949445 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132949445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819132949445 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819132949445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819132949445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c2676aa4b0] (fsm.c:486) 20250819132949445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819132949445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819132949445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819132949445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819132949445 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:TMSInew-0x46A9AA76) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132949445 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819132949445 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:TMSInew-0x46A9AA76 LOCATION UPDATE ACCEPT (TMSI = 0x46a9aa76) (gsm_04_08.c:149) 20250819132949445 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:TMSInew-0x46A9AA76 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132949445 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949445 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1632)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1632)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132949451 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:TMSInew-0x46A9AA76:GERAN-A-274:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819132949451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:TMSInew-0x46A9AA76:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819132949451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819132949451 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819132949451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819132949451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819132949451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819132949451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-274:LU)[0x55c2676aa4b0] (vlr_lu_fsm.c:817) 20250819132949451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819132949451 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x170C4A88:GERAN-A-274:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819132949451 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819132949451 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819132949451 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132949451 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132949451 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132949451 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132949452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132949454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949454 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949454 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132949455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-274:LU)[0x55c26768c710] (msc_a.c:1053) 20250819132949455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819132949455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132949455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-274:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819132949455 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132949455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 20250819132949456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1632)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1640)4006175 TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132949457 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819132949457 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: 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 := '46A9AA76'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1632)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1640)7045105 MSC_Test_0-RAN(1632)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1631)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132949659 DMM DEBUG msc_a(TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676ceaa0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819132949659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819132949659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676ceaa0] (fsm.c:486) 20250819132949659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819132949659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819132949659 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819132949659 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819132949659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819132949659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819132949659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819132949659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0] (fsm.c:486) 20250819132949659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819132949659 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819132949659 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819132949660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: { messageType := 2, destLocRef := '6B7FF1'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)@6b779c8e12fd: Session index based on local reference:0 20250819132949665 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819132949665 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132949669 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819132949669 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819132949669 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76) Received 1 auth tuples (vlr.c:996) 20250819132949669 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819132949669 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819132949669 DMM DEBUG Tx AUTH REQ (rand = 7c0f84559d15979b9279b4d2f2c454ff) (gsm_04_08.c:641) 20250819132949669 DMM DEBUG AUTH REQ (autn = f02e23fc166eb862bd691f5814124057) (gsm_04_08.c:643) 20250819132949669 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819132949670 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949670 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1632)@6b779c8e12fd: patching N(SD)=1 into dtap '05148A89A7EB2104CCE9EFEC'O MSC_Test_0-RAN(1632)@6b779c8e12fd: patched enc_l3: '05548A89A7EB2104CCE9EFEC'O MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05548A89A7EB2104CCE9EFEC'O 20250819132949674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949675 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676ceaa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8a89a7ebcce9efec) (gsm_04_08.c:1128) 20250819132949675 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819132949675 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76) AUTH on GERAN received SRES/RES: 8a89a7ebcce9efec (8 bytes) (vlr_auth_fsm.c:151) 20250819132949675 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819132949675 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819132949675 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819132949675 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819132949675 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0] (vlr_auth_fsm.c:294) 20250819132949675 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819132949675 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819132949675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819132949675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819132949675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819132949675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819132949675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 20250819132949679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819132949679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819132949680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819132949680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819132949680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819132949680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819132949680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819132949680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819132949680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819132949680 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819132949680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1634)@6b779c8e12fd: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1640) MSC_Test-MGCP(1635)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1640) MSC_Test_0-RAN(1632)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1632)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132949697 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819132949697 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 callref-0x80000017 tid-8) New transaction (transaction.c:231) 20250819132949697 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819132949697 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132949697 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819132949697 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819132949698 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819132949698 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819132949698 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819132949698 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676ceaa0] (fsm.c:486) 20250819132949698 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819132949698 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b8430]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132949698 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b8430]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819132949698 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55c2676b8430]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132949698 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55c2676b8430]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819132949698 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819132949698 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819132949698 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819132949698 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1635)@6b779c8e12fd: 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(1640) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819132949716 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55c2676b8430]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132949716 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132949716 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819132949718 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132949718 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819132949718 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819132949718 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1634)@6b779c8e12fd: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1640) MSC_Test-MNCC(1634)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1640)-2147483625 20250819132949719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819132949724 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819132949727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132949727 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a33f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819132949727 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676a33f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132949727 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819132949728 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819132949728 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819132949728 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819132949728 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE 20250819132949731 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132949731 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132949731 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132949734 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819132949734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132949734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132949734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819132949735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132949740 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819132949740 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132949740 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132949740 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819132949740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819132949744 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819132949744 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819132949744 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819132949744 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676b8430]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819132949744 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676b8430]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819132949744 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132949745 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819132949745 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132949745 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132949745 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819132949745 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819132949745 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949745 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949745 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132949745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132949745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: { 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" } } } } } } } TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819132949749 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132949749 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132949749 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819132949749 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1632)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1632)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250819132949750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132949750 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132949750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132949751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132949751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132949751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132949751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132949751 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132949751 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819132949751 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819132949751 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819132949751 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132949751 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132951262 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951262 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951262 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132951262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132951262 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132951276 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132951276 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132951276 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26766f5f0]{NOT_STARTED}: Allocated (fsm.c:456) 20250819132951276 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c26766f5f0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676caec0] (fsm.c:486) 20250819132951276 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0] (mncc_call.c:190) 20250819132951276 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250819132951276 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250819132951276 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250819132951276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132951276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132951276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1634)@6b779c8e12fd: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1640) MSC_Test-MNCC(1634)@6b779c8e12fd: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1640)-2147483624 20250819132951281 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132951281 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132951281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132951281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132951281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819132951391 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132951391 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132951391 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676caec0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676ceaa0] (mncc_call.c:163) 20250819132951391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132951391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132951391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819132951395 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951395 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951395 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132951395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132951395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132951395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132951396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132951396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132951396 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951396 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132951396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132951396 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1632)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1640)7045105 TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819132951398 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819132951398 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1632)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1632)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1640) 20250819132951405 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819132951405 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819132951405 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951405 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951405 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132951405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132951405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1632)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1632)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1632)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1640) MSC_Test_0-RAN(1632)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1640)14677044 MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250819132951412 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951412 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951412 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132951412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132951412 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:27 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132951614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951614 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132951614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132951614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132951818 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951818 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132951818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132951818 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132951818 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132951818 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132951818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132951818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132951818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132951818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132951818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132951818 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132951819 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819132951819 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250819132951819 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a33f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819132951819 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819132951819 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819132951819 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250819132951819 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250819132951825 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819132951825 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819132951825 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819132952826 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819132952826 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819132952826 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819132952826 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819132952827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132952827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132952827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132952827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132952827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132952827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132952827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132952827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1632)@6b779c8e12fd: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1632)@6b779c8e12fd: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132952832 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132952832 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132952832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132952832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132952832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132952832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132952832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132952832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132952832 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819132952832 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819132952832 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819132952832 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819132952832 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819132952832 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819132952832 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819132952832 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819132952832 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819132952832 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819132952832 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819132952832 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132952832 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0] (call_leg.c:197) 20250819132952832 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132952832 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132952832 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819132952832 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0] (call_leg.c:197) 20250819132952832 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819132952832 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819132952832 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819132952832 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819132952832 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ)[0x55c2676ceaa0] (call_leg.c:198) 20250819132952832 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819132952832 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-275:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Deallocated (fsm.c:568) 20250819132952832 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819132952832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132952832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132952832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132952832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132952832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132952833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132952833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132952833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819132952833 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132952833 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132952833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132952833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132952833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132952833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132952833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132952833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1631)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1634)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1640)-2147483625 TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1631)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1631)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819132952836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132952836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132952836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132952836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132952836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132952836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132952836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132952836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX 20250819132952836 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132952836 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ)[0x55c2676ceaa0] (msc_a.c:1053) 20250819132952836 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250819132952836 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:callref-0x0)[0x55c26766f5f0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250819132952836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819132952836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ)[0x55c2676ceaa0] (msc_a.c:1053) 20250819132952836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819132952836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-2356:CM_SERVICE_REQ)[0x55c2676c98a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819132952836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - active-conn: now used by 1 (attached) (msub.c:375) 20250819132952836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132952836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132952836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132952836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819132952836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132952836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132952836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819132952836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1631)@6b779c8e12fd: Session index based on local reference:0 20250819132952836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132952836 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819132952836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819132952836 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819132952836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819132952836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819132952836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819132952836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1632)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1640)14677044 TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1640)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(1637)@6b779c8e12fd: Final verdict of PTC: none 20250819132954858 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819132954858 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819132954859 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819132954859 DLSS7 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-MNCC(1634)@6b779c8e12fd: Final verdict of PTC: none 20250819132954859 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819132954859 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819132954859 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819132954859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819132954859 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819132954859 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819132954859 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819132954859 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819132954859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132954859 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819132954860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819132954860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819132954860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819132954860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819132954860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819132954860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819132954860 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819132954860 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1633)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1636)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1631)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1638)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1632)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1635)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1630)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1639)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1641)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1630): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1631): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1632): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1633): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1634): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1635): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1636): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1637): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1638): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1639): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1640): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1641): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:29:54 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 20250819132955861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=668600) 20250819132956861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819132956861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819132956861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819132956863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=668600, count=669760) 20250819132957864 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:29: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_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 20250819132958866 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_msc_out_a5_4 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1645)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1645)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1645)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1643)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819132959559 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1646)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819132959750 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819132959750 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819132959750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819132959750 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819132959754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132959754 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819132959754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819132959754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819132959754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819132959754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819132959754 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1645)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1645)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819132959756 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819132959756 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819132959756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819132959756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819132959756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819132959756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819132959756 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819132959756 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819132959756 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819132959867 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819132959867 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1648)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1648)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819132959868 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1648)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1648)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1648)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1648)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819132959878 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819132959878 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1646)@6b779c8e12fd: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1652) MSC_Test-GSUP(1649)@6b779c8e12fd: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1652) TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133000559 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000559 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000559 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000559 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000560 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000560 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000560 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1644)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1644)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1652)16193800 MSC_Test_0-SCCP(1643)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1644)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133000574 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000574 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000574 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000575 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133000575 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133000575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133000575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133000575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133000575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133000575 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133000575 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133000575 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133000575 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133000575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133000575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133000575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133000575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133000575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730] (fsm.c:486) 20250819133000575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133000575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133000575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: { messageType := 2, destLocRef := 'F71908'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1649)@6b779c8e12fd: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1652) MSC_Test-GSUP(1649)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1652)"262420000000054" 20250819133000578 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133000578 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:11 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 20250819133000579 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000579 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000579 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000579 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133000585 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133000585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133000585 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76) Received 1 auth tuples (vlr.c:996) 20250819133000585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133000585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133000585 DMM DEBUG Tx AUTH REQ (rand = 5eb4ae097c5cf962ed5a299f45fbe438) (gsm_04_08.c:641) 20250819133000585 DMM DEBUG AUTH REQ (autn = cef5a8a7a8c86d8931dca2e5aeaaeccf) (gsm_04_08.c:643) 20250819133000585 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133000585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1644)@6b779c8e12fd: patching N(SD)=1 into dtap '051484C62308210490F1ADB7'O MSC_Test_0-RAN(1644)@6b779c8e12fd: patched enc_l3: '055484C62308210490F1ADB7'O MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C055484C62308210490F1ADB7'O MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000595 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000595 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000595 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000595 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133000595 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 84c6230890f1adb7) (gsm_04_08.c:1128) 20250819133000595 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133000595 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76) AUTH on GERAN received SRES/RES: 84c6230890f1adb7 (8 bytes) (vlr_auth_fsm.c:151) 20250819133000595 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133000595 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133000595 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133000595 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133000595 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730] (vlr_auth_fsm.c:294) 20250819133000595 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133000595 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133000595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133000595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133000595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133000596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133000596 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000596 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000596 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000600 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000600 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000600 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000600 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133000600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133000601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133000601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133000601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133000601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133000601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730] (fsm.c:486) 20250819133000601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133000601 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133000601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133000604 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133000604 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250819133000604 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819133000604 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133000605 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133000605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133000605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133000605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133000605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133000605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730] (vlr_lu_fsm.c:110) 20250819133000605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133000605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133000605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133000605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133000605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133000605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a9730] (fsm.c:486) 20250819133000605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133000605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133000605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133000605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133000605 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:TMSInew-0x08142A7E) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819133000605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133000605 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:TMSInew-0x08142A7E LOCATION UPDATE ACCEPT (TMSI = 0x08142a7e) (gsm_04_08.c:149) 20250819133000605 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:TMSInew-0x08142A7E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133000606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1644)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1644)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819133000610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133000610 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:TMSInew-0x08142A7E:GERAN-A-276:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133000610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:TMSInew-0x08142A7E:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133000610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133000610 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819133000610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133000610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133000610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133000610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-276:LU)[0x55c2676a9730] (vlr_lu_fsm.c:817) 20250819133000610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133000610 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x46A9AA76:GERAN-A-276:LU)[0x55c2676a26a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133000610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133000610 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819133000610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133000610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133000610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133000610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133000610 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000610 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133000613 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000613 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000613 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133000613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-276:LU)[0x55c2676b86b0] (msc_a.c:1053) 20250819133000613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133000613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133000613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-276:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133000614 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - active-conn: now used by 1 (attached) (msub.c:375) 20250819133000614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 20250819133000615 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000615 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000615 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1644)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1652)16193800 TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133000617 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133000617 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: 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 := '08142A7E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1644)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1652)4833267 MSC_Test_0-RAN(1644)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1643)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000818 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000818 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000818 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133000820 DMM DEBUG msc_a(TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133000820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133000820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676d9190] (fsm.c:486) 20250819133000820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133000820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133000820 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133000820 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133000820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133000820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133000820 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133000820 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430] (fsm.c:486) 20250819133000820 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133000820 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133000820 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133000820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000821 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: { messageType := 2, destLocRef := '49BFF3'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)@6b779c8e12fd: Session index based on local reference:0 20250819133000825 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133000825 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133000829 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133000829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133000829 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E) Received 1 auth tuples (vlr.c:996) 20250819133000829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133000829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133000829 DMM DEBUG Tx AUTH REQ (rand = add9fd018e5412e2dd7b1dea2f2135c8) (gsm_04_08.c:641) 20250819133000829 DMM DEBUG AUTH REQ (autn = 8fb0bbb3fb580107d9703257be5fe383) (gsm_04_08.c:643) 20250819133000830 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133000830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1644)@6b779c8e12fd: patching N(SD)=1 into dtap '051401959E07210462B4E579'O MSC_Test_0-RAN(1644)@6b779c8e12fd: patched enc_l3: '055401959E07210462B4E579'O MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C055401959E07210462B4E579'O 20250819133000834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000835 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 01959e0762b4e579) (gsm_04_08.c:1128) 20250819133000835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133000835 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E) AUTH on GERAN received SRES/RES: 01959e0762b4e579 (8 bytes) (vlr_auth_fsm.c:151) 20250819133000835 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133000835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133000835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133000835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133000835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430] (vlr_auth_fsm.c:294) 20250819133000835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133000835 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676a26a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133000835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133000835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133000836 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000836 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000836 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133000835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133000836 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{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(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250819133000839 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000839 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133000840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133000840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133000840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133000840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133000840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133000840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133000840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133000840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133000840 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819133000840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1646)@6b779c8e12fd: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1652) MSC_Test-MGCP(1647)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1652) MSC_Test_0-RAN(1644)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1644)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250819133000856 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000856 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000856 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000856 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133000856 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E callref-0x80000019 tid-8) New transaction (transaction.c:231) 20250819133000856 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133000857 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133000857 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133000857 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819133000857 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133000857 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133000857 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133000857 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676d9190] (fsm.c:486) 20250819133000857 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133000857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8de0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133000857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676b8de0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133000857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55c2676b8de0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133000857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55c2676b8de0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133000857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26766f5f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133000857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26766f5f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133000857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55c26766f5f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133000857 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55c26766f5f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1647)@6b779c8e12fd: 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(1652) TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133000877 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55c2676b8de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133000877 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133000877 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133000880 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55c26766f5f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133000880 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133000881 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133000881 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133000881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1646)@6b779c8e12fd: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1652) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test-MNCC(1646)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1652)-2147483623 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819133000888 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819133000891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26766f5f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819133000891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c26766f5f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133000891 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819133000891 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133000891 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133000891 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819133000891 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133000895 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133000895 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133000895 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133000895 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133000895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133000895 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133000895 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133000895 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133000899 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133000899 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133000899 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133000899 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133000899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133000902 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133000902 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133000902 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819133000902 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676b8de0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133000902 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676b8de0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133000902 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133000903 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133000903 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133000903 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133000903 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133000903 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133000903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133000903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133000903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: { line := { verb := "MDCX", trans_id := "189", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133000906 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133000906 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133000906 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133000906 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1644)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1644)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250819133000907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133000907 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133000907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133000907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133000907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133000907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133000907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133000907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133000907 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133000907 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133000907 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133000907 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133000907 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250819133002420 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002420 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002420 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133002420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133002420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133002434 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133002434 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133002434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676728d0]{NOT_STARTED}: Allocated (fsm.c:456) 20250819133002434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676728d0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676ceaa0] (fsm.c:486) 20250819133002434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0] (mncc_call.c:190) 20250819133002434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250819133002434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250819133002434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250819133002434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133002435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133002435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1646)@6b779c8e12fd: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1652) MSC_Test-MNCC(1646)@6b779c8e12fd: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1652)-2147483622 20250819133002439 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133002439 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133002439 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002439 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002439 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133002439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133002439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133002549 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133002549 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133002549 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676ceaa0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c2676d9190] (mncc_call.c:163) 20250819133002550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133002550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133002550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133002555 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002555 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002555 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133002555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133002555 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133002555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133002555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133002556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 20250819133002557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002557 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133002557 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(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133002557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133002557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1644)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1652)4833267 TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133002559 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819133002559 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1644)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1644)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1652) 20250819133002568 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133002568 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133002568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002569 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002569 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133002569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133002569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1644)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1644)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1644)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1652) MSC_Test_0-RAN(1644)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1652)3031544 MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133002575 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002575 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002575 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133002575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133002575 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:27 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133002778 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002778 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002778 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133002778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133002778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133002982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133002982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133002982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133002983 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133002983 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133002983 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133002983 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133002983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133002983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133002983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133002983 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133002983 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819133002983 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250819133002983 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26766f5f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133002983 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819133002983 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133002983 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250819133002983 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250819133002991 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133002991 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133002991 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133003993 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133003993 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133003993 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133003993 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133003993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133003993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133003993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133003993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133003993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133003993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133003993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133003993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1644)@6b779c8e12fd: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1644)@6b779c8e12fd: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133004000 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133004000 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133004000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133004000 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133004000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133004000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133004000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133004000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133004001 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133004001 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133004001 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133004001 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133004001 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133004001 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133004001 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133004001 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133004001 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133004001 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133004001 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133004001 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133004001 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710] (call_leg.c:197) 20250819133004001 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133004001 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26766f5f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133004001 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133004001 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710] (call_leg.c:197) 20250819133004001 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133004001 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133004001 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8de0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133004001 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133004001 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ)[0x55c2676d9190] (call_leg.c:198) 20250819133004002 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133004002 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-277:CM_SERVICE_REQ)[0x55c26768c710]{RELEASING}: Deallocated (fsm.c:568) 20250819133004002 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133004002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133004002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133004002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133004002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133004002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133004002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133004002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133004002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133004002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133004002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133004002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133004002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133004002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133004002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133004002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133004002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1643)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1646)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1652)-2147483623 TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1643)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1643)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133004008 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133004008 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133004008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133004008 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133004008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133004008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133004008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133004008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133004009 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133004009 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ)[0x55c2676d9190] (msc_a.c:1053) 20250819133004009 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250819133004009 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:callref-0x0)[0x55c2676728d0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250819133004009 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133004009 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ)[0x55c2676d9190] (msc_a.c:1053) 20250819133004009 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133004009 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-2357:CM_SERVICE_REQ)[0x55c2676b8430]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133004009 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - active-conn: now used by 1 (attached) (msub.c:375) 20250819133004009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133004009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133004009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133004009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133004009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133004009 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133004009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133004009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1643)@6b779c8e12fd: Session index based on local reference:0 20250819133004010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133004010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133004010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133004010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133004010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133004010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133004010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1645)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133004010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1644)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1652)3031544 TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1652)@6b779c8e12fd: Final verdict of PTC: pass 20250819133006028 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133006028 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1643)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1649)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1644)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1646)@6b779c8e12fd: Final verdict of PTC: none 20250819133006031 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133006031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133006031 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133006031 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133006031 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133006031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133006031 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133006031 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133006031 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133006031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133006031 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133006031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133006031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133006031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) IPA-CTRL-CLI-IPA(1653)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1642)@6b779c8e12fd: Final verdict of PTC: none 20250819133006031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133006031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133006031 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133006032 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133006032 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1645)@6b779c8e12fd: Final verdict of PTC: none 20250819133006032 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1651)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1647)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1648)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1650)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1642): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1643): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1644): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1645): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1646): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1647): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1648): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1649): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1650): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1651): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1652): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1653): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:30:06 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc 20250819133007034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=669456) 20250819133008032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133008032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133008032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133008036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=669456, count=669996) 20250819133009037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:30: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_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 20250819133010040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_msc_out_ipv6 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1657)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1657)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1657)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1655)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133010642 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1658)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133010836 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133010836 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133010836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133010837 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1657)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1657)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133010842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133010842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133010842 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133010842 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133010842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133010842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133010842 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1657)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 20250819133010843 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133010843 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133010843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133010843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133010843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133010843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133010843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133010843 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133010843 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133011040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133011040 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1660)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1660)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133011046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1660)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1660)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1660)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1660)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133011070 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133011070 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1658)@6b779c8e12fd: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1664) MSC_Test-GSUP(1661)@6b779c8e12fd: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1664) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133011646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011646 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133011646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1656)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1656)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1664)5831461 MSC_Test_0-SCCP(1655)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1656)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133011659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133011660 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133011660 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55c26768c710] (fsm.c:486) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133011660 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133011660 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133011660 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133011660 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133011660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133011660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133011660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0] (fsm.c:486) 20250819133011660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133011660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133011661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133011661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: { messageType := 2, destLocRef := '58FB25'O, sourceLocRef := '000116'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1661)@6b779c8e12fd: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1664) MSC_Test-GSUP(1661)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1664)"262420000000054" 20250819133011666 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133011666 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133011669 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011669 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011669 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133011672 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133011672 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250819133011672 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819133011672 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133011673 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133011673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133011673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133011673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133011673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133011673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0] (vlr_lu_fsm.c:110) 20250819133011673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133011673 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133011673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133011673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133011673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133011673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676aa4b0] (fsm.c:486) 20250819133011673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133011673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133011673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133011673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133011673 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:TMSInew-0x4950A755) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819133011673 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133011673 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:TMSInew-0x4950A755 LOCATION UPDATE ACCEPT (TMSI = 0x4950a755) (gsm_04_08.c:149) 20250819133011673 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:TMSInew-0x4950A755 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133011673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1656)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1656)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133011677 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011677 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011677 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133011677 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:TMSInew-0x4950A755:GERAN-A-278:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133011677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:TMSInew-0x4950A755:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133011677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133011677 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819133011677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133011677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133011677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133011677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-278:LU)[0x55c2676aa4b0] (vlr_lu_fsm.c:817) 20250819133011677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133011677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x08142A7E:GERAN-A-278:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133011677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133011677 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819133011677 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133011677 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133011677 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133011677 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133011677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133011679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133011679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133011679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-278:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133011679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133011679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133011679 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-278:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133011679 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133011679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 20250819133011679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1656)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1664)5831461 TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133011680 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133011680 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: 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 := '4950A755'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1656)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1664)12489135 MSC_Test_0-RAN(1656)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1655)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133011882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133011883 DMM DEBUG msc_a(TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676c98a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133011883 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133011883 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676c98a0] (fsm.c:486) 20250819133011883 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133011883 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133011883 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133011883 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133011883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133011883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133011883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133011883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133011884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133011884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133011884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133011884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133011884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133011884 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133011884 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819133011884 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133011884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133011884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133011884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1655)@6b779c8e12fd: { messageType := 2, destLocRef := 'BE91AF'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133011888 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133011888 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1658)@6b779c8e12fd: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1664) MSC_Test-MGCP(1659)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1664) MSC_Test_0-RAN(1656)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1656)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819133011904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011904 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011904 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133011904 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133011904 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 callref-0x8000001b tid-8) New transaction (transaction.c:231) 20250819133011904 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133011904 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133011904 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133011904 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819133011904 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133011904 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133011904 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133011904 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676c98a0] (fsm.c:486) 20250819133011904 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133011904 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133011904 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819133011904 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133011904 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133011905 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133011905 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819133011905 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133011905 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1659)@6b779c8e12fd: 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(1664) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133011920 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133011920 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133011920 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250819133011920 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_SETUP_IND: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250819133011920 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 112 110 3 111\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133011923 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133011923 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133011923 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133011923 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1658)@6b779c8e12fd: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1664) MSC_Test-MNCC(1658)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1664)-2147483621 20250819133011923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819133011928 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:26 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250819133011930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133011930 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55c2676a33f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819133011930 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-::2-11000)[0x55c2676a33f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250819133011930 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819133011931 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133011931 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133011931 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819133011931 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250819133011931 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_RTP_CREATE: invalid SDP message (trying anyway) (gsm_04_08_cc.c:309) 20250819133011931 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 3 112 110 111\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133011935 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133011935 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133011935 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133011935 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133011935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133011936 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133011936 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133011936 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133011939 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133011939 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133011939 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133011939 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133011939 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011939 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011939 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133011941 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133011941 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133011941 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) codecs: [::1]:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819133011941 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55c2676728d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133011941 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133011941 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:remote-port-not-sent:local-::1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133011942 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133011942 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133011942 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133011942 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133011942 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133011942 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011942 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011942 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133011942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133011942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: { 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" } } } } } } } 20250819133011945 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133011945 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133011945 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133011945 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1656)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1656)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133011947 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133011947 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133011947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133011947 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133011947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133011947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133011947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133011947 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133011947 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133011947 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133011947 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133011947 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133011947 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250819133013460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133013460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133013460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133013466 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133013466 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133013466 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8430]{NOT_STARTED}: Allocated (fsm.c:456) 20250819133013466 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b8430]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676d9190] (fsm.c:486) 20250819133013466 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0] (mncc_call.c:190) 20250819133013466 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250819133013466 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250819133013466 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250819133013467 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013467 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013467 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133013467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133013467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1658)@6b779c8e12fd: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1664) MSC_Test-MNCC(1658)@6b779c8e12fd: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1664)-2147483620 20250819133013468 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133013468 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133013468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133013468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133013468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133013575 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133013575 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133013575 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676d9190] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676c98a0] (mncc_call.c:163) 20250819133013575 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013575 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013575 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133013575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133013575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133013580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013580 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133013580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133013580 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133013581 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013581 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013581 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133013581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133013581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 20250819133013582 DLSS7 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(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133013582 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013582 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133013582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133013582 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1656)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1664)12489135 TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133013584 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819133013584 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1656)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1656)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1664) 20250819133013590 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133013590 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133013590 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013590 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133013590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133013590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1656)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1656)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1656)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1664) MSC_Test_0-RAN(1656)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1664)8642905 MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133013593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013593 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133013593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133013593 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:37 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133013794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013794 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133013794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133013794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133013998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133013998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133013998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133013998 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133013998 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133013998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133013998 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133013998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133013999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133013999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133013999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133013999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819133013999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250819133013999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55c2676a33f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250819133013999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819133013999 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133013999 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250819133013999 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250819133014007 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133014007 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133014007 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133015010 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133015010 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133015010 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133015010 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133015010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133015010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133015010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133015010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133015010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133015010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133015010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133015010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1656)@6b779c8e12fd: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1656)@6b779c8e12fd: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133015018 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133015018 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133015018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133015018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133015018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133015018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133015018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133015018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133015018 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133015018 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133015018 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133015019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133015019 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133015019 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133015019 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133015019 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133015019 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133015019 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133015019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133015019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133015019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0] (call_leg.c:197) 20250819133015019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133015019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55c2676a33f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133015019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133015019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0] (call_leg.c:197) 20250819133015019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133015019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133015019 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133015019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133015019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ)[0x55c2676c98a0] (call_leg.c:198) 20250819133015019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133015019 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-279:CM_SERVICE_REQ)[0x55c2676b86b0]{RELEASING}: Deallocated (fsm.c:568) 20250819133015019 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133015019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133015019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133015019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133015019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133015019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133015019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133015019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133015019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133015019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133015019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133015020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133015020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133015020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133015020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133015020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133015020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1658)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1664)-2147483621 TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1655)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133015026 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133015026 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133015026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133015026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133015027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133015027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133015027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133015027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133015027 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133015027 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ)[0x55c2676c98a0] (msc_a.c:1053) 20250819133015027 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250819133015027 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:callref-0x0)[0x55c2676b8430]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250819133015027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133015027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ)[0x55c2676c98a0] (msc_a.c:1053) 20250819133015027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133015027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-2358:CM_SERVICE_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133015027 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133015027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133015027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133015027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133015028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133015028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133015028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133015028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133015028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133015028 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133015028 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133015028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133015028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133015028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133015028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133015028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133015028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1656)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1664)8642905 TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1664)@6b779c8e12fd: Final verdict of PTC: pass 20250819133017045 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133017045 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133017045 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133017045 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133017046 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133017046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133017046 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133017046 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133017046 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133017046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133017046 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133017046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133017046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133017046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133017046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133017046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133017046 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133017046 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133017046 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1657)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1661)@6b779c8e12fd: Final verdict of PTC: none 20250819133017047 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133017048 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133017048 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1655)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1658)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1660)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1656)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1663)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1665)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1654)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1659)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1662)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1654): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1655): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1656): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1657): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1658): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1659): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1660): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1661): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1662): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1663): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1664): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1665): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:30:17 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_ipv6.talloc 20250819133018049 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=590944) 20250819133019046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133019046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133019046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133019051 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=590944, count=592104) 20250819133020053 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:30: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_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 20250819133021054 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_ho_inter_msc_out_csd started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1669)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1669)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1669)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1667)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133021636 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1670)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133021832 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133021832 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133021832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133021832 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133021837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133021837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133021837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133021837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133021837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133021837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133021837 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1669)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 20250819133021837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133021837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133021837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133021837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133021837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133021837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133021837 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1669)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133021837 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133021837 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133022056 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133022056 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1672)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1672)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133022062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1672)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1672)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1672)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1672)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133022088 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133022089 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: ----------------------------------------------- MSC_Test-MNCC(1670)@6b779c8e12fd: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1676) MSC_Test-GSUP(1673)@6b779c8e12fd: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1676) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133022644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133022644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133022644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1668)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1668)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_csd0(1676)4583547 MSC_Test_0-SCCP(1667)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1668)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133022657 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022657 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133022657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133022657 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022657 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133022657 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133022657 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133022657 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133022657 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133022657 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133022657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133022657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133022657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730] (fsm.c:486) 20250819133022657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133022657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133022657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133022658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: { messageType := 2, destLocRef := '45F07B'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1673)@6b779c8e12fd: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1676) MSC_Test-GSUP(1673)@6b779c8e12fd: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1676)"262420000000054" 20250819133022662 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133022662 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022665 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022665 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022665 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133022665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133022665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133022671 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133022671 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250819133022671 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819133022671 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133022672 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133022672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133022672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133022672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133022672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133022672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730] (vlr_lu_fsm.c:110) 20250819133022672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133022672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133022672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133022672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133022672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133022672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c2676a9730] (fsm.c:486) 20250819133022672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133022672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133022672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133022672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133022672 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:TMSInew-0x84D98A39) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819133022672 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133022673 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:TMSInew-0x84D98A39 LOCATION UPDATE ACCEPT (TMSI = 0x84d98a39) (gsm_04_08.c:149) 20250819133022673 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:TMSInew-0x84D98A39 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133022673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1668)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1668)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133022686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133022686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133022686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022686 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:TMSInew-0x84D98A39:GERAN-A-280:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133022686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:TMSInew-0x84D98A39:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133022686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133022686 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250819133022686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133022686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133022686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133022686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-280:LU)[0x55c2676a9730] (vlr_lu_fsm.c:817) 20250819133022686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133022686 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4950A755:GERAN-A-280:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133022686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133022686 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819133022687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133022687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133022687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133022687 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133022687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133022691 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022691 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133022691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133022691 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133022692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-280:LU)[0x55c2676b86b0] (msc_a.c:1053) 20250819133022692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133022692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133022692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-280:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133022692 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133022692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022692 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 20250819133022693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022693 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022693 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022693 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133022693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022693 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1668)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1676)4583547 TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133022696 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133022696 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: 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 := '84D98A39'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1668)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_csd0(1676)8777678 MSC_Test_0-RAN(1668)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1667)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133022894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133022894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133022895 DMM DEBUG msc_a(TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676a26a0] (fsm.c:486) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133022895 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133022895 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133022895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133022896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133022896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133022896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133022896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133022896 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250819133022896 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133022896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133022896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133022896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: { messageType := 2, destLocRef := '85EFCE'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133022901 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133022901 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1670)@6b779c8e12fd: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1676) MSC_Test-MGCP(1671)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1676) MSC_Test_0-RAN(1668)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1668)@6b779c8e12fd: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O 20250819133022920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133022920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133022920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022921 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133022921 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 callref-0x8000001d tid-8) New transaction (transaction.c:231) 20250819133022921 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133022921 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133022921 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133022921 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133022921 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133022921 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133022921 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133022921 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676a26a0] (fsm.c:486) 20250819133022921 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133022921 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133022921 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133022921 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133022921 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133022921 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676c98a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133022921 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676c98a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133022921 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55c2676c98a0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133022921 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55c2676c98a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1671)@6b779c8e12fd: 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(1676) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133022936 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133022936 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133022936 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133022939 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55c2676c98a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133022939 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133022939 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133022939 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) Sending Assignment Command (msc_a.c:706) 20250819133022940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(1670)@6b779c8e12fd: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1676) MSC_Test-MNCC(1670)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_csd0(1676)-2147483619 MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819133022947 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133022952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022952 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133022952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133022952 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022952 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676c98a0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133022952 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676c98a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133022952 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133022953 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133022953 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133022953 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133022953 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133022958 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133022958 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133022958 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133022958 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133022958 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022958 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133022958 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133022958 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133022958 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133022963 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133022963 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133022964 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133022964 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133022964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133022967 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133022967 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133022967 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133022967 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133022967 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133022967 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133022968 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133022968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133022968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133022968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133022968 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133022968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133022968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133022968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: { 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(1676)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133022971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133022971 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133022971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133022971 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1668)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1668)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133022973 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133022973 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133022973 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133022973 DLM3UA DEBUG 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(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133022973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133022973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133022973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133022973 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133022974 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133022974 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133022974 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133022974 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133022974 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250819133024486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133024486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133024486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133024500 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133024500 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133024500 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676b8de0]{NOT_STARTED}: Allocated (fsm.c:456) 20250819133024500 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676b8de0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676caec0] (fsm.c:486) 20250819133024500 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0] (mncc_call.c:190) 20250819133024500 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250819133024500 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250819133024500 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250819133024501 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133024501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133024501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1670)@6b779c8e12fd: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1676) MSC_Test-MNCC(1670)@6b779c8e12fd: Added conn table entry 1TC_ho_inter_msc_out_csd0(1676)-2147483618 20250819133024505 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133024505 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133024505 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133024506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133024506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133024612 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133024612 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133024613 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676caec0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c2676a26a0] (mncc_call.c:163) 20250819133024613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133024613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133024613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133024616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024616 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133024616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133024616 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133024617 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024617 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024617 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133024617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133024617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 20250819133024618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133024618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133024618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1668)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1676)8777678 TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133024619 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250819133024619 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1668)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1668)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1676) 20250819133024626 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250819133024626 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250819133024627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133024627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133024627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1668)@6b779c8e12fd: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1668)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1668)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1676) MSC_Test_0-RAN(1668)@6b779c8e12fd: Added conn table entry 0TC_ho_inter_msc_out_csd0(1676)2649381 MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133024633 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024634 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133024634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133024634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:25 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133024834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133024834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133024834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133024834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133024834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133024834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133024834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133024834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133025038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133025039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133025039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133025039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133025039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133025039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133025039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133025039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133025039 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133025039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133025039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133025039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133025039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133025039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133025039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133025039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133025039 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250819133025039 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250819133025039 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676c98a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133025039 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819133025039 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819133025040 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250819133025040 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250819133025046 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133025046 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133025046 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133026050 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133026051 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133026051 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133026051 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133026051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133026051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133026051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133026051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133026051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133026051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133026051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133026051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1668)@6b779c8e12fd: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1668)@6b779c8e12fd: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133026058 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133026058 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133026059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133026059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133026059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133026059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133026059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133026059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133026059 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133026059 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133026059 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133026059 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133026059 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133026059 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133026059 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133026059 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133026059 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133026059 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133026059 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133026059 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133026059 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:197) 20250819133026060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133026060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676c98a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133026060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133026060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:197) 20250819133026060 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133026060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133026060 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133026060 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133026060 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ)[0x55c2676a26a0] (call_leg.c:198) 20250819133026060 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133026060 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-281:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Deallocated (fsm.c:568) 20250819133026060 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133026060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133026060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133026060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133026060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133026060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133026060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133026060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133026060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133026061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133026061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133026061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133026061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133026061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133026061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133026061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133026061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1667)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1670)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1676)-2147483619 TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1667)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1667)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133026067 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133026067 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133026068 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133026068 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133026068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133026068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133026068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133026068 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133026068 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133026068 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ)[0x55c2676a26a0] (msc_a.c:1053) 20250819133026068 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250819133026068 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:callref-0x0)[0x55c2676b8de0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250819133026068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133026068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ)[0x55c2676a26a0] (msc_a.c:1053) 20250819133026068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133026068 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39:GERAN-A-2359:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133026068 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x84D98A39 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133026069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133026069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133026069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133026069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133026069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133026069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133026069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133026069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1667)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133026070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133026070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133026070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133026070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133026070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133026070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133026070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133026070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1668)@6b779c8e12fd: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1676)2649381 TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1676)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-RAN(1668)@6b779c8e12fd: Final verdict of PTC: none 20250819133028089 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133028089 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133028089 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133028089 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133028089 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133028089 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133028090 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133028090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133028090 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133028090 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133028090 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133028090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133028090 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133028090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133028090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133028090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133028090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133028090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133028090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133028090 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133028090 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(1671)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1669)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1667)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1673)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1670)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1674)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1677)@6b779c8e12fd: Final verdict of PTC: none 20250819133028092 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1675)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1672)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1667): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1668): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1669): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1670): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1671): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1672): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1673): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1674): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1675): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_ho_inter_msc_out_csd0(1676): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1677): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:30:28 UTC 2025 ====== MSC_Tests.TC_ho_inter_msc_out_csd pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_ho_inter_msc_out_csd.talloc 20250819133029093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=591200) 20250819133030090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133030090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133030090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133030095 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=591200, count=593076) 20250819133031098 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:30: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_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 20250819133032100 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1681)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1681)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1681)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1679)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133032717 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1682)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133032912 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133032912 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133032912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133032912 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133032917 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133032917 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133032917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133032917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133032917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133032917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133032917 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1681)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1681)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 20250819133032918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133032918 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133032918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133032918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133032918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133032918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133032918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133032918 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133032918 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133033101 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133033101 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1684)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1684)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133033108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1684)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1684)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1684)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1684)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133033127 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133033127 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1685)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1688) TC_lu_imsi_auth_tmsi_check_imei0(1688)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133033726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133033726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133033726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133033727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133033727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133033727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1680)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1680)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1688)8782873 MSC_Test_0-SCCP(1679)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1680)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133033745 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033745 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033745 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133033745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133033745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133033746 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-282:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133033746 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-282:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133033746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133033746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-282:LU)[0x55c26766b540] (fsm.c:486) 20250819133033746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133033746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133033746 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133033746 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133033746 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133033746 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133033746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133033746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133033746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133033746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133033746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133033746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133033746 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133033746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133033746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133033746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@6b779c8e12fd: { messageType := 2, destLocRef := '860419'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1685)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1688) MSC_Test-GSUP(1685)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1688)"262420000000005" 20250819133033753 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133033753 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133033755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133033755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133033755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_check_imei0(1688)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1688)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133033763 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133033763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133033763 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94) Received 1 auth tuples (vlr.c:996) 20250819133033763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133033763 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{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) 20250819133033763 DMM DEBUG Tx AUTH REQ (rand = 382119beeb95f246161037478d646166) (gsm_04_08.c:641) 20250819133033763 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133033764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133033764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133033764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1680)@6b779c8e12fd: patching N(SD)=1 into dtap '05146D07CED1'O MSC_Test_0-RAN(1680)@6b779c8e12fd: patched enc_l3: '05546D07CED1'O MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605546D07CED1'O MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133033776 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033776 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133033776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133033776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133033776 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 6d07ced1) (gsm_04_08.c:1128) 20250819133033776 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133033776 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94) AUTH on GERAN received SRES/RES: 6d07ced1 (4 bytes) (vlr_auth_fsm.c:151) 20250819133033776 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133033776 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133033776 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133033776 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133033776 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0] (vlr_auth_fsm.c:294) 20250819133033776 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133033776 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133033776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133033776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133033776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133033776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133033776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133033776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133033776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133033776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133033776 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133033776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133033776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133033776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133033784 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133033784 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133033784 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133033784 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133033784 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133033784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133033784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133033784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133033784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133033784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:110) 20250819133033784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133033784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133033784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133033784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133033784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133033784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133033784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133033785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133033785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133033785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250819133033785 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133033785 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033785 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033785 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133033785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133033785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1680)@6b779c8e12fd: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1680)@6b779c8e12fd: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133033792 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033792 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033792 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133033792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133033792 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133033792 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250819133033792 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133033792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250819133033793 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133033793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250819133033793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250819133033793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133033794 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x0ED37DCC) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133033794 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133033794 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x0ED37DCC LOCATION UPDATE ACCEPT (TMSI = 0x0ed37dcc) (gsm_04_08.c:149) 20250819133033794 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x0ED37DCC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133033794 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033794 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133033794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133033794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1688)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1680)@6b779c8e12fd: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1680)@6b779c8e12fd: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133033799 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033799 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033799 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133033799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133033799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133033800 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x0ED37DCC:GERAN-A-282:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133033800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:TMSInew-0x0ED37DCC:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133033800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133033800 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133033800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133033800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133033800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133033800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-282:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:817) 20250819133033800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133033800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x2029CE94:GERAN-A-282:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133033800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133033800 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250819133033800 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133033800 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133033800 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133033800 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133033800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133033800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133033800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1679)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1679)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1679)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133033804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133033804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133033804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133033804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133033804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-282:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133033804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133033804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133033804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-282:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133033804 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC - active-conn: now used by 1 (attached) (msub.c:375) 20250819133033804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133033804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133033804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1681)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1679)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1681)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133033805 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133033805 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133033805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133033805 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133033805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133033805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133033805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133033805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1680)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1688)8782873 TC_lu_imsi_auth_tmsi_check_imei0(1688)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133033807 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133033807 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei0(1688)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1688)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1688)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1688)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(1685)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1681)@6b779c8e12fd: Final verdict of PTC: none 20250819133033817 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1684)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1679)@6b779c8e12fd: Final verdict of PTC: none 20250819133033818 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133033818 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1680)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1682)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1687)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1683)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1689)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1678)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1686)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1678): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1679): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1680): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1681): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1682): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1683): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1684): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1685): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1686): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1687): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1688): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1689): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:30:33 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc 20250819133034006 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133034006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133034006 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133034006 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133034006 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133034006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133034006 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133034006 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133034006 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133034006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133034006 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133034006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133034006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133034006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133034006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133034006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133034006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133034007 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133034007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133034818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234308) 20250819133035819 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133036008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133036008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133036008 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=234308, count=236088) 20250819133036821 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:30: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_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 20250819133037822 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1693)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1693)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1693)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1691)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133038431 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1694)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133038627 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133038627 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133038627 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133038627 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133038631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133038631 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133038631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133038631 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133038631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133038631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133038631 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1693)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1693)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133038632 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133038632 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133038632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133038632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133038632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133038632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133038632 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133038633 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133038633 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133038823 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133038824 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1696)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1696)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133038829 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1696)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1696)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1696)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1696)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133038852 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133038852 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1697)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1700) TC_lu_imsi_auth3g_tmsi_check_imei0(1700)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133039433 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039433 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039433 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133039434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133039434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133039434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133039434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133039434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1692)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1692)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1700)10126444 MSC_Test_0-SCCP(1691)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1692)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133039449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133039449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133039449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133039450 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-283:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133039450 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-283:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133039450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133039450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-283:LU)[0x55c2676d9190] (fsm.c:486) 20250819133039450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133039450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133039450 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133039450 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133039450 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133039450 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133039450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133039450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133039450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133039450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133039450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133039450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133039450 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 20250819133039450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133039450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133039450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@6b779c8e12fd: { messageType := 2, destLocRef := '9A846C'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(1691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1697)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1700) MSC_Test-GSUP(1697)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1700)"262420000000005" 20250819133039451 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133039451 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133039452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133039452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133039452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth3g_tmsi_check_imei0(1700)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1700)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133039454 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133039454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133039454 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC) Received 1 auth tuples (vlr.c:996) 20250819133039454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133039454 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133039454 DMM DEBUG Tx AUTH REQ (rand = 5f7f0cbca4e3ad93440cc6d397559ff2) (gsm_04_08.c:641) 20250819133039454 DMM DEBUG AUTH REQ (autn = b76e8353423df60dcbea4ba316249bbb) (gsm_04_08.c:643) 20250819133039454 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133039454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133039454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133039454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1692)@6b779c8e12fd: patching N(SD)=1 into dtap '05144F060E262104772C1791'O MSC_Test_0-RAN(1692)@6b779c8e12fd: patched enc_l3: '05544F060E262104772C1791'O MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C05544F060E262104772C1791'O MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133039463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133039464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133039464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133039464 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4f060e26772c1791) (gsm_04_08.c:1128) 20250819133039464 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133039464 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC) AUTH on GERAN received SRES/RES: 4f060e26772c1791 (8 bytes) (vlr_auth_fsm.c:151) 20250819133039464 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133039464 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133039464 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133039464 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133039464 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0] (vlr_auth_fsm.c:294) 20250819133039464 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133039464 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133039464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133039464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133039464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133039464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133039464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133039464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133039464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133039464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133039464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133039464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133039464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133039464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133039472 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133039472 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133039472 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133039472 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133039472 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133039472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133039472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133039472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133039472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133039472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133039472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133039472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133039472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133039472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133039472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133039472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133039472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133039472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133039472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133039472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250819133039473 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133039473 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039473 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133039473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133039473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1692)@6b779c8e12fd: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1692)@6b779c8e12fd: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250819133039477 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039477 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133039477 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(1693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133039477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133039478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133039478 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250819133039478 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133039478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250819133039479 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133039479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250819133039479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250819133039479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133039479 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:TMSInew-0x5F4F0E2A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133039479 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133039479 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:TMSInew-0x5F4F0E2A LOCATION UPDATE ACCEPT (TMSI = 0x5f4f0e2a) (gsm_04_08.c:149) 20250819133039479 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:TMSInew-0x5F4F0E2A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133039479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039479 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133039479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133039480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1692)@6b779c8e12fd: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1692)@6b779c8e12fd: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250819133039484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039484 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133039484 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(1693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133039484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133039484 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133039484 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:TMSInew-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133039484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:TMSInew-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133039484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133039484 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133039484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133039484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133039484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133039484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133039484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133039484 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x0ED37DCC:GERAN-A-283:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133039484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133039485 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250819133039485 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133039485 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133039485 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133039485 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133039485 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039485 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133039485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133039485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1691)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133039488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133039488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133039488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133039488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133039488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676d9190] (msc_a.c:1053) 20250819133039488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133039488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133039488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-283:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133039488 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A - active-conn: now used by 1 (attached) (msub.c:375) 20250819133039488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133039489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133039489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1691)@6b779c8e12fd: Session index based on local reference:0 20250819133039489 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039489 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133039489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133039489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133039489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133039489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133039489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133039490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1692)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1700)10126444 TC_lu_imsi_auth3g_tmsi_check_imei0(1700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133039491 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133039491 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei0(1700)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1700)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(1693)@6b779c8e12fd: Final verdict of PTC: none 20250819133039500 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1691)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1697)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1696)@6b779c8e12fd: Final verdict of PTC: none 20250819133039501 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133039501 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1692)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1694)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1698)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1695)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1699)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1691): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1692): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1693): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1694): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1695): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1696): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1697): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1698): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1699): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1700): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:30:39 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc 20250819133039690 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133039690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133039690 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133039690 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133039690 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133039690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133039690 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133039690 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133039690 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133039690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133039690 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133039690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133039690 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133039690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133039690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133039691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133039691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133039691 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133039691 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133040502 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233816) 20250819133041503 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133041692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133041692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133041692 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=233816, count=234976) 20250819133042504 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133043505 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1705)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1705)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1703)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133044139 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1706)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133044335 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133044335 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133044335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133044335 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133044340 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133044340 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133044340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133044340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133044340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133044340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133044340 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133044341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133044341 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133044341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133044341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133044341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133044341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133044341 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133044341 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133044341 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133044506 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133044506 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1708)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133044511 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1708)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133044534 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133044534 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1709)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1712) TC_lu_imsi_noauth_tmsi_check_imei0(1712)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133045147 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045147 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133045148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133045148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133045148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133045148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133045148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1712)6935349 MSC_Test_0-SCCP(1703)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1704)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133045163 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045163 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133045163 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(1705)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133045163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133045163 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133045163 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133045163 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55c26766b540] (fsm.c:486) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133045163 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133045163 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133045163 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133045163 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133045163 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133045163 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133045163 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133045163 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133045163 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133045164 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045164 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133045164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133045164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133045164 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045164 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045164 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133045164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133045164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@6b779c8e12fd: { messageType := 2, destLocRef := '69D335'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(1703)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1709)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1712) MSC_Test-GSUP(1709)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1712)"262420000000005" 20250819133045167 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133045167 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1703)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1703)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133045168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045168 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045168 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133045168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133045168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_noauth_tmsi_check_imei0(1712)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1712)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133045176 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133045176 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133045176 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133045176 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133045176 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133045176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133045176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133045176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133045176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133045176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:110) 20250819133045176 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133045177 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133045177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133045177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133045177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133045177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133045177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133045177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133045177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133045177 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250819133045177 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133045177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133045177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133045177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1704)@6b779c8e12fd: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1704)@6b779c8e12fd: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1703)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1703)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250819133045188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133045188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133045189 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133045189 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250819133045189 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133045189 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250819133045190 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133045190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250819133045190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250819133045190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133045190 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:TMSInew-0x01653A71) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133045190 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133045190 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:TMSInew-0x01653A71 LOCATION UPDATE ACCEPT (TMSI = 0x01653a71) (gsm_04_08.c:149) 20250819133045190 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:TMSInew-0x01653A71 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133045191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133045191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133045191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1712)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1704)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1703)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1703)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819133045196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133045196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045196 DLSS7 DEBUG Found route for dpc=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(1705)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133045196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133045196 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133045197 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:TMSInew-0x01653A71:GERAN-A-284:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133045197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:TMSInew-0x01653A71:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133045197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133045197 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133045197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133045197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133045197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133045197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-284:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:817) 20250819133045197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133045197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x5F4F0E2A:GERAN-A-284:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133045197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133045197 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250819133045197 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133045197 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133045197 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133045197 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133045198 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045198 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045198 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133045198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133045198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1703)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1703)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133045201 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045201 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133045201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133045201 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133045201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133045201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-284:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133045201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133045201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133045201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-284:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133045202 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133045202 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045202 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045202 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133045202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133045202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@6b779c8e12fd: Session index based on local reference:0 20250819133045203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045203 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133045203 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133045203 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133045203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133045203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133045203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133045203 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1705)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1712)6935349 TC_lu_imsi_noauth_tmsi_check_imei0(1712)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133045205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133045205 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei0(1712)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1712)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1712)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1712)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(1709)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1703)@6b779c8e12fd: Final verdict of PTC: none 20250819133045215 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133045215 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1704)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1705)@6b779c8e12fd: Final verdict of PTC: none 20250819133045216 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1708)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1707)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1706)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1710)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1713)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1711)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1711): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1712): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:30:45 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.talloc 20250819133045406 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133045406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133045406 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133045406 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133045406 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133045406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133045406 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133045406 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133045406 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133045406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133045406 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133045406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133045406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133045406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133045406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133045406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133045406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133045407 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133045407 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133046217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209028) 20250819133047218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133047407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133047407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133047407 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=209028, count=210188) 20250819133048219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:30: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_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 20250819133049219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1717)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1717)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1717)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1715)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133049912 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1718)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133050107 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133050107 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133050107 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133050107 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133050112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133050112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133050112 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133050112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133050112 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133050112 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1717)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 20250819133050113 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133050113 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1717)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1717)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133050113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050113 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133050113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133050113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133050113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133050113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133050113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133050221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133050221 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1720)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1720)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133050227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1720)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1720)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1720)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1720)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133050249 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133050249 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1721)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1724) TC_lu_imsi_noauth_notmsi_check_imei0(1724)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133050920 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050920 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050920 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133050920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133050920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133050920 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050920 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133050920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133050920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1716)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1716)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1724)12683701 MSC_Test_0-SCCP(1715)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1716)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133050936 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050936 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050936 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133050936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133050936 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133050937 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133050937 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55c2676d9190] (fsm.c:486) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133050937 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133050937 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133050937 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133050937 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133050937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133050937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133050937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133050937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133050937 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133050937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133050937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133050937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133050937 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050937 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050937 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133050937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133050937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@6b779c8e12fd: { messageType := 2, destLocRef := 'C189B5'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(1715)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1721)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1724) MSC_Test-GSUP(1721)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1724)"262420000000005" MSC_Test_0-SCCP(1715)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133050941 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133050941 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1715)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1715)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133050942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133050942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133050943 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_noauth_notmsi_check_imei0(1724)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1724)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133050946 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133050946 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133050946 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133050946 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133050947 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133050947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133050947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133050947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133050947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133050947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133050947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133050947 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133050947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133050947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133050947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133050947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133050947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133050947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133050947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133050947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI (T3270, 12s) (vlr_lu_fsm.c:472) 20250819133050947 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133050947 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050947 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050947 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133050947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133050947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1716)@6b779c8e12fd: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1716)@6b779c8e12fd: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1715)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1715)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133050951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133050951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133050951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133050951 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250819133050951 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133050951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250819133050952 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133050952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250819133050952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250819133050952 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250819133050952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133050952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133050952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133050952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133050952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133050952 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133050952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133050952 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250819133050952 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) 20250819133050952 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) 20250819133050952 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) 20250819133050952 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) 20250819133050952 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133050952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133050952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133050952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133050952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133050952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133050952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1715)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1715)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1724)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1715)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1715)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1715)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133050955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133050955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133050955 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133050955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133050955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676d9190] (msc_a.c:1053) 20250819133050955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133050955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133050955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x01653A71:GERAN-A-285:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133050955 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133050955 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050955 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050955 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133050955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133050955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1715)@6b779c8e12fd: Session index based on local reference:0 20250819133050955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133050955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133050955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133050955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133050955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133050955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133050955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133050955 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1717)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1716)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1724)12683701 TC_lu_imsi_noauth_notmsi_check_imei0(1724)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133050956 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133050956 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(1724)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1724)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1724)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1724)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1715)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1716)@6b779c8e12fd: Final verdict of PTC: none 20250819133050961 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133050961 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1717)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1722)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1721)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1718)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1725)@6b779c8e12fd: Final verdict of PTC: none 20250819133050964 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1720)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1714)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1723)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1719)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1714): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1715): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1716): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1717): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1718): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1719): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1720): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1721): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1722): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1723): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1724): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1725): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:30:50 UTC 2025 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc 20250819133051158 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133051158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133051158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133051158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133051158 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133051158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133051158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133051158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133051158 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133051158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133051158 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133051158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133051158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133051158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133051158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133051159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133051159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133051159 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133051159 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133051965 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199424) 20250819133052967 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133053159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133053159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133053159 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=199424, count=200584) 20250819133053968 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133054971 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1729)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1729)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1729)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1727)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133055592 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1730)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133055787 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133055787 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133055787 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133055787 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133055793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133055793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133055793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133055793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133055793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133055793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133055793 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1729)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1729)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133055795 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133055795 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133055795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133055795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133055795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133055795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133055795 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133055795 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133055795 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133055972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133055972 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1732)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1732)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133055978 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1732)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1732)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1732)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1732)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133056018 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133056018 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1733)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1736) TC_lu_imsi_auth_tmsi_check_imei_nack0(1736)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133056594 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056594 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056594 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133056594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133056594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133056595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133056595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133056595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1728)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1728)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1736)3318968 MSC_Test_0-SCCP(1727)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1728)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133056612 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056612 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133056612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133056612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133056612 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133056612 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133056612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133056612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55c26766b540] (fsm.c:486) 20250819133056612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133056612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133056612 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) 20250819133056612 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133056612 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133056612 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133056612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133056612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133056612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133056612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133056612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133056612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133056613 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133056613 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056613 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056613 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133056613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056613 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133056613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@6b779c8e12fd: { messageType := 2, destLocRef := '32A4B8'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(1727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1733)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1736) MSC_Test-GSUP(1733)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1736)"262420000000005" MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1727)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133056617 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056617 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056617 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133056617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133056617 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133056620 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133056620 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133056620 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250819133056620 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133056620 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{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) 20250819133056620 DMM DEBUG Tx AUTH REQ (rand = e4079bb4ee1a13f826a1a5882a6a9709) (gsm_04_08.c:641) 20250819133056620 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133056620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133056620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133056620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1728)@6b779c8e12fd: patching N(SD)=1 into dtap '051433C13AD2'O MSC_Test_0-RAN(1728)@6b779c8e12fd: patched enc_l3: '055433C13AD2'O MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1727)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055433C13AD2'O MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133056628 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056628 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056628 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056628 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133056628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133056628 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133056628 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 33c13ad2) (gsm_04_08.c:1128) 20250819133056628 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133056628 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 33c13ad2 (4 bytes) (vlr_auth_fsm.c:151) 20250819133056628 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133056628 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133056628 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133056628 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133056628 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0] (vlr_auth_fsm.c:294) 20250819133056628 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133056628 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133056628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133056628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133056628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133056628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133056628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133056628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133056628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133056628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133056628 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{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(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133056628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133056628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133056628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133056633 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133056633 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133056633 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133056633 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133056634 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133056634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133056634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133056634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133056634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133056634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:110) 20250819133056634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133056634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133056634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133056634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133056634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133056634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133056634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133056634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133056634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133056634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250819133056634 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133056634 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056634 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056634 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056634 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133056634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133056634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1728)@6b779c8e12fd: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1728)@6b779c8e12fd: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1727)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133056637 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056637 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133056637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133056637 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133056638 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250819133056638 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133056638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250819133056639 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133056639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250819133056639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250819133056639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133056639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250819133056639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133056639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:817) 20250819133056639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133056639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133056639 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133056639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133056639 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) 20250819133056639 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) 20250819133056639 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) 20250819133056639 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) 20250819133056639 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133056639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133056639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133056639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133056639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133056639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133056639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1736)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1727)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1727)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133056641 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056641 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056641 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133056641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133056641 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133056642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133056642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133056642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133056642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133056642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-286:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133056642 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133056642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133056642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133056642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1727)@6b779c8e12fd: Session index based on local reference:0 20250819133056642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133056642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133056643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133056643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133056643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133056643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133056643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1728)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1736)3318968 TC_lu_imsi_auth_tmsi_check_imei_nack0(1736)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1736)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(1729)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1727)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1728)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1733)@6b779c8e12fd: Final verdict of PTC: none 20250819133056650 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133056650 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1731)@6b779c8e12fd: Final verdict of PTC: none 20250819133056651 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1730)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1726)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1732)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1734)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1735)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1737)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1726): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1727): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1728): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1729): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1730): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1731): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1732): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1733): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1734): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1735): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1736): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1737): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:30:56 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.talloc 20250819133056846 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133056846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133056846 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133056846 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133056846 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133056846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133056846 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133056846 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133056846 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133056846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133056846 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133056846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133056846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133056846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133056846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133056846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133056846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133056847 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133056847 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133057652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216444) 20250819133058654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133058848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133058848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133058848 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=216444, count=217604) 20250819133059655 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133100656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1741)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1741)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1741)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1739)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133101276 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1742)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133101471 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133101471 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133101471 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133101471 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133101476 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133101476 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133101476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133101476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133101476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133101476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133101476 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1741)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1741)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133101477 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133101477 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133101477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133101477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133101477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133101477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133101477 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133101477 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133101477 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133101658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133101658 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1744)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1744)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133101664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1744)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1744)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1744)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1744)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133101685 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133101685 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1745)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1748) TC_lu_imsi_auth_tmsi_check_imei_err0(1748)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133102284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133102284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133102284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133102285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102286 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102286 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102286 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133102286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133102286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1740)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1740)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1748)15607150 MSC_Test_0-SCCP(1739)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1740)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133102299 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102299 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133102299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133102299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133102299 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133102299 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133102299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133102299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55c2676d9190] (fsm.c:486) 20250819133102299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133102299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133102299 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) 20250819133102299 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133102299 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133102300 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133102300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133102300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133102300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133102300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133102300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133102300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133102300 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133102300 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102300 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133102300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133102300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@6b779c8e12fd: { messageType := 2, destLocRef := 'EE256E'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(1739)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1745)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1748) MSC_Test-GSUP(1745)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1748)"262420000000005" MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1739)@6b779c8e12fd: vl_from0 20250819133102304 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102304 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133102304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133102304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1739)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133102307 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133102307 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133102307 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250819133102307 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133102307 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{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) 20250819133102307 DMM DEBUG Tx AUTH REQ (rand = ff7677cdf1ae12ac446c6c24885dcb0c) (gsm_04_08.c:641) 20250819133102307 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133102307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133102307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133102307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1740)@6b779c8e12fd: patching N(SD)=1 into dtap '0514F833943A'O MSC_Test_0-RAN(1740)@6b779c8e12fd: patched enc_l3: '0554F833943A'O MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1739)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554F833943A'O MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133102318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133102318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133102318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133102319 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = f833943a) (gsm_04_08.c:1128) 20250819133102319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133102319 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: f833943a (4 bytes) (vlr_auth_fsm.c:151) 20250819133102319 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133102319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133102319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133102319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133102319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0] (vlr_auth_fsm.c:294) 20250819133102319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133102319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133102319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133102319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133102319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133102319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133102319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133102319 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133102319 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133102320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133102320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133102320 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102320 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133102320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133102320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133102329 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133102329 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133102329 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133102329 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133102330 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133102330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133102330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133102330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133102330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133102330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133102330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133102330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133102330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133102330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133102330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133102330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133102330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133102330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133102330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133102330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250819133102330 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133102330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102331 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102331 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133102331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133102331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1740)@6b779c8e12fd: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1740)@6b779c8e12fd: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1739)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250819133102336 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102336 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102336 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133102337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133102337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133102337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133102337 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250819133102337 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133102337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250819133102339 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133102339 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250819133102339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250819133102339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250819133102339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133102339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250819133102339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133102339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133102339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133102339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133102339 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133102340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133102340 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) 20250819133102340 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) 20250819133102340 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) 20250819133102340 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) 20250819133102340 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133102340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133102340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133102341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133102341 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102341 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102341 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102341 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133102341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133102341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1739)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1748)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1739)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1739)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133102345 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102345 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102345 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102345 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133102345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133102345 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133102345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133102345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676d9190] (msc_a.c:1053) 20250819133102346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133102346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133102346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-287:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133102346 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133102346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133102346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133102346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1739)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1741)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133102348 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102348 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133102348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133102348 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133102348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133102348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133102348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133102348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1740)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1748)15607150 TC_lu_imsi_auth_tmsi_check_imei_err0(1748)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1748)@6b779c8e12fd: Final verdict of PTC: pass 20250819133102355 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133102355 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1742)@6b779c8e12fd: Final verdict of PTC: none 20250819133102356 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1739)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1745)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1740)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1744)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1741)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1749)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1738)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1746)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1743)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1747)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1738): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1739): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1740): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1741): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1742): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1743): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1744): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1745): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1746): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1747): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1748): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1749): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:31:02 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.talloc 20250819133102550 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133102550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133102550 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133102550 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133102550 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133102550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133102550 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133102550 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133102550 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133102550 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133102550 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133102550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133102550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133102550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133102550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133102550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133102550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133102550 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133102551 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133103357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216268) 20250819133104359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133104552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133104552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133104552 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=216268, count=216808) 20250819133105360 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:31: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_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 20250819133106361 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1753)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1753)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1753)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1751)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133106995 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1754)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133107190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133107190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133107190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133107190 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133107196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133107196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133107196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133107196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133107196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133107196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133107196 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1753)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1753)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133107199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133107199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133107199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133107199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133107199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133107199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133107199 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 20250819133107199 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133107199 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133107362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133107362 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1756)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1756)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133107368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1756)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1756)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1756)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1756)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133107400 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133107400 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1757)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1760) TC_lu_imsi_auth_tmsi_check_imei_early0(1760)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133108003 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108003 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133108003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133108003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133108003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133108003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108003 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133108003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1752)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1752)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1760)13853825 MSC_Test_0-SCCP(1751)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1752)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133108019 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108019 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108019 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133108019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133108019 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133108019 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133108019 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133108019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133108019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55c26766b540] (fsm.c:486) 20250819133108019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133108019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133108020 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) 20250819133108020 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133108020 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133108020 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133108020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250819133108020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133108020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133108020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133108020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133108020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108020 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133108020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@6b779c8e12fd: { messageType := 2, destLocRef := 'D36481'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(1751)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133108024 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133108024 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133108026 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108026 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108026 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133108026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133108026 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_auth_tmsi_check_imei_early0(1760)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1760)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-RAN(1752)@6b779c8e12fd: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1752)@6b779c8e12fd: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133108226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108226 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108226 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133108226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133108226 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133108227 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250819133108227 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250819133108227 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133108227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250819133108227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133108227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{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(1757)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1760) MSC_Test-GSUP(1757)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1760)"262420000000005" 20250819133108239 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133108239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250819133108239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133108239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133108239 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133108239 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133108239 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133108239 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133108239 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133108244 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133108244 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133108244 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250819133108244 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133108244 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{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) 20250819133108244 DMM DEBUG Tx AUTH REQ (rand = c0829f6c562066432d2728d2a1f6ac0d) (gsm_04_08.c:641) 20250819133108244 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133108245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133108245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133108245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1752)@6b779c8e12fd: patching N(SD)=2 into dtap '051499312771'O MSC_Test_0-RAN(1752)@6b779c8e12fd: patched enc_l3: '059499312771'O MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006059499312771'O MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133108253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133108253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133108253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133108254 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 99312771) (gsm_04_08.c:1128) 20250819133108254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133108254 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 99312771 (4 bytes) (vlr_auth_fsm.c:151) 20250819133108254 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133108254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133108254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133108254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133108254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0] (vlr_auth_fsm.c:294) 20250819133108254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133108254 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133108254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133108254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133108254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133108254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133108254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133108254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133108254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133108254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133108254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133108254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133108255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133108255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133108263 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133108263 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133108263 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133108263 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133108264 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133108264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133108264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133108264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133108264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133108264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:110) 20250819133108264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133108264 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133108264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133108264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133108264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133108264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133108264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133108264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133108264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133108264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133108265 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x182406A4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133108265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133108265 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x182406A4 LOCATION UPDATE ACCEPT (TMSI = 0x182406a4) (gsm_04_08.c:149) 20250819133108265 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x182406A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133108265 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108265 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108265 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133108265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133108265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1760)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1752)@6b779c8e12fd: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1752)@6b779c8e12fd: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250819133108271 DLSS7 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(1753)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133108271 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133108271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133108271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133108271 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x182406A4:GERAN-A-288:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133108271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x182406A4:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133108271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133108271 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133108271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133108271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133108271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133108271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-288:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:817) 20250819133108271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133108271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133108271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133108272 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250819133108272 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133108272 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133108272 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133108272 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133108272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108272 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133108272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133108272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1751)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1751)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1751)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133108276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133108276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133108276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133108276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133108277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-288:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133108277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133108277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133108277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-288:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133108277 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133108277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133108277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133108277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1751)@6b779c8e12fd: Session index based on local reference:0 20250819133108278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108279 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133108279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133108279 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133108279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133108279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133108279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133108279 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1753)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1752)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1760)13853825 TC_lu_imsi_auth_tmsi_check_imei_early0(1760)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133108281 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133108281 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1760)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1760)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1760)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1760)@6b779c8e12fd: Final verdict of PTC: pass 20250819133108289 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133108290 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1757)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1751)@6b779c8e12fd: Final verdict of PTC: none 20250819133108291 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1754)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1753)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1756)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1752)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1758)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1755)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1750)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1759)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1750): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1751): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1752): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1753): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1754): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1755): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1756): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1757): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1758): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1759): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1760): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:31:08 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.talloc 20250819133108482 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133108482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133108482 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133108482 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133108482 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133108482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133108482 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133108482 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133108482 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133108482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133108482 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133108482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133108482 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133108482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133108482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133108483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133108483 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133108483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133108483 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133109292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231768) 20250819133110294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133110483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133110484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133110484 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=231768, count=232928) 20250819133111295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:31: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_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 20250819133112296 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1765)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1765)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1765)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1763)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133112945 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1766)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133113140 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133113140 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133113140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133113140 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133113146 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133113146 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133113146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133113146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133113146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133113146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133113146 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1765)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1765)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133113149 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133113149 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133113149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133113149 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133113149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133113149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133113149 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 20250819133113149 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133113150 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1765)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133113297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133113297 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1768)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1768)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133113303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1768)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1768)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1768)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1768)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133113321 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133113321 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1769)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133113955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133113955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133113955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133113955 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133113955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133113955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133113955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133113955 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133113956 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133113956 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133113956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133113956 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133113956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133113956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133113956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133113956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1764)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1764)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)2347121 MSC_Test_0-SCCP(1763)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1764)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133113969 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133113969 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133113969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133113969 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133113969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133113969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133113969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133113969 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133113970 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133113970 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133113970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133113970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55c2676d9190] (fsm.c:486) 20250819133113970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133113970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133113970 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133113970 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133113970 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133113970 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133113970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250819133113971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133113971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133113971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133113971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133113971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133113971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133113971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133113971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133113971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133113971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133113971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133113971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133113971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133113971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133113971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133113971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@6b779c8e12fd: { messageType := 2, destLocRef := '23D071'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(1763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133113974 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133113974 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_from0 20250819133113975 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133113975 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133113975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133113975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133113975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133113975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133113975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133113975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-RAN(1764)@6b779c8e12fd: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1764)@6b779c8e12fd: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133114182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133114182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133114182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133114182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133114182 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250819133114182 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250819133114182 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133114182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250819133114182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133114182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{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)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772) MSC_Test-GSUP(1769)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)"262420000000005" 20250819133114185 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133114185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250819133114185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133114185 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133114185 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133114185 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133114185 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133114185 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133114185 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133114186 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133114186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133114186 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4) Received 1 auth tuples (vlr.c:996) 20250819133114186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133114186 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133114186 DMM DEBUG Tx AUTH REQ (rand = 2de0e8555658e0ca54e11b8f2c07032b) (gsm_04_08.c:641) 20250819133114186 DMM DEBUG AUTH REQ (autn = 98b8c17e57ab4ba6ec060a4b2db6bb48) (gsm_04_08.c:643) 20250819133114186 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133114186 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114186 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114186 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133114186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114186 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133114186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133114186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1764)@6b779c8e12fd: patching N(SD)=2 into dtap '0514B22BCD1421043593EE32'O MSC_Test_0-RAN(1764)@6b779c8e12fd: patched enc_l3: '0594B22BCD1421043593EE32'O MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C0594B22BCD1421043593EE32'O MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133114190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133114190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133114190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133114190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133114190 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b22bcd143593ee32) (gsm_04_08.c:1128) 20250819133114190 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133114190 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4) AUTH on GERAN received SRES/RES: b22bcd143593ee32 (8 bytes) (vlr_auth_fsm.c:151) 20250819133114190 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133114190 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133114190 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133114190 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133114190 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0] (vlr_auth_fsm.c:294) 20250819133114190 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133114190 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133114190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133114190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133114190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133114190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133114190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133114190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133114190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133114190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133114190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133114190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133114190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133114190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133114190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133114192 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133114192 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133114192 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133114192 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133114192 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133114192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133114192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133114192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133114192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133114192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133114192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133114192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133114192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133114192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133114192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133114192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133114192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133114192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133114192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133114192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133114192 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:TMSInew-0xACADBC11) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133114192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133114192 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:TMSInew-0xACADBC11 LOCATION UPDATE ACCEPT (TMSI = 0xacadbc11) (gsm_04_08.c:149) 20250819133114192 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:TMSInew-0xACADBC11 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133114192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133114192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133114192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133114192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1764)@6b779c8e12fd: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1764)@6b779c8e12fd: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133114194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133114194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133114194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133114194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133114194 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:TMSInew-0xACADBC11:GERAN-A-289:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133114194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:TMSInew-0xACADBC11:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133114194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133114194 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133114194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133114194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133114194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133114194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-289:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133114194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133114194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x182406A4:GERAN-A-289:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133114194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133114194 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250819133114194 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133114194 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133114194 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133114194 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133114194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133114194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133114194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133114194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1763)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133114196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133114196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133114196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133114196 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133114196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133114196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-289:LU)[0x55c2676d9190] (msc_a.c:1053) 20250819133114196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133114196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133114196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-289:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133114196 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133114196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133114196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133114196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133114196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1765)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1763)@6b779c8e12fd: Session index based on local reference:0 20250819133114197 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114197 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133114197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133114197 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133114197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133114197 DLSS7 DEBUG Found route for dpc=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(1765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133114197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133114197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1764)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)2347121 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133114198 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133114198 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772)@6b779c8e12fd: Final verdict of PTC: pass 20250819133114201 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133114201 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1766)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1764)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1769)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1765)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1763)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1771)@6b779c8e12fd: Final verdict of PTC: none 20250819133114203 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1773)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1767)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1770)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1762)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1768)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1762): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1763): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1764): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1765): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1766): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1767): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1768): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1769): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1770): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1771): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1772): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1773): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:31:14 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 20250819133114398 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133114398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133114398 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133114398 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133114398 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133114398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133114398 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133114398 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133114398 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133114398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133114398 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133114398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133114399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133114399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133114399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133114399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133114399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133114399 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133114399 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133115204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234736) 20250819133116204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133116399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133116399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133116399 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=234736, count=235896) 20250819133117206 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133118206 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1777)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1777)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1777)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1775)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133118819 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1778)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133119014 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133119014 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133119014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133119015 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133119021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133119021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133119021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133119021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133119021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133119021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133119021 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1777)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1777)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133119023 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133119023 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133119023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133119023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133119023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133119023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133119024 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 20250819133119024 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133119024 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133119207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133119207 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1780)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1780)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133119219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1780)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1780)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1780)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1780)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133119246 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133119246 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1781)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1784) TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133119827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133119827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133119827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133119827 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133119827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133119827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133119827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133119827 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133119827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133119827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133119827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133119827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133119827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133119827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133119827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133119827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1776)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1776)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)7427748 MSC_Test_0-SCCP(1775)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1776)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133119838 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133119838 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133119838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133119838 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133119838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133119838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133119838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133119838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133119838 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133119838 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133119838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133119838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55c26766b540] (fsm.c:486) 20250819133119838 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133119839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133119839 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133119839 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133119839 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133119839 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133119839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250819133119839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133119839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133119839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133119839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133119839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133119839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133119839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133119839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133119839 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133119839 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133119839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133119839 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133119839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133119839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133119839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133119839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@6b779c8e12fd: { messageType := 2, destLocRef := '7156A4'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(1775)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133119841 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133119841 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1775)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1775)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133119842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133119842 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133119842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133119842 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133119842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133119842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133119842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133119842 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-RAN(1776)@6b779c8e12fd: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1776)@6b779c8e12fd: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1775)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1775)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133120046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133120046 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133120046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133120046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133120046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133120046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133120046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133120047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133120047 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250819133120047 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250819133120047 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133120047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250819133120047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133120047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{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)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1784) MSC_Test-GSUP(1781)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)"262420000000005" 20250819133120059 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133120059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250819133120059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133120059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133120059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133120059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133120059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133120059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133120059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133120059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133120059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133120059 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133120059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133120059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133120059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133120059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133120059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133120059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133120059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133120060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133120070 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133120070 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133120070 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133120070 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133120072 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133120072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133120072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133120072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133120072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133120072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:110) 20250819133120072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133120072 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133120072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133120072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133120072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133120072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133120072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133120072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133120072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133120072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133120072 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:TMSInew-0x97A30DCD) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133120072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133120072 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:TMSInew-0x97A30DCD LOCATION UPDATE ACCEPT (TMSI = 0x97a30dcd) (gsm_04_08.c:149) 20250819133120072 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:TMSInew-0x97A30DCD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133120072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133120072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133120073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133120073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133120073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133120073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133120073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133120073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1776)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1776)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1775)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1775)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819133120082 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133120082 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133120082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133120082 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133120082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133120082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133120082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133120082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133120082 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:TMSInew-0x97A30DCD:GERAN-A-290:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133120082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:TMSInew-0x97A30DCD:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133120082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133120082 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133120082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133120082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133120082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133120082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-290:LU)[0x55c2676c84d0] (vlr_lu_fsm.c:817) 20250819133120082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133120082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0xACADBC11:GERAN-A-290:LU)[0x55c2676ceaa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133120082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133120082 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250819133120082 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133120082 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133120082 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133120082 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133120083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133120083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133120083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133120083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133120083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133120083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133120083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133120083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1775)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1775)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133120087 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133120088 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133120088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133120088 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133120088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133120088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133120088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133120088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133120088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133120088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-290:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133120088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133120088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133120088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-290:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133120088 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD - active-conn: now used by 1 (attached) (msub.c:375) 20250819133120089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133120089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133120089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133120089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133120089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133120089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133120089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133120089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@6b779c8e12fd: Session index based on local reference:0 20250819133120090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133120090 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133120090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133120090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133120090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133120090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133120090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133120090 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1777)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1776)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)7427748 TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133120093 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133120093 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1784)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(1777)@6b779c8e12fd: Final verdict of PTC: none 20250819133120102 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133120102 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133120102 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1780)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1776)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1775)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1781)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1779)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1774)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1778)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1782)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1783)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1785)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1774): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1775): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1776): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1777): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1778): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1779): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1780): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1781): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1782): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1783): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1784): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1785): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:31:20 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 20250819133120294 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133120294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133120294 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133120294 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133120294 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133120294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133120294 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133120294 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133120294 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133120294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133120294 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133120294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133120294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133120294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133120294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133120294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133120294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133120295 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133120295 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133121104 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209744) 20250819133122106 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133122295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133122295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133122295 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=209744, count=210904) 20250819133123107 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133124109 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1789)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1789)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1789)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1787)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133124806 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1790)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133125000 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133125000 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133125000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133125000 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133125003 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133125003 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133125003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133125003 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133125003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133125003 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133125003 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1789)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1789)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133125005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133125005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133125005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133125005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133125005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133125005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133125005 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 20250819133125005 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133125005 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1789)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133125111 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133125111 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1792)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1792)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133125116 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1792)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1792)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1792)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1792)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133125142 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133125142 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1793)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1796) TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133125814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133125814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133125814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133125814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133125814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133125814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133125814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133125814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133125815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133125815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133125815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133125815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133125815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133125815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133125815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133125815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1788)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1788)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)11776204 MSC_Test_0-SCCP(1787)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1788)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133125832 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133125832 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133125832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133125832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133125832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133125832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133125832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133125832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133125832 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133125832 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133125832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133125832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55c2676d9190] (fsm.c:486) 20250819133125832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133125832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133125832 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133125832 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133125832 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133125832 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133125832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133125832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133125832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133125832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133125832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133125832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133125832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133125832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133125832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133125832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133125832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133125832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133125832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133125832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133125832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133125832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133125832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@6b779c8e12fd: { messageType := 2, destLocRef := 'B3B0CC'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(1787)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133125836 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133125836 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1787)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1787)@6b779c8e12fd: vl_from0 20250819133125837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133125837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133125837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133125837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133125837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133125837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133125837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133125837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1787)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-RAN(1788)@6b779c8e12fd: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1788)@6b779c8e12fd: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1787)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1787)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133126038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133126038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133126038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133126038 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133126038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133126038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133126038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133126038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133126039 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250819133126039 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250819133126039 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133126039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250819133126039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133126039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{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)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1796) MSC_Test-GSUP(1793)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)"262420000000005" 20250819133126051 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133126051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250819133126051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133126051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133126051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133126051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133126051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133126051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133126051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133126051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133126051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133126051 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133126051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133126051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133126052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133126052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133126052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133126052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133126052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133126052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133126061 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133126061 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250819133126061 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250819133126061 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133126063 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133126063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133126063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133126063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133126063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133126063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133126063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133126063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ceaa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133126063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133126063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133126063 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133126063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133126063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133126063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133126063 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250819133126063 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) 20250819133126063 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) 20250819133126063 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) 20250819133126063 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) 20250819133126063 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133126064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133126064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133126064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133126064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133126064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133126064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133126064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133126064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133126064 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133126064 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133126064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133126064 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133126064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133126064 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133126064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133126064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1787)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1787)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133126072 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133126072 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133126072 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(1787)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1787)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1787)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133126072 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133126072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133126072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133126072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133126072 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133126072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133126072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676d9190] (msc_a.c:1053) 20250819133126072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133126072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133126072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x97A30DCD:GERAN-A-291:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133126073 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133126073 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133126073 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133126073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133126073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133126073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133126073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133126073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133126073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1787)@6b779c8e12fd: Session index based on local reference:0 20250819133126075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133126075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133126075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133126075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133126075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133126075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133126075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133126075 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1789)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1788)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)11776204 TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133126077 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133126077 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(1796)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1796)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(1793)@6b779c8e12fd: Final verdict of PTC: none 20250819133126087 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1789)@6b779c8e12fd: Final verdict of PTC: none 20250819133126087 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133126088 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1787)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1792)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1788)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1791)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1790)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1786)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1795)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1797)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1794)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1786): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1787): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1788): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1789): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1790): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1791): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1792): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1793): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1794): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1795): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1796): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1797): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:31:26 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 20250819133126278 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133126278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133126278 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133126278 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133126278 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133126278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133126278 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133126278 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133126278 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133126278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133126278 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133126278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133126278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133126278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133126278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133126278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133126279 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133126279 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133126279 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133127089 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199656) 20250819133128090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133128279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133128279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133128279 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=199656, count=200816) 20250819133129093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133130094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1801)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1801)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1801)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1799)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133130722 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1802)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133130918 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133130918 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133130918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133130918 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1801)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1801)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1801)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133130923 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133130923 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133130923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133130923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133130923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133130923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133130923 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1801)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1801)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133130923 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133130923 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133130923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133130923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133130923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133130923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133130923 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 20250819133130924 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133130924 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1801)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1801)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1801)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133131095 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133131095 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1804)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1804)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133131101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1804)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1804)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1804)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1804)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133131121 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133131122 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1805)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133131730 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131730 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131730 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133131730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133131730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133131730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133131730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133131730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1800)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1800)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808)16667458 MSC_Test_0-SCCP(1799)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1800)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133131746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133131746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133131746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133131747 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133131747 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133131747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133131747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55c26766b540] (fsm.c:486) 20250819133131747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133131747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133131747 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) 20250819133131747 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133131747 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133131747 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133131747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250819133131747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133131747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133131747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133131747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133131747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133131747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1801)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@6b779c8e12fd: { messageType := 2, destLocRef := 'FE5342'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(1799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1799)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133131751 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131751 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131751 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133131751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133131751 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1800)@6b779c8e12fd: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1800)@6b779c8e12fd: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1799)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133131958 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131958 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131958 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131958 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133131958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133131958 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133131959 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250819133131959 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250819133131959 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133131959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250819133131959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133131959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{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)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808) MSC_Test-GSUP(1805)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808)"262420000000005" 20250819133131969 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133131970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250819133131970 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133131970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133131970 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) 20250819133131970 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) 20250819133131970 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) 20250819133131970 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) 20250819133131970 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133131970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133131970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133131970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133131970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133131970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133131970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1801)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1799)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133131979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131979 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131979 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133131979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133131979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133131980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133131980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133131980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133131980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133131980 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-292:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133131980 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133131981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133131981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133131981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1799)@6b779c8e12fd: Session index based on local reference:0 20250819133131982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133131982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133131982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133131982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133131982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133131982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133131982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133131982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1800)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808)16667458 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808)@6b779c8e12fd: Final verdict of PTC: pass 20250819133131990 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(1801)@6b779c8e12fd: Final verdict of PTC: none 20250819133131990 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1802)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1799)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1800)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1805)@6b779c8e12fd: Final verdict of PTC: none 20250819133131994 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1804)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1798)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1803)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1807)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1806)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1809)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1798): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1799): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1800): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1801): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1802): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1803): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1804): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1805): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1806): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1807): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1808): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1809): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:31:32 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 20250819133132186 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133132186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133132186 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133132186 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133132186 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133132186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133132186 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133132186 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133132186 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133132186 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133132186 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133132186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133132186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133132186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133132186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133132186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133132187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133132187 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133132187 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133132995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=173876) 20250819133133996 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133134187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133134187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133134187 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=173876, count=175036) 20250819133134998 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133135999 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1813)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1813)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1813)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1811)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133136607 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1814)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133136802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133136802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133136802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133136802 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1813)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1813)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1813)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133136808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133136808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133136808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133136808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133136808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133136808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133136808 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1813)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1813)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1813)@6b779c8e12fd: Message received on association #8 20250819133136811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133136811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133136811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133136811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133136811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133136811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133136811 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133136811 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133136811 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133137000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133137000 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1816)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1816)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133137007 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1816)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1816)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1816)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1816)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133137033 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133137033 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1817)@6b779c8e12fd: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1813)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133137608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137608 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137608 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133137608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133137608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133137609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133137609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133137609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1812)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1812)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820)9844897 MSC_Test_0-SCCP(1811)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1812)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133137626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133137627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133137627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133137627 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133137628 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133137628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133137628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55c2676d9190] (fsm.c:486) 20250819133137628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133137628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133137628 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) 20250819133137628 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133137628 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133137628 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133137628 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250819133137628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133137628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133137628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133137628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133137628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137628 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133137628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1811)@6b779c8e12fd: { messageType := 2, destLocRef := '9638A1'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(1811)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1811)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1811)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1811)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1811)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133137634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137634 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133137634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133137634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1812)@6b779c8e12fd: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1812)@6b779c8e12fd: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1811)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: vl_len:15 MSC_Test_0-SCCP(1811)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133137834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133137834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133137834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133137835 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250819133137835 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250819133137835 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250819133137835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250819133137835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133137835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{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)@6b779c8e12fd: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820) MSC_Test-GSUP(1817)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820)"262420000000005" 20250819133137847 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133137847 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250819133137847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250819133137847 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133137847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133137847 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) 20250819133137847 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) 20250819133137847 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) 20250819133137847 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) 20250819133137847 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133137848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133137848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133137848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133137848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133137848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133137848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1811)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1811)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1811)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1811)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1811)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1811)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1811)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1811)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1811)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133137858 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137858 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133137858 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133137858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133137858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133137858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133137858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676d9190] (msc_a.c:1053) 20250819133137858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133137858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133137858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-293:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133137859 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133137859 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137859 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133137859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133137859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1811)@6b779c8e12fd: Session index based on local reference:0 20250819133137860 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133137860 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133137860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133137860 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133137860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133137860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133137860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133137860 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1813)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1812)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820)9844897 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820)@6b779c8e12fd: Final verdict of PTC: pass 20250819133137869 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133137869 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1811)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1813)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1814)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1817)@6b779c8e12fd: Final verdict of PTC: none 20250819133137872 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1812)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1819)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1815)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1816)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1821)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1810)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1818)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1810): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1811): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1812): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1813): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1814): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1815): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1816): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1817): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1818): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1819): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1820): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1821): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:31:37 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 20250819133138062 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133138062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133138062 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133138062 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133138062 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133138062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133138062 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133138062 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133138062 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133138062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133138062 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133138062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133138062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133138062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133138062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133138062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133138062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133138063 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133138063 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133138873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=173988) 20250819133139874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133140063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133140063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133140063 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=173988, count=175148) 20250819133140876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133141878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1825)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1825)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1825)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1823)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133142468 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1826)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133142663 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133142663 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133142663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133142663 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1825)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1825)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1825)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133142667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133142668 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133142668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133142668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133142668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133142668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133142668 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1825)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133142668 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133142668 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133142668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133142668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133142668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133142668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133142668 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1825)@6b779c8e12fd: Message received on association #8 20250819133142668 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133142668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1825)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1825)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1825)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133142879 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133142879 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1828)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1828)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133142885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1828)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1828)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1828)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1828)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133142899 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133142899 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1829)@6b779c8e12fd: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133143472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133143472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133143472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133143472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133143472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133143472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1824)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1824)@6b779c8e12fd: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832)9498780 MSC_Test_0-SCCP(1823)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1824)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133143477 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143477 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133143477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133143477 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133143478 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133143478 DMSC DEBUG msc_i[0x55c2676d9190]{READY}: Allocated (fsm.c:456) 20250819133143478 DMSC DEBUG msc_i[0x55c2676d9190]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133143478 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133143478 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133143478 DMSC DEBUG msc_a(unknown:GERAN-A-294:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133143478 DMSC DEBUG msc_i(unknown:GERAN-A-294:NONE)[0x55c2676d9190]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133143478 DMSC DEBUG msc_a(unknown:GERAN-A-294:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133143478 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000362 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133143478 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133143478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133143478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540] (fsm.c:486) 20250819133143478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133143478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133143478 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133143478 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000362 id=262420000000362 (vlr.c:661) 20250819133143478 DVLR INFO New subscr, IMSI: 262420000000362 (vlr.c:562) 20250819133143478 DVLR DEBUG VLR subscr IMSI-262420000000362 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133143478 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133143478 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133143478 DVLR DEBUG VLR subscr IMSI-262420000000362 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133143478 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133143478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133143478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133143478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133143478 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133143478 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0] (fsm.c:486) 20250819133143478 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133143478 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133143478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133143478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133143478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@6b779c8e12fd: { messageType := 2, destLocRef := '90F09C'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(1823)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1829)@6b779c8e12fd: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832) MSC_Test-GSUP(1829)@6b779c8e12fd: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832)"262420000000362" MSC_Test_0-SCCP(1823)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1823)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1823)@6b779c8e12fd: vl_from0 20250819133143480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133143480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133143480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1823)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133143480 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133143480 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133143481 DVLR DEBUG VLR subscr IMSI-262420000000362 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133143481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133143481 DVLR DEBUG SUBSCR(IMSI-262420000000362) Received 1 auth tuples (vlr.c:996) 20250819133143481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133143481 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{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) 20250819133143481 DMM DEBUG Tx AUTH REQ (rand = d7227723e7f0491fa5dcd78f1ef75eaf) (gsm_04_08.c:641) 20250819133143481 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133143481 DVLR DEBUG VLR subscr IMSI-262420000000362 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133143481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133143481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133143482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1823)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1823)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1824)@6b779c8e12fd: patching N(SD)=1 into dtap '0514301086D6'O MSC_Test_0-RAN(1824)@6b779c8e12fd: patched enc_l3: '0554301086D6'O MSC_Test_0-SCCP(1823)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1823)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1823)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1823)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554301086D6'O 20250819133143485 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143485 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143485 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143485 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133143485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133143485 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133143485 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133143485 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133143485 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 301086d6) (gsm_04_08.c:1128) 20250819133143485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133143485 DVLR DEBUG SUBSCR(IMSI-262420000000362) AUTH on GERAN received SRES/RES: 301086d6 (4 bytes) (vlr_auth_fsm.c:151) 20250819133143485 DVLR INFO SUBSCR(IMSI-262420000000362) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133143485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133143485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133143485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133143485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0] (vlr_auth_fsm.c:294) 20250819133143485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133143485 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133143485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133143485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133143485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133143485 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{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) 20250819133143485 DMSC ERROR msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250819133143485 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250819133143485 DVLR ERROR vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250819133143485 DMM INFO msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133143485 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133143485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133143485 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133143485 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250819133143485 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) 20250819133143485 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) 20250819133143485 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) 20250819133143485 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133143486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143486 DVLR DEBUG VLR subscr IMSI-262420000000362 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819133143486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133143486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133143486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133143486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133143486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133143486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1825)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1823)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1823)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1823)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1823)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1823)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1823)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1823)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1823)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1823)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1823)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133143488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133143488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133143488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133143488 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133143488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133143488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133143488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133143488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133143488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133143488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133143488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133143488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133143488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676c84d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133143488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133143488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133143488 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-294:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133143488 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133143488 DMSC DEBUG msub(IMSI-262420000000362) MSC-A terminated (msub.c:261) 20250819133143488 DMSC DEBUG msub(IMSI-262420000000362) 1 MSC-I still active (msub.c:79) 20250819133143488 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133143488 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133143488 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133143488 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133143488 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-294 (ran_conn.c:155) 20250819133143488 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Freeing instance (msub.c:113) 20250819133143488 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-294:LU)[0x55c2676d9190]{READY}: Deallocated (fsm.c:568) 20250819133143488 DMSC DEBUG msub(IMSI-262420000000362) Free (msub.c:119) 20250819133143488 DVLR INFO VLR subscr IMSI-262420000000362 - active-conn: now used by 0 (-) (msub.c:375) 20250819133143488 DVLR DEBUG SUBSCR(IMSI-262420000000362) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819133143488 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133143488 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133143488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133143488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133143488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1823)@6b779c8e12fd: Session index based on local reference:0 20250819133143489 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143489 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133143489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133143489 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133143489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133143489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133143489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133143489 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1825)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1824)@6b779c8e12fd: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832)9498780 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832)@6b779c8e12fd: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1823)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1825)@6b779c8e12fd: Final verdict of PTC: none 20250819133143493 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133143493 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1829)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1826)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1824)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1827)@6b779c8e12fd: Final verdict of PTC: none 20250819133143495 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(1831)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1828)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1830)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1822)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1833)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1822): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1823): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1824): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1825): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1826): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1827): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1828): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1829): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1830): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1831): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1832): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1833): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:31:43 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 20250819133143690 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133143690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133143690 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133143690 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133143690 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133143690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133143690 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133143690 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133143690 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133143690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133143691 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133143691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133143691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133143691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133143691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133143691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133143691 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133143691 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133143691 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133144497 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=182372) 20250819133145499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133145692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133145692 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133145692 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=182372, count=183532) 20250819133146500 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133147501 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mo_cc_bssmap_clear started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1837)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1837)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1837)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1835)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133148128 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1838)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133148324 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133148324 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133148324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133148324 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133148328 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133148328 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133148328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133148328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133148328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133148328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133148328 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1837)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1837)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133148329 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133148329 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133148329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133148329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133148329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133148329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133148329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133148329 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133148329 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133148502 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133148502 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1840)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819133148508 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1840)@6b779c8e12fd: CCM 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(1840)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1840)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1840)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1840)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133148532 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133148532 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1841)@6b779c8e12fd: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1844) TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133149131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1836)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1836)@6b779c8e12fd: Added conn table entry 0TC_mo_cc_bssmap_clear0(1844)10078795 MSC_Test_0-SCCP(1835)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1836)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133149148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149148 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149149 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149150 DMSC DEBUG msub_fsm[0x55c2676c84d0]{active}: Allocated (fsm.c:456) 20250819133149150 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133149150 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c2676c84d0] (fsm.c:486) 20250819133149150 DMSC DEBUG msc_a[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133149150 DMSC DEBUG msc_a[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c84d0] (fsm.c:486) 20250819133149150 DMSC DEBUG msc_a(unknown:GERAN-A-295:NONE)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133149150 DMSC DEBUG msc_i(unknown:GERAN-A-295:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133149150 DMSC DEBUG msc_a(unknown:GERAN-A-295:NONE)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133149150 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133149150 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133149150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133149150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-295:LU)[0x55c2676d9190] (fsm.c:486) 20250819133149150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133149150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133149150 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133149150 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133149150 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133149150 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133149150 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133149150 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133149150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133149150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133149150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133149150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133149150 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133149151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133149151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133149151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133149151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0] (fsm.c:486) 20250819133149151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133149151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133149151 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149151 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133149151 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149151 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: { messageType := 2, destLocRef := '99CA4B'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(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1841)@6b779c8e12fd: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1844) MSC_Test-GSUP(1841)@6b779c8e12fd: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1844)"262420000000043" 20250819133149160 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133149160 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149163 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149163 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149163 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149163 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819133149164 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133149164 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133149173 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133149173 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250819133149173 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250819133149173 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133149174 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133149174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133149174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133149174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133149174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133149174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0] (vlr_lu_fsm.c:110) 20250819133149174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133149174 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133149174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133149174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133149174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133149174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676ceaa0] (fsm.c:486) 20250819133149174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133149174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133149174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133149174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133149174 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:TMSInew-0x0178F8F4) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250819133149174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133149175 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:TMSInew-0x0178F8F4 LOCATION UPDATE ACCEPT (TMSI = 0x0178f8f4) (gsm_04_08.c:149) 20250819133149175 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:TMSInew-0x0178F8F4:GERAN-A-295:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133149175 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:TMSInew-0x0178F8F4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133149175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1836)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1836)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133149187 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149187 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149187 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149188 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:TMSInew-0x0178F8F4:GERAN-A-295:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133149188 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:TMSInew-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133149188 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:TMSInew-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133149188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:TMSInew-0x0178F8F4:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133149188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133149188 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250819133149188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133149188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133149188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133149188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676ceaa0] (vlr_lu_fsm.c:817) 20250819133149188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133149188 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xA6D6C5B0:GERAN-A-295:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133149188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133149188 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133149188 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250819133149188 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250819133149188 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133149188 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133149188 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133149188 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133149188 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133149188 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133149188 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133149189 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149189 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149189 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133149193 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133149193 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133149193 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133149193 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133149193 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133149193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133149193 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190] (msc_a.c:1053) 20250819133149194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133149194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133149194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676ceaa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133149194 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c84d0] (msc_a.c:1053) 20250819133149194 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133149194 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c2676d9190]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133149194 DMSC DEBUG msub_fsm[0x55c2676c84d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133149194 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4) MSC-A terminated (msub.c:261) 20250819133149194 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4) 1 MSC-I still active (msub.c:79) 20250819133149194 DMSC DEBUG msub_fsm[0x55c2676c84d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133149194 DMSC DEBUG msub_fsm[0x55c2676c84d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133149194 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133149194 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c2676c84d0] (msub.c:113) 20250819133149194 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-295 (ran_conn.c:155) 20250819133149194 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133149194 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-295:LU)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133149194 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4) Free (msub.c:119) 20250819133149194 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133149194 DMSC DEBUG msub_fsm[0x55c2676c84d0]{terminating}: Freeing instance (msub.c:113) 20250819133149194 DMSC DEBUG msub_fsm[0x55c2676c84d0]{terminating}: Deallocated (fsm.c:568) 20250819133149194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149196 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1836)@6b779c8e12fd: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1844)10078795 TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133149198 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133149198 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: 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 := '0178F8F4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1836)@6b779c8e12fd: Added conn table entry 0TC_mo_cc_bssmap_clear0(1844)5715346 MSC_Test_0-RAN(1836)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1835)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133149399 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{active}: Allocated (fsm.c:456) 20250819133149399 DMSC DEBUG msc_i[0x55c2676d9190]{READY}: Allocated (fsm.c:456) 20250819133149399 DMSC DEBUG msc_i[0x55c2676d9190]{READY}: is child of msub_fsm[0x55c2676ceaa0] (fsm.c:486) 20250819133149399 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133149399 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ceaa0] (fsm.c:486) 20250819133149399 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133149399 DMSC DEBUG msc_i(unknown:GERAN-A-296:NONE)[0x55c2676d9190]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133149399 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133149399 DMM DEBUG msc_a(TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133149399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133149399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133149399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133149399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133149399 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133149399 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133149399 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133149400 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133149400 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133149400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133149400 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133149400 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133149400 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133149400 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250819133149400 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133149400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133149401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133149401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: { messageType := 2, destLocRef := '573592'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133149405 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133149405 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1838)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1844) MSC_Test-MGCP(1839)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1844) MSC_Test_0-RAN(1836)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1836)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133149426 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133149426 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133149427 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133149427 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 callref-0x8000001f tid-8) New transaction (transaction.c:231) 20250819133149427 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133149427 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133149427 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133149427 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133149427 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133149427 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819133149427 DCC INFO trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133149427 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133149427 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133149427 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133149427 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133149427 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676a26a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133149427 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676a26a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0] (fsm.c:486) 20250819133149427 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55c2676a26a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133149427 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55c2676a26a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133149427 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676b8430]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133149427 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676b8430]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0] (fsm.c:486) 20250819133149427 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55c2676b8430]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133149427 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55c2676b8430]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1839)@6b779c8e12fd: 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(1844) TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133149443 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55c2676a26a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133149443 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133149443 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133149443 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133149446 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55c2676b8430]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133149446 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133149446 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133149446 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133149446 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) Sending Assignment Command (msc_a.c:706) 20250819133149446 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133149446 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149446 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149446 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149446 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1838)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1844) MSC_Test-MNCC(1838)@6b779c8e12fd: Added conn table entry 0TC_mo_cc_bssmap_clear0(1844)-2147483617 TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819133149452 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149454 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133149455 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133149455 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133149455 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676b8430]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819133149455 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676b8430]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133149455 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676b8430]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819133149455 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133149455 DCC INFO trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133149455 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819133149455 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133149458 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133149458 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133149458 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133149458 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133149458 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133149458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133149458 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676b8430]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133149459 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676b8430]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133149459 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133149461 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133149461 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133149461 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133149461 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133149461 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133149461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_from0 20250819133149463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149463 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149463 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133149463 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133149464 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133149464 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133149464 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133149464 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + 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) 20250819133149464 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133149464 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) Freeing transaction (transaction.c:243) 20250819133149464 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133149464 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133149464 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133149464 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133149464 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133149464 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133149464 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133149464 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819133149464 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133149464 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676b8430]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133149464 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676b8430]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0] (call_leg.c:197) 20250819133149464 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676b8430]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133149464 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676b8430]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133149464 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a26a0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133149464 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a26a0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0] (call_leg.c:197) 20250819133149464 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133149464 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a26a0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819133149464 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a26a0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819133149464 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133149464 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:198) 20250819133149464 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133149464 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676ae0c0]{RELEASING}: Deallocated (fsm.c:568) 20250819133149465 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133149465 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133149465 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133149465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133149465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1838)@6b779c8e12fd: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1844)-2147483617 TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1835)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133149964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133149964 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133149964 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133149964 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133149964 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133149964 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133149964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133149964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540] (msc_a.c:1053) 20250819133149964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133149964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133149964 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ceaa0] (msc_a.c:1053) 20250819133149964 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133149964 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133149964 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133149964 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4) MSC-A terminated (msub.c:261) 20250819133149964 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4) 1 MSC-I still active (msub.c:79) 20250819133149964 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133149964 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133149964 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133149964 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Removing from parent msub_fsm[0x55c2676ceaa0] (msub.c:113) 20250819133149964 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-296 (ran_conn.c:155) 20250819133149964 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Freeing instance (msub.c:113) 20250819133149964 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4:GERAN-A-296:CM_SERVICE_REQ)[0x55c2676d9190]{READY}: Deallocated (fsm.c:568) 20250819133149964 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4) Free (msub.c:119) 20250819133149964 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133149964 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{terminating}: Freeing instance (msub.c:113) 20250819133149964 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{terminating}: Deallocated (fsm.c:568) 20250819133149964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133149964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133149964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1835)@6b779c8e12fd: Session index based on local reference:0 20250819133149964 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133149964 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133149964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133149964 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133149964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133149964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133149964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133149964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1836)@6b779c8e12fd: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1844)5715346 TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133149965 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133149965 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x0178F8F4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1844)@6b779c8e12fd: Final verdict of PTC: pass 20250819133150979 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133150979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133150979 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133150979 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133150979 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133150979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133150979 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133150979 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133150979 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133150979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133150979 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133150979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133150979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133150979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133150979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133150979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133150979 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(1835)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1841)@6b779c8e12fd: Final verdict of PTC: none 20250819133150979 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133150979 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1837)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1834)@6b779c8e12fd: Final verdict of PTC: none 20250819133150979 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133150979 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1836)@6b779c8e12fd: Final verdict of PTC: none 20250819133150979 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1840)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1838)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1839)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1842)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1845)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1843)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1834): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1835): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1836): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1837): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1838): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1839): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1840): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1841): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1842): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1843): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mo_cc_bssmap_clear0(1844): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1845): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Tue Aug 19 13:31:50 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 20250819133151980 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389108) 20250819133152980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133152980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133152980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133152981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=389108, count=390268) 20250819133153983 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:31: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_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 20250819133154984 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_invalid_mgcp_crash started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1849)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1849)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1849)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1847)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133155617 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1850)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133155811 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133155811 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133155811 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133155811 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1849)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1849)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133155813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133155813 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133155813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133155813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133155813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133155813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133155813 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1849)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 20250819133155814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133155814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133155814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133155814 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133155814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133155814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133155814 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133155814 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133155814 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133155986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133155986 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1852)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1852)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133155992 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1852)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1852)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1852)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1852)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133156008 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133156008 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1853)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1856) TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133156626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1848)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1848)@6b779c8e12fd: Added conn table entry 0TC_invalid_mgcp_crash0(1856)919979 MSC_Test_0-SCCP(1847)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1848)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156641 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{active}: Allocated (fsm.c:456) 20250819133156641 DMSC DEBUG msc_i[0x55c2676b8430]{READY}: Allocated (fsm.c:456) 20250819133156641 DMSC DEBUG msc_i[0x55c2676b8430]{READY}: is child of msub_fsm[0x55c2676ceaa0] (fsm.c:486) 20250819133156641 DMSC DEBUG msc_a[0x55c2676c98a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133156641 DMSC DEBUG msc_a[0x55c2676c98a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ceaa0] (fsm.c:486) 20250819133156641 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x55c2676c98a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133156641 DMSC DEBUG msc_i(unknown:GERAN-A-297:NONE)[0x55c2676b8430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133156641 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x55c2676c98a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133156641 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133156641 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-297:LU)[0x55c2676c98a0] (fsm.c:486) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133156641 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133156641 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133156641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133156641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133156641 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133156641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133156641 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133156641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133156641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133156641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0] (fsm.c:486) 20250819133156641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133156641 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133156641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@6b779c8e12fd: { messageType := 2, destLocRef := '0E09AB'O, sourceLocRef := '000129'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1853)@6b779c8e12fd: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1856) MSC_Test-GSUP(1853)@6b779c8e12fd: Added IMSI table entry 0TC_invalid_mgcp_crash0(1856)"262420000000007" 20250819133156644 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133156644 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156648 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156648 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156648 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156648 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156648 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133156648 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133156649 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133156649 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133156649 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133156649 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133156649 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133156649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133156649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133156649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133156649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133156649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0] (vlr_lu_fsm.c:110) 20250819133156649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133156649 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676a26a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133156649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133156649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133156649 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133156649 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676728d0] (fsm.c:486) 20250819133156649 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133156649 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133156649 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133156649 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133156649 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:TMSInew-0x126D92F9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133156650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133156650 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:TMSInew-0x126D92F9 LOCATION UPDATE ACCEPT (TMSI = 0x126d92f9) (gsm_04_08.c:149) 20250819133156650 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:TMSInew-0x126D92F9:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133156650 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:TMSInew-0x126D92F9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133156650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1848)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1848)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133156658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156658 DLSS7 DEBUG Found route for dpc=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(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156658 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:TMSInew-0x126D92F9:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133156658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:TMSInew-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133156658 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:TMSInew-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133156658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:TMSInew-0x126D92F9:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133156658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133156658 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133156658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133156658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133156658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133156658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676728d0] (vlr_lu_fsm.c:817) 20250819133156658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133156658 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BD80286:GERAN-A-297:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133156658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133156658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133156658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250819133156658 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133156658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133156658 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133156658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133156658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133156658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133156658 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133156658 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133156658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133156662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156662 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156662 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133156662 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133156663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133156663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133156663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133156663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133156663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0] (msc_a.c:1053) 20250819133156663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133156663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133156663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133156663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ceaa0] (msc_a.c:1053) 20250819133156663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133156663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676c98a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133156663 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133156663 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9) MSC-A terminated (msub.c:261) 20250819133156663 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9) 1 MSC-I still active (msub.c:79) 20250819133156663 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133156663 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133156663 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133156663 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Removing from parent msub_fsm[0x55c2676ceaa0] (msub.c:113) 20250819133156663 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-297 (ran_conn.c:155) 20250819133156663 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Freeing instance (msub.c:113) 20250819133156663 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-297:LU)[0x55c2676b8430]{READY}: Deallocated (fsm.c:568) 20250819133156663 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9) Free (msub.c:119) 20250819133156663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133156663 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{terminating}: Freeing instance (msub.c:113) 20250819133156663 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{terminating}: Deallocated (fsm.c:568) 20250819133156663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156664 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1848)@6b779c8e12fd: Deleted conn table entry 0TC_invalid_mgcp_crash0(1856)919979 TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133156666 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133156666 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: 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 := '126D92F9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1848)@6b779c8e12fd: Added conn table entry 0TC_invalid_mgcp_crash0(1856)9343040 MSC_Test_0-RAN(1848)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1847)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156866 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156867 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133156867 DMSC DEBUG msc_i[0x55c2676c98a0]{READY}: Allocated (fsm.c:456) 20250819133156867 DMSC DEBUG msc_i[0x55c2676c98a0]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133156867 DMSC DEBUG msc_a[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133156867 DMSC DEBUG msc_a[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133156867 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133156867 DMSC DEBUG msc_i(unknown:GERAN-A-298:NONE)[0x55c2676c98a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133156867 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133156867 DMM DEBUG msc_a(TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133156867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133156867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430] (fsm.c:486) 20250819133156867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133156867 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133156867 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133156867 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133156868 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133156868 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133156868 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133156868 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133156868 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133156868 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133156868 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133156868 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133156868 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133156868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156869 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156869 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156869 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156869 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@6b779c8e12fd: { messageType := 2, destLocRef := '8E9040'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133156872 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133156872 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1850)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1856) MSC_Test-MGCP(1851)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1856) MSC_Test_0-RAN(1848)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1848)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156880 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156880 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156880 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156880 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156880 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133156880 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133156880 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133156880 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 callref-0x80000020 tid-8) New transaction (transaction.c:231) 20250819133156880 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133156880 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133156880 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133156880 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133156880 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133156880 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819133156880 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133156880 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133156880 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133156880 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430] (fsm.c:486) 20250819133156880 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133156880 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b86b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133156880 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b86b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0] (fsm.c:486) 20250819133156880 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55c2676b86b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133156880 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55c2676b86b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133156880 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133156880 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0] (fsm.c:486) 20250819133156880 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133156880 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1851)@6b779c8e12fd: 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(1856) TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133156889 DLMGCP ERROR Failed to parse SDP parameter, can't parse codec in rtpmap: "a=rtpmap:98 FOO/8000" (mgcp_client.c:411) 20250819133156889 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55c26768c710]{ST_CRCX_RESP}: MGW/CRCX: Cannot parse CRCX response (mgcp_client_fsm.c:300) 20250819133156889 DLMGCP ERROR MGW(mgw) Empty endpoint name, can not generate MGCP message (mgcp_client.c:1525) 20250819133156889 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55c26768c710]{ST_CRCX_RESP}: MGW/DLCX: Error composing DLCX message (mgcp_client_fsm.c:561) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55c2676b86b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55c2676b86b0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55c2676b86b0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55c2676b86b0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0] (rtp_stream.c:239) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55c2676b86b0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55c2676b86b0]{DISCARDING}: Deallocated (fsm.c:568) 20250819133156889 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819133156889 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0] (call_leg.c:197) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819133156889 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819133156889 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133156889 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430] (call_leg.c:198) 20250819133156889 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133156889 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676a26a0]{RELEASING}: Deallocated (fsm.c:568) 20250819133156889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133156889 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) Freeing transaction (transaction.c:243) 20250819133156889 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133156889 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133156889 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133156889 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133156889 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133156889 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133156889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133156889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133156889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133156889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133156889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133156889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133156889 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133156889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133156890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1847)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1847)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1847)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133156893 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133156893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133156893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133156893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133156893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133156893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133156893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430] (msc_a.c:1053) 20250819133156893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133156893 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676ceaa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133156893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133156893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133156893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133156893 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133156893 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9) MSC-A terminated (msub.c:261) 20250819133156893 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9) 1 MSC-I still active (msub.c:79) 20250819133156893 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133156893 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133156893 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133156893 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133156893 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-298 (ran_conn.c:155) 20250819133156893 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Freeing instance (msub.c:113) 20250819133156893 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-298:CM_SERVICE_REQ)[0x55c2676c98a0]{READY}: Deallocated (fsm.c:568) 20250819133156893 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9) Free (msub.c:119) 20250819133156893 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133156893 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133156893 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133156894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133156894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133156894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133156894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1847)@6b779c8e12fd: Session index based on local reference:0 20250819133156894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133156894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133156894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133156894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133156894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133156894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133156894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133156894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1848)@6b779c8e12fd: Deleted conn table entry 0TC_invalid_mgcp_crash0(1856)9343040 TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133156895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133156895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1856)@6b779c8e12fd: Final verdict of PTC: pass 20250819133157399 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133157400 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133157400 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133157400 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133157400 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133157400 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133157400 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133157400 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133157400 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133157400 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133157400 DLSS7 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(1847)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1852)@6b779c8e12fd: Final verdict of PTC: none 20250819133157400 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133157400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133157400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133157400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133157400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133157400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133157400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133157400 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-SMPP(1854)@6b779c8e12fd: Final verdict of PTC: none 20250819133157400 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133157400 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133157400 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1853)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1849)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1850)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1848)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1857)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1851)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1846)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1855)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1846): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1847): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1848): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1849): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1850): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1851): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1852): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1853): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1854): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1855): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_invalid_mgcp_crash0(1856): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1857): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Tue Aug 19 13:31:57 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 20250819133158400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=317692) 20250819133159401 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133159401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133159402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133159402 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=317692, count=319568) 20250819133200402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:32: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_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 20250819133201404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mm_id_resp_no_identity started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1861)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1861)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1861)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1859)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133201971 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1862)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133202162 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133202162 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133202162 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133202162 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1861)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133202167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133202167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133202167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133202167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133202167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133202167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133202167 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1861)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1861)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133202168 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133202168 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133202168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133202168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133202168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133202168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133202168 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133202168 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133202168 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133202405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133202405 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1864)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819133202410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1864)@6b779c8e12fd: CCM 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(1864)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1864)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1864)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1864)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133202431 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133202431 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_mm_id_resp_no_identity0(1868)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250819133202992 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133202992 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133202992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133202992 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133202992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133202992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133202992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133202992 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133202993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133202993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133202993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133202993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133202993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133202993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133202993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133202993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1860)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1860)@6b779c8e12fd: Added conn table entry 0TC_mm_id_resp_no_identity0(1868)2033823 MSC_Test_0-SCCP(1859)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1860)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133203018 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133203018 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133203018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133203018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133203018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133203018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133203018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133203018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133203018 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133203018 DMSC DEBUG msc_i[0x55c2676b86b0]{READY}: Allocated (fsm.c:456) 20250819133203018 DMSC DEBUG msc_i[0x55c2676b86b0]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133203018 DMSC DEBUG msc_a[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133203018 DMSC DEBUG msc_a[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133203018 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133203018 DMSC DEBUG msc_i(unknown:GERAN-A-299:NONE)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133203018 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133203018 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0xFFFFFFFF LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133203018 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133203018 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133203019 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x55c2676a9730] (fsm.c:486) 20250819133203019 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133203019 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133203019 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250819133203019 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250819133203019 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133203019 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133203019 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133203019 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250819133203019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133203019 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250819133203019 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250819133203019 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x55c2676b86b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133203019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133203019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133203019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133203019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133203019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133203019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133203019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133203019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133203019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133203019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133203019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133203019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133203019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133203019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133203019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133203019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@6b779c8e12fd: { messageType := 2, destLocRef := '1F089F'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1860)@6b779c8e12fd: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1860)@6b779c8e12fd: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1859)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1859)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1859)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055903000000'O 20250819133203028 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133203028 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133203029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133203029 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133203029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133203029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133203029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133203029 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133203029 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133203029 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133203029 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-22) (gsm_04_08.c:210) 20250819133203029 DBSSAP ERROR msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250819133208020 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250819133208020 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250819133208020 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133208020 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133208020 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) 20250819133208020 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) 20250819133208020 DMM INFO msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133208020 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x55c2676b86b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133208020 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133208020 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133208020 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133208020 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x55c2676b86b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133208021 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819133208021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133208021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133208021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133208021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133208021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133208021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133208021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133208021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133208021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133208021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133208021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133208021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133208021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133208021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133208021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133208021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1859)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1859)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1859)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1859)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1868)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(1859)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1859)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1859)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1859)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133208024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133208024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133208024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133208024 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133208024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133208024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133208024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133208024 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133208024 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133208024 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133208024 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133208024 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133208024 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133208024 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133208024 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730] (msc_a.c:1053) 20250819133208024 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133208024 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133208024 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-299:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133208024 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133208024 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133208024 DMSC DEBUG msc_a(unknown:GERAN-A-299:LU)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133208024 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133208024 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133208024 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133208024 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133208025 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133208025 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x55c2676b86b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133208025 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x55c2676b86b0]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133208025 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-299 (ran_conn.c:155) 20250819133208025 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x55c2676b86b0]{READY}: Freeing instance (msub.c:113) 20250819133208025 DMSC DEBUG msc_i(unknown:GERAN-A-299:LU)[0x55c2676b86b0]{READY}: Deallocated (fsm.c:568) 20250819133208025 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133208025 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250819133208025 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819133208025 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133208025 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133208025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133208025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133208025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133208025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133208025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133208025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133208025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133208025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1859)@6b779c8e12fd: Session index based on local reference:0 20250819133208025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133208025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133208025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133208025 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133208025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133208025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133208025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133208025 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1861)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1860)@6b779c8e12fd: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1868)2033823 TC_mm_id_resp_no_identity0(1868)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1868)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1868)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1868)@6b779c8e12fd: Final verdict of PTC: pass 20250819133208028 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133208028 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1862)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1860)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1861)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1859)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1869)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1867)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1865)@6b779c8e12fd: Final verdict of PTC: none 20250819133208032 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1866)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1863)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1864)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1858)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1858): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1859): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1860): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1861): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1862): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1863): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1864): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1865): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1866): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1867): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mm_id_resp_no_identity0(1868): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1869): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:32:08 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 20250819133208226 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133208226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133208226 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133208226 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133208226 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133208226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133208226 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133208226 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133208226 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133208226 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133208226 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133208226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133208226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133208226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133208226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133208226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133208226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133208226 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133208227 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133209034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=158048) 20250819133210036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133210227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133210227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133210227 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=158048, count=159208) 20250819133211037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:32: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_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 20250819133212038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_expire_while_paging started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1873)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1873)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1873)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1871)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133212651 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1874)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133212847 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133212847 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133212847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133212847 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133212852 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133212852 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133212852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133212852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133212852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133212852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133212852 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1873)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1873)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133212853 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133212853 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133212853 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133212853 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133212853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133212853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133212853 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133212853 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133212853 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133213039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133213039 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1876)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1876)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133213042 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1876)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1876)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1876)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1876)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133213056 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133213056 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1877)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1880) TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133213659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133213659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133213659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133213659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1872)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1872)@6b779c8e12fd: Added conn table entry 0TC_lu_and_expire_while_paging0(1880)11999332 MSC_Test_0-SCCP(1871)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1872)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133213676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133213676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133213676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133213677 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Allocated (fsm.c:456) 20250819133213677 DMSC DEBUG msc_i[0x55c2676a9730]{READY}: Allocated (fsm.c:456) 20250819133213677 DMSC DEBUG msc_i[0x55c2676a9730]{READY}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133213677 DMSC DEBUG msc_a[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133213677 DMSC DEBUG msc_a[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133213677 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133213677 DMSC DEBUG msc_i(unknown:GERAN-A-300:NONE)[0x55c2676a9730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133213677 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133213677 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133213677 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-300:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133213677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133213677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133213677 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133213677 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133213677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133213677 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133213677 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133213677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133213677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133213677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133213677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133213677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133213677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133213677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@6b779c8e12fd: { messageType := 2, destLocRef := 'B71864'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(1871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1877)@6b779c8e12fd: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1880) MSC_Test-GSUP(1877)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1880)"262420000000007" 20250819133213682 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133213682 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1871)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133213684 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213684 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213684 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213684 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133213684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133213684 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133213684 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133213684 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676b86b0]{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(1880)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133213693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133213693 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133213693 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133213693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133213693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133213693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133213693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133213694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133213694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133213694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133213694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133213694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133213694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133213694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133213694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133213694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133213694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133213694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133213694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133213694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133213694 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:TMSInew-0x0CEE109F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133213694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133213694 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:TMSInew-0x0CEE109F LOCATION UPDATE ACCEPT (TMSI = 0x0cee109f) (gsm_04_08.c:149) 20250819133213694 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:TMSInew-0x0CEE109F:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133213694 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:TMSInew-0x0CEE109F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133213694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1872)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1872)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1871)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133213707 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213707 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213707 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133213707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133213707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133213707 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:TMSInew-0x0CEE109F:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133213707 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:TMSInew-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133213707 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:TMSInew-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133213707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:TMSInew-0x0CEE109F:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133213707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133213707 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133213707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133213707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133213707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133213707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133213707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133213707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x126D92F9:GERAN-A-300:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133213707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133213707 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133213707 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250819133213707 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133213707 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133213707 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133213707 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133213707 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133213707 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133213708 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133213708 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133213708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213708 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1871)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133213712 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213712 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213712 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133213712 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(1873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133213712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133213712 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133213712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133213712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133213712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133213712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133213712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133213712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133213712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0] (msc_a.c:1053) 20250819133213712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133213712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133213712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133213712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a26a0] (msc_a.c:1053) 20250819133213712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133213712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133213712 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133213712 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F) MSC-A terminated (msub.c:261) 20250819133213712 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F) 1 MSC-I still active (msub.c:79) 20250819133213712 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133213712 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133213712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133213712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Removing from parent msub_fsm[0x55c2676a26a0] (msub.c:113) 20250819133213712 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-300 (ran_conn.c:155) 20250819133213712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Freeing instance (msub.c:113) 20250819133213712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-300:LU)[0x55c2676a9730]{READY}: Deallocated (fsm.c:568) 20250819133213713 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F) Free (msub.c:119) 20250819133213713 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - active-conn: now used by 1 (attached) (msub.c:375) 20250819133213713 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Freeing instance (msub.c:113) 20250819133213713 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Deallocated (fsm.c:568) 20250819133213713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133213714 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213715 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133213715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133213715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1872)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1880)11999332 TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133213716 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133213716 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1872)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'0CEE109F'O to be handled at TC_lu_and_expire_while_paging0(1880) MSC_Test-GSUP(1877)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1880) 20250819133213724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133213724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819133213724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819133213724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1872)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1880) TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133213730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819133213730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250819133213730 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: 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 := '0CEE109F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1872)@6b779c8e12fd: Added conn table entry 0TC_lu_and_expire_while_paging0(1880)6286469 MSC_Test_0-SCCP(1871)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133213735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133213736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133213736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133213736 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133213736 DMSC DEBUG msc_i[0x55c2676b86b0]{READY}: Allocated (fsm.c:456) 20250819133213736 DMSC DEBUG msc_i[0x55c2676b86b0]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133213736 DMSC DEBUG msc_a[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133213736 DMSC DEBUG msc_a[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133213736 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133213736 DMSC DEBUG msc_i(unknown:GERAN-A-301:NONE)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133213736 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730] (fsm.c:486) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133213736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133213736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133213736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133213736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133213736 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676b86b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133213736 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133213736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133213736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133213737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - Paging: now used by 2 (proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133213737 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133213737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - proc_arq_vlr_fn_init: now used by 1 (active-conn) (vlr_access_req_fsm.c:405) 20250819133213737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133213737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133213737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133213737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133213737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133213737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676b86b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133213737 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819133213737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133213737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133213737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@6b779c8e12fd: { messageType := 2, destLocRef := '5FEC85'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133213739 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133213739 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1871)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133213743 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213743 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213743 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133213743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133213743 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133213743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133213743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133213743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133213743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133213743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133213743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133213743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730] (msc_a.c:1053) 20250819133213743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133213743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133213743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133213743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133213743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676a9730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133213743 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133213743 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F) MSC-A terminated (msub.c:261) 20250819133213743 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F) 1 MSC-I still active (msub.c:79) 20250819133213743 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133213743 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133213743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676b86b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133213743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676b86b0]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133213743 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-301 (ran_conn.c:155) 20250819133213743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676b86b0]{READY}: Freeing instance (msub.c:113) 20250819133213743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F:GERAN-A-301:PAGING_RESP)[0x55c2676b86b0]{READY}: Deallocated (fsm.c:568) 20250819133213743 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F) Free (msub.c:119) 20250819133213743 DVLR INFO VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F - active-conn: now used by 0 (-) (msub.c:375) 20250819133213743 DVLR DEBUG SUBSCR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0CEE109F) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819133213743 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133213743 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133213744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133213744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133213744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1871)@6b779c8e12fd: Session index based on local reference:0 20250819133213744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133213744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133213744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133213744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133213744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133213744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133213744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1872)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1880)6286469 TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1880)@6b779c8e12fd: Final verdict of PTC: pass 20250819133213751 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133213751 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1877)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1871)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1873)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1874)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1872)@6b779c8e12fd: Final verdict of PTC: none 20250819133213754 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(1878)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1876)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1870)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1879)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1875)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1881)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1870): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1871): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1872): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1873): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1874): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1875): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1876): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1877): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1878): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1879): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_expire_while_paging0(1880): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1881): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:32:13 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 20250819133213946 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133213946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133213946 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133213946 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133213946 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133213946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133213946 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133213946 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133213946 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133213946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133213946 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133213947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133213947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133213947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133213947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133213947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133213947 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133213947 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133213947 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133214756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275672) 20250819133215757 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133215948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133215948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133215948 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=275672, count=276832) 20250819133216759 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:32: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_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 20250819133217760 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_paging_response_imsi_unknown started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1885)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1885)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1885)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1883)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133218410 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1886)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133218606 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133218606 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133218606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133218606 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1885)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1885)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133218612 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133218612 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133218612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133218612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133218612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133218612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133218612 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1885)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1885)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1885)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133218615 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133218615 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133218615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133218615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133218615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133218615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133218615 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1885)@6b779c8e12fd: Message received on association #8 20250819133218615 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133218615 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1885)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1885)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1885)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1885)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133218760 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133218761 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1888)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1888)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133218766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1888)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1888)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1888)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1888)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133218787 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133218787 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_imsi_unknown0(1892)@6b779c8e12fd: 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 } } } } 20250819133219414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133219414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133219414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133219414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133219414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133219414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133219414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133219414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133219415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133219415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133219415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133219415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133219415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133219415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133219415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133219415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1885)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1884)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1884)@6b779c8e12fd: Added conn table entry 0TC_paging_response_imsi_unknown0(1892)14569824 MSC_Test_0-SCCP(1883)@6b779c8e12fd: First idle individual index:0 20250819133219429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133219429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133219429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133219429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133219429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133219429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133219429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133219429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133219430 DMSC DEBUG msub_fsm[0x55c2676a9730]{active}: Allocated (fsm.c:456) 20250819133219430 DMSC DEBUG msc_i[0x55c2676b86b0]{READY}: Allocated (fsm.c:456) 20250819133219430 DMSC DEBUG msc_i[0x55c2676b86b0]{READY}: is child of msub_fsm[0x55c2676a9730] (fsm.c:486) 20250819133219430 DMSC DEBUG msc_a[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133219430 DMSC DEBUG msc_a[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a9730] (fsm.c:486) 20250819133219430 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133219430 DMSC DEBUG msc_i(unknown:GERAN-A-302:NONE)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133219430 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133219430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133219430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030] (fsm.c:486) 20250819133219430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133219430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133219430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250819133219430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133219430 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250819133219430 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250819133219430 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250819133219430 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676b86b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133219430 DRR ERROR msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250819133219430 DBSSAP ERROR msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250819133219430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133219431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133219431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133219431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133219431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133219431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133219431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133219431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133219431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133219431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133219431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133219431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133219431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133219431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133219431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133219431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1885)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1885)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@6b779c8e12fd: { messageType := 2, destLocRef := 'DE5160'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1883)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1883)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1883)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1883)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1883)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1883)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1883)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1885)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133219436 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133219436 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133219436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133219436 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133219436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133219436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133219436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133219436 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133219436 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133219436 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133219436 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133219436 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133219436 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133219436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133219436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030] (msc_a.c:1053) 20250819133219436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133219436 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133219436 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a9730] (msc_a.c:1053) 20250819133219436 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133219436 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c267672030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133219436 DMSC DEBUG msub_fsm[0x55c2676a9730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133219436 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133219436 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133219436 DMSC DEBUG msub_fsm[0x55c2676a9730]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133219436 DMSC DEBUG msub_fsm[0x55c2676a9730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133219436 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676b86b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133219436 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676b86b0]{READY}: Removing from parent msub_fsm[0x55c2676a9730] (msub.c:113) 20250819133219437 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133219437 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133219437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133219437 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133219436 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-302 (ran_conn.c:155) 20250819133219436 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676b86b0]{READY}: Freeing instance (msub.c:113) 20250819133219437 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-302:PAGING_RESP)[0x55c2676b86b0]{READY}: Deallocated (fsm.c:568) 20250819133219437 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133219437 DMSC DEBUG msub_fsm[0x55c2676a9730]{terminating}: Freeing instance (msub.c:113) 20250819133219437 DMSC DEBUG msub_fsm[0x55c2676a9730]{terminating}: Deallocated (fsm.c:568) 20250819133219437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133219437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133219437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133219437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1885)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1883)@6b779c8e12fd: Session index based on local reference:0 20250819133219437 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133219437 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133219437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133219437 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133219437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133219437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133219437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133219437 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1885)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1884)@6b779c8e12fd: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1892)14569824 TC_paging_response_imsi_unknown0(1892)@6b779c8e12fd: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1892)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1892)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1892)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1883)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1884)@6b779c8e12fd: Final verdict of PTC: none 20250819133219444 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(1889)@6b779c8e12fd: Final verdict of PTC: none 20250819133219444 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1885)@6b779c8e12fd: Final verdict of PTC: none 20250819133219444 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1887)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1890)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1888)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1886)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1891)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1893)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1882)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1882): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1883): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1884): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1885): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1886): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1887): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1888): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1889): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1890): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1891): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_paging_response_imsi_unknown0(1892): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1893): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Tue Aug 19 13:32:19 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 20250819133219638 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133219638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133219638 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133219638 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133219638 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133219638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133219638 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133219638 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133219638 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133219638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133219639 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133219639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133219639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133219639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133219639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133219639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133219639 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133219639 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133219639 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133220446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=133744) 20250819133221447 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133221640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133221640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133221640 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=133744, count=134904) 20250819133222448 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:32: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_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 20250819133223449 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_paging_response_tmsi_unknown started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1897)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1897)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1897)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(1895)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133224055 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1898)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133224251 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133224251 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133224251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133224251 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1897)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133224256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133224256 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133224256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133224256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133224256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133224256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133224256 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1897)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1897)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1897)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133224256 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133224256 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133224256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133224256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133224256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133224256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133224256 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1897)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133224256 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133224256 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1897)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1897)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133224450 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133224450 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1900)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1900)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133224455 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1900)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1900)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1900)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1900)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133224476 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133224476 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_tmsi_unknown0(1904)@6b779c8e12fd: 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 } } } } 20250819133225063 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133225063 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133225063 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133225063 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133225063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133225063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133225063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133225063 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133225063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133225063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133225063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133225063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133225063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133225063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133225063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133225063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1897)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1896)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1896)@6b779c8e12fd: Added conn table entry 0TC_paging_response_tmsi_unknown0(1904)12160037 MSC_Test_0-SCCP(1895)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1897)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133225073 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133225073 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133225073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133225073 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133225073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133225073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133225073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133225073 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133225073 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133225073 DMSC DEBUG msc_i[0x55c267672030]{READY}: Allocated (fsm.c:456) 20250819133225073 DMSC DEBUG msc_i[0x55c267672030]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133225073 DMSC DEBUG msc_a[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133225073 DMSC DEBUG msc_a[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133225073 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133225073 DMSC DEBUG msc_i(unknown:GERAN-A-303:NONE)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133225073 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133225073 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133225073 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0] (fsm.c:486) 20250819133225073 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133225073 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133225073 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250819133225073 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133225073 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250819133225073 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250819133225073 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250819133225073 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133225073 DRR ERROR msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250819133225073 DBSSAP ERROR msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250819133225073 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133225073 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133225073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133225073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133225073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133225073 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133225073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133225073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133225073 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133225073 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133225073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133225074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133225074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133225074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133225074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133225074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1897)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1895)@6b779c8e12fd: { messageType := 2, destLocRef := 'B98C25'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(1895)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1895)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1895)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1895)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1895)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1895)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1895)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1895)@6b779c8e12fd: vl_from0 20250819133225077 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133225077 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133225077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133225077 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133225077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133225077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133225077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133225077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1895)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1897)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133225077 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133225077 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133225077 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133225077 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133225077 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133225077 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133225077 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0] (msc_a.c:1053) 20250819133225077 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133225077 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676a9730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133225077 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133225077 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133225077 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133225077 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133225077 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133225077 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133225077 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133225077 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133225077 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c267672030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133225077 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c267672030]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133225078 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-303 (ran_conn.c:155) 20250819133225078 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c267672030]{READY}: Freeing instance (msub.c:113) 20250819133225078 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-303:PAGING_RESP)[0x55c267672030]{READY}: Deallocated (fsm.c:568) 20250819133225078 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133225078 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133225078 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133225078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133225078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133225078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133225078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133225078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133225078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133225078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133225078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1897)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1897)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1895)@6b779c8e12fd: Session index based on local reference:0 20250819133225078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133225078 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133225078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133225078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133225078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133225078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133225078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1897)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133225078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1896)@6b779c8e12fd: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1904)12160037 TC_paging_response_tmsi_unknown0(1904)@6b779c8e12fd: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1904)@6b779c8e12fd: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1904)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1904)@6b779c8e12fd: Final verdict of PTC: pass 20250819133225084 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133225084 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1895)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1897)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1901)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1902)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1898)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1896)@6b779c8e12fd: Final verdict of PTC: none 20250819133225086 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1900)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1899)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1903)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1895): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1896): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1897): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1898): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1899): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1900): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1901): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1902): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1903): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_paging_response_tmsi_unknown0(1904): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Tue Aug 19 13:32:25 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 20250819133225286 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133225286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133225286 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133225286 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133225286 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133225286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133225286 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133225286 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133225286 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133225286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133225286 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133225286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133225286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133225286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133225286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133225286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133225286 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133225287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133225287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133226088 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=133128) 20250819133227090 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133227287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133227287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133227287 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=133128, count=134908) 20250819133228093 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:32: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_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 20250819133229094 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_call_re_establishment started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1909)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1909)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1907)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133229741 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1910)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133229936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133229936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133229936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133229936 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133229942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133229942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133229942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133229942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133229942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133229942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133229942 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133229943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133229943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133229943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133229943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133229943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133229943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133229943 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 20250819133229943 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133229943 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133230096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133230096 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1912)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133230101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1912)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133230121 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133230121 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1913)@6b779c8e12fd: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1916) TC_call_re_establishment0(1916)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133230752 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230752 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230752 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133230752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133230752 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133230753 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230753 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230753 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133230753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133230753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment0(1916)9664492 MSC_Test_0-SCCP(1907)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1908)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133230772 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230772 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230772 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230772 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133230772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133230772 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133230773 DMSC DEBUG msub_fsm[0x55c2676a9730]{active}: Allocated (fsm.c:456) 20250819133230773 DMSC DEBUG msc_i[0x55c2676b86b0]{READY}: Allocated (fsm.c:456) 20250819133230773 DMSC DEBUG msc_i[0x55c2676b86b0]{READY}: is child of msub_fsm[0x55c2676a9730] (fsm.c:486) 20250819133230773 DMSC DEBUG msc_a[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133230773 DMSC DEBUG msc_a[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a9730] (fsm.c:486) 20250819133230773 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133230773 DMSC DEBUG msc_i(unknown:GERAN-A-304:NONE)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133230773 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133230773 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133230773 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-304:LU)[0x55c267672030] (fsm.c:486) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133230773 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133230773 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133230773 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133230773 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133230773 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133230773 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133230773 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133230773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133230773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133230773 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133230774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133230774 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133230774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133230774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133230774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133230774 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230774 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230774 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133230774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133230774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: { messageType := 2, destLocRef := '9377EC'O, sourceLocRef := '000130'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1913)@6b779c8e12fd: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1916) MSC_Test-GSUP(1913)@6b779c8e12fd: Added IMSI table entry 0TC_call_re_establishment0(1916)"262420000000091" 20250819133230779 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133230779 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133230781 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230781 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230781 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133230781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133230781 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_call_re_establishment0(1916)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1916)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133230782 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133230782 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133230787 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133230787 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250819133230787 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250819133230787 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133230788 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133230788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133230788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133230788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133230788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133230788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133230788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133230788 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26766b540]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133230788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133230788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133230788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133230788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133230788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133230788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133230788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133230788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133230788 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:TMSInew-0x01E4376D) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250819133230788 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133230788 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:TMSInew-0x01E4376D LOCATION UPDATE ACCEPT (TMSI = 0x01e4376d) (gsm_04_08.c:149) 20250819133230788 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:TMSInew-0x01E4376D:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133230789 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:TMSInew-0x01E4376D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133230789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133230789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133230789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1908)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1908)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133230798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230798 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133230798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133230798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133230799 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:TMSInew-0x01E4376D:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133230799 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:TMSInew-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133230799 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:TMSInew-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133230799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:TMSInew-0x01E4376D:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133230799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133230799 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250819133230799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133230799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133230799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133230799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133230799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133230799 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0xB15983E6:GERAN-A-304:LU)[0x55c26768c710]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133230799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133230799 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133230799 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250819133230799 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250819133230799 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133230799 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133230799 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133230799 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133230799 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133230799 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133230799 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133230799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133230799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133230799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133230802 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230802 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133230802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133230802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133230802 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133230802 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133230802 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133230802 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133230802 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133230802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133230802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030] (msc_a.c:1053) 20250819133230802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133230802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133230802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133230802 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a9730] (msc_a.c:1053) 20250819133230802 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133230802 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133230802 DMSC DEBUG msub_fsm[0x55c2676a9730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133230802 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D) MSC-A terminated (msub.c:261) 20250819133230803 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D) 1 MSC-I still active (msub.c:79) 20250819133230803 DMSC DEBUG msub_fsm[0x55c2676a9730]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133230803 DMSC DEBUG msub_fsm[0x55c2676a9730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133230803 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133230803 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Removing from parent msub_fsm[0x55c2676a9730] (msub.c:113) 20250819133230803 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-304 (ran_conn.c:155) 20250819133230803 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Freeing instance (msub.c:113) 20250819133230803 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-304:LU)[0x55c2676b86b0]{READY}: Deallocated (fsm.c:568) 20250819133230803 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D) Free (msub.c:119) 20250819133230803 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - active-conn: now used by 1 (attached) (msub.c:375) 20250819133230803 DMSC DEBUG msub_fsm[0x55c2676a9730]{terminating}: Freeing instance (msub.c:113) 20250819133230803 DMSC DEBUG msub_fsm[0x55c2676a9730]{terminating}: Deallocated (fsm.c:568) 20250819133230803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133230803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133230803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133230804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133230804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133230804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133230804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133230804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133230804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133230804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133230804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1908)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment0(1916)9664492 TC_call_re_establishment0(1916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133230805 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133230805 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment0(1916)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1916)@6b779c8e12fd: 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 := '01E4376D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1908)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment0(1916)13800246 MSC_Test_0-RAN(1908)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133231006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231006 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133231006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133231006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133231007 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133231007 DMSC DEBUG msc_i[0x55c267672030]{READY}: Allocated (fsm.c:456) 20250819133231007 DMSC DEBUG msc_i[0x55c267672030]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133231007 DMSC DEBUG msc_a[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133231007 DMSC DEBUG msc_a[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133231007 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133231007 DMSC DEBUG msc_i(unknown:GERAN-A-305:NONE)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133231007 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133231007 DMM DEBUG msc_a(TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133231007 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133231007 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133231007 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133231007 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133231007 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133231007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133231008 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133231008 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133231008 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133231008 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250819133231008 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133231008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133231008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133231008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133231008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133231008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133231008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133231008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133231008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133231008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: { messageType := 2, destLocRef := 'D29336'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133231012 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133231012 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment0(1916)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1910)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1916) MSC_Test-MGCP(1911)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1916) MSC_Test_0-RAN(1908)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1908)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819133231031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133231031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133231031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133231031 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133231031 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133231031 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133231031 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D callref-0x80000021 tid-8) New transaction (transaction.c:231) 20250819133231031 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133231031 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133231031 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133231031 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133231031 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133231031 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819133231031 DCC INFO trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133231031 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133231031 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133231031 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: is child of msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819133231031 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133231031 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676ceaa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133231032 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676ceaa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133231032 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55c2676ceaa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133231032 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55c2676ceaa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133231032 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676d9190]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133231032 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676d9190]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133231032 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55c2676d9190]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133231032 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55c2676d9190]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1911)@6b779c8e12fd: 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(1916) TC_call_re_establishment0(1916)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133231048 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133231048 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133231048 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133231048 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment0(1916)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1910)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1916) MSC_Test-MNCC(1910)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment0(1916)-2147483615 20250819133231052 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55c2676d9190]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133231052 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133231052 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133231052 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133231052 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133231052 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133231052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133231052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133231052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1916)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1916)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819133231057 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819133231059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133231059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133231059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133231059 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133231059 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133231059 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676d9190]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819133231059 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676d9190]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133231059 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819133231060 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133231060 DCC INFO trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133231060 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819133231060 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment0(1916)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1916)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133231062 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133231062 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133231062 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133231062 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133231062 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133231062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133231062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133231062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133231063 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133231063 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133231063 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133231066 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133231066 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133231067 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133231067 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133231067 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133231067 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231067 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231067 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231067 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133231067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133231067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1916)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133231070 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133231070 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133231070 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819133231070 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ceaa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133231070 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ceaa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133231070 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133231071 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133231071 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133231071 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133231071 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133231071 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133231071 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133231071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133231071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133231071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1916)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1916)@6b779c8e12fd: { 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(1916)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133231074 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133231075 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133231075 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133231075 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133231075 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1908)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1908)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133231076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133231076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133231076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133231076 DLM3UA DEBUG 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(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133231076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133231076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133231077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133231077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133231077 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133231077 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133231077 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133231077 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133231077 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133231077 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133231077 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ callref-0x80000021 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment0(1916)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1916)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1916)@6b779c8e12fd: f_mo_call_establish DONE TC_call_re_establishment0(1916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1913)@6b779c8e12fd: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1916)"262420000000091" MSC_Test-GSUP(1913)@6b779c8e12fd: Added IMSI table entry 0TC_call_re_establishment0(1917)"262420000000091" TC_call_re_establishment0(1917)@6b779c8e12fd: 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(1908)@6b779c8e12fd: Added conn table entry 1TC_call_re_establishment0(1917)7617410 MSC_Test_0-RAN(1908)@6b779c8e12fd: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: First idle individual index:1 20250819133234605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133234605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133234605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133234605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133234605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133234605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133234605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133234605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133234606 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: Allocated (fsm.c:456) 20250819133234606 DMSC DEBUG msc_i[0x55c2676cdb60]{READY}: Allocated (fsm.c:456) 20250819133234606 DMSC DEBUG msc_i[0x55c2676cdb60]{READY}: is child of msub_fsm[0x55c2676cda30] (fsm.c:486) 20250819133234606 DMSC DEBUG msc_a[0x55c2676aa4b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133234606 DMSC DEBUG msc_a[0x55c2676aa4b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cda30] (fsm.c:486) 20250819133234606 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x55c2676aa4b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133234606 DMSC DEBUG msc_i(unknown:GERAN-A-306:NONE)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133234606 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x55c2676aa4b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133234606 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000091 (gsm_04_08.c:860) 20250819133234606 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250819133234606 DBSSAP NOTICE msc_a(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250819133234606 DBSSAP NOTICE msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250819133234606 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0] to parent msc_a(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0] (call_leg.c:99) 20250819133234606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250819133234606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0] (gsm_04_08.c:921) 20250819133234606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250819133234606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676a9730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133234606 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250819133234606 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133234606 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + 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) 20250819133234606 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + 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) 20250819133234606 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - 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) 20250819133234606 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133234606 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250819133234606 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250819133234606 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250819133234606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133234606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0] (fsm.c:486) 20250819133234606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133234606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133234607 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + 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) 20250819133234607 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133234607 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133234607 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133234607 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133234607 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133234607 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133234607 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133234607 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250819133234607 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250819133234607 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133234607 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133234607 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250819133234607 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133234607 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133234607 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133234607 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250819133234607 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250819133234607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133234607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133234607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133234607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133234607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133234607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133234607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133234607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133234607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133234607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133234607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133234607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133234607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133234607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133234607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133234607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133234607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133234608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133234608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133234608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133234608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133234608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133234608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: { messageType := 2, destLocRef := '743B82'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(1907)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133234612 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133234612 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133234612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133234612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133234612 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(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133234612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133234612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133234612 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133234613 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133234613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133234613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133234613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133234613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133234613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133234613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133234613 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c2676b86b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133234613 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133234613 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133234613 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133234613 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133234613 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133234613 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133234613 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133234613 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-305 (ran_conn.c:155) 20250819133234613 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Freeing instance (msub.c:113) 20250819133234614 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c267672030]{READY}: Deallocated (fsm.c:568) 20250819133234614 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133234614 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133234614 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133234614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133234614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133234614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133234614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133234614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133234614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133234614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133234614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:0 20250819133234615 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133234615 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133234615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133234615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133234615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133234615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133234615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133234615 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1908)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment0(1916)13800246 TC_call_re_establishment0(1916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1910)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment0(1916)-2147483615 MSC_Test-MNCC(1910)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment0(1917)-2147483615 TC_call_re_establishment0(1916)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-MGCP(1911)@6b779c8e12fd: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1917) MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133234822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133234822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133234822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133234822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133234822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133234822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133234822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133234822 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133234823 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133234823 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133234823 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819133234823 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250819133234823 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250819133234823 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133234823 DCC INFO trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133234823 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1908)@6b779c8e12fd: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1908)@6b779c8e12fd: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010005036502E180'O 20250819133237637 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133237637 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133237637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133237637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133237638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133237638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133237638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133237638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133237638 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133237638 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133237638 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2690) 20250819133237638 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133237638 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250819133237644 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133237644 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133237644 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133237644 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133237644 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133237645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133237645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133237645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133237645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133237645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133237645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133237645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133237645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1908)@6b779c8e12fd: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1908)@6b779c8e12fd: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203AA'O 20250819133237651 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133237651 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133237651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133237651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133237651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133237651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133237651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133237651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133237651 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133237651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133237651 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133237651 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133237651 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133237651 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133237651 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133237651 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133237651 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133237651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133237651 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133237651 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133237651 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133237652 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133237652 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133237652 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133237652 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:197) 20250819133237652 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133237652 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676d9190]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133237652 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133237652 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540] (call_leg.c:197) 20250819133237652 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133237652 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133237652 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ceaa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133237652 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133237652 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0] (call_leg.c:198) 20250819133237652 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133237652 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-305:CM_SERVICE_REQ)[0x55c26766b540]{RELEASING}: Deallocated (fsm.c:568) 20250819133237652 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133237652 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133237652 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133237652 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133237652 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133237652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133237652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133237652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133237652 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133237652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133237652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1910)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment0(1917)-2147483615 MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1907)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133237657 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133237657 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133237657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133237657 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133237657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133237657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133237657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133237657 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133237657 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133237658 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133237658 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133237658 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133237658 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133237658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133237658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0] (msc_a.c:1053) 20250819133237658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133237658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133237658 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676cda30] (msc_a.c:1053) 20250819133237658 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133237658 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676aa4b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133237658 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133237658 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D) MSC-A terminated (msub.c:261) 20250819133237658 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D) 1 MSC-I still active (msub.c:79) 20250819133237658 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133237658 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133237658 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133237658 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Removing from parent msub_fsm[0x55c2676cda30] (msub.c:113) 20250819133237658 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-306 (ran_conn.c:155) 20250819133237658 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Freeing instance (msub.c:113) 20250819133237658 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D:GERAN-A-306:CM_RE_ESTABLISH_REQ)[0x55c2676cdb60]{READY}: Deallocated (fsm.c:568) 20250819133237658 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D) Free (msub.c:119) 20250819133237658 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x01E4376D - active-conn: now used by 1 (attached) (msub.c:375) 20250819133237658 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Freeing instance (msub.c:113) 20250819133237658 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Deallocated (fsm.c:568) 20250819133237658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133237658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133237658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133237658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133237658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133237658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133237658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133237658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1909)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@6b779c8e12fd: Session index based on local reference:1 20250819133237659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133237659 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133237659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133237659 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133237659 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(1909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133237659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133237659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133237659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1908)@6b779c8e12fd: Deleted conn table entry 1TC_call_re_establishment0(1917)7617410 TC_call_re_establishment0(1917)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1907)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1913)@6b779c8e12fd: Final verdict of PTC: none 20250819133238673 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133238673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133238673 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133238673 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133238673 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133238673 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133238673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133238673 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133238673 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133238673 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133238673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133238673 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133238673 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133238674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133238674 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133238674 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133238674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133238674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133238674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133238674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133238674 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133238674 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1912)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1909)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1914)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1908)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1911)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1915)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1910)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1918)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1919)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1915): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_call_re_establishment0(1916): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_call_re_establishment0(1917): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1918): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1919): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_call_re_establishment finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Tue Aug 19 13:32:38 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 20250819133239675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=531572) 20250819133240675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133240675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133240675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133240676 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=531572, count=532732) 20250819133241677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:32: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_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 20250819133242678 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_call_re_establishment_auth started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1923)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1923)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1923)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1921)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133243287 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1924)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133243481 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133243481 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133243481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133243481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1923)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1923)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1923)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133243488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133243488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133243488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133243488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133243488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133243488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133243488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1923)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 20250819133243491 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133243491 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133243491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133243491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133243491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133243491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133243491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133243491 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133243491 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133243679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133243679 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1926)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1926)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133243684 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1926)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1926)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1926)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1926)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1926)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1926)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133243703 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133243703 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1927)@6b779c8e12fd: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1930) TC_call_re_establishment_auth0(1930)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133244289 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244289 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244289 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244289 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1922)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1922)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment_auth0(1930)10889415 MSC_Test_0-SCCP(1921)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1922)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133244304 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244304 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244304 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244305 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Allocated (fsm.c:456) 20250819133244305 DMSC DEBUG msc_i[0x55c267672030]{READY}: Allocated (fsm.c:456) 20250819133244305 DMSC DEBUG msc_i[0x55c267672030]{READY}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133244305 DMSC DEBUG msc_a[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133244305 DMSC DEBUG msc_a[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133244305 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133244305 DMSC DEBUG msc_i(unknown:GERAN-A-307:NONE)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133244305 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133244305 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133244305 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133244305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133244305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-307:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133244305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133244305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133244305 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133244305 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133244305 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133244305 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133244305 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133244305 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133244306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133244306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133244306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133244306 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133244306 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730] (fsm.c:486) 20250819133244306 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133244306 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133244306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: { messageType := 2, destLocRef := 'A628C7'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(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1927)@6b779c8e12fd: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1930) MSC_Test-GSUP(1927)@6b779c8e12fd: Added IMSI table entry 0TC_call_re_establishment_auth0(1930)"262420000000092" 20250819133244312 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133244312 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244313 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244313 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244313 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244313 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244314 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133244314 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676ae0c0]{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(1930)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1930)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133244318 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133244318 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133244318 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE) Received 1 auth tuples (vlr.c:996) 20250819133244318 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133244318 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{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) 20250819133244318 DMM DEBUG Tx AUTH REQ (rand = dfe71dab60269e314bbec83ccaa8284c) (gsm_04_08.c:641) 20250819133244318 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133244318 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133244319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1922)@6b779c8e12fd: patching N(SD)=1 into dtap '0514B34A0B28'O MSC_Test_0-RAN(1922)@6b779c8e12fd: patched enc_l3: '0554B34A0B28'O MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554B34A0B28'O 20250819133244325 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244325 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244325 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244325 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244325 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133244325 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133244325 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b34a0b28) (gsm_04_08.c:1128) 20250819133244325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133244325 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE) AUTH on GERAN received SRES/RES: b34a0b28 (4 bytes) (vlr_auth_fsm.c:151) 20250819133244325 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133244325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133244325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133244325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133244325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730] (vlr_auth_fsm.c:294) 20250819133244325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133244325 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133244325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133244325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133244325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133244325 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133244325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133244325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133244325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133244325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730] (fsm.c:486) 20250819133244325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133244325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133244326 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244326 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244326 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133244330 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133244330 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250819133244330 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819133244330 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133244331 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133244331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133244331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133244331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133244332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133244332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730] (vlr_lu_fsm.c:110) 20250819133244332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133244332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a8300]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133244332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133244332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133244332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133244332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676a9730] (fsm.c:486) 20250819133244332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133244332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133244332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133244332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133244332 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:TMSInew-0xBD855C93) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819133244332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133244332 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:TMSInew-0xBD855C93 LOCATION UPDATE ACCEPT (TMSI = 0xbd855c93) (gsm_04_08.c:149) 20250819133244332 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:TMSInew-0xBD855C93:GERAN-A-307:LU)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133244332 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:TMSInew-0xBD855C93 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133244332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1922)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1922)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819133244337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244337 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244337 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:TMSInew-0xBD855C93:GERAN-A-307:LU)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133244337 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:TMSInew-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133244337 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:TMSInew-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133244337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:TMSInew-0xBD855C93:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133244337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133244337 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819133244338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133244338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133244338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133244338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676a9730] (vlr_lu_fsm.c:817) 20250819133244338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133244338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0BFD76DE:GERAN-A-307:LU)[0x55c2676c8600]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133244338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133244338 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133244338 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250819133244338 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250819133244338 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133244338 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133244338 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133244338 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133244338 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133244338 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133244338 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133244338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244341 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244341 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244341 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244341 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133244341 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133244342 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133244342 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133244342 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133244342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133244342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0] (msc_a.c:1053) 20250819133244342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133244342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133244342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676a9730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133244342 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b86b0] (msc_a.c:1053) 20250819133244342 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133244342 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133244342 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133244342 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) MSC-A terminated (msub.c:261) 20250819133244342 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) 1 MSC-I still active (msub.c:79) 20250819133244342 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133244342 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133244342 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c267672030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133244342 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c267672030]{READY}: Removing from parent msub_fsm[0x55c2676b86b0] (msub.c:113) 20250819133244342 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-307 (ran_conn.c:155) 20250819133244342 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c267672030]{READY}: Freeing instance (msub.c:113) 20250819133244342 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-307:LU)[0x55c267672030]{READY}: Deallocated (fsm.c:568) 20250819133244342 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) Free (msub.c:119) 20250819133244342 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133244342 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Freeing instance (msub.c:113) 20250819133244342 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Deallocated (fsm.c:568) 20250819133244342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 20250819133244344 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244344 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244344 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1922)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment_auth0(1930)10889415 TC_call_re_establishment_auth0(1930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133244345 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133244346 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1930)@6b779c8e12fd: 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 := 'BD855C93'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1922)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment_auth0(1930)12906360 MSC_Test_0-RAN(1922)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244546 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244546 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244547 DMSC DEBUG msub_fsm[0x55c2676a9730]{active}: Allocated (fsm.c:456) 20250819133244547 DMSC DEBUG msc_i[0x55c2676ae0c0]{READY}: Allocated (fsm.c:456) 20250819133244547 DMSC DEBUG msc_i[0x55c2676ae0c0]{READY}: is child of msub_fsm[0x55c2676a9730] (fsm.c:486) 20250819133244547 DMSC DEBUG msc_a[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133244547 DMSC DEBUG msc_a[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a9730] (fsm.c:486) 20250819133244547 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133244547 DMSC DEBUG msc_i(unknown:GERAN-A-308:NONE)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133244547 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133244547 DMM DEBUG msc_a(TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133244547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133244547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030] (fsm.c:486) 20250819133244547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133244547 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133244547 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133244547 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133244547 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133244547 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133244547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133244547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133244547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133244547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819133244547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133244547 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133244547 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133244548 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244548 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244548 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: { messageType := 2, destLocRef := 'C4EF78'O, sourceLocRef := '000134'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 20250819133244552 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133244552 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133244555 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133244555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133244555 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) Received 1 auth tuples (vlr.c:996) 20250819133244555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133244555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{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) 20250819133244555 DMM DEBUG Tx AUTH REQ (rand = 8ddcc9f536f50e0964bfec539b30a022) (gsm_04_08.c:641) 20250819133244555 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133244555 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133244556 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244556 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244556 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1922)@6b779c8e12fd: patching N(SD)=1 into dtap '051446DE770F'O MSC_Test_0-RAN(1922)@6b779c8e12fd: patched enc_l3: '055446DE770F'O MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055446DE770F'O 20250819133244560 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244560 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244560 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244560 DLSS7 DEBUG Found route for dpc=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(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244560 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244560 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133244560 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133244560 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 46de770f) (gsm_04_08.c:1128) 20250819133244560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133244560 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) AUTH on GERAN received SRES/RES: 46de770f (4 bytes) (vlr_auth_fsm.c:151) 20250819133244560 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133244560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133244560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133244560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133244560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0] (vlr_auth_fsm.c:294) 20250819133244560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133244560 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676c8600]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133244560 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133244560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133244560 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133244561 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133244561 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250819133244561 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250819133244561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1924)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1930) MSC_Test-MGCP(1925)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1930) MSC_Test_0-RAN(1922)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1922)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244580 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244580 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244581 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133244581 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133244581 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133244581 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 callref-0x80000022 tid-8) New transaction (transaction.c:231) 20250819133244581 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133244581 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133244581 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133244581 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133244581 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133244581 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819133244581 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133244581 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133244581 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133244581 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030] (fsm.c:486) 20250819133244581 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133244581 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133244581 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300] (fsm.c:486) 20250819133244581 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133244581 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133244582 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676aa4b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133244582 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676aa4b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300] (fsm.c:486) 20250819133244582 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55c2676aa4b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133244582 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55c2676aa4b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1925)@6b779c8e12fd: 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(1930) TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133244596 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133244597 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133244597 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133244597 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133244599 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55c2676aa4b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133244599 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133244599 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133244599 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133244599 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133244599 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133244599 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244599 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244599 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-MNCC(1924)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1930) MSC_Test-MNCC(1924)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment_auth0(1930)-2147483614 20250819133244599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819133244606 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244610 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133244610 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133244611 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676aa4b0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819133244611 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676aa4b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133244611 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819133244611 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133244611 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133244611 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819133244611 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133244616 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133244616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133244616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133244616 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133244616 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133244616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133244617 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133244617 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133244617 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133244621 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133244621 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133244622 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133244622 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133244622 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133244622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133244625 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133244626 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133244626 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819133244626 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133244626 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133244626 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133244626 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133244626 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133244627 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133244627 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133244627 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133244627 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133244627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133244627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133244627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1930)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1930)@6b779c8e12fd: { line := { verb := "MDCX", trans_id := "223", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133244630 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133244630 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133244630 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133244630 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133244631 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1922)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1922)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133244632 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133244632 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133244632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133244632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133244632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133244633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133244633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133244633 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133244633 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133244633 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133244633 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133244633 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133244633 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133244633 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133244633 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1930)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1930)@6b779c8e12fd: f_mo_call_establish DONE TC_call_re_establishment_auth0(1930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1927)@6b779c8e12fd: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1930)"262420000000092" MSC_Test-GSUP(1927)@6b779c8e12fd: Added IMSI table entry 0TC_call_re_establishment_auth0(1931)"262420000000092" TC_call_re_establishment_auth0(1931)@6b779c8e12fd: 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(1922)@6b779c8e12fd: Added conn table entry 1TC_call_re_establishment_auth0(1931)12589214 MSC_Test_0-RAN(1922)@6b779c8e12fd: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: First idle individual index:1 20250819133248150 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248150 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248150 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133248150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133248150 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133248151 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{active}: Allocated (fsm.c:456) 20250819133248151 DMSC DEBUG msc_i[0x55c2676caf30]{READY}: Allocated (fsm.c:456) 20250819133248151 DMSC DEBUG msc_i[0x55c2676caf30]{READY}: is child of msub_fsm[0x55c2676ceaa0] (fsm.c:486) 20250819133248151 DMSC DEBUG msc_a[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133248151 DMSC DEBUG msc_a[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ceaa0] (fsm.c:486) 20250819133248151 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133248151 DMSC DEBUG msc_i(unknown:GERAN-A-309:NONE)[0x55c2676caf30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133248151 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133248151 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250819133248151 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250819133248151 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250819133248151 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030] to parent msc_a(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430] (call_leg.c:99) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030] (gsm_04_08.c:921) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133248151 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250819133248151 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + 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) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + 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) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - 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) 20250819133248151 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250819133248151 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430] (fsm.c:486) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + 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) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133248151 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133248151 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133248151 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133248151 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133248151 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860] (fsm.c:486) 20250819133248151 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133248151 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250819133248151 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250819133248151 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248151 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133248151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133248151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133248151 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248151 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133248151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133248151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: { messageType := 2, destLocRef := 'C0189E'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(1921)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133248155 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248155 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248155 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133248155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133248155 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133248155 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133248155 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133248155 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133248155 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133248155 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133248155 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a9730] (msc_a.c:1053) 20250819133248155 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133248155 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c267672030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133248155 DMSC DEBUG msub_fsm[0x55c2676a9730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133248155 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133248155 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133248155 DMSC DEBUG msub_fsm[0x55c2676a9730]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133248155 DMSC DEBUG msub_fsm[0x55c2676a9730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133248155 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133248155 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Removing from parent msub_fsm[0x55c2676a9730] (msub.c:113) 20250819133248156 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-308 (ran_conn.c:155) 20250819133248156 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Freeing instance (msub.c:113) 20250819133248156 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Deallocated (fsm.c:568) 20250819133248156 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133248156 DMSC DEBUG msub_fsm[0x55c2676a9730]{terminating}: Freeing instance (msub.c:113) 20250819133248156 DMSC DEBUG msub_fsm[0x55c2676a9730]{terminating}: Deallocated (fsm.c:568) 20250819133248156 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248156 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248156 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133248156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133248156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133248156 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248156 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248156 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133248156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133248156 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1922)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment_auth0(1930)12906360 20250819133248157 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133248157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133248157 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) Received 1 auth tuples (vlr.c:996) 20250819133248157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133248157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{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) 20250819133248157 DMM DEBUG Tx AUTH REQ (rand = 9495345aa56a8bf65101a9fbc4da29e3) (gsm_04_08.c:641) 20250819133248157 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133248157 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250819133248157 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248157 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248157 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133248157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133248157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_call_re_establishment_auth0(1930)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1930)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-RAN(1922)@6b779c8e12fd: patching N(SD)=1 into dtap '05148ABC9475'O MSC_Test_0-RAN(1922)@6b779c8e12fd: patched enc_l3: '05548ABC9475'O MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605548ABC9475'O MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133248161 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248161 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248161 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133248161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133248162 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133248162 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133248162 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133248162 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 8abc9475) (gsm_04_08.c:1128) 20250819133248162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133248162 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) AUTH on GERAN received SRES/RES: 8abc9475 (4 bytes) (vlr_auth_fsm.c:151) 20250819133248162 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133248162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133248162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133248162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133248162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860] (vlr_auth_fsm.c:294) 20250819133248162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133248162 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a8430]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133248162 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133248162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133248162 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133248162 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250819133248162 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250819133248162 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250819133248162 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133248162 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133248162 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250819133248162 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133248162 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133248162 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133248162 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248162 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133248162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133248162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133248162 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248162 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248162 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133248162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133248162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1924)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment_auth0(1930)-2147483614 MSC_Test-MNCC(1924)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment_auth0(1931)-2147483614 MSC_Test-MGCP(1925)@6b779c8e12fd: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1931) MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133248172 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133248172 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133248172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133248172 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133248172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133248172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133248172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133248172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133248172 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133248172 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133248173 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819133248173 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250819133248173 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250819133248173 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133248173 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133248173 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1922)@6b779c8e12fd: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1922)@6b779c8e12fd: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000503A502E180'O 20250819133251180 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133251180 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133251180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133251180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133251180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133251180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133251180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133251180 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133251181 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133251181 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133251181 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2690) 20250819133251181 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133251181 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250819133251187 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133251187 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133251187 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133251187 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133251187 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133251187 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133251187 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133251187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133251187 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133251187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133251187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133251187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133251187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1922)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1922)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133251193 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133251193 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133251193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133251193 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133251193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133251193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133251193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133251193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133251193 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133251193 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133251193 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133251193 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133251193 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133251193 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133251193 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133251193 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133251193 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133251193 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133251193 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133251193 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133251193 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133251193 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133251193 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133251193 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133251193 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300] (call_leg.c:197) 20250819133251194 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133251194 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133251194 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133251194 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300] (call_leg.c:197) 20250819133251194 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133251194 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133251194 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133251194 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133251194 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430] (call_leg.c:198) 20250819133251194 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133251194 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-308:CM_SERVICE_REQ)[0x55c2676a8300]{RELEASING}: Deallocated (fsm.c:568) 20250819133251194 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133251194 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133251194 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133251194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133251194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133251194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133251194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133251194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133251194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133251194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133251194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1921)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1924)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment_auth0(1931)-2147483614 MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1921)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1921)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133251200 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133251200 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133251200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133251200 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133251200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133251200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133251200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133251200 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133251200 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133251200 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133251200 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133251200 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133251200 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133251200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133251200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430] (msc_a.c:1053) 20250819133251200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133251200 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133251200 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ceaa0] (msc_a.c:1053) 20250819133251200 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133251200 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676b8430]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133251200 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133251201 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) MSC-A terminated (msub.c:261) 20250819133251201 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) 1 MSC-I still active (msub.c:79) 20250819133251201 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133251201 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133251201 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133251201 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Removing from parent msub_fsm[0x55c2676ceaa0] (msub.c:113) 20250819133251201 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-309 (ran_conn.c:155) 20250819133251201 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Freeing instance (msub.c:113) 20250819133251201 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-309:CM_RE_ESTABLISH_REQ)[0x55c2676caf30]{READY}: Deallocated (fsm.c:568) 20250819133251201 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) Free (msub.c:119) 20250819133251201 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133251201 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{terminating}: Freeing instance (msub.c:113) 20250819133251201 DMSC DEBUG msub_fsm[0x55c2676ceaa0]{terminating}: Deallocated (fsm.c:568) 20250819133251201 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133251201 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133251201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133251201 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133251201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133251201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133251201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133251201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1923)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1921)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-M3UA(1923)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133251201 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133251201 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133251201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133251201 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133251201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133251202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133251202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133251202 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1922)@6b779c8e12fd: Deleted conn table entry 1TC_call_re_establishment_auth0(1931)12589214 TC_call_re_establishment_auth0(1931)@6b779c8e12fd: Final verdict of PTC: none 20250819133252210 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133252211 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133252211 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133252211 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133252211 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133252211 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133252211 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133252211 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133252211 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133252211 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133252211 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133252211 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133252211 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133252211 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133252211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133252211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133252211 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133252211 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(1923)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1924)@6b779c8e12fd: Final verdict of PTC: none 20250819133252211 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133252211 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133252212 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1927)@6b779c8e12fd: Final verdict of PTC: none 20250819133252214 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1921)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1922)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1926)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1929)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1920)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1933)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1932)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1928)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1925)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1920): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1921): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1922): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1923): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1924): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1925): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1926): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1927): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1928): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1929): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_call_re_establishment_auth0(1930): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_call_re_establishment_auth0(1931): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1932): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1933): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Tue Aug 19 13:32:52 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 20250819133253215 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=604096) 20250819133254212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133254212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133254212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133254216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=604096, count=605256) 20250819133255217 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:32: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_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 20250819133256218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_call_re_establishment_ciph started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1937)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1937)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1937)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1935)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133256820 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1938)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133257016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133257016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133257016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133257016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1937)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133257021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133257021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133257021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133257021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133257021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133257021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1937)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1937)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1937)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 20250819133257021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133257022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133257022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133257022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133257022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133257022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133257022 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133257022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133257218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133257219 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1940)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1940)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133257224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1940)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1940)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1940)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1940)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1940)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1940)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133257240 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133257240 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1941)@6b779c8e12fd: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1944) TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133257828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133257828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133257828 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133257828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133257828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133257829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1936)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1936)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment_ciph0(1944)1160120 MSC_Test_0-SCCP(1935)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1936)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133257843 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257843 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257843 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257843 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133257843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133257843 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133257843 DMSC DEBUG msub_fsm[0x55c2676a8430]{active}: Allocated (fsm.c:456) 20250819133257843 DMSC DEBUG msc_i[0x55c2676a26a0]{READY}: Allocated (fsm.c:456) 20250819133257843 DMSC DEBUG msc_i[0x55c2676a26a0]{READY}: is child of msub_fsm[0x55c2676a8430] (fsm.c:486) 20250819133257843 DMSC DEBUG msc_a[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133257843 DMSC DEBUG msc_a[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a8430] (fsm.c:486) 20250819133257843 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133257843 DMSC DEBUG msc_i(unknown:GERAN-A-310:NONE)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133257843 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133257843 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133257843 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133257843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133257843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-310:LU)[0x55c267672030] (fsm.c:486) 20250819133257843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133257843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133257844 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133257844 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133257844 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133257844 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133257844 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133257844 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133257844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133257844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133257844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133257844 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133257844 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133257844 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133257844 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133257844 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257844 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257844 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133257844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133257844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: { messageType := 2, destLocRef := '11B3B8'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(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1941)@6b779c8e12fd: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1944) MSC_Test-GSUP(1941)@6b779c8e12fd: Added IMSI table entry 0TC_call_re_establishment_ciph0(1944)"262420000000092" 20250819133257848 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133257848 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133257849 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257849 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257849 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257849 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133257849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133257849 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133257850 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133257850 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c267672030]{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(1944)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133257857 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133257857 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133257857 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) Received 1 auth tuples (vlr.c:996) 20250819133257857 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133257857 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{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) 20250819133257857 DMM DEBUG Tx AUTH REQ (rand = e7a64d073c93625b82b524c844acc27c) (gsm_04_08.c:641) 20250819133257857 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133257857 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133257858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133257858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133257858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1936)@6b779c8e12fd: patching N(SD)=1 into dtap '05143513AD90'O MSC_Test_0-RAN(1936)@6b779c8e12fd: patched enc_l3: '05543513AD90'O MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605543513AD90'O MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133257870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257870 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133257870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133257870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133257870 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133257870 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133257870 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 3513ad90) (gsm_04_08.c:1128) 20250819133257870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133257870 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) AUTH on GERAN received SRES/RES: 3513ad90 (4 bytes) (vlr_auth_fsm.c:151) 20250819133257870 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133257870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133257870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133257870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133257870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0] (vlr_auth_fsm.c:294) 20250819133257870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133257870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133257870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133257871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133257871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133257871 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133257871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133257871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133257871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133257871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133257878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133257878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133257878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133257878 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133257879 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133257879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133257879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133257879 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133257879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133257879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133257879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133257879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133257879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133257879 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133257879 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133257879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133257879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133257884 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133257884 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250819133257884 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819133257884 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133257885 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133257885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133257885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133257885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133257885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133257885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133257885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133257885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676a9730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133257885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133257885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133257885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133257885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133257885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133257885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133257885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133257885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133257885 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:TMSInew-0x0207E66E) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819133257885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133257885 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:TMSInew-0x0207E66E LOCATION UPDATE ACCEPT (TMSI = 0x0207e66e) (gsm_04_08.c:149) 20250819133257885 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:TMSInew-0x0207E66E:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133257885 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:TMSInew-0x0207E66E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133257885 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133257885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133257885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1936)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1936)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819133257892 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257892 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257892 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257892 DLM3UA DEBUG 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(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133257892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133257892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133257892 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:TMSInew-0x0207E66E:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133257893 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:TMSInew-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133257893 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:TMSInew-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133257893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:TMSInew-0x0207E66E:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133257893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133257893 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250819133257893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133257893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133257893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133257893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133257893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133257893 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xBD855C93:GERAN-A-310:LU)[0x55c2676b86b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133257893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133257893 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133257893 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.950s remaining) (msc_a.c:450) 20250819133257893 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250819133257893 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133257893 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133257893 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133257893 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133257893 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133257893 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133257893 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133257893 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257893 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257893 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133257893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257893 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133257893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133257898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257898 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257898 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257898 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133257898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133257898 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133257899 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133257899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133257899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133257899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133257899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133257899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133257899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030] (msc_a.c:1053) 20250819133257899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133257899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133257899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133257899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a8430] (msc_a.c:1053) 20250819133257899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133257899 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c267672030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133257899 DMSC DEBUG msub_fsm[0x55c2676a8430]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133257899 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) MSC-A terminated (msub.c:261) 20250819133257899 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) 1 MSC-I still active (msub.c:79) 20250819133257899 DMSC DEBUG msub_fsm[0x55c2676a8430]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133257899 DMSC DEBUG msub_fsm[0x55c2676a8430]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133257899 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133257899 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Removing from parent msub_fsm[0x55c2676a8430] (msub.c:113) 20250819133257899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-310 (ran_conn.c:155) 20250819133257899 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Freeing instance (msub.c:113) 20250819133257899 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-310:LU)[0x55c2676a26a0]{READY}: Deallocated (fsm.c:568) 20250819133257899 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) Free (msub.c:119) 20250819133257899 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - active-conn: now used by 1 (attached) (msub.c:375) 20250819133257899 DMSC DEBUG msub_fsm[0x55c2676a8430]{terminating}: Freeing instance (msub.c:113) 20250819133257899 DMSC DEBUG msub_fsm[0x55c2676a8430]{terminating}: Deallocated (fsm.c:568) 20250819133257900 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133257900 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133257900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257900 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133257900 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 20250819133257901 DLSS7 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(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133257901 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133257901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133257901 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133257901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133257901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133257901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133257901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1936)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment_ciph0(1944)1160120 TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133257903 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133257903 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: 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 := '0207E66E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1936)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment_ciph0(1944)10147603 MSC_Test_0-RAN(1936)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133258102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258102 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133258102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133258102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133258103 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133258103 DMSC DEBUG msc_i[0x55c267672030]{READY}: Allocated (fsm.c:456) 20250819133258103 DMSC DEBUG msc_i[0x55c267672030]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133258103 DMSC DEBUG msc_a[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133258103 DMSC DEBUG msc_a[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133258103 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133258103 DMSC DEBUG msc_i(unknown:GERAN-A-311:NONE)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133258103 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133258103 DMM DEBUG msc_a(TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133258103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133258103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0] (fsm.c:486) 20250819133258104 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133258104 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133258104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133258104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133258104 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133258104 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133258104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133258104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133258104 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133258104 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430] (fsm.c:486) 20250819133258104 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133258104 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133258104 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133258104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133258104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133258104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: { messageType := 2, destLocRef := '9AD713'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(1935)@6b779c8e12fd: Session index based on local reference:0 20250819133258108 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133258108 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133258112 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133258112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133258112 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) Received 1 auth tuples (vlr.c:996) 20250819133258112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133258112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{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) 20250819133258112 DMM DEBUG Tx AUTH REQ (rand = 0200b0f0ce95f8c5515aa8166b9f848c) (gsm_04_08.c:641) 20250819133258112 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133258112 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133258112 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258112 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258112 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133258112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258112 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133258113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1936)@6b779c8e12fd: patching N(SD)=1 into dtap '0514A05B565B'O MSC_Test_0-RAN(1936)@6b779c8e12fd: patched enc_l3: '0554A05B565B'O MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554A05B565B'O 20250819133258117 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258117 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133258117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133258117 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133258117 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133258117 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133258117 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a05b565b) (gsm_04_08.c:1128) 20250819133258118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133258118 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) AUTH on GERAN received SRES/RES: a05b565b (4 bytes) (vlr_auth_fsm.c:151) 20250819133258118 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133258118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133258118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133258118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133258118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430] (vlr_auth_fsm.c:294) 20250819133258118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133258118 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133258118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133258118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133258118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133258118 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133258118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133258118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133258119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133258119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133258124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258124 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133258124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133258125 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133258125 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133258125 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133258125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133258125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133258125 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133258125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133258125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133258125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133258125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133258125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133258125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133258125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133258125 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133258125 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250819133258125 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250819133258125 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258125 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133258126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133258126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1938)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1944) MSC_Test-MGCP(1939)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1944) MSC_Test_0-RAN(1936)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1936)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250819133258147 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258147 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133258147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133258148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133258148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133258148 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133258148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133258148 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133258148 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E callref-0x80000023 tid-8) New transaction (transaction.c:231) 20250819133258148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133258148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133258148 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133258148 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133258148 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133258148 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819133258148 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133258148 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133258148 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133258148 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0] (fsm.c:486) 20250819133258148 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133258148 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b8430]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133258148 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676b8430]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730] (fsm.c:486) 20250819133258148 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55c2676b8430]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133258148 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55c2676b8430]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133258148 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676aa4b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133258148 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676aa4b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730] (fsm.c:486) 20250819133258148 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55c2676aa4b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133258148 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55c2676aa4b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1939)@6b779c8e12fd: 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(1944) TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133258167 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55c2676b8430]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133258167 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133258167 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133258167 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133258170 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55c2676aa4b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133258170 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133258170 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133258170 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133258170 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133258170 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133258171 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133258171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133258171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test-MNCC(1938)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1944) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1938)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment_ciph0(1944)-2147483613 MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819133258178 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819133258180 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258180 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133258180 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133258180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133258180 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133258181 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133258181 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133258181 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676aa4b0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819133258181 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676aa4b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133258181 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819133258181 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133258181 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133258181 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819133258181 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133258184 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133258184 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133258184 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133258184 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133258184 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133258184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133258184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133258184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133258184 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133258184 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133258184 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133258188 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133258188 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133258188 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133258188 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133258188 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133258188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133258188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133258188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133258191 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133258191 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133258191 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819133258191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676b8430]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133258191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676b8430]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133258191 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133258191 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133258191 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133258192 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133258192 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133258192 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133258192 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133258192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133258192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133258192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: { 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" } } } } } } } 20250819133258196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133258196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133258196 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133258196 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133258196 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1936)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1936)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250819133258198 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133258198 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133258198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133258198 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133258198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133258198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133258198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133258198 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133258198 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133258198 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133258198 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133258198 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133258198 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133258198 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133258198 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ callref-0x80000023 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1941)@6b779c8e12fd: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1944)"262420000000092" MSC_Test-GSUP(1941)@6b779c8e12fd: Added IMSI table entry 0TC_call_re_establishment_ciph0(1945)"262420000000092" TC_call_re_establishment_ciph0(1945)@6b779c8e12fd: 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(1936)@6b779c8e12fd: Added conn table entry 1TC_call_re_establishment_ciph0(1945)5717150 MSC_Test_0-SCCP(1935)@6b779c8e12fd: First idle individual index:1 MSC_Test_0-RAN(1936)@6b779c8e12fd: patch: N(SD) for ConnIdx 1 set to 1 20250819133301726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133301726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133301726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133301726 DMSC DEBUG msub_fsm[0x55c26766f5f0]{active}: Allocated (fsm.c:456) 20250819133301726 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: Allocated (fsm.c:456) 20250819133301726 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: is child of msub_fsm[0x55c26766f5f0] (fsm.c:486) 20250819133301726 DMSC DEBUG msc_a[0x55c2676a9860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133301726 DMSC DEBUG msc_a[0x55c2676a9860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26766f5f0] (fsm.c:486) 20250819133301726 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x55c2676a9860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133301726 DMSC DEBUG msc_i(unknown:GERAN-A-312:NONE)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133301726 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x55c2676a9860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133301726 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250819133301726 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250819133301726 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250819133301726 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250819133301726 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0] to parent msc_a(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860] (call_leg.c:99) 20250819133301726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250819133301726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0] (gsm_04_08.c:921) 20250819133301726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250819133301726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a8430]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133301726 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250819133301726 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133301727 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + 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) 20250819133301727 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + 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) 20250819133301727 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - 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) 20250819133301727 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133301727 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250819133301727 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250819133301727 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250819133301727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133301727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860] (fsm.c:486) 20250819133301727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133301727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133301727 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + 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) 20250819133301727 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133301727 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133301727 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133301727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133301727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133301727 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133301727 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0] (fsm.c:486) 20250819133301727 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133301727 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133301727 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250819133301727 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250819133301727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133301727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133301727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133301727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133301727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133301727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: { messageType := 2, destLocRef := '573C9E'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(1935)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133301731 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301731 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301731 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133301731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133301731 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133301731 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133301731 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133301731 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133301731 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133301732 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133301732 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133301732 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133301732 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133301732 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133301732 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133301732 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133301732 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133301732 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133301732 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133301732 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133301732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133301732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133301732 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-311 (ran_conn.c:155) 20250819133301732 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Freeing instance (msub.c:113) 20250819133301732 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c267672030]{READY}: Deallocated (fsm.c:568) 20250819133301732 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133301732 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133301732 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133301732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:0 20250819133301732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133301732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133301732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133301733 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133301733 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133301733 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) Received 1 auth tuples (vlr.c:996) 20250819133301733 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133301733 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{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) 20250819133301733 DMM DEBUG Tx AUTH REQ (rand = b06ffb6ef49b64d946641bf25fb4f4d8) (gsm_04_08.c:641) 20250819133301733 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133301733 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250819133301733 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301733 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133301733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133301733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1936)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment_ciph0(1944)10147603 MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1936)@6b779c8e12fd: patching N(SD)=1 into dtap '0514A15AD921'O MSC_Test_0-RAN(1936)@6b779c8e12fd: patched enc_l3: '0554A15AD921'O MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554A15AD921'O TC_call_re_establishment_ciph0(1944)@6b779c8e12fd: Final verdict of PTC: pass 20250819133301737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133301737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133301737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133301737 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133301737 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133301737 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a15ad921) (gsm_04_08.c:1128) 20250819133301737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133301737 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) AUTH on GERAN received SRES/RES: a15ad921 (4 bytes) (vlr_auth_fsm.c:151) 20250819133301737 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133301737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133301737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133301737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133301737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0] (vlr_auth_fsm.c:294) 20250819133301737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133301737 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676c84d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133301737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133301737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133301737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133301737 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133301737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133301737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133301737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133301737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819133301740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133301740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133301740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133301740 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133301740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133301740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133301740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133301740 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133301740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133301740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133301740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133301740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133301740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133301740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133301740 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133301740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133301740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250819133301740 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250819133301740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250819133301740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133301740 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133301740 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250819133301740 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133301740 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133301740 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133301740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133301740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133301740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133301740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133301740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133301740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1938)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment_ciph0(1944)-2147483613 MSC_Test-MNCC(1938)@6b779c8e12fd: Added conn table entry 0TC_call_re_establishment_ciph0(1945)-2147483613 MSC_Test-MGCP(1939)@6b779c8e12fd: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1945) MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133301750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133301750 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133301750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133301750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133301750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133301750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133301750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133301750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133301750 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133301750 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133301750 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819133301750 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250819133301750 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250819133301750 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133301750 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133301750 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1936)@6b779c8e12fd: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1936)@6b779c8e12fd: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000503A502E180'O 20250819133304761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133304761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133304761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133304761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133304761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133304761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133304761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133304761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133304762 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133304762 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133304762 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2690) 20250819133304762 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133304762 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250819133304769 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133304769 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133304769 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133304769 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133304769 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133304769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133304769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133304769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133304769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133304769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133304769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133304769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133304769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1936)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1936)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133304774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133304774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133304774 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133304774 DLM3UA DEBUG 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(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133304774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133304774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133304774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133304774 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133304775 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133304775 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133304775 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133304775 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133304775 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133304775 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133304775 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133304775 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133304775 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133304775 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133304775 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133304775 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133304775 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133304775 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133304775 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133304775 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133304775 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730] (call_leg.c:197) 20250819133304775 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133304775 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676aa4b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133304775 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133304775 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730] (call_leg.c:197) 20250819133304775 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133304775 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133304775 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676b8430]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133304775 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133304775 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860] (call_leg.c:198) 20250819133304775 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133304775 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-311:CM_SERVICE_REQ)[0x55c2676a9730]{RELEASING}: Deallocated (fsm.c:568) 20250819133304775 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133304776 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133304776 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133304776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133304776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133304776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133304776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133304776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133304776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133304776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133304776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1935)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1938)@6b779c8e12fd: Deleted conn table entry 0TC_call_re_establishment_ciph0(1945)-2147483613 MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1935)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1935)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133304780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133304780 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133304780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133304780 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133304780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133304780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133304780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133304780 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133304780 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133304780 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133304780 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133304780 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133304780 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133304780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133304780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860] (msc_a.c:1053) 20250819133304780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133304780 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676b8de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133304780 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26766f5f0] (msc_a.c:1053) 20250819133304780 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133304780 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c2676a9860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133304781 DMSC DEBUG msub_fsm[0x55c26766f5f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133304781 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) MSC-A terminated (msub.c:261) 20250819133304781 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) 1 MSC-I still active (msub.c:79) 20250819133304781 DMSC DEBUG msub_fsm[0x55c26766f5f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133304781 DMSC DEBUG msub_fsm[0x55c26766f5f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133304781 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133304781 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Removing from parent msub_fsm[0x55c26766f5f0] (msub.c:113) 20250819133304781 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-312 (ran_conn.c:155) 20250819133304781 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Freeing instance (msub.c:113) 20250819133304781 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E:GERAN-A-312:CM_RE_ESTABLISH_REQ)[0x55c26768cbc0]{READY}: Deallocated (fsm.c:568) 20250819133304781 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E) Free (msub.c:119) 20250819133304781 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x0207E66E - active-conn: now used by 1 (attached) (msub.c:375) 20250819133304781 DMSC DEBUG msub_fsm[0x55c26766f5f0]{terminating}: Freeing instance (msub.c:113) 20250819133304781 DMSC DEBUG msub_fsm[0x55c26766f5f0]{terminating}: Deallocated (fsm.c:568) 20250819133304781 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133304781 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133304781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133304781 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133304781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133304781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133304781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133304781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1935)@6b779c8e12fd: Session index based on local reference:1 20250819133304782 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133304782 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133304782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133304782 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133304782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133304782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133304782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133304782 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1937)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1936)@6b779c8e12fd: Deleted conn table entry 1TC_call_re_establishment_ciph0(1945)5717150 TC_call_re_establishment_ciph0(1945)@6b779c8e12fd: Final verdict of PTC: none 20250819133305792 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133305792 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133305792 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133305792 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133305792 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133305792 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133305792 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133305792 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133305792 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133305792 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133305792 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133305792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133305792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133305792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133305792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133305792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133305792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133305792 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133305792 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1937)@6b779c8e12fd: Final verdict of PTC: none 20250819133305793 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1936)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1940)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1935)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1941)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1938)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1943)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1934)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1939)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1942)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1946)@6b779c8e12fd: Final verdict of PTC: none 20250819133305795 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133305795 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1947)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1934): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1935): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1936): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1937): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1938): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1939): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1940): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1941): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1942): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1943): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_call_re_establishment_ciph0(1944): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_call_re_establishment_ciph0(1945): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1946): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1947): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Tue Aug 19 13:33:05 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 20250819133306794 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=649248) 20250819133307794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133307794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133307794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133307796 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=649248, count=650408) 20250819133308797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:33: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_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 20250819133309799 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_cm_serv_wrong_mi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1951)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1951)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1951)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1949)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133310470 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1952)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133310666 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133310666 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133310666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133310666 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1951)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1951)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1951)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133310672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133310672 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133310672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133310672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133310672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133310672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133310672 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1951)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133310674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133310674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133310674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133310674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133310674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133310674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133310674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 20250819133310675 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133310675 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133310800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133310800 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1954)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1954)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133310803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1954)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1954)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1954)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1954)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1954)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1954)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133310818 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133310818 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1955)@6b779c8e12fd: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1958) TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133311473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311473 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1950)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1950)@6b779c8e12fd: Added conn table entry 0TC_cm_serv_wrong_mi0(1958)5036846 MSC_Test_0-SCCP(1949)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1950)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133311491 DMSC DEBUG msub_fsm[0x55c2676c84d0]{active}: Allocated (fsm.c:456) 20250819133311491 DMSC DEBUG msc_i[0x55c2676a8300]{READY}: Allocated (fsm.c:456) 20250819133311491 DMSC DEBUG msc_i[0x55c2676a8300]{READY}: is child of msub_fsm[0x55c2676c84d0] (fsm.c:486) 20250819133311491 DMSC DEBUG msc_a[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133311491 DMSC DEBUG msc_a[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c84d0] (fsm.c:486) 20250819133311491 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133311491 DMSC DEBUG msc_i(unknown:GERAN-A-313:NONE)[0x55c2676a8300]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133311491 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133311491 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133311491 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-313:LU)[0x55c2676a26a0] (fsm.c:486) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133311491 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133311491 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133311491 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133311491 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133311491 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133311491 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133311491 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133311491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133311491 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133311492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030] (fsm.c:486) 20250819133311492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133311492 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133311492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133311492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1949)@6b779c8e12fd: { messageType := 2, destLocRef := '4CDB2E'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(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1955)@6b779c8e12fd: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1958) MSC_Test-GSUP(1955)@6b779c8e12fd: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1958)"262420000000094" 20250819133311495 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133311495 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311496 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311496 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133311496 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133311496 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133311500 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133311500 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250819133311500 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250819133311500 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133311501 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133311501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133311501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133311501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133311501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133311501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030] (vlr_lu_fsm.c:110) 20250819133311501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133311501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133311501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133311501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133311501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133311501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c267672030] (fsm.c:486) 20250819133311501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133311501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133311501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133311501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133311501 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:TMSInew-0x047F5948) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250819133311501 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133311501 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:TMSInew-0x047F5948 LOCATION UPDATE ACCEPT (TMSI = 0x047f5948) (gsm_04_08.c:149) 20250819133311501 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:TMSInew-0x047F5948:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133311501 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:TMSInew-0x047F5948 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133311501 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311501 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311501 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1950)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1950)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311506 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311506 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311506 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311506 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311506 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133311507 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:TMSInew-0x047F5948:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133311507 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:TMSInew-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133311507 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:TMSInew-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133311507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:TMSInew-0x047F5948:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133311507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133311507 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250819133311507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133311507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133311507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133311507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c267672030] (vlr_lu_fsm.c:817) 20250819133311507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133311507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x0A01D5B8:GERAN-A-313:LU)[0x55c2676a8430]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133311507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133311507 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133311507 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250819133311507 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250819133311507 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133311507 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133311507 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133311507 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133311507 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133311507 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133311507 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133311507 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311507 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133311508 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133311508 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133311508 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133311508 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133311508 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133311508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133311508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0] (msc_a.c:1053) 20250819133311508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133311508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133311508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c267672030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133311508 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c84d0] (msc_a.c:1053) 20250819133311508 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133311508 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133311508 DMSC DEBUG msub_fsm[0x55c2676c84d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133311508 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948) MSC-A terminated (msub.c:261) 20250819133311508 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948) 1 MSC-I still active (msub.c:79) 20250819133311508 DMSC DEBUG msub_fsm[0x55c2676c84d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133311508 DMSC DEBUG msub_fsm[0x55c2676c84d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133311508 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133311508 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Removing from parent msub_fsm[0x55c2676c84d0] (msub.c:113) 20250819133311508 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-313 (ran_conn.c:155) 20250819133311508 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Freeing instance (msub.c:113) 20250819133311508 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-313:LU)[0x55c2676a8300]{READY}: Deallocated (fsm.c:568) 20250819133311508 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948) Free (msub.c:119) 20250819133311508 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133311508 DMSC DEBUG msub_fsm[0x55c2676c84d0]{terminating}: Freeing instance (msub.c:113) 20250819133311508 DMSC DEBUG msub_fsm[0x55c2676c84d0]{terminating}: Deallocated (fsm.c:568) 20250819133311508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on local reference:0 20250819133311509 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311509 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311509 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311509 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1950)@6b779c8e12fd: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1958)5036846 TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133311510 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133311510 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: 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 := '047F5948'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1950)@6b779c8e12fd: Added conn table entry 0TC_cm_serv_wrong_mi0(1958)9670020 MSC_Test_0-RAN(1950)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1949)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133311711 DMSC DEBUG msub_fsm[0x55c267672030]{active}: Allocated (fsm.c:456) 20250819133311711 DMSC DEBUG msc_i[0x55c2676a26a0]{READY}: Allocated (fsm.c:456) 20250819133311711 DMSC DEBUG msc_i[0x55c2676a26a0]{READY}: is child of msub_fsm[0x55c267672030] (fsm.c:486) 20250819133311711 DMSC DEBUG msc_a[0x55c2676a8300]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133311711 DMSC DEBUG msc_a[0x55c2676a8300]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267672030] (fsm.c:486) 20250819133311711 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x55c2676a8300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133311711 DMSC DEBUG msc_i(unknown:GERAN-A-314:NONE)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133311711 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x55c2676a8300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133311711 DMM DEBUG msc_a(TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133311711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133311711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300] (fsm.c:486) 20250819133311711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133311711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133311711 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133311711 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133311711 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133311711 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133311711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133311711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133311711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133311712 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133311712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133311712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133311712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133311712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133311712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133311712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133311712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133311712 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133311712 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133311712 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133311712 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250819133311712 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133311712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133311712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133311713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1949)@6b779c8e12fd: { messageType := 2, destLocRef := '938D84'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(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133311716 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133311716 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1950)@6b779c8e12fd: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1950)@6b779c8e12fd: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O 20250819133311726 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311726 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311726 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311727 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133311727 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133311727 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTHENTICATED}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819133311727 DMM ERROR msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTHENTICATED}: CM Service Request with mismatching mobile identity: IMSI-262420000099999 (gsm_04_08.c:695) 20250819133311727 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTHENTICATED}: -> CM SERVICE Reject cause: 3 (gsm_04_08.c:259) 20250819133311727 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133311727 DBSSAP ERROR msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250819133311727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819133311733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311733 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311733 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311733 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311733 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133311733 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133311733 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133311733 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133311733 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133311733 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133311733 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133311733 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133311734 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133311734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1949)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1949)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1949)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311738 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311738 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311738 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311738 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133311738 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133311738 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133311738 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133311738 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133311738 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133311738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133311738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300] (msc_a.c:1053) 20250819133311738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133311738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676c84d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133311738 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267672030] (msc_a.c:1053) 20250819133311738 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133311738 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a8300]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133311738 DMSC DEBUG msub_fsm[0x55c267672030]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133311738 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948) MSC-A terminated (msub.c:261) 20250819133311738 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948) 1 MSC-I still active (msub.c:79) 20250819133311738 DMSC DEBUG msub_fsm[0x55c267672030]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133311738 DMSC DEBUG msub_fsm[0x55c267672030]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133311738 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133311739 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Removing from parent msub_fsm[0x55c267672030] (msub.c:113) 20250819133311739 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-314 (ran_conn.c:155) 20250819133311739 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Freeing instance (msub.c:113) 20250819133311739 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-314:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Deallocated (fsm.c:568) 20250819133311739 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948) Free (msub.c:119) 20250819133311739 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133311739 DMSC DEBUG msub_fsm[0x55c267672030]{terminating}: Freeing instance (msub.c:113) 20250819133311739 DMSC DEBUG msub_fsm[0x55c267672030]{terminating}: Deallocated (fsm.c:568) 20250819133311739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133311739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133311739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1951)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1949)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1951)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133311740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133311740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133311740 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133311740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133311740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133311740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133311740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1950)@6b779c8e12fd: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1958)9670020 TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133311741 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133311741 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x047F5948 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1958)@6b779c8e12fd: Final verdict of PTC: pass 20250819133311751 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1954)@6b779c8e12fd: Final verdict of PTC: none 20250819133311751 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133311751 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1949)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1951)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1957)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1955)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1953)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1952)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1959)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1948)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1950)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1956)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1948): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1949): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1950): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1951): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1952): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1953): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1954): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1955): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1956): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1957): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_cm_serv_wrong_mi0(1958): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1959): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Tue Aug 19 13:33:11 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 20250819133311946 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133311946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133311946 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133311946 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133311946 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133311946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133311946 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133311946 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133311946 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133311946 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133311946 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133311946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133311946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133311946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133311946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133311946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133311946 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133311947 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133311947 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133312752 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295612) 20250819133313753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133313948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133313948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133313948 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=295612, count=296772) 20250819133314755 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:33: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_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 20250819133315757 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_0 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1963)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1963)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1963)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1961)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133316335 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1964)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133316530 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133316530 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133316530 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133316530 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133316534 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133316534 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133316534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133316534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133316534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133316534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133316534 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1963)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1963)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133316536 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133316536 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133316536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133316536 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133316536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133316536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133316536 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 20250819133316536 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133316536 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1963)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133316759 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133316759 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1966)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1966)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133316765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1966)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1966)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1966)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1966)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133316795 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133316796 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_00(1970)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1967)@6b779c8e12fd: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1970) TC_auth_options_00(1970)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133317343 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317343 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317343 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133317343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133317343 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133317344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133317344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133317344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1962)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1962)@6b779c8e12fd: Added conn table entry 0TC_auth_options_00(1970)8162454 MSC_Test_0-SCCP(1961)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1962)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133317362 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317362 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317362 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133317362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133317362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133317363 DMSC DEBUG msub_fsm[0x55c2676c84d0]{active}: Allocated (fsm.c:456) 20250819133317363 DMSC DEBUG msc_i[0x55c2676a8300]{READY}: Allocated (fsm.c:456) 20250819133317363 DMSC DEBUG msc_i[0x55c2676a8300]{READY}: is child of msub_fsm[0x55c2676c84d0] (fsm.c:486) 20250819133317363 DMSC DEBUG msc_a[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133317363 DMSC DEBUG msc_a[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c84d0] (fsm.c:486) 20250819133317363 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133317363 DMSC DEBUG msc_i(unknown:GERAN-A-315:NONE)[0x55c2676a8300]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133317363 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133317363 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042300 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133317363 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676a26a0] (fsm.c:486) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133317363 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133317363 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042300 id=262420000042300 (vlr.c:661) 20250819133317363 DVLR INFO New subscr, IMSI: 262420000042300 (vlr.c:562) 20250819133317363 DVLR DEBUG VLR subscr IMSI-262420000042300 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133317363 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133317363 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133317363 DVLR DEBUG VLR subscr IMSI-262420000042300 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133317363 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133317363 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133317363 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133317363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133317363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c267672030] (fsm.c:486) 20250819133317363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133317363 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133317364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133317364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133317364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133317364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133317364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133317364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@6b779c8e12fd: { messageType := 2, destLocRef := '7C8C96'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1967)@6b779c8e12fd: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1970) MSC_Test-GSUP(1967)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_00(1970)"262420000042300" MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133317368 DVLR DEBUG VLR subscr IMSI-262420000042300 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133317368 DVLR DEBUG VLR subscr IMSI-262420000042300 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133317370 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317370 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317370 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133317370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133317370 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_auth_options_00(1970)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250819133317371 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133317371 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_00(1970)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133317379 DVLR DEBUG VLR subscr IMSI-262420000042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133317379 DVLR DEBUG IMSI:262420000042300 has MSISDN:491230042300 (vlr.c:1045) 20250819133317379 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250819133317379 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133317381 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133317381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133317381 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133317381 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133317381 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133317381 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c267672030] (vlr_lu_fsm.c:110) 20250819133317381 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133317381 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-315:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133317381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133317381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133317381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133317381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c267672030] (fsm.c:486) 20250819133317381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133317381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133317381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133317381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133317381 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4CE5E2D2) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250819133317381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133317381 DMM DEBUG -> IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4CE5E2D2 LOCATION UPDATE ACCEPT (TMSI = 0x4ce5e2d2) (gsm_04_08.c:149) 20250819133317381 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133317381 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4CE5E2D2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133317382 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317382 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133317382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133317382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1962)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1962)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133317400 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317400 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317400 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133317400 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(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133317400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133317400 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133317401 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133317401 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133317401 DMM DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133317401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4CE5E2D2:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133317401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133317401 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250819133317401 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133317401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133317401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133317401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133317401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c267672030] (vlr_lu_fsm.c:817) 20250819133317401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133317401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-315:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133317401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133317402 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133317402 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250819133317402 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250819133317402 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133317402 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133317402 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133317402 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133317402 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133317402 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133317402 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133317402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133317403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133317403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133317415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133317416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133317416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133317418 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133317418 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133317419 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133317419 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133317419 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133317419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133317419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0] (msc_a.c:1053) 20250819133317419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133317419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133317420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c267672030]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133317420 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c84d0] (msc_a.c:1053) 20250819133317420 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133317420 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133317420 DMSC DEBUG msub_fsm[0x55c2676c84d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133317420 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2) MSC-A terminated (msub.c:261) 20250819133317420 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2) 1 MSC-I still active (msub.c:79) 20250819133317420 DMSC DEBUG msub_fsm[0x55c2676c84d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133317420 DMSC DEBUG msub_fsm[0x55c2676c84d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133317421 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133317421 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Removing from parent msub_fsm[0x55c2676c84d0] (msub.c:113) 20250819133317421 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-315 (ran_conn.c:155) 20250819133317421 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Freeing instance (msub.c:113) 20250819133317421 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-315:LU)[0x55c2676a8300]{READY}: Deallocated (fsm.c:568) 20250819133317421 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2) Free (msub.c:119) 20250819133317421 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133317422 DMSC DEBUG msub_fsm[0x55c2676c84d0]{terminating}: Freeing instance (msub.c:113) 20250819133317422 DMSC DEBUG msub_fsm[0x55c2676c84d0]{terminating}: Deallocated (fsm.c:568) 20250819133317422 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133317422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133317422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on local reference:0 20250819133317425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133317425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133317425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133317425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133317425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133317425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133317425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133317425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1962)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_00(1970)8162454 TC_auth_options_00(1970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133317429 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133317429 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1970)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1970)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_00(1970)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_00(1970)@6b779c8e12fd: 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 := '4CE5E2D2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1962)@6b779c8e12fd: Added conn table entry 0TC_auth_options_00(1970)7882424 MSC_Test_0-RAN(1962)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1961)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133318441 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318442 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133318442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133318442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133318442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133318442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133318442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133318442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133318442 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Allocated (fsm.c:456) 20250819133318442 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133318442 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133318442 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133318443 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133318443 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133318443 DMSC DEBUG msc_i(unknown:GERAN-A-316:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133318443 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133318443 DMM DEBUG msc_a(TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0] (fsm.c:486) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133318443 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133318443 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133318443 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133318443 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133318443 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133318443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133318443 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133318443 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133318443 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133318443 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250819133318444 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133318444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133318444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133318444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133318444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133318444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133318444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133318444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133318444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133318444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133318444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133318444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133318444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133318444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133318444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133318444 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318444 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133318444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133318444 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133318444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133318444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133318444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133318444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@6b779c8e12fd: { messageType := 2, destLocRef := '7846B8'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133318447 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133318447 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_00(1970)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1970)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133318455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133318455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133318455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133318455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133318455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133318455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133318455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133318455 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133318455 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133318455 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133318455 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133318455 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133318455 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133318455 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133318456 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133318456 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133318456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133318456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133318456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133318456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133318456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133318456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133318456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1961)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133318459 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318459 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133318459 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133318459 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133318459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133318459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133318459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133318459 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133318459 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133318459 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133318459 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133318460 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133318460 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133318460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133318460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0] (msc_a.c:1053) 20250819133318460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133318460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133318460 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b86b0] (msc_a.c:1053) 20250819133318460 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133318460 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133318460 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133318460 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2) MSC-A terminated (msub.c:261) 20250819133318460 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2) 1 MSC-I still active (msub.c:79) 20250819133318460 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133318460 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133318460 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133318460 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676b86b0] (msub.c:113) 20250819133318460 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-316 (ran_conn.c:155) 20250819133318460 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133318460 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2:GERAN-A-316:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133318460 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2) Free (msub.c:119) 20250819133318460 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133318460 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Freeing instance (msub.c:113) 20250819133318460 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Deallocated (fsm.c:568) 20250819133318460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133318460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133318460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133318460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133318460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133318460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133318460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1961)@6b779c8e12fd: Session index based on local reference:0 20250819133318461 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318461 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133318461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133318461 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133318461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133318461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133318461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133318461 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1962)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_00(1970)7882424 TC_auth_options_00(1970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133318463 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133318463 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4CE5E2D2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1970)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1970)@6b779c8e12fd: Final verdict of PTC: pass 20250819133318471 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133318471 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1961)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1963)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1964)@6b779c8e12fd: Final verdict of PTC: none 20250819133318473 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1966)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1967)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1962)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1968)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1971)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1969)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1965)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1961): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1962): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1963): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1964): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1965): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1966): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1967): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1968): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1969): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_00(1970): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1971): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_0 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Tue Aug 19 13:33:18 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 20250819133318662 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133318662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133318662 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133318662 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133318662 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133318662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133318662 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133318662 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133318662 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133318662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133318662 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133318662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133318662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133318662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133318662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133318662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133318662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133318663 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133318663 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133319474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280060) 20250819133320475 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133320664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133320664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133320664 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=280060, count=281220) 20250819133321476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:33: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_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 20250819133322477 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_1 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1975)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1975)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1975)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1973)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133323094 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1976)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133323289 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133323289 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133323289 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133323289 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133323294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133323294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133323294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133323294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133323294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133323294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133323294 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1975)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1975)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133323294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133323294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133323294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133323294 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133323294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133323294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133323294 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133323294 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133323294 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133323478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133323478 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1978)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1978)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133323483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1978)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1978)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1978)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1978)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133323506 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133323506 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_10(1982)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1979)@6b779c8e12fd: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1982) TC_auth_options_10(1982)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133324099 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324099 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324099 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133324099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133324099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133324100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133324101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133324101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1974)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1974)@6b779c8e12fd: Added conn table entry 0TC_auth_options_10(1982)13004204 MSC_Test_0-SCCP(1973)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1974)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133324117 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324117 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133324117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133324118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133324118 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{active}: Allocated (fsm.c:456) 20250819133324118 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: Allocated (fsm.c:456) 20250819133324118 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: is child of msub_fsm[0x55c2676aa4b0] (fsm.c:486) 20250819133324118 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133324118 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676aa4b0] (fsm.c:486) 20250819133324118 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133324118 DMSC DEBUG msc_i(unknown:GERAN-A-317:NONE)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133324118 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133324118 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042301 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133324118 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x55c26768c710] (fsm.c:486) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133324118 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133324118 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042301 id=262420000042301 (vlr.c:661) 20250819133324118 DVLR INFO New subscr, IMSI: 262420000042301 (vlr.c:562) 20250819133324118 DVLR DEBUG VLR subscr IMSI-262420000042301 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133324118 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133324118 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133324118 DVLR DEBUG VLR subscr IMSI-262420000042301 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133324118 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133324118 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133324118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133324118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133324118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133324118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133324118 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133324118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133324118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133324118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133324118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133324118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133324119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@6b779c8e12fd: { messageType := 2, destLocRef := 'C66DAC'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1979)@6b779c8e12fd: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1982) MSC_Test-GSUP(1979)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_10(1982)"262420000042301" 20250819133324122 DVLR DEBUG VLR subscr IMSI-262420000042301 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133324122 DVLR DEBUG VLR subscr IMSI-262420000042301 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133324124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324124 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133324124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133324124 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_auth_options_10(1982)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_10(1982)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133324125 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133324125 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133324133 DVLR DEBUG VLR subscr IMSI-262420000042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133324133 DVLR DEBUG IMSI:262420000042301 has MSISDN:491230042301 (vlr.c:1045) 20250819133324133 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250819133324133 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133324134 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133324134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133324134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133324134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133324134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133324134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676b86b0] (vlr_lu_fsm.c:110) 20250819133324134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133324134 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-317:LU)[0x55c2676728d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133324134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133324134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133324134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133324134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133324134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133324134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133324134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133324134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133324134 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x22DC3440) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250819133324134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133324134 DMM DEBUG -> IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x22DC3440 LOCATION UPDATE ACCEPT (TMSI = 0x22dc3440) (gsm_04_08.c:149) 20250819133324134 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x22DC3440:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133324134 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x22DC3440 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133324134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133324134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133324134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1982)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1974)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1974)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133324147 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324147 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324147 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133324147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133324147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133324147 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x22DC3440:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133324147 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133324147 DMM DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133324147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0x22DC3440:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133324147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133324147 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250819133324147 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133324147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133324147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133324147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133324147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c2676b86b0] (vlr_lu_fsm.c:817) 20250819133324147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133324147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-317:LU)[0x55c2676ae0c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133324147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133324147 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133324147 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250819133324147 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250819133324147 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133324147 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133324147 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133324148 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133324148 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133324148 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133324148 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133324148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133324148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133324148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133324152 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324152 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324152 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133324152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133324152 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133324152 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133324152 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133324152 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133324152 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133324152 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133324152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133324152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133324152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133324152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133324153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133324153 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676aa4b0] (msc_a.c:1053) 20250819133324153 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133324153 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133324153 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133324153 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440) MSC-A terminated (msub.c:261) 20250819133324153 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440) 1 MSC-I still active (msub.c:79) 20250819133324153 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133324153 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133324153 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133324153 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Removing from parent msub_fsm[0x55c2676aa4b0] (msub.c:113) 20250819133324153 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-317 (ran_conn.c:155) 20250819133324153 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Freeing instance (msub.c:113) 20250819133324153 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-317:LU)[0x55c26768cbc0]{READY}: Deallocated (fsm.c:568) 20250819133324153 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440) Free (msub.c:119) 20250819133324153 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133324153 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{terminating}: Freeing instance (msub.c:113) 20250819133324153 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{terminating}: Deallocated (fsm.c:568) 20250819133324153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133324153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133324153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on local reference:0 20250819133324154 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133324154 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133324154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133324154 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133324154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133324154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133324154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133324154 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1974)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_10(1982)13004204 TC_auth_options_10(1982)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133324156 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133324156 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1982)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1982)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1982)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1982)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_10(1982)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_10(1982)@6b779c8e12fd: 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 := '22DC3440'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1974)@6b779c8e12fd: Added conn table entry 0TC_auth_options_10(1982)8823595 MSC_Test_0-RAN(1974)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1973)@6b779c8e12fd: First idle individual index:0 20250819133325167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133325167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133325167 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133325167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133325167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133325167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133325167 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133325168 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{active}: Allocated (fsm.c:456) 20250819133325168 DMSC DEBUG msc_i[0x55c2676ae0c0]{READY}: Allocated (fsm.c:456) 20250819133325168 DMSC DEBUG msc_i[0x55c2676ae0c0]{READY}: is child of msub_fsm[0x55c2676aa4b0] (fsm.c:486) 20250819133325168 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133325168 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676aa4b0] (fsm.c:486) 20250819133325168 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133325168 DMSC DEBUG msc_i(unknown:GERAN-A-318:NONE)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133325168 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133325168 DMM DEBUG msc_a(TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0] (fsm.c:486) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133325168 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133325168 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133325168 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133325168 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133325168 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133325168 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133325168 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133325168 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133325168 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133325168 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250819133325169 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133325169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133325169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133325169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133325169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133325169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133325169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133325169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133325169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133325169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133325169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133325169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133325169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133325169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133325169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133325169 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325169 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133325169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133325169 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133325169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133325169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133325169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133325169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@6b779c8e12fd: { messageType := 2, destLocRef := '86A32B'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133325172 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133325172 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_10(1982)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1982)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1982)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819133325177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133325177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133325177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133325177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133325177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133325177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133325177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133325178 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133325178 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133325178 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133325178 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133325178 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133325178 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133325178 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133325178 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133325178 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133325178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133325178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133325178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133325178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133325178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133325178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133325178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1973)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1973)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133325181 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325181 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133325181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133325181 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133325181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133325181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133325181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133325181 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133325181 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133325181 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133325181 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133325181 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133325181 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133325181 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133325181 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0] (msc_a.c:1053) 20250819133325181 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133325181 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133325181 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676aa4b0] (msc_a.c:1053) 20250819133325181 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133325181 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133325181 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133325181 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440) MSC-A terminated (msub.c:261) 20250819133325181 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440) 1 MSC-I still active (msub.c:79) 20250819133325181 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133325181 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133325181 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133325182 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Removing from parent msub_fsm[0x55c2676aa4b0] (msub.c:113) 20250819133325182 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-318 (ran_conn.c:155) 20250819133325182 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Freeing instance (msub.c:113) 20250819133325182 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440:GERAN-A-318:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Deallocated (fsm.c:568) 20250819133325182 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440) Free (msub.c:119) 20250819133325182 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133325182 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{terminating}: Freeing instance (msub.c:113) 20250819133325182 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{terminating}: Deallocated (fsm.c:568) 20250819133325182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133325182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133325182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133325182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133325182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133325182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133325182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133325182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133325182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133325182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133325183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133325183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133325183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133325183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1974)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_10(1982)8823595 TC_auth_options_10(1982)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133325184 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133325184 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0x22DC3440 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1982)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1982)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1982)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(1973)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(1979)@6b779c8e12fd: Final verdict of PTC: none 20250819133325195 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133325195 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1974)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1975)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1980)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1977)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1976)@6b779c8e12fd: Final verdict of PTC: none 20250819133325197 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1983)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1972)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1978)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1981)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1972): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1973): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1974): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1975): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1976): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1977): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1978): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1979): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1980): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1981): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_10(1982): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1983): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_1 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Tue Aug 19 13:33:25 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 20250819133325386 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133325386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133325386 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133325386 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133325386 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133325386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133325386 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133325386 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133325386 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133325386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133325386 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133325386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133325386 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133325386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133325386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133325387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133325387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133325387 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133325387 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133326198 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=282344) 20250819133327199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133327387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133327388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133327388 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=282344, count=283504) 20250819133328201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:33: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_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 20250819133329202 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_2 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1987)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1987)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1987)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1985)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133329807 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1988)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133330001 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133330001 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133330001 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133330001 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133330005 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330005 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133330005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133330005 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133330005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133330005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133330005 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1987)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1987)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133330006 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330006 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133330006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133330006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133330006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133330006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133330006 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 20250819133330006 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133330007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133330203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133330203 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1990)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1990)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133330210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1990)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1990)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1990)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1990)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133330229 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133330229 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_20(1994)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1991)@6b779c8e12fd: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1994) TC_auth_options_20(1994)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133330814 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133330814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133330814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133330814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133330814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133330814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1986)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1986)@6b779c8e12fd: Added conn table entry 0TC_auth_options_20(1994)11212182 MSC_Test_0-SCCP(1985)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1986)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133330829 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330829 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330829 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133330829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133330829 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133330830 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Allocated (fsm.c:456) 20250819133330830 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: Allocated (fsm.c:456) 20250819133330830 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133330830 DMSC DEBUG msc_a[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133330830 DMSC DEBUG msc_a[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133330830 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133330830 DMSC DEBUG msc_i(unknown:GERAN-A-319:NONE)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133330830 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133330830 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042302 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133330830 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133330830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133330830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133330830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133330830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133330830 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133330830 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042302 id=262420000042302 (vlr.c:661) 20250819133330830 DVLR INFO New subscr, IMSI: 262420000042302 (vlr.c:562) 20250819133330830 DVLR DEBUG VLR subscr IMSI-262420000042302 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133330830 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133330831 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133330831 DVLR DEBUG VLR subscr IMSI-262420000042302 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133330831 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133330831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133330831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133330831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133330831 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133330831 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0] (fsm.c:486) 20250819133330831 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133330831 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133330831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133330831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133330831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@6b779c8e12fd: { messageType := 2, destLocRef := 'AB1596'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(1991)@6b779c8e12fd: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1994) MSC_Test-GSUP(1991)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_20(1994)"262420000042302" 20250819133330838 DVLR DEBUG VLR subscr IMSI-262420000042302 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133330838 DVLR DEBUG VLR subscr IMSI-262420000042302 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_from0 20250819133330840 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330840 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330840 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133330840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133330840 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(1985)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133330840 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133330840 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_20(1994)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1994)@6b779c8e12fd: setverdict(pass): none -> pass TC_auth_options_20(1994)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133330847 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133330847 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133330847 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133330848 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133330848 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133330848 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133330848 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0] (vlr_auth_fsm.c:294) 20250819133330848 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133330848 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26766b540]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133330848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133330848 DVLR INFO vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_lu_fsm.c:1205) 20250819133330848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133330848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133330848 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133330848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133330848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133330848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133330848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c2676aa4b0] (fsm.c:486) 20250819133330848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133330848 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133330848 DVLR DEBUG VLR subscr IMSI-262420000042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133330848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133330848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133330848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133330858 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133330858 DVLR DEBUG IMSI:262420000042302 has MSISDN:491230042302 (vlr.c:1045) 20250819133330858 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250819133330858 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133330859 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133330859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133330859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133330859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133330859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133330859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c2676aa4b0] (vlr_lu_fsm.c:110) 20250819133330859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133330859 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-319:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133330859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133330859 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133330859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133330859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c2676aa4b0] (fsm.c:486) 20250819133330859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133330859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133330859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133330859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133330859 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x545E5206) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250819133330859 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133330859 DMM DEBUG -> IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x545E5206 LOCATION UPDATE ACCEPT (TMSI = 0x545e5206) (gsm_04_08.c:149) 20250819133330859 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x545E5206:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133330860 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x545E5206 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133330860 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330860 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330860 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133330860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133330860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1994)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1986)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1986)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133330874 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330874 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330874 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133330874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133330874 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133330874 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x545E5206:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133330874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133330874 DMM DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133330874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0x545E5206:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133330874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133330874 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250819133330874 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133330874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133330874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133330874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133330874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676aa4b0] (vlr_lu_fsm.c:817) 20250819133330874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133330874 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-319:LU)[0x55c26766b540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133330874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133330874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133330874 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.955s remaining) (msc_a.c:450) 20250819133330874 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250819133330875 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133330875 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133330875 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133330875 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133330875 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133330875 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133330875 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133330875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133330875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133330875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133330879 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330879 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330879 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133330879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133330879 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133330879 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133330880 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133330880 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133330880 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133330880 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133330880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133330880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0] (msc_a.c:1053) 20250819133330880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133330880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133330880 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676aa4b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133330880 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a26a0] (msc_a.c:1053) 20250819133330880 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133330880 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133330880 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133330880 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206) MSC-A terminated (msub.c:261) 20250819133330880 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206) 1 MSC-I still active (msub.c:79) 20250819133330880 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133330880 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133330880 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133330880 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Removing from parent msub_fsm[0x55c2676a26a0] (msub.c:113) 20250819133330880 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-319 (ran_conn.c:155) 20250819133330880 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Freeing instance (msub.c:113) 20250819133330880 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-319:LU)[0x55c2676728d0]{READY}: Deallocated (fsm.c:568) 20250819133330880 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206) Free (msub.c:119) 20250819133330880 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133330880 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Freeing instance (msub.c:113) 20250819133330880 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Deallocated (fsm.c:568) 20250819133330880 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330880 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133330880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330880 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133330880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133330882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133330882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133330882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133330882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133330882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133330882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133330882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133330882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1986)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_20(1994)11212182 TC_auth_options_20(1994)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133330884 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133330884 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1994)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1994)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1994)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1994)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_20(1994)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_20(1994)@6b779c8e12fd: 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 := '545E5206'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1986)@6b779c8e12fd: Added conn table entry 0TC_auth_options_20(1994)9752757 MSC_Test_0-RAN(1986)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1985)@6b779c8e12fd: First idle individual index:0 20250819133331895 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133331895 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133331895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133331895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133331895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133331895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133331895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133331895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133331896 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133331896 DMSC DEBUG msc_i[0x55c2676a26a0]{READY}: Allocated (fsm.c:456) 20250819133331896 DMSC DEBUG msc_i[0x55c2676a26a0]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133331896 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133331896 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133331896 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133331896 DMSC DEBUG msc_i(unknown:GERAN-A-320:NONE)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133331896 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133331896 DMM DEBUG msc_a(TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133331896 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133331896 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133331896 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133331896 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133331896 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133331896 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133331896 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133331896 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133331896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133331896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133331896 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133331896 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133331896 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133331897 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133331897 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133331897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133331897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133331897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133331897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133331897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133331897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133331897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133331897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@6b779c8e12fd: { messageType := 2, destLocRef := '94D0B5'O, sourceLocRef := '000140'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on local reference:0 20250819133331900 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133331900 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_20(1994)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1994)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1994)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133331904 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133331904 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133331904 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133331904 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133331904 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133331904 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133331904 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710] (vlr_auth_fsm.c:294) 20250819133331904 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133331904 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676ceaa0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133331904 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{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) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133331904 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133331904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133331904 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133331904 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133331904 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250819133331904 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250819133331904 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133331905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133331905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133331905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133331905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133331905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133331905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133331905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133331905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133331905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133331905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133331905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133331905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133331905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133331905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133331905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133331905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1994)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133331910 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133331910 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133331910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133331910 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133331910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133331910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133331910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133331910 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133331911 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133331911 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133331911 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133331911 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133331911 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133331911 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133331911 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133331911 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133331911 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133331911 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133331911 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133331911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133331911 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133331911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133331911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133331911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133331911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1985)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1985)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1985)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133331914 DLSS7 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(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133331914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133331914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133331914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133331914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133331914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133331914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133331914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133331914 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133331914 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133331914 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133331914 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133331914 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133331914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133331914 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540] (msc_a.c:1053) 20250819133331915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133331915 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133331915 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133331915 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133331915 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133331915 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133331915 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206) MSC-A terminated (msub.c:261) 20250819133331915 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206) 1 MSC-I still active (msub.c:79) 20250819133331915 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133331915 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133331915 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133331915 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133331915 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-320 (ran_conn.c:155) 20250819133331915 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Freeing instance (msub.c:113) 20250819133331915 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206:GERAN-A-320:CM_SERVICE_REQ)[0x55c2676a26a0]{READY}: Deallocated (fsm.c:568) 20250819133331915 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206) Free (msub.c:119) 20250819133331915 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133331915 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133331915 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133331915 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133331915 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133331915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133331915 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133331915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133331915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133331915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133331915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1985)@6b779c8e12fd: Session index based on local reference:0 20250819133331916 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133331916 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133331916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133331916 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133331916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133331916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133331916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133331916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1987)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1986)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_20(1994)9752757 TC_auth_options_20(1994)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133331917 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133331917 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0x545E5206 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1994)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1994)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1994)@6b779c8e12fd: Final verdict of PTC: pass 20250819133331927 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1985)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(1987)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(1990)@6b779c8e12fd: Final verdict of PTC: none 20250819133331928 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133331928 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1991)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(1989)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(1988)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1995)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1986)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(1992)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1984)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(1993)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1984): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1985): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1986): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1987): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(1988): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(1989): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(1990): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(1991): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(1992): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(1993): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_20(1994): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1995): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_2 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Tue Aug 19 13:33:31 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 20250819133332118 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133332118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133332118 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133332118 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133332118 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133332118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133332118 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133332118 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133332118 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133332118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133332118 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133332119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133332119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133332119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133332119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133332119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133332119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133332119 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133332119 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133332928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296768) 20250819133333930 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133334119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133334119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133334119 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=296768, count=298208) 20250819133334932 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:33: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_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 20250819133335934 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_3 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(1999)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(1999)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1999)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(1997)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133336573 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2000)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133336767 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133336768 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133336768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133336768 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133336772 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133336772 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133336772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133336772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133336772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133336772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133336772 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(1999)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1999)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133336774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133336774 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133336774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133336774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133336774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133336774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133336774 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133336774 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133336774 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133336936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133336936 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2002)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2002)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133336942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2002)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2002)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2002)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2002)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133336960 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133336960 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_30(2006)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2003)@6b779c8e12fd: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(2006) TC_auth_options_30(2006)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133337580 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337580 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337580 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133337580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133337580 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133337580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133337580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133337580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1998)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1998)@6b779c8e12fd: Added conn table entry 0TC_auth_options_30(2006)12289058 MSC_Test_0-SCCP(1997)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(1998)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133337593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337593 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337593 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133337593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133337593 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133337593 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133337593 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133337593 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133337593 DMSC DEBUG msc_a[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133337593 DMSC DEBUG msc_a[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133337593 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133337593 DMSC DEBUG msc_i(unknown:GERAN-A-321:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133337593 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133337593 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042303 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133337593 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133337593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133337593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676a26a0] (fsm.c:486) 20250819133337593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133337593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133337593 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133337593 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042303 id=262420000042303 (vlr.c:661) 20250819133337593 DVLR INFO New subscr, IMSI: 262420000042303 (vlr.c:562) 20250819133337594 DVLR DEBUG VLR subscr IMSI-262420000042303 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133337594 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133337594 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133337594 DVLR DEBUG VLR subscr IMSI-262420000042303 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133337594 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133337594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133337594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133337594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133337594 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133337594 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0] (fsm.c:486) 20250819133337594 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133337594 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133337594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133337594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133337594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: { messageType := 2, destLocRef := 'BB8422'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2003)@6b779c8e12fd: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(2006) MSC_Test-GSUP(2003)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_30(2006)"262420000042303" 20250819133337598 DVLR DEBUG VLR subscr IMSI-262420000042303 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133337598 DVLR DEBUG VLR subscr IMSI-262420000042303 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133337599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133337599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133337599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133337599 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133337599 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_30(2006)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2006)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133337607 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133337607 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133337607 DVLR DEBUG SUBSCR(IMSI-262420000042303) Received 1 auth tuples (vlr.c:996) 20250819133337607 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133337607 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{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) 20250819133337607 DMM DEBUG Tx AUTH REQ (rand = 01fa3ab8c7b5535471fdf318fea51ed3) (gsm_04_08.c:641) 20250819133337607 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133337607 DVLR DEBUG VLR subscr IMSI-262420000042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133337608 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337608 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337608 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133337608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133337608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1998)@6b779c8e12fd: patching N(SD)=1 into dtap '0514555D4065'O MSC_Test_0-RAN(1998)@6b779c8e12fd: patched enc_l3: '0554555D4065'O MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554555D4065'O MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133337619 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337619 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337619 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133337619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133337619 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133337619 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133337619 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133337619 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 555d4065) (gsm_04_08.c:1128) 20250819133337619 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133337619 DVLR DEBUG SUBSCR(IMSI-262420000042303) AUTH on GERAN received SRES/RES: 555d4065 (4 bytes) (vlr_auth_fsm.c:151) 20250819133337619 DVLR INFO SUBSCR(IMSI-262420000042303) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133337619 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133337620 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133337620 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133337620 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0] (vlr_auth_fsm.c:294) 20250819133337620 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133337620 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133337620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133337620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133337620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133337620 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133337620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133337620 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337620 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133337620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337620 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133337620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133337626 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337626 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337626 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133337626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133337626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133337626 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133337626 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133337626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133337626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133337626 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133337626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133337626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133337626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133337626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676728d0] (fsm.c:486) 20250819133337626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133337626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133337627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133337627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133337627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133337631 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133337631 DVLR DEBUG IMSI:262420000042303 has MSISDN:491230042303 (vlr.c:1045) 20250819133337631 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250819133337631 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133337632 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133337632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133337632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133337632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133337632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133337632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676728d0] (vlr_lu_fsm.c:110) 20250819133337632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133337632 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-321:LU)[0x55c2676b86b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133337632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133337632 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133337632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133337632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676728d0] (fsm.c:486) 20250819133337632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133337632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133337632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133337632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133337632 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1CAB376F) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250819133337632 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133337632 DMM DEBUG -> IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1CAB376F LOCATION UPDATE ACCEPT (TMSI = 0x1cab376f) (gsm_04_08.c:149) 20250819133337632 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1CAB376F:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133337632 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1CAB376F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133337632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133337632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133337632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(2006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1998)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1998)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133337638 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337638 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337638 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133337638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133337638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133337638 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1CAB376F:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133337638 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133337638 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133337638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x1CAB376F:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133337638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133337638 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250819133337638 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133337638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133337638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133337638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133337638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676728d0] (vlr_lu_fsm.c:817) 20250819133337638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133337638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-321:LU)[0x55c2676aa4b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133337638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133337638 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133337638 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.954s remaining) (msc_a.c:450) 20250819133337638 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250819133337638 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133337638 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133337639 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133337639 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133337639 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133337639 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133337639 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133337639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133337639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133337639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133337642 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337642 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337642 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133337642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133337642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133337642 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133337642 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133337642 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133337642 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133337642 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133337642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133337642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0] (msc_a.c:1053) 20250819133337642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133337642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133337642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133337642 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133337642 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133337642 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c2676a26a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133337642 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133337642 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) MSC-A terminated (msub.c:261) 20250819133337642 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) 1 MSC-I still active (msub.c:79) 20250819133337642 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133337642 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133337642 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133337642 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133337642 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-321 (ran_conn.c:155) 20250819133337642 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133337642 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-321:LU)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133337642 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) Free (msub.c:119) 20250819133337642 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - active-conn: now used by 1 (attached) (msub.c:375) 20250819133337642 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133337642 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133337643 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337643 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133337643 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133337643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133337643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 20250819133337644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133337644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133337644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133337644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133337644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133337644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133337644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133337644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1998)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_30(2006)12289058 TC_auth_options_30(2006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133337646 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133337646 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(2006)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(2006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(2006)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_30(2006)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_30(2006)@6b779c8e12fd: 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 := '1CAB376F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1998)@6b779c8e12fd: Added conn table entry 0TC_auth_options_30(2006)3571819 MSC_Test_0-RAN(1998)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1997)@6b779c8e12fd: First idle individual index:0 20250819133338658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133338658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133338658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133338659 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Allocated (fsm.c:456) 20250819133338659 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133338659 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133338659 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133338659 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133338659 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133338659 DMSC DEBUG msc_i(unknown:GERAN-A-322:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133338659 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133338659 DMM DEBUG msc_a(TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133338659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133338659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133338659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133338659 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133338659 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133338659 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133338659 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133338659 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133338659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133338659 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133338659 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133338660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0] (fsm.c:486) 20250819133338660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133338660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133338660 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133338660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133338660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133338660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: { messageType := 2, destLocRef := '36806B'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)@6b779c8e12fd: Session index based on local reference:0 20250819133338663 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133338663 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_30(2006)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133338667 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133338667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133338667 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) Received 1 auth tuples (vlr.c:996) 20250819133338667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133338667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{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) 20250819133338667 DMM DEBUG Tx AUTH REQ (rand = 215c42380a9751b16f08bfc952b3d247) (gsm_04_08.c:641) 20250819133338667 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133338667 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133338668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133338668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133338668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1998)@6b779c8e12fd: patching N(SD)=1 into dtap '051459B017FA'O MSC_Test_0-RAN(1998)@6b779c8e12fd: patched enc_l3: '055459B017FA'O MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055459B017FA'O 20250819133338671 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338671 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133338672 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(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133338672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133338672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133338672 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133338672 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133338672 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 59b017fa) (gsm_04_08.c:1128) 20250819133338672 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133338672 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) AUTH on GERAN received SRES/RES: 59b017fa (4 bytes) (vlr_auth_fsm.c:151) 20250819133338672 DVLR INFO SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133338672 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133338672 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133338672 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133338672 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0] (vlr_auth_fsm.c:294) 20250819133338672 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133338672 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676b86b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133338672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133338672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133338672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133338672 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133338672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133338672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133338672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133338672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819133338676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133338676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133338676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133338676 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133338676 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133338676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133338676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133338676 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133338676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133338676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133338676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133338676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133338677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133338677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133338677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133338677 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133338677 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250819133338677 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250819133338677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133338677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133338677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(2006)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133338681 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338681 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338681 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338681 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133338681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133338681 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133338681 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133338681 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133338681 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133338681 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133338681 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133338681 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133338681 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133338681 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133338681 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133338682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133338682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133338682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(1997)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(1997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133338684 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338684 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338684 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338685 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133338685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338685 DLSS7 DEBUG Found route for dpc=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(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133338685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133338685 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133338685 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133338685 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133338685 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133338685 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133338685 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133338685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133338685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710] (msc_a.c:1053) 20250819133338685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133338685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c2676aa4b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133338685 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a26a0] (msc_a.c:1053) 20250819133338685 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133338685 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133338685 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133338685 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) MSC-A terminated (msub.c:261) 20250819133338685 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) 1 MSC-I still active (msub.c:79) 20250819133338685 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133338685 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133338685 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133338685 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c2676a26a0] (msub.c:113) 20250819133338685 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-322 (ran_conn.c:155) 20250819133338685 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133338685 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F:GERAN-A-322:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133338685 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F) Free (msub.c:119) 20250819133338685 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - active-conn: now used by 1 (attached) (msub.c:375) 20250819133338685 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Freeing instance (msub.c:113) 20250819133338685 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Deallocated (fsm.c:568) 20250819133338685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133338686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133338686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(1999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133338687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133338687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133338687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133338687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133338687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133338687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133338687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(1998)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_30(2006)3571819 TC_auth_options_30(2006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133338688 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133338688 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x1CAB376F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(2006)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(2006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(2006)@6b779c8e12fd: Final verdict of PTC: pass 20250819133338698 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133338698 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1999)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2000)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2002)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(1997)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2003)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(1998)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2001)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1996)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2007)@6b779c8e12fd: Final verdict of PTC: none 20250819133338704 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(2005)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2004)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(1996): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(1997): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(1998): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(1999): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2000): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2001): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2002): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2003): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2004): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2005): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_30(2006): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2007): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_3 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Tue Aug 19 13:33:38 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 20250819133338890 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133338890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133338890 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133338890 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133338890 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133338890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133338890 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133338890 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133338890 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133338890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133338890 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133338890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133338890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133338890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133338890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133338890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133338891 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133338891 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133338891 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133339706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355304) 20250819133340707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133340892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133340892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133340892 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=355304, count=356464) 20250819133341709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:33: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_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 20250819133342710 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_4 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2011)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2011)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2011)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2009)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133343383 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2012)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133343577 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133343577 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133343577 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133343577 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2011)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2011)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133343581 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133343581 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133343582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133343582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133343582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133343582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133343582 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2011)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133343584 DLSS7 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(2011)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133343584 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133343584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133343584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133343584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133343584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 20250819133343584 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 20250819133343584 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133343584 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2011)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133343711 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133343711 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2014)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2014)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133343717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2014)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2014)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2014)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2014)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133343746 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133343746 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_40(2018)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2015)@6b779c8e12fd: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(2018) TC_auth_options_40(2018)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133344389 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344389 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344389 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133344389 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133344389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133344389 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133344390 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344390 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133344390 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133344390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133344390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2010)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2010)@6b779c8e12fd: Added conn table entry 0TC_auth_options_40(2018)13509266 MSC_Test_0-SCCP(2009)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2010)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133344414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133344414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133344414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133344415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133344415 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{active}: Allocated (fsm.c:456) 20250819133344415 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133344415 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676aa4b0] (fsm.c:486) 20250819133344415 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133344415 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676aa4b0] (fsm.c:486) 20250819133344415 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133344415 DMSC DEBUG msc_i(unknown:GERAN-A-323:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133344415 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133344415 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133344415 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133344415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133344415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540] (fsm.c:486) 20250819133344415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133344415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133344415 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133344415 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250819133344415 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250819133344415 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133344415 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133344415 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133344415 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133344416 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133344416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133344416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133344416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133344416 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133344416 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0] (fsm.c:486) 20250819133344416 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133344416 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133344416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133344416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133344416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133344416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: { messageType := 2, destLocRef := 'CE2292'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2015)@6b779c8e12fd: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(2018) MSC_Test-GSUP(2015)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_40(2018)"262420000042304" 20250819133344423 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133344423 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133344426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133344426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133344426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133344426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133344427 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133344427 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_40(2018)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): none -> pass TC_auth_options_40(2018)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133344435 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133344435 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133344435 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133344435 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133344435 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133344435 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133344435 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0] (vlr_auth_fsm.c:294) 20250819133344435 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133344435 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133344435 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133344435 DMM INFO msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133344436 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133344436 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133344436 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133344436 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133344436 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133344436 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) 20250819133344436 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) 20250819133344436 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) 20250819133344436 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133344436 DVLR DEBUG VLR subscr IMSI-262420000042304 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133344436 DVLR DEBUG VLR subscr IMSI-262420000042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133344436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133344436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133344436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133344436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133344436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133344436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133344436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133344437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133344447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133344447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133344447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133344448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133344448 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133344448 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133344448 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133344448 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133344448 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133344448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133344448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133344448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133344448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133344448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-323:LU)[0x55c2676a26a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133344448 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676aa4b0] (msc_a.c:1053) 20250819133344448 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133344448 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133344448 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133344448 DMSC DEBUG msub(IMSI-262420000042304) MSC-A terminated (msub.c:261) 20250819133344448 DMSC DEBUG msub(IMSI-262420000042304) 1 MSC-I still active (msub.c:79) 20250819133344448 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133344448 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133344448 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133344449 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676aa4b0] (msub.c:113) 20250819133344449 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-323 (ran_conn.c:155) 20250819133344449 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133344449 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-323:LU)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133344449 DMSC DEBUG msub(IMSI-262420000042304) Free (msub.c:119) 20250819133344449 DVLR INFO VLR subscr IMSI-262420000042304 - active-conn: now used by 0 (-) (msub.c:375) 20250819133344449 DVLR DEBUG SUBSCR(IMSI-262420000042304) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819133344449 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{terminating}: Freeing instance (msub.c:113) 20250819133344449 DMSC DEBUG msub_fsm[0x55c2676aa4b0]{terminating}: Deallocated (fsm.c:568) 20250819133344449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133344449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133344449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133344449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 20250819133344451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133344451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133344451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133344451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133344451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133344451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133344451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133344451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2010)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_40(2018)13509266 TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2018)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_40(2018)@6b779c8e12fd: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2015)@6b779c8e12fd: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(2018) TC_auth_options_40(2018)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2010)@6b779c8e12fd: Added conn table entry 0TC_auth_options_40(2018)13658086 MSC_Test_0-RAN(2010)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2009)@6b779c8e12fd: First idle individual index:0 20250819133345469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133345469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133345469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133345469 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Allocated (fsm.c:456) 20250819133345469 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133345469 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133345469 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133345469 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133345469 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133345469 DMSC DEBUG msc_i(unknown:GERAN-A-324:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133345469 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133345469 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133345469 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768c710] (fsm.c:486) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133345469 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133345469 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250819133345469 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250819133345469 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133345469 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133345469 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133345469 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133345469 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133345469 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133345469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133345469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133345469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133345469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133345469 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133345470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133345470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133345470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133345470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133345470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133345470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: { messageType := 2, destLocRef := 'D067E6'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133345470 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133345470 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_40(2018)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133345471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133345471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133345471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133345471 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133345471 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133345473 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133345473 DVLR DEBUG IMSI:262420000042304 has MSISDN:491230042304 (vlr.c:1045) 20250819133345473 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250819133345473 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133345474 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133345474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133345474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133345474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133345474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133345474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676b86b0] (vlr_lu_fsm.c:110) 20250819133345474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133345474 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-324:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133345474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133345474 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133345474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133345474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133345474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133345474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133345474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133345474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133345474 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x399949AA) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250819133345474 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133345474 DMM DEBUG -> IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x399949AA LOCATION UPDATE ACCEPT (TMSI = 0x399949aa) (gsm_04_08.c:149) 20250819133345474 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x399949AA:GERAN-A-324:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133345474 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x399949AA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133345474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133345474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133345474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2010)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2010)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133345480 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345481 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133345481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133345481 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133345481 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x399949AA:GERAN-A-324:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133345481 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133345481 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133345481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x399949AA:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133345481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133345481 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250819133345481 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133345481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133345481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133345481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133345481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c2676b86b0] (vlr_lu_fsm.c:817) 20250819133345481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133345481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-324:LU)[0x55c2676caec0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133345481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133345481 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133345481 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250819133345481 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042304/3/1): Available (smpp_smsc.c:626) 20250819133345481 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133345481 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133345481 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133345481 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133345481 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133345481 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133345481 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133345481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133345481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133345481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_from0 20250819133345482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133345482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133345482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2009)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133345483 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133345483 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133345483 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133345483 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133345483 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133345483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133345483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133345483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133345483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133345483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133345483 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a26a0] (msc_a.c:1053) 20250819133345483 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133345483 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133345483 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133345483 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA) MSC-A terminated (msub.c:261) 20250819133345483 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA) 1 MSC-I still active (msub.c:79) 20250819133345483 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133345483 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133345483 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133345483 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c2676a26a0] (msub.c:113) 20250819133345483 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-324 (ran_conn.c:155) 20250819133345483 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133345483 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-324:LU)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133345483 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA) Free (msub.c:119) 20250819133345483 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - active-conn: now used by 1 (attached) (msub.c:375) 20250819133345483 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Freeing instance (msub.c:113) 20250819133345483 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Deallocated (fsm.c:568) 20250819133345483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133345483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133345483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 20250819133345483 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345483 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345483 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345483 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133345483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133345483 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2010)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_40(2018)13658086 TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133345485 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133345485 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(2018)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2018)@6b779c8e12fd: port MSCVTYRunning a successful LU done TC_auth_options_40(2018)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_40(2018)@6b779c8e12fd: 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 := '399949AA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2010)@6b779c8e12fd: Added conn table entry 0TC_auth_options_40(2018)13416665 MSC_Test_0-SCCP(2009)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2010)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133345686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133345686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133345686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133345687 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Allocated (fsm.c:456) 20250819133345687 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133345687 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133345687 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133345687 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133345687 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133345687 DMSC DEBUG msc_i(unknown:GERAN-A-325:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133345687 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133345687 DMM DEBUG msc_a(TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133345687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133345687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133345687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133345687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133345687 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133345687 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133345687 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133345687 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133345687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133345687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133345687 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133345687 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0] (fsm.c:486) 20250819133345687 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133345688 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133345688 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133345688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133345688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133345688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: { messageType := 2, destLocRef := 'CCB8D9'O, sourceLocRef := '000145'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 20250819133345691 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133345691 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_40(2018)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2018)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133345695 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133345695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133345695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133345695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133345695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133345695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133345695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0] (vlr_auth_fsm.c:294) 20250819133345695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133345695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676caec0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133345695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133345695 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{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) 20250819133345695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133345695 DVLR ERROR Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_AUTH}: Cannot start ciphering, security context is not established (vlr_access_req_fsm.c:320) 20250819133345695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(NETWORK_FAILURE) (vlr_access_req_fsm.c:321) 20250819133345695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133345695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Process Access Request result: NETWORK_FAILURE (vlr_access_req_fsm.c:131) 20250819133345695 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 17 (gsm_04_08.c:259) 20250819133345695 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133345695 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133345696 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133345696 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133345696 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + 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) 20250819133345696 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133345696 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133345696 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133345696 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250819133345696 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133345696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133345696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133345696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133345696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133345696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133345696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2009)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(2018)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819133345701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133345701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345701 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133345701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133345701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133345702 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133345702 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133345702 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133345702 DMSC ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250819133345702 DBSSAP ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2009)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2009)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133345906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133345906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133345906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133345907 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133345907 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133345907 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133345907 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133345907 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133345907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133345907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540] (msc_a.c:1053) 20250819133345907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133345907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133345907 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b86b0] (msc_a.c:1053) 20250819133345907 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133345907 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133345907 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133345907 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA) MSC-A terminated (msub.c:261) 20250819133345907 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA) 1 MSC-I still active (msub.c:79) 20250819133345907 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133345907 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133345907 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133345907 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676b86b0] (msub.c:113) 20250819133345907 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-325 (ran_conn.c:155) 20250819133345907 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133345907 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA:GERAN-A-325:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133345907 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA) Free (msub.c:119) 20250819133345907 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - active-conn: now used by 1 (attached) (msub.c:375) 20250819133345907 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Freeing instance (msub.c:113) 20250819133345907 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Deallocated (fsm.c:568) 20250819133345907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133345907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133345907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2009)@6b779c8e12fd: Session index based on local reference:0 20250819133345908 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133345908 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133345908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133345908 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133345908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133345909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133345909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133345909 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2010)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_40(2018)13416665 TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133345911 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133345911 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x399949AA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(2018)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(2018)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(2018)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(2015)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2011)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2010)@6b779c8e12fd: Final verdict of PTC: none 20250819133345922 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133345922 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2009)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2012)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2008)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2017)@6b779c8e12fd: Final verdict of PTC: none 20250819133345924 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2016)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2019)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2014)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2013)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2008): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2009): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2010): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2011): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2012): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2013): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2014): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2015): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2016): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2017): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_40(2018): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2019): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_4 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Tue Aug 19 13:33:45 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 20250819133346114 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133346114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133346114 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133346114 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133346114 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133346114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133346114 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133346114 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133346114 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133346114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133346114 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133346114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133346114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133346114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133346114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133346114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133346114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133346114 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133346115 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133346925 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374500) 20250819133347927 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133348115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133348115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133348115 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=374500, count=375660) 20250819133348928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:33: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_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 20250819133349930 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_5 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2023)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2023)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2023)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2021)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133350557 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2024)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133350749 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133350749 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133350749 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133350749 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133350754 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133350755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133350755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133350755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133350755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133350755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133350755 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2023)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 20250819133350755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133350755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133350755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133350755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133350755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133350755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133350755 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2023)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 20250819133350756 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133350756 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133350931 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133350931 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2026)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2026)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133350937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2026)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2026)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2026)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2026)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133350957 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133350957 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_50(2030)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2027)@6b779c8e12fd: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(2030) TC_auth_options_50(2030)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133351557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351557 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351557 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133351557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133351557 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133351558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133351558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133351558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2022)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2022)@6b779c8e12fd: Added conn table entry 0TC_auth_options_50(2030)12768139 MSC_Test_0-SCCP(2021)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2022)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133351573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133351573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133351573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133351573 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Allocated (fsm.c:456) 20250819133351573 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133351573 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133351573 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133351573 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133351574 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133351574 DMSC DEBUG msc_i(unknown:GERAN-A-326:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133351574 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133351574 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042305 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133351574 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133351574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133351574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768c710] (fsm.c:486) 20250819133351574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133351574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133351574 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133351574 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042305 id=262420000042305 (vlr.c:661) 20250819133351574 DVLR INFO New subscr, IMSI: 262420000042305 (vlr.c:562) 20250819133351574 DVLR DEBUG VLR subscr IMSI-262420000042305 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133351574 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133351574 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133351574 DVLR DEBUG VLR subscr IMSI-262420000042305 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133351574 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133351574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133351574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133351574 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133351574 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133351574 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351574 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351574 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133351574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133351574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133351574 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133351574 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133351574 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: { messageType := 2, destLocRef := 'C2D38B'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2027)@6b779c8e12fd: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(2030) MSC_Test-GSUP(2027)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_50(2030)"262420000042305" 20250819133351578 DVLR DEBUG VLR subscr IMSI-262420000042305 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133351578 DVLR DEBUG VLR subscr IMSI-262420000042305 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_from0 20250819133351578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351578 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351578 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133351578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133351578 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2021)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133351579 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133351579 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_50(2030)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2030)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133351583 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133351583 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133351583 DVLR DEBUG SUBSCR(IMSI-262420000042305) Received 1 auth tuples (vlr.c:996) 20250819133351583 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133351583 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{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) 20250819133351583 DMM DEBUG Tx AUTH REQ (rand = 762df6793b9d79675016a03a55fca42a) (gsm_04_08.c:641) 20250819133351583 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133351583 DVLR DEBUG VLR subscr IMSI-262420000042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133351583 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351583 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351583 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133351583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133351583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2022)@6b779c8e12fd: patching N(SD)=1 into dtap '0514B8F10480'O MSC_Test_0-RAN(2022)@6b779c8e12fd: patched enc_l3: '0554B8F10480'O MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554B8F10480'O 20250819133351588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351588 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133351588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133351588 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133351588 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133351588 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133351588 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b8f10480) (gsm_04_08.c:1128) 20250819133351588 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133351588 DVLR DEBUG SUBSCR(IMSI-262420000042305) AUTH on GERAN received SRES/RES: b8f10480 (4 bytes) (vlr_auth_fsm.c:151) 20250819133351588 DVLR INFO SUBSCR(IMSI-262420000042305) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133351588 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133351588 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133351588 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133351588 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0] (vlr_auth_fsm.c:294) 20250819133351588 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133351588 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133351588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133351588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133351588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133351588 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133351588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133351588 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351588 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351588 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133351588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133351588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_from0 20250819133351591 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351591 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351591 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133351591 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(2021)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819133351591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133351591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133351591 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133351591 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133351591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133351591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133351591 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133351591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133351591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133351591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133351591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133351591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133351591 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133351591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133351591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133351591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133351593 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133351593 DVLR DEBUG IMSI:262420000042305 has MSISDN:491230042305 (vlr.c:1045) 20250819133351593 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250819133351593 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133351594 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133351594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133351594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133351594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133351594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133351594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c2676b86b0] (vlr_lu_fsm.c:110) 20250819133351594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133351594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-326:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133351594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133351594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133351594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133351594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133351594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133351594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133351594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133351594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133351594 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x2B74D917) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250819133351594 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133351594 DMM DEBUG -> IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x2B74D917 LOCATION UPDATE ACCEPT (TMSI = 0x2b74d917) (gsm_04_08.c:149) 20250819133351594 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x2B74D917:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133351594 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x2B74D917 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133351594 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351594 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351594 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133351594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133351594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(2030)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2022)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2022)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133351596 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351596 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351596 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133351596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133351596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133351596 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x2B74D917:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133351596 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133351596 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133351596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x2B74D917:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133351596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133351596 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250819133351596 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133351596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133351596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133351596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133351596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c2676b86b0] (vlr_lu_fsm.c:817) 20250819133351596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133351596 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-326:LU)[0x55c26766f6a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133351596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133351596 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133351596 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250819133351596 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250819133351597 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133351597 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133351597 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133351597 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133351597 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133351597 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133351597 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133351597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133351597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133351597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133351598 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351598 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351598 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133351598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133351598 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133351598 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133351599 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133351599 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133351599 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133351599 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133351599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133351599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133351599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133351599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133351599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133351599 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a26a0] (msc_a.c:1053) 20250819133351599 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133351599 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133351599 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133351599 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) MSC-A terminated (msub.c:261) 20250819133351599 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) 1 MSC-I still active (msub.c:79) 20250819133351599 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133351599 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133351599 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133351599 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c2676a26a0] (msub.c:113) 20250819133351599 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-326 (ran_conn.c:155) 20250819133351599 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133351599 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-326:LU)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133351599 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) Free (msub.c:119) 20250819133351599 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133351599 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Freeing instance (msub.c:113) 20250819133351599 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Deallocated (fsm.c:568) 20250819133351599 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351599 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133351599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133351599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133351599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133351599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133351599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133351599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133351599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133351599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133351599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133351599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2022)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_50(2030)12768139 TC_auth_options_50(2030)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133351600 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133351600 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(2030)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2030)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(2030)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(2030)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_50(2030)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_50(2030)@6b779c8e12fd: 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 := '2B74D917'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2022)@6b779c8e12fd: Added conn table entry 0TC_auth_options_50(2030)9750767 MSC_Test_0-RAN(2022)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2021)@6b779c8e12fd: First idle individual index:0 20250819133352605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133352605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133352605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133352606 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Allocated (fsm.c:456) 20250819133352606 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133352606 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133352606 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133352606 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133352606 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133352606 DMSC DEBUG msc_i(unknown:GERAN-A-327:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133352606 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133352606 DMM DEBUG msc_a(TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133352606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133352606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133352606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133352606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133352606 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133352606 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133352606 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133352606 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133352606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133352606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133352606 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133352606 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0] (fsm.c:486) 20250819133352606 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133352606 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133352606 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133352606 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352606 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352606 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133352606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133352606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: { messageType := 2, destLocRef := '94C8EF'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)@6b779c8e12fd: Session index based on local reference:0 20250819133352608 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133352608 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_50(2030)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2030)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133352612 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133352612 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133352612 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) Received 1 auth tuples (vlr.c:996) 20250819133352612 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133352612 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{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) 20250819133352612 DMM DEBUG Tx AUTH REQ (rand = c73fa0690a5348b01dcf14989eceee0b) (gsm_04_08.c:641) 20250819133352612 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352612 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352612 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133352612 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133352612 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133352612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133352612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2022)@6b779c8e12fd: patching N(SD)=1 into dtap '051490A3515A'O MSC_Test_0-RAN(2022)@6b779c8e12fd: patched enc_l3: '055490A3515A'O MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055490A3515A'O 20250819133352615 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352615 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352615 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133352615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133352615 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133352615 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133352615 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133352615 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 90a3515a) (gsm_04_08.c:1128) 20250819133352615 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133352615 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) AUTH on GERAN received SRES/RES: 90a3515a (4 bytes) (vlr_auth_fsm.c:151) 20250819133352615 DVLR INFO SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133352615 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133352615 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133352615 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133352615 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0] (vlr_auth_fsm.c:294) 20250819133352615 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133352615 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766f6a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133352615 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133352615 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133352615 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133352615 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133352615 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133352615 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352615 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133352615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133352615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819133352618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352618 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352618 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133352618 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(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133352618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133352618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133352618 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133352618 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133352618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133352618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133352618 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133352618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133352618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133352618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133352618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133352618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133352618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133352618 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133352618 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133352618 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250819133352618 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250819133352618 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352618 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352618 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133352618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133352619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(2030)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819133352622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133352622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133352622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133352622 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133352622 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133352622 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133352622 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133352622 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133352622 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133352622 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133352622 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133352622 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133352622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133352622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133352622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2021)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2021)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2021)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133352625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133352625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133352626 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133352626 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133352626 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133352626 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133352626 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133352626 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133352626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133352626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540] (msc_a.c:1053) 20250819133352626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133352626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c2676a26a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133352626 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b86b0] (msc_a.c:1053) 20250819133352626 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133352626 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133352626 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133352626 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) MSC-A terminated (msub.c:261) 20250819133352626 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) 1 MSC-I still active (msub.c:79) 20250819133352626 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133352626 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133352626 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133352626 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676b86b0] (msub.c:113) 20250819133352626 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-327 (ran_conn.c:155) 20250819133352626 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133352626 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917:GERAN-A-327:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133352626 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917) Free (msub.c:119) 20250819133352626 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133352626 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Freeing instance (msub.c:113) 20250819133352626 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Deallocated (fsm.c:568) 20250819133352627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2023)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133352627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133352627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133352627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2021)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2023)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133352628 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352628 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133352628 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133352628 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133352628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133352628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133352628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133352628 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2022)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_50(2030)9750767 TC_auth_options_50(2030)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133352629 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133352629 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x2B74D917 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(2030)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(2030)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(2030)@6b779c8e12fd: Final verdict of PTC: pass 20250819133352639 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133352639 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(2024)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2027)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2023)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2021)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2022)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2020)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2031)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2028)@6b779c8e12fd: Final verdict of PTC: none 20250819133352644 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(2025)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2026)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2029)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2020): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2021): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2022): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2023): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2024): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2025): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2026): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2027): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2028): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2029): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_50(2030): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2031): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_5 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Tue Aug 19 13:33:52 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 20250819133352830 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133352830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133352830 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133352830 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133352830 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133352830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133352830 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133352830 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133352830 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133352831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133352831 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133352831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133352831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133352831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133352831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133352831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133352831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133352831 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133352831 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133353645 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355000) 20250819133354646 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133354832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133354832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133354832 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=355000, count=356160) 20250819133355648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:33: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_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 20250819133356649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_6 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2035)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2035)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2035)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2033)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133357387 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2036)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133357583 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133357583 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133357583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133357583 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133357588 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133357588 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133357588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133357588 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133357588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133357588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133357588 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2035)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2035)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133357589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133357589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133357589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133357589 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133357589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133357589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133357589 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133357589 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133357590 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133357650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133357650 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2038)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2038)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133357656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2038)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2038)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2038)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2038)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133357671 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133357671 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_60(2042)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2039)@6b779c8e12fd: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(2042) TC_auth_options_60(2042)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133358391 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358391 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133358391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133358391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133358391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133358392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133358393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133358393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133358393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2034)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2034)@6b779c8e12fd: Added conn table entry 0TC_auth_options_60(2042)6868630 MSC_Test_0-SCCP(2033)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2034)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133358410 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358410 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358410 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133358410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133358410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133358410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133358411 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Allocated (fsm.c:456) 20250819133358411 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133358411 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133358411 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133358411 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a26a0] (fsm.c:486) 20250819133358411 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133358411 DMSC DEBUG msc_i(unknown:GERAN-A-328:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133358411 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133358411 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133358411 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133358411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133358411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710] (fsm.c:486) 20250819133358411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133358411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133358411 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133358411 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250819133358411 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250819133358411 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133358411 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133358411 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133358411 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133358411 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133358411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133358411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133358411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133358411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133358411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0] (fsm.c:486) 20250819133358411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133358411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133358411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133358411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133358411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133358411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: { messageType := 2, destLocRef := '68CE96'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2039)@6b779c8e12fd: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(2042) MSC_Test-GSUP(2039)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_60(2042)"262420000042306" 20250819133358415 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133358415 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133358416 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358416 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358416 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133358416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133358416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133358416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133358416 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133358416 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_60(2042)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): none -> pass TC_auth_options_60(2042)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133358420 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133358420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133358420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133358420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133358420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133358420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133358420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0] (vlr_auth_fsm.c:294) 20250819133358420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133358420 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133358420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133358420 DMM INFO msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133358420 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133358420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133358420 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133358420 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133358420 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133358420 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) 20250819133358420 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) 20250819133358420 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) 20250819133358420 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133358420 DVLR DEBUG VLR subscr IMSI-262420000042306 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133358420 DVLR DEBUG VLR subscr IMSI-262420000042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133358420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133358420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133358420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133358420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133358420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133358420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133358420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133358420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133358427 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358427 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133358427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133358427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133358427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133358427 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133358427 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133358427 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133358427 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133358427 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133358427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133358427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133358427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133358427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133358427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-328:LU)[0x55c2676b86b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133358427 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a26a0] (msc_a.c:1053) 20250819133358427 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133358427 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133358427 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133358427 DMSC DEBUG msub(IMSI-262420000042306) MSC-A terminated (msub.c:261) 20250819133358427 DMSC DEBUG msub(IMSI-262420000042306) 1 MSC-I still active (msub.c:79) 20250819133358427 DMSC DEBUG msub_fsm[0x55c2676a26a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133358427 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133358427 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133358427 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c2676a26a0] (msub.c:113) 20250819133358427 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-328 (ran_conn.c:155) 20250819133358427 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133358427 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-328:LU)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133358427 DMSC DEBUG msub(IMSI-262420000042306) Free (msub.c:119) 20250819133358427 DVLR INFO VLR subscr IMSI-262420000042306 - active-conn: now used by 0 (-) (msub.c:375) 20250819133358427 DVLR DEBUG SUBSCR(IMSI-262420000042306) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819133358428 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Freeing instance (msub.c:113) 20250819133358428 DMSC DEBUG msub_fsm[0x55c2676a26a0]{terminating}: Deallocated (fsm.c:568) 20250819133358428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133358428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133358428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133358428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 20250819133358429 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133358429 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133358429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133358429 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133358429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133358429 DLSS7 DEBUG Found route for dpc=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(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133358429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133358429 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2034)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_60(2042)6868630 TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2042)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_60(2042)@6b779c8e12fd: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2039)@6b779c8e12fd: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(2042) TC_auth_options_60(2042)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2034)@6b779c8e12fd: Added conn table entry 0TC_auth_options_60(2042)2454403 MSC_Test_0-RAN(2034)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2033)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133359440 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359441 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359441 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133359441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133359441 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133359441 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Allocated (fsm.c:456) 20250819133359441 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133359441 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133359441 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133359441 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133359441 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133359441 DMSC DEBUG msc_i(unknown:GERAN-A-329:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133359441 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133359441 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133359441 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133359441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133359441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766b540] (fsm.c:486) 20250819133359441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133359441 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133359441 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133359441 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250819133359441 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250819133359442 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133359442 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133359442 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133359442 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133359442 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133359442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133359442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133359442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133359442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133359442 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133359442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133359442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133359442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133359442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766f6a0] (fsm.c:486) 20250819133359442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133359442 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133359442 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(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133359442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133359442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133359442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133359442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133359442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133359442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: { messageType := 2, destLocRef := '257383'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133359445 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133359445 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_60(2042)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_from0 TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133359447 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359447 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359447 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133359447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133359447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133359448 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133359448 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133359452 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133359452 DVLR DEBUG IMSI:262420000042306 has MSISDN:491230042306 (vlr.c:1045) 20250819133359452 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250819133359452 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133359453 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133359453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133359453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133359453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133359453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133359453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c26766f6a0] (vlr_lu_fsm.c:110) 20250819133359453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133359453 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-329:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133359453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133359453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133359453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133359453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c26766f6a0] (fsm.c:486) 20250819133359453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133359453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133359453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133359453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133359453 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xB9EBBED9) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250819133359453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133359453 DMM DEBUG -> IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xB9EBBED9 LOCATION UPDATE ACCEPT (TMSI = 0xb9ebbed9) (gsm_04_08.c:149) 20250819133359453 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xB9EBBED9:GERAN-A-329:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133359453 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xB9EBBED9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133359454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133359454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133359454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2034)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2034)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133359465 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359465 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359465 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359465 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133359465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133359465 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133359465 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xB9EBBED9:GERAN-A-329:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133359465 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133359465 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133359465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133359465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133359465 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250819133359465 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133359465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133359465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133359465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133359465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766f6a0] (vlr_lu_fsm.c:817) 20250819133359465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133359465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-329:LU)[0x55c2676b8430]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133359465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133359465 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133359465 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250819133359465 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042306/3/1): Available (smpp_smsc.c:626) 20250819133359466 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133359466 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133359466 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133359466 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133359466 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133359466 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133359466 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133359466 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359466 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359466 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133359466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359466 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133359466 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133359469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133359469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133359469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133359469 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133359469 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133359469 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133359469 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133359469 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133359469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133359469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133359469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133359469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133359469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133359469 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b86b0] (msc_a.c:1053) 20250819133359469 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133359469 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133359469 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133359469 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9) MSC-A terminated (msub.c:261) 20250819133359469 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9) 1 MSC-I still active (msub.c:79) 20250819133359469 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133359469 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133359469 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133359469 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676b86b0] (msub.c:113) 20250819133359469 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-329 (ran_conn.c:155) 20250819133359469 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133359469 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-329:LU)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133359469 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9) Free (msub.c:119) 20250819133359470 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133359470 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Freeing instance (msub.c:113) 20250819133359470 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Deallocated (fsm.c:568) 20250819133359470 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359470 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359470 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133359470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133359470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 20250819133359470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359470 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133359470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133359470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2034)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_60(2042)2454403 TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133359472 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133359472 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(2042)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2042)@6b779c8e12fd: port MSCVTYRunning a successful LU done TC_auth_options_60(2042)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_60(2042)@6b779c8e12fd: 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 := 'B9EBBED9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2034)@6b779c8e12fd: Added conn table entry 0TC_auth_options_60(2042)9671216 MSC_Test_0-SCCP(2033)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2034)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133359674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133359674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133359674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133359675 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Allocated (fsm.c:456) 20250819133359675 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133359675 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133359675 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133359675 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133359675 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133359675 DMSC DEBUG msc_i(unknown:GERAN-A-330:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133359675 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133359675 DMM DEBUG msc_a(TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133359675 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133359675 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133359675 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133359675 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133359675 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133359675 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133359675 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133359675 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133359675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133359675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133359675 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133359675 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819133359675 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133359675 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133359675 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133359676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133359676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133359676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: { messageType := 2, destLocRef := '939230'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(2033)@6b779c8e12fd: Session index based on local reference:0 20250819133359681 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133359681 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_60(2042)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2042)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133359684 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133359684 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133359684 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133359684 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133359684 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133359684 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133359684 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0] (vlr_auth_fsm.c:294) 20250819133359684 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133359684 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b8430]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133359684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133359684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250819133359684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133359684 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250819133359684 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250819133359684 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133359685 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133359685 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133359685 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133359685 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + 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) 20250819133359685 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133359685 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133359685 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133359685 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250819133359685 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133359685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133359685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133359685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133359685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133359686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133359686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(2042)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819133359690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359690 DLM3UA DEBUG 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(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133359690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133359690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133359690 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133359690 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133359690 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133359690 DMSC ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250819133359690 DBSSAP ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2033)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133359890 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359890 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359890 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133359890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133359890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133359891 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133359891 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133359891 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133359891 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133359891 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133359891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133359891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710] (msc_a.c:1053) 20250819133359891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133359891 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133359891 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26766f6a0] (msc_a.c:1053) 20250819133359891 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133359891 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133359891 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133359891 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9) MSC-A terminated (msub.c:261) 20250819133359891 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9) 1 MSC-I still active (msub.c:79) 20250819133359891 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133359891 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133359891 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133359891 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c26766f6a0] (msub.c:113) 20250819133359891 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-330 (ran_conn.c:155) 20250819133359891 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133359891 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9:GERAN-A-330:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133359891 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9) Free (msub.c:119) 20250819133359891 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133359891 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Freeing instance (msub.c:113) 20250819133359891 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Deallocated (fsm.c:568) 20250819133359891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133359891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133359891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2033)@6b779c8e12fd: Session index based on local reference:0 20250819133359893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133359893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133359893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133359893 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133359893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133359893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133359893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133359893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2034)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_60(2042)9671216 TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133359896 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133359896 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0xB9EBBED9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(2042)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(2042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(2042)@6b779c8e12fd: Final verdict of PTC: pass 20250819133359905 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133359905 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2033)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2035)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2036)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2034)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2039)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2032)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2043)@6b779c8e12fd: Final verdict of PTC: none 20250819133359909 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(2041)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2038)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2037)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2040)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2032): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2033): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2034): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2035): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2036): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2037): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2038): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2039): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2040): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2041): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_60(2042): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2043): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_6 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Tue Aug 19 13:33:59 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 20250819133400094 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133400094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133400094 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133400094 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133400094 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133400094 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133400094 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133400094 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133400094 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133400095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133400095 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133400095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133400095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133400095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133400095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133400095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133400095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133400095 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133400095 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133400911 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372064) 20250819133401913 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133402095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133402095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133402095 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=372064, count=373224) 20250819133402914 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:34: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_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 20250819133403915 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_7 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2047)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2047)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2047)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2045)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133404627 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2048)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133404821 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133404821 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133404821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133404821 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2047)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2047)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133404827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133404828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133404828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133404828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133404828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133404828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133404828 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2047)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133404830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133404831 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133404831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 20250819133404831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133404831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133404831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133404831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 20250819133404831 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133404831 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2047)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133404915 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133404915 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2050)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2050)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133404922 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2050)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2050)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2050)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2050)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133404947 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133404947 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_70(2054)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2051)@6b779c8e12fd: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(2054) TC_auth_options_70(2054)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133405627 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405627 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133405627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133405627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133405627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133405627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133405627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2046)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2046)@6b779c8e12fd: Added conn table entry 0TC_auth_options_70(2054)4292053 MSC_Test_0-SCCP(2045)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2046)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133405637 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405637 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133405637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133405637 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133405637 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405637 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133405637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133405637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133405637 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Allocated (fsm.c:456) 20250819133405637 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133405637 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133405637 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133405637 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133405637 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133405637 DMSC DEBUG msc_i(unknown:GERAN-A-331:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133405637 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133405637 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042307 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133405637 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133405637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133405637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766b540] (fsm.c:486) 20250819133405637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133405637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133405637 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133405637 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042307 id=262420000042307 (vlr.c:661) 20250819133405637 DVLR INFO New subscr, IMSI: 262420000042307 (vlr.c:562) 20250819133405637 DVLR DEBUG VLR subscr IMSI-262420000042307 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133405637 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133405637 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133405637 DVLR DEBUG VLR subscr IMSI-262420000042307 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133405637 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133405637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133405637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133405637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133405637 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133405637 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0] (fsm.c:486) 20250819133405637 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133405637 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: { messageType := 2, destLocRef := '417DD5'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-GSUP(2051)@6b779c8e12fd: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(2054) MSC_Test-GSUP(2051)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_70(2054)"262420000042307" MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 20250819133405643 DVLR DEBUG VLR subscr IMSI-262420000042307 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133405643 DVLR DEBUG VLR subscr IMSI-262420000042307 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133405644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133405644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133405644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133405644 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133405644 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_70(2054)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2054)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133405649 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133405649 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133405649 DVLR DEBUG SUBSCR(IMSI-262420000042307) Received 1 auth tuples (vlr.c:996) 20250819133405649 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133405649 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{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) 20250819133405649 DMM DEBUG Tx AUTH REQ (rand = b9543eafe2b2d4d32227ec2daa64a332) (gsm_04_08.c:641) 20250819133405649 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133405649 DVLR DEBUG VLR subscr IMSI-262420000042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133405649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133405649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133405649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2046)@6b779c8e12fd: patching N(SD)=1 into dtap '0514A3C60CB9'O MSC_Test_0-RAN(2046)@6b779c8e12fd: patched enc_l3: '0554A3C60CB9'O MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554A3C60CB9'O MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133405658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133405658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133405658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133405658 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133405658 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133405658 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a3c60cb9) (gsm_04_08.c:1128) 20250819133405658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133405658 DVLR DEBUG SUBSCR(IMSI-262420000042307) AUTH on GERAN received SRES/RES: a3c60cb9 (4 bytes) (vlr_auth_fsm.c:151) 20250819133405658 DVLR INFO SUBSCR(IMSI-262420000042307) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133405658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133405658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133405658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133405658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0] (vlr_auth_fsm.c:294) 20250819133405658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133405658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133405658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133405658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133405658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133405658 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133405658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133405658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133405658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133405658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c26766f6a0] (fsm.c:486) 20250819133405658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133405658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133405658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133405658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133405658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133405663 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133405663 DVLR DEBUG IMSI:262420000042307 has MSISDN:491230042307 (vlr.c:1045) 20250819133405663 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250819133405663 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133405664 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133405664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133405664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133405664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133405664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133405664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26766f6a0] (vlr_lu_fsm.c:110) 20250819133405664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133405664 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-331:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133405664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133405664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133405664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133405664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26766f6a0] (fsm.c:486) 20250819133405664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133405664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133405664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133405664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133405664 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x27B5016F) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250819133405664 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133405664 DMM DEBUG -> IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x27B5016F LOCATION UPDATE ACCEPT (TMSI = 0x27b5016f) (gsm_04_08.c:149) 20250819133405664 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x27B5016F:GERAN-A-331:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133405664 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x27B5016F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133405664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133405664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133405664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(2054)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2046)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2046)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133405668 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405668 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405668 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405668 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133405668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133405668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133405668 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x27B5016F:GERAN-A-331:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133405668 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133405668 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133405668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x27B5016F:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133405668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133405668 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250819133405668 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133405668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133405668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133405668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133405668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766f6a0] (vlr_lu_fsm.c:817) 20250819133405668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133405668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-331:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133405668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133405668 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133405668 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.968s remaining) (msc_a.c:450) 20250819133405668 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250819133405668 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133405668 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133405669 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133405669 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133405669 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133405669 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133405669 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133405669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133405669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133405669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133405674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133405674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133405674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133405674 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133405674 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133405674 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133405674 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133405674 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133405674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133405674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133405674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133405674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133405674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133405674 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b86b0] (msc_a.c:1053) 20250819133405674 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133405674 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133405674 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133405674 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) MSC-A terminated (msub.c:261) 20250819133405674 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) 1 MSC-I still active (msub.c:79) 20250819133405674 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133405674 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133405674 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133405674 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676b86b0] (msub.c:113) 20250819133405674 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-331 (ran_conn.c:155) 20250819133405674 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133405674 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-331:LU)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133405674 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) Free (msub.c:119) 20250819133405674 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - active-conn: now used by 1 (attached) (msub.c:375) 20250819133405674 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Freeing instance (msub.c:113) 20250819133405674 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Deallocated (fsm.c:568) 20250819133405674 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405674 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133405674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133405674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 20250819133405675 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133405675 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133405675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133405675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133405675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133405675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133405675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133405675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2046)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_70(2054)4292053 TC_auth_options_70(2054)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133405676 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133405676 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(2054)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2054)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(2054)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(2054)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_70(2054)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_70(2054)@6b779c8e12fd: 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 := '27B5016F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2046)@6b779c8e12fd: Added conn table entry 0TC_auth_options_70(2054)3848814 MSC_Test_0-SCCP(2045)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2046)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133406684 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406684 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406684 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406684 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133406684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133406684 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133406685 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Allocated (fsm.c:456) 20250819133406685 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133406685 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133406685 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133406685 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133406685 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133406685 DMSC DEBUG msc_i(unknown:GERAN-A-332:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133406685 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133406685 DMM DEBUG msc_a(TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133406685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133406685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133406685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133406685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133406685 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133406685 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133406685 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133406685 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133406685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133406685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133406685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133406685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0] (fsm.c:486) 20250819133406685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133406685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133406685 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133406685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133406685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133406685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: { messageType := 2, destLocRef := '3ABA6E'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)@6b779c8e12fd: Session index based on local reference:0 20250819133406688 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133406688 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_70(2054)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2054)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133406691 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133406691 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133406691 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) Received 1 auth tuples (vlr.c:996) 20250819133406691 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133406691 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{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) 20250819133406691 DMM DEBUG Tx AUTH REQ (rand = b1325ca29e6c7f87e2837b2c20059d30) (gsm_04_08.c:641) 20250819133406691 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133406691 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133406691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133406691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133406691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2046)@6b779c8e12fd: patching N(SD)=1 into dtap '0514AF6A0F84'O MSC_Test_0-RAN(2046)@6b779c8e12fd: patched enc_l3: '0554AF6A0F84'O MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554AF6A0F84'O MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133406695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133406695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133406695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133406695 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133406695 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133406695 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = af6a0f84) (gsm_04_08.c:1128) 20250819133406695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133406695 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) AUTH on GERAN received SRES/RES: af6a0f84 (4 bytes) (vlr_auth_fsm.c:151) 20250819133406695 DVLR INFO SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133406695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133406695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133406695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133406695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0] (vlr_auth_fsm.c:294) 20250819133406695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133406695 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133406695 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133406695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133406695 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133406696 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133406696 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250819133406696 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250819133406696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133406696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133406696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133406696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133406696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133406696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(2054)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(2045)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819133406702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133406702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133406702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133406702 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133406702 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133406702 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133406702 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133406702 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133406702 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133406702 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133406702 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133406702 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133406703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133406703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133406703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2045)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2045)@6b779c8e12fd: vl_from0 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(2045)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133406706 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406706 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406706 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133406706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133406706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133406707 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133406707 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133406707 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133406707 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133406707 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133406707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133406707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710] (msc_a.c:1053) 20250819133406707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133406707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c2676b86b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133406707 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26766f6a0] (msc_a.c:1053) 20250819133406707 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133406707 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133406707 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133406707 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) MSC-A terminated (msub.c:261) 20250819133406707 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) 1 MSC-I still active (msub.c:79) 20250819133406707 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133406707 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133406707 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133406707 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c26766f6a0] (msub.c:113) 20250819133406707 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-332 (ran_conn.c:155) 20250819133406707 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133406707 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F:GERAN-A-332:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133406707 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F) Free (msub.c:119) 20250819133406707 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - active-conn: now used by 1 (attached) (msub.c:375) 20250819133406707 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Freeing instance (msub.c:113) 20250819133406707 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Deallocated (fsm.c:568) 20250819133406707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133406707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133406707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2045)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133406708 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406708 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133406708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133406708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133406708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133406708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133406708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133406708 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2046)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_70(2054)3848814 TC_auth_options_70(2054)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133406709 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133406709 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x27B5016F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(2054)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(2054)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(2054)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-RAN(2046)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2049)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2051)@6b779c8e12fd: Final verdict of PTC: none 20250819133406742 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2055)@6b779c8e12fd: Final verdict of PTC: none 20250819133406750 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133406750 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2050)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2047)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2053)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2048)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2052)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2044)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2045)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2044): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2045): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2046): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2047): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2048): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2049): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2050): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2051): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2052): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2053): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_70(2054): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2055): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_7 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Tue Aug 19 13:34:06 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 20250819133406918 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133406918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133406918 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133406918 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133406918 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133406918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133406918 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133406918 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133406918 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133406918 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133406918 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133406918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133406918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133406918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133406918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133406918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133406918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133406919 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133406919 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133407743 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328132) 20250819133408744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133408920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133408920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133408920 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=328132, count=330008) 20250819133409746 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:34: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_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 20250819133410747 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_8 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2059)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2059)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2059)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2057)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133411498 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2060)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133411693 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133411693 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133411693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133411693 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133411695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133411695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133411695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133411695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133411695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133411695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133411695 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2059)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2059)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133411695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133411695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133411695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133411695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133411695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133411695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133411695 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133411695 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133411695 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133411748 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133411748 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2062)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2062)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133411751 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2062)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2062)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2062)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2062)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133411766 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133411766 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_80(2066)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2063)@6b779c8e12fd: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(2066) TC_auth_options_80(2066)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133412498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133412498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133412498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133412498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133412498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133412498 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412498 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412498 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133412498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133412498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133412498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133412498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2058)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2058)@6b779c8e12fd: Added conn table entry 0TC_auth_options_80(2066)15619704 MSC_Test_0-SCCP(2057)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2058)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133412502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133412502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133412502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133412502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133412502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133412502 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Allocated (fsm.c:456) 20250819133412502 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133412502 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133412502 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133412502 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b86b0] (fsm.c:486) 20250819133412502 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133412502 DMSC DEBUG msc_i(unknown:GERAN-A-333:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133412502 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133412502 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133412502 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133412502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133412502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540] (fsm.c:486) 20250819133412502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133412502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133412502 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133412502 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250819133412502 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250819133412502 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133412502 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133412502 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133412502 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133412502 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412502 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133412502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133412502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133412502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133412502 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133412502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133412502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133412502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133412502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133412502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0] (fsm.c:486) 20250819133412502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133412502 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133412502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: { messageType := 2, destLocRef := 'EE5678'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2063)@6b779c8e12fd: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(2066) MSC_Test-GSUP(2063)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_80(2066)"262420000042308" 20250819133412504 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133412504 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133412504 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412504 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412504 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133412504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133412504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133412504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133412504 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133412504 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133412504 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_80(2066)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): none -> pass TC_auth_options_80(2066)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133412506 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133412506 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133412506 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133412506 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133412506 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133412506 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133412506 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0] (vlr_auth_fsm.c:294) 20250819133412506 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133412506 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-333:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133412506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133412506 DMM INFO msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133412506 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133412506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133412506 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133412506 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133412506 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133412506 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) 20250819133412506 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) 20250819133412506 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) 20250819133412506 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133412506 DVLR DEBUG VLR subscr IMSI-262420000042308 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133412506 DVLR DEBUG VLR subscr IMSI-262420000042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133412506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133412506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133412506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133412506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133412506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133412506 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412506 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412506 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133412506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133412506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133412506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133412506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133412508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133412508 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133412508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133412508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133412508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133412508 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133412508 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133412508 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133412508 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133412508 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133412508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133412508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133412508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133412508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133412508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766f6a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133412508 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b86b0] (msc_a.c:1053) 20250819133412508 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133412508 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133412508 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133412508 DMSC DEBUG msub(IMSI-262420000042308) MSC-A terminated (msub.c:261) 20250819133412508 DMSC DEBUG msub(IMSI-262420000042308) 1 MSC-I still active (msub.c:79) 20250819133412508 DMSC DEBUG msub_fsm[0x55c2676b86b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133412508 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133412508 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133412508 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676b86b0] (msub.c:113) 20250819133412508 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-333 (ran_conn.c:155) 20250819133412508 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133412508 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-333:LU)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133412508 DMSC DEBUG msub(IMSI-262420000042308) Free (msub.c:119) 20250819133412508 DVLR INFO VLR subscr IMSI-262420000042308 - active-conn: now used by 0 (-) (msub.c:375) 20250819133412508 DVLR DEBUG SUBSCR(IMSI-262420000042308) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819133412508 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Freeing instance (msub.c:113) 20250819133412508 DMSC DEBUG msub_fsm[0x55c2676b86b0]{terminating}: Deallocated (fsm.c:568) 20250819133412508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133412508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133412508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133412508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133412508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 20250819133412508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133412508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133412508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133412508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133412508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133412508 DLSS7 DEBUG Found route for dpc=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(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133412508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133412508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2058)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_80(2066)15619704 TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2066)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_80(2066)@6b779c8e12fd: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2063)@6b779c8e12fd: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(2066) TC_auth_options_80(2066)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2058)@6b779c8e12fd: Added conn table entry 0TC_auth_options_80(2066)11845971 MSC_Test_0-RAN(2058)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2057)@6b779c8e12fd: First idle individual index:0 20250819133413512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133413512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133413512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133413512 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Allocated (fsm.c:456) 20250819133413512 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133413512 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133413512 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133413512 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133413512 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133413512 DMSC DEBUG msc_i(unknown:GERAN-A-334:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133413512 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133413512 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133413512 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768c710] (fsm.c:486) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133413512 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133413512 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250819133413512 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250819133413512 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133413512 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133413512 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133413512 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133413512 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133413512 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133413512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133413512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133413512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133413512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133413512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133413512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133413512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133413512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133413512 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413512 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413512 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133413512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133413512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: { messageType := 2, destLocRef := 'B4C153'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133413513 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133413513 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_80(2066)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133413514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133413514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133413514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133413514 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133413514 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133413515 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133413515 DVLR DEBUG IMSI:262420000042308 has MSISDN:491230042308 (vlr.c:1045) 20250819133413515 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250819133413515 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133413515 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133413515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133413515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133413515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133413515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133413515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:110) 20250819133413515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133413515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-334:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133413515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133413515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133413515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133413515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133413515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133413515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133413515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133413515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133413516 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x80F0E683) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250819133413516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133413516 DMM DEBUG -> IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x80F0E683 LOCATION UPDATE ACCEPT (TMSI = 0x80f0e683) (gsm_04_08.c:149) 20250819133413516 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x80F0E683:GERAN-A-334:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133413516 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x80F0E683 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133413516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133413516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133413516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2058)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2058)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133413518 DLSS7 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(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133413518 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413518 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133413518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133413518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133413518 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x80F0E683:GERAN-A-334:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133413518 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133413518 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133413518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x80F0E683:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133413518 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133413518 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250819133413518 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133413518 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133413518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133413518 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133413518 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:817) 20250819133413518 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133413518 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-334:LU)[0x55c2676c84d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133413518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133413518 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133413518 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250819133413518 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042308/3/1): Available (smpp_smsc.c:626) 20250819133413518 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133413518 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133413518 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133413518 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133413518 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133413518 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133413518 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133413518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133413518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133413518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133413519 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413519 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413519 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133413519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133413519 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133413519 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133413519 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133413519 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133413519 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133413519 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133413519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133413519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133413519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133413519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133413519 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133413519 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26766f6a0] (msc_a.c:1053) 20250819133413519 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133413519 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133413519 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133413519 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683) MSC-A terminated (msub.c:261) 20250819133413519 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683) 1 MSC-I still active (msub.c:79) 20250819133413519 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133413519 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133413519 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133413519 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c26766f6a0] (msub.c:113) 20250819133413519 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-334 (ran_conn.c:155) 20250819133413519 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133413519 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-334:LU)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133413519 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683) Free (msub.c:119) 20250819133413519 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133413519 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Freeing instance (msub.c:113) 20250819133413519 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Deallocated (fsm.c:568) 20250819133413519 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413519 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413519 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133413519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133413520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 20250819133413520 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413520 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413520 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133413520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133413520 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2058)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_80(2066)11845971 TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133413520 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133413520 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(2066)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2066)@6b779c8e12fd: port MSCVTYRunning a successful LU done TC_auth_options_80(2066)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_80(2066)@6b779c8e12fd: 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 := '80F0E683'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2058)@6b779c8e12fd: Added conn table entry 0TC_auth_options_80(2066)10476738 MSC_Test_0-SCCP(2057)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2058)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133413722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133413722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133413722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133413722 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133413722 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133413722 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133413722 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133413722 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133413722 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133413722 DMSC DEBUG msc_i(unknown:GERAN-A-335:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133413722 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133413722 DMM DEBUG msc_a(TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133413722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133413722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133413722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133413722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133413722 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133413722 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133413722 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133413722 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133413722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133413722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133413722 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133413722 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0] (fsm.c:486) 20250819133413722 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133413722 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133413722 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133413723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133413723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133413723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: { messageType := 2, destLocRef := '9FDCC2'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(2057)@6b779c8e12fd: Session index based on local reference:0 20250819133413724 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133413724 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_80(2066)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2066)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133413725 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133413725 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133413725 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133413725 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133413725 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133413725 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133413725 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0] (vlr_auth_fsm.c:294) 20250819133413725 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133413725 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c2676c84d0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133413725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133413725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250819133413725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133413725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250819133413725 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250819133413725 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133413725 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133413725 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133413725 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133413725 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + 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) 20250819133413725 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133413725 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133413725 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133413725 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250819133413725 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133413725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133413725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133413725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133413725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133413725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133413725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2057)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(2066)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on connection ID:0 20250819133413727 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413727 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413727 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133413727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133413727 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2057)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2057)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133413727 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133413727 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133413727 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133413727 DMSC ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250819133413727 DBSSAP ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250819133413930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133413930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133413930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133413930 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133413930 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133413930 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133413930 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133413930 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133413930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133413930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540] (msc_a.c:1053) 20250819133413930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133413930 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133413930 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133413930 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133413930 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133413930 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133413930 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683) MSC-A terminated (msub.c:261) 20250819133413930 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683) 1 MSC-I still active (msub.c:79) 20250819133413930 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133413930 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133413930 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133413930 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133413930 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-335 (ran_conn.c:155) 20250819133413930 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133413930 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683:GERAN-A-335:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133413930 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683) Free (msub.c:119) 20250819133413930 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133413930 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133413930 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133413930 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413930 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413930 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133413930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133413930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2057)@6b779c8e12fd: Session index based on local reference:0 20250819133413931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133413931 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133413931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133413931 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133413931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133413931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133413931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133413931 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2059)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2058)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_80(2066)10476738 TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133413932 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133413932 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x80F0E683 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(2066)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(2066)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(2066)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(2063)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2059)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2057)@6b779c8e12fd: Final verdict of PTC: none 20250819133413935 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133413935 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133413935 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2058)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2062)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2064)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2060)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2065)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2061)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2056)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2067)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2056): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2057): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2058): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2059): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2060): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2061): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2062): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2063): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2064): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2065): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_80(2066): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2067): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_8 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Tue Aug 19 13:34:13 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 20250819133414134 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133414134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133414134 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133414134 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133414134 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133414134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133414134 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133414134 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133414134 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133414134 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133414134 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133414134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133414134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133414134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133414134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133414134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133414134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133414135 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133414135 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133414453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133414453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133414453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133414453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133414453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133414453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133414453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133414453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133414936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376852) 20250819133415937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133416135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133416135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133416135 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=376852, count=378012) 20250819133416939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:34: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_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 20250819133417940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_9 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2071)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2071)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2071)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2069)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133418591 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2072)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133418785 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133418785 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133418785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133418785 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133418790 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133418790 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133418790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133418790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133418790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133418790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133418790 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2071)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2071)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133418791 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133418791 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133418791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133418791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133418791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133418791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133418791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133418791 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133418791 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133418941 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133418941 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2074)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2074)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133418946 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2074)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2074)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2074)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2074)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133418963 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133418963 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_90(2078)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2075)@6b779c8e12fd: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(2078) TC_auth_options_90(2078)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133419599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133419599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133419599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133419599 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419599 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419599 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133419599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133419599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2070)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2070)@6b779c8e12fd: Added conn table entry 0TC_auth_options_90(2078)1261320 MSC_Test_0-SCCP(2069)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2070)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133419614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419614 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419614 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133419614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133419614 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133419615 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Allocated (fsm.c:456) 20250819133419615 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133419615 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133419615 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133419615 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133419615 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133419615 DMSC DEBUG msc_i(unknown:GERAN-A-336:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133419615 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133419615 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042309 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133419615 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133419615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133419615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768c710] (fsm.c:486) 20250819133419615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133419615 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133419615 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133419615 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042309 id=262420000042309 (vlr.c:661) 20250819133419615 DVLR INFO New subscr, IMSI: 262420000042309 (vlr.c:562) 20250819133419615 DVLR DEBUG VLR subscr IMSI-262420000042309 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133419615 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133419615 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133419615 DVLR DEBUG VLR subscr IMSI-262420000042309 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133419616 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133419616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133419616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133419616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133419616 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133419616 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133419616 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133419616 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133419616 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419616 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419616 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133419616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133419616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: { messageType := 2, destLocRef := '133F08'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2075)@6b779c8e12fd: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(2078) MSC_Test-GSUP(2075)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_90(2078)"262420000042309" 20250819133419623 DVLR DEBUG VLR subscr IMSI-262420000042309 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133419623 DVLR DEBUG VLR subscr IMSI-262420000042309 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_from0 20250819133419625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133419625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133419625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133419625 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133419625 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_90(2078)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2078)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133419631 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133419631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133419631 DVLR DEBUG SUBSCR(IMSI-262420000042309) Received 1 auth tuples (vlr.c:996) 20250819133419631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133419631 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{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) 20250819133419631 DMM DEBUG Tx AUTH REQ (rand = ea135e7410f732767d0ea7c7f180cade) (gsm_04_08.c:641) 20250819133419631 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133419631 DVLR DEBUG VLR subscr IMSI-262420000042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133419631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133419631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133419631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2070)@6b779c8e12fd: patching N(SD)=1 into dtap '0514DE545C2D'O MSC_Test_0-RAN(2070)@6b779c8e12fd: patched enc_l3: '0554DE545C2D'O MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100060554DE545C2D'O 20250819133419639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133419639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133419639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133419639 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133419639 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133419639 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = de545c2d) (gsm_04_08.c:1128) 20250819133419639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133419639 DVLR DEBUG SUBSCR(IMSI-262420000042309) AUTH on GERAN received SRES/RES: de545c2d (4 bytes) (vlr_auth_fsm.c:151) 20250819133419639 DVLR INFO SUBSCR(IMSI-262420000042309) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133419639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133419639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133419639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133419639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0] (vlr_auth_fsm.c:294) 20250819133419639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133419639 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133419639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133419639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133419639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133419639 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133419639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133419639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133419639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133419639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_from0 20250819133419644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133419644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-SCCP(2069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133419644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133419644 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133419644 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133419644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133419644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133419644 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133419644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133419644 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133419644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133419644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133419644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133419644 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133419644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133419645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133419645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133419648 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133419648 DVLR DEBUG IMSI:262420000042309 has MSISDN:491230042309 (vlr.c:1045) 20250819133419648 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250819133419648 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133419648 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133419648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133419648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133419648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133419648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133419648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:110) 20250819133419648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133419648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-336:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133419648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133419648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133419648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133419648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133419648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133419648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133419648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133419649 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133419649 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x621047C8) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250819133419649 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133419649 DMM DEBUG -> IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x621047C8 LOCATION UPDATE ACCEPT (TMSI = 0x621047c8) (gsm_04_08.c:149) 20250819133419649 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x621047C8:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133419649 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x621047C8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133419649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133419649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133419649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(2078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2070)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2070)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819133419653 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419653 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419653 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419653 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133419653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133419653 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133419653 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x621047C8:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133419653 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133419653 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133419653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x621047C8:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133419653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133419653 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250819133419653 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133419653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133419653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133419653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133419653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:817) 20250819133419653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133419653 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-336:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133419653 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133419653 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133419653 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250819133419653 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250819133419653 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133419653 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133419653 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133419653 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133419653 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133419653 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133419653 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133419653 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419653 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419653 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133419653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133419653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133419656 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419656 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133419656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133419656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133419656 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133419656 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133419656 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133419656 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133419656 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133419656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133419656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133419656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133419656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133419656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133419656 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26766f6a0] (msc_a.c:1053) 20250819133419656 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133419656 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133419656 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133419656 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) MSC-A terminated (msub.c:261) 20250819133419656 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) 1 MSC-I still active (msub.c:79) 20250819133419656 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133419656 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133419656 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133419656 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c26766f6a0] (msub.c:113) 20250819133419656 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-336 (ran_conn.c:155) 20250819133419656 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133419656 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-336:LU)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133419656 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) Free (msub.c:119) 20250819133419656 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133419656 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Freeing instance (msub.c:113) 20250819133419657 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Deallocated (fsm.c:568) 20250819133419657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133419657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133419657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133419657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 20250819133419658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133419658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133419658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133419658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133419658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133419658 DLSS7 DEBUG Found route for dpc=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(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133419658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133419658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2070)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_90(2078)1261320 TC_auth_options_90(2078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133419659 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133419659 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(2078)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(2078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(2078)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_90(2078)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_90(2078)@6b779c8e12fd: 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 := '621047C8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2070)@6b779c8e12fd: Added conn table entry 0TC_auth_options_90(2078)16042710 MSC_Test_0-RAN(2070)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2069)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133420667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420667 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420667 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133420667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133420667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133420668 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133420668 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133420668 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133420668 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133420668 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133420668 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133420668 DMSC DEBUG msc_i(unknown:GERAN-A-337:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133420668 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133420668 DMM DEBUG msc_a(TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133420668 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133420668 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540] (fsm.c:486) 20250819133420668 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133420668 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133420668 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133420668 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133420668 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133420668 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133420668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133420668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133420668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133420668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0] (fsm.c:486) 20250819133420668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133420668 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133420668 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133420668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133420668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133420668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: { messageType := 2, destLocRef := 'F4CAD6'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)@6b779c8e12fd: Session index based on local reference:0 20250819133420671 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133420671 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_90(2078)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133420674 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133420674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133420674 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) Received 1 auth tuples (vlr.c:996) 20250819133420674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133420674 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{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) 20250819133420674 DMM DEBUG Tx AUTH REQ (rand = a9f45d2772a1d58c1543238fd3da558b) (gsm_04_08.c:641) 20250819133420674 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133420674 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133420674 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420674 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420674 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133420674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133420674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2070)@6b779c8e12fd: patching N(SD)=1 into dtap '05145EF67B64'O MSC_Test_0-RAN(2070)@6b779c8e12fd: patched enc_l3: '05545EF67B64'O MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605545EF67B64'O 20250819133420676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133420676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133420676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133420677 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133420677 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133420677 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5ef67b64) (gsm_04_08.c:1128) 20250819133420677 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133420677 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) AUTH on GERAN received SRES/RES: 5ef67b64 (4 bytes) (vlr_auth_fsm.c:151) 20250819133420677 DVLR INFO SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133420677 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133420677 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133420677 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133420677 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0] (vlr_auth_fsm.c:294) 20250819133420677 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133420677 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c2676c86a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133420677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133420677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133420677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133420677 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133420677 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133420677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133420677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133420677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819133420679 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420679 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420679 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133420679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133420679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133420679 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133420679 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133420679 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133420680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133420680 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133420680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133420680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133420680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133420680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133420680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133420680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133420680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133420680 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133420680 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250819133420680 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250819133420680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133420680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133420680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(2078)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133420683 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420683 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420683 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133420683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133420683 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133420684 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133420684 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133420684 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133420684 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133420684 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133420684 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133420684 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133420684 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133420684 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133420684 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420684 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133420684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133420684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2069)@6b779c8e12fd: vl_from0 20250819133420686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133420686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133420686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133420686 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133420686 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133420686 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133420686 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133420686 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133420686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133420686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540] (msc_a.c:1053) 20250819133420686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133420686 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766f6a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133420686 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133420686 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133420686 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133420686 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133420686 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) MSC-A terminated (msub.c:261) 20250819133420686 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) 1 MSC-I still active (msub.c:79) 20250819133420686 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133420686 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133420686 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133420686 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133420686 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-337 (ran_conn.c:155) 20250819133420686 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133420686 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8:GERAN-A-337:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133420686 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8) Free (msub.c:119) 20250819133420686 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133420686 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133420686 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133420686 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420686 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420686 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133420686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133420686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2069)@6b779c8e12fd: Session index based on local reference:0 20250819133420687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133420687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133420687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133420687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133420687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133420687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133420687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2070)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_90(2078)16042710 TC_auth_options_90(2078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133420688 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133420688 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x621047C8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(2078)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(2078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(2078)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(2069)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2075)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2071)@6b779c8e12fd: Final verdict of PTC: none 20250819133420697 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133420697 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2070)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2072)@6b779c8e12fd: Final verdict of PTC: none 20250819133420699 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(2077)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2074)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2073)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2076)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2079)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2069): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2070): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2071): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2072): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2073): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2074): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2075): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2076): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2077): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_90(2078): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2079): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_9 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Tue Aug 19 13:34:20 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 20250819133420894 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133420894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133420894 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133420894 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133420894 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133420894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133420894 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133420894 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133420894 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133420894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133420894 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133420894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133420894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133420894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133420894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133420894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133420894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133420894 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133420894 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133421700 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355204) 20250819133422701 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133422896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133422896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133422896 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=355204, count=356364) 20250819133423703 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:34: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_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 20250819133424704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_10 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2083)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2083)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2083)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2081)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133425388 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2084)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133425583 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133425584 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133425584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133425584 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133425590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133425590 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133425590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133425590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133425590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133425590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133425590 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2083)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2083)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133425592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133425592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133425592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133425592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133425592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133425592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133425592 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 20250819133425593 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133425593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133425704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133425705 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2086)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2086)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133425711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2086)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2086)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2086)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2086)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133425727 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133425727 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_100(2090)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2087)@6b779c8e12fd: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(2090) TC_auth_options_100(2090)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133426391 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426391 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133426391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133426391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133426392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133426392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133426392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2082)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2082)@6b779c8e12fd: Added conn table entry 0TC_auth_options_100(2090)14631030 MSC_Test_0-SCCP(2081)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2082)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133426401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133426401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133426401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133426402 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Allocated (fsm.c:456) 20250819133426402 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133426402 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133426402 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133426402 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26766f6a0] (fsm.c:486) 20250819133426402 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133426402 DMSC DEBUG msc_i(unknown:GERAN-A-338:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133426402 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133426402 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133426402 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133426402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133426402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710] (fsm.c:486) 20250819133426402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133426402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133426402 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133426402 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250819133426402 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250819133426402 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133426402 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133426402 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133426402 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133426402 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133426402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133426402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133426402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133426402 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133426402 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133426402 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133426402 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133426402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133426402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133426402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: { messageType := 2, destLocRef := 'DF4076'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2087)@6b779c8e12fd: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(2090) MSC_Test-GSUP(2087)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_100(2090)"262420000042310" 20250819133426405 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133426405 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133426406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133426406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133426406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133426406 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133426406 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_100(2090)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): none -> pass TC_auth_options_100(2090)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133426409 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133426409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133426409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133426409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133426409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133426409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133426409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0] (vlr_auth_fsm.c:294) 20250819133426409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133426409 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-338:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133426409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133426409 DMM INFO msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133426409 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133426409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133426409 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133426409 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133426409 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133426409 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) 20250819133426409 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) 20250819133426409 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) 20250819133426409 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133426409 DVLR DEBUG VLR subscr IMSI-262420000042310 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133426409 DVLR DEBUG VLR subscr IMSI-262420000042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133426409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133426409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133426410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133426410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133426410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426410 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133426410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133426414 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426414 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426414 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133426414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133426414 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133426414 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133426414 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133426414 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133426414 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133426414 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133426414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133426414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133426414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133426414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133426414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133426414 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26766f6a0] (msc_a.c:1053) 20250819133426414 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133426414 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133426414 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133426414 DMSC DEBUG msub(IMSI-262420000042310) MSC-A terminated (msub.c:261) 20250819133426414 DMSC DEBUG msub(IMSI-262420000042310) 1 MSC-I still active (msub.c:79) 20250819133426414 DMSC DEBUG msub_fsm[0x55c26766f6a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133426414 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133426414 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133426414 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c26766f6a0] (msub.c:113) 20250819133426414 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-338 (ran_conn.c:155) 20250819133426414 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133426414 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-338:LU)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133426414 DMSC DEBUG msub(IMSI-262420000042310) Free (msub.c:119) 20250819133426414 DVLR INFO VLR subscr IMSI-262420000042310 - active-conn: now used by 0 (-) (msub.c:375) 20250819133426414 DVLR DEBUG SUBSCR(IMSI-262420000042310) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819133426414 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Freeing instance (msub.c:113) 20250819133426414 DMSC DEBUG msub_fsm[0x55c26766f6a0]{terminating}: Deallocated (fsm.c:568) 20250819133426414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133426414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133426414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133426415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133426415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133426415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133426415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133426415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133426415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133426415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133426415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2082)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_100(2090)14631030 TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2090)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_100(2090)@6b779c8e12fd: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(2087)@6b779c8e12fd: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(2090) TC_auth_options_100(2090)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2082)@6b779c8e12fd: Added conn table entry 0TC_auth_options_100(2090)3158776 MSC_Test_0-RAN(2082)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2081)@6b779c8e12fd: First idle individual index:0 20250819133427426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133427427 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133427427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133427427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133427427 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133427427 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133427427 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133427427 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133427427 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133427427 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133427427 DMSC DEBUG msc_i(unknown:GERAN-A-339:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133427427 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133427428 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133427428 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x55c26766b540] (fsm.c:486) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133427428 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133427428 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250819133427428 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250819133427428 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133427428 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133427428 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133427428 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133427428 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133427428 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-339:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133427428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133427428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133427428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676c86a0] (fsm.c:486) 20250819133427428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133427428 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133427428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133427428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133427429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133427429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133427429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133427429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: { messageType := 2, destLocRef := '3032F8'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133427431 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133427431 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_100(2090)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_from0 TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2081)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133427434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133427434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133427434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133427434 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-339:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133427434 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133427438 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133427438 DVLR DEBUG IMSI:262420000042310 has MSISDN:491230042310 (vlr.c:1045) 20250819133427438 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250819133427438 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133427440 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133427440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133427440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133427440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133427440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133427440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676c86a0] (vlr_lu_fsm.c:110) 20250819133427440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133427440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-339:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133427440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133427440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133427440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133427440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676c86a0] (fsm.c:486) 20250819133427440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133427440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133427440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133427440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133427440 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x267AB56C) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250819133427440 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133427440 DMM DEBUG -> IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x267AB56C LOCATION UPDATE ACCEPT (TMSI = 0x267ab56c) (gsm_04_08.c:149) 20250819133427440 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x267AB56C:GERAN-A-339:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133427440 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x267AB56C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133427440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133427440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133427440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2082)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2082)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133427451 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427451 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427451 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133427451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133427451 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133427451 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x267AB56C:GERAN-A-339:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133427452 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133427452 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133427452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x267AB56C:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133427452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133427452 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250819133427452 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133427452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133427452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133427452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133427452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c2676c86a0] (vlr_lu_fsm.c:817) 20250819133427452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133427452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-339:LU)[0x55c2676a9730]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133427452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133427452 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133427452 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250819133427452 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042310/3/1): Available (smpp_smsc.c:626) 20250819133427452 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133427452 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133427452 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133427452 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133427452 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133427452 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133427452 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133427452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133427452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133427452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_from0 20250819133427455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(2081)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133427455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133427455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133427455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133427455 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133427455 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133427455 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133427455 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133427455 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133427455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133427455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133427455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133427455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133427455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133427455 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133427455 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133427456 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133427456 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133427456 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C) MSC-A terminated (msub.c:261) 20250819133427456 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C) 1 MSC-I still active (msub.c:79) 20250819133427456 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133427456 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133427456 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133427456 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133427456 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-339 (ran_conn.c:155) 20250819133427456 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133427456 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-339:LU)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133427456 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C) Free (msub.c:119) 20250819133427456 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - active-conn: now used by 1 (attached) (msub.c:375) 20250819133427456 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133427456 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133427456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133427456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133427456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 20250819133427456 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427456 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427456 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133427456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133427456 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2082)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_100(2090)3158776 TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133427457 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133427457 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(2090)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2090)@6b779c8e12fd: port MSCVTYRunning a successful LU done TC_auth_options_100(2090)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_100(2090)@6b779c8e12fd: 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 := '267AB56C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2082)@6b779c8e12fd: Added conn table entry 0TC_auth_options_100(2090)2793604 MSC_Test_0-RAN(2082)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2081)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133427658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427658 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427658 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133427658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133427658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133427658 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Allocated (fsm.c:456) 20250819133427658 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133427658 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133427658 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133427658 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133427658 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133427658 DMSC DEBUG msc_i(unknown:GERAN-A-340:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133427658 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133427658 DMM DEBUG msc_a(TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133427658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133427658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133427658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133427658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133427658 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133427658 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133427658 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133427658 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133427658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133427658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133427658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133427658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0] (fsm.c:486) 20250819133427658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133427658 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133427658 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133427658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133427658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133427658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: { messageType := 2, destLocRef := '2AA084'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(2081)@6b779c8e12fd: Session index based on local reference:0 20250819133427659 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133427659 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_100(2090)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2090)@6b779c8e12fd: XXX ts_GSUP_SAI_ERR 20250819133427660 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133427660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133427660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250819133427660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250819133427660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133427660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133427660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0] (vlr_auth_fsm.c:294) 20250819133427660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133427660 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c2676a9730]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133427660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133427660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250819133427660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133427660 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250819133427660 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250819133427660 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133427660 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133427660 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133427660 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133427660 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + 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) 20250819133427660 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133427660 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133427660 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133427660 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250819133427660 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133427660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133427660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133427660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133427660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133427660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133427660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2081)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(2090)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819133427662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427662 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133427662 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133427662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133427662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133427662 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133427662 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133427662 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133427662 DMSC ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250819133427662 DBSSAP ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2081)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2081)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133427866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427866 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427866 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133427866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133427866 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133427867 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133427867 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133427867 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133427867 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133427867 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133427867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133427867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710] (msc_a.c:1053) 20250819133427867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133427867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133427867 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c86a0] (msc_a.c:1053) 20250819133427867 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133427867 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133427867 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133427867 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C) MSC-A terminated (msub.c:261) 20250819133427867 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C) 1 MSC-I still active (msub.c:79) 20250819133427867 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133427867 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133427867 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133427867 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c2676c86a0] (msub.c:113) 20250819133427867 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-340 (ran_conn.c:155) 20250819133427867 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133427867 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C:GERAN-A-340:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133427867 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C) Free (msub.c:119) 20250819133427867 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - active-conn: now used by 1 (attached) (msub.c:375) 20250819133427867 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Freeing instance (msub.c:113) 20250819133427867 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Deallocated (fsm.c:568) 20250819133427867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133427868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133427868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2081)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133427869 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133427869 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133427869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133427869 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133427869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133427869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133427869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133427869 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2082)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_100(2090)2793604 TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133427870 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133427870 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x267AB56C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(2090)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(2090)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(2090)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(2083)@6b779c8e12fd: Final verdict of PTC: none 20250819133427882 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2087)@6b779c8e12fd: Final verdict of PTC: none 20250819133427882 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133427882 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(2086)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2081)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2084)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2082)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2089)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2085)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2080)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2091)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2088)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2080): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2081): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2082): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2083): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2084): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2085): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2086): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2087): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2088): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2089): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_100(2090): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2091): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_10 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Tue Aug 19 13:34:27 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 20250819133428070 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133428070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133428070 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133428070 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133428070 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133428070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133428070 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133428070 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133428070 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133428070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133428070 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133428070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133428070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133428070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133428070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133428070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133428070 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133428070 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133428070 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133428884 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=373104) 20250819133429886 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133430071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133430071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133430071 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=373104, count=374264) 20250819133430887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:34: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_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 20250819133431889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_auth_options_11 started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2095)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2095)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2095)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2093)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133432654 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2096)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133432848 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133432849 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133432849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133432849 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133432854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133432854 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133432854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133432854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133432854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133432854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133432854 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2095)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2095)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133432854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133432854 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133432854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133432854 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133432854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133432854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133432854 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133432854 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133432854 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133432889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133432890 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2098)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2098)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133432895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2098)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2098)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2098)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2098)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133432914 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133432914 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_110(2102)@6b779c8e12fd: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(2099)@6b779c8e12fd: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(2102) TC_auth_options_110(2102)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133433660 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433660 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433660 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133433660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133433660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133433661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133433661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133433661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2094)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2094)@6b779c8e12fd: Added conn table entry 0TC_auth_options_110(2102)7336080 MSC_Test_0-RAN(2094)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2093)@6b779c8e12fd: First idle individual index:0 20250819133433670 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433670 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433670 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133433670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133433670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133433670 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133433670 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133433670 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133433670 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133433670 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133433670 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133433670 DMSC DEBUG msc_i(unknown:GERAN-A-341:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133433670 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133433670 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042311 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133433670 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133433670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133433670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26766b540] (fsm.c:486) 20250819133433670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250819133433670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133433670 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133433670 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042311 id=262420000042311 (vlr.c:661) 20250819133433670 DVLR INFO New subscr, IMSI: 262420000042311 (vlr.c:562) 20250819133433670 DVLR DEBUG VLR subscr IMSI-262420000042311 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133433670 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133433670 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133433670 DVLR DEBUG VLR subscr IMSI-262420000042311 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133433670 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133433670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133433670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133433670 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133433670 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133433670 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0] (fsm.c:486) 20250819133433670 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133433670 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133433670 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433670 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433670 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133433670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133433670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: { messageType := 2, destLocRef := '6FF090'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2099)@6b779c8e12fd: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(2102) MSC_Test-GSUP(2099)@6b779c8e12fd: Added IMSI table entry 0TC_auth_options_110(2102)"262420000042311" 20250819133433674 DVLR DEBUG VLR subscr IMSI-262420000042311 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133433674 DVLR DEBUG VLR subscr IMSI-262420000042311 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133433675 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433675 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133433675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133433675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133433675 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133433675 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_110(2102)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2102)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133433679 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133433679 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133433679 DVLR DEBUG SUBSCR(IMSI-262420000042311) Received 1 auth tuples (vlr.c:996) 20250819133433679 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133433679 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{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) 20250819133433679 DMM DEBUG Tx AUTH REQ (rand = 3c976015541b4a30cc86e95af0e3ac17) (gsm_04_08.c:641) 20250819133433679 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133433679 DVLR DEBUG VLR subscr IMSI-262420000042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133433679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133433679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133433679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2094)@6b779c8e12fd: patching N(SD)=1 into dtap '051448949700'O MSC_Test_0-RAN(2094)@6b779c8e12fd: patched enc_l3: '055448949700'O MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006055448949700'O 20250819133433684 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433684 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433684 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433684 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133433684 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(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133433684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133433684 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133433684 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133433684 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133433684 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 48949700) (gsm_04_08.c:1128) 20250819133433684 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133433684 DVLR DEBUG SUBSCR(IMSI-262420000042311) AUTH on GERAN received SRES/RES: 48949700 (4 bytes) (vlr_auth_fsm.c:151) 20250819133433685 DVLR INFO SUBSCR(IMSI-262420000042311) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133433685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133433685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133433685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133433685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0] (vlr_auth_fsm.c:294) 20250819133433685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133433685 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133433685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133433685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133433685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133433685 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133433685 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133433685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133433685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133433685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250819133433687 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433687 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433687 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133433687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133433687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133433687 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133433687 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133433687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133433687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133433687 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133433687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133433687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133433687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133433687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676c86a0] (fsm.c:486) 20250819133433687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133433687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133433687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133433687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133433687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133433689 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133433689 DVLR DEBUG IMSI:262420000042311 has MSISDN:491230042311 (vlr.c:1045) 20250819133433689 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250819133433689 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133433690 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133433690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133433690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133433690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133433690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133433690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676c86a0] (vlr_lu_fsm.c:110) 20250819133433690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133433690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-341:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133433690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133433690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133433690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133433690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676c86a0] (fsm.c:486) 20250819133433690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133433690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133433690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133433690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133433690 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x8F510513) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250819133433690 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133433690 DMM DEBUG -> IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x8F510513 LOCATION UPDATE ACCEPT (TMSI = 0x8f510513) (gsm_04_08.c:149) 20250819133433690 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x8F510513:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133433690 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x8F510513 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133433690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133433690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133433690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(2102)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2094)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(2094)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002059B'O 20250819133433692 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433692 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433692 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433692 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133433692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133433692 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133433693 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x8F510513:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133433693 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133433693 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133433693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x8F510513:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133433693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133433693 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250819133433693 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133433693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133433693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133433693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133433693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c2676c86a0] (vlr_lu_fsm.c:817) 20250819133433693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133433693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-341:LU)[0x55c2676a9860]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133433693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133433693 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133433693 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250819133433693 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250819133433693 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133433693 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133433693 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133433693 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133433693 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133433693 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133433693 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133433693 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433693 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133433693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133433693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133433694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133433694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133433694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133433694 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133433694 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133433695 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133433695 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133433695 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133433695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133433695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133433695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133433695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133433695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133433695 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133433695 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133433695 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133433695 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133433695 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) MSC-A terminated (msub.c:261) 20250819133433695 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) 1 MSC-I still active (msub.c:79) 20250819133433695 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133433695 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133433695 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133433695 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133433695 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-341 (ran_conn.c:155) 20250819133433695 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133433695 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-341:LU)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133433695 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) Free (msub.c:119) 20250819133433695 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133433695 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133433695 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133433695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133433695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133433695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 20250819133433695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133433695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133433695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133433695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133433695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133433695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133433695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133433695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2094)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_110(2102)7336080 TC_auth_options_110(2102)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133433696 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133433696 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(2102)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2102)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(2102)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(2102)@6b779c8e12fd: port MSCVTYf_perform_lu() done TC_auth_options_110(2102)@6b779c8e12fd: port MSCVTYf_establish_fully() starting TC_auth_options_110(2102)@6b779c8e12fd: 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 := '8F510513'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2094)@6b779c8e12fd: Added conn table entry 0TC_auth_options_110(2102)12217383 MSC_Test_0-RAN(2094)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2093)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133434704 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133434705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133434705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133434705 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Allocated (fsm.c:456) 20250819133434705 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133434705 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133434705 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133434705 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133434705 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133434705 DMSC DEBUG msc_i(unknown:GERAN-A-342:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133434705 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133434705 DMM DEBUG msc_a(TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133434705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133434705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133434705 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250819133434706 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133434706 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133434706 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133434706 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133434706 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133434706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133434706 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133434706 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133434706 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0] (fsm.c:486) 20250819133434706 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133434706 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133434706 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133434706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133434706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133434706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: { messageType := 2, destLocRef := 'BA6C27'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)@6b779c8e12fd: Session index based on local reference:0 20250819133434709 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133434709 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_110(2102)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2102)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133434713 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133434713 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133434713 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) Received 1 auth tuples (vlr.c:996) 20250819133434713 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133434713 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{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) 20250819133434713 DMM DEBUG Tx AUTH REQ (rand = e5346a40ca71cbeae23fa2c6cd0be70b) (gsm_04_08.c:641) 20250819133434713 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133434713 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133434713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133434713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133434713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2094)@6b779c8e12fd: patching N(SD)=1 into dtap '05142D14E578'O MSC_Test_0-RAN(2094)@6b779c8e12fd: patched enc_l3: '05542D14E578'O MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000605542D14E578'O MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133434717 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434717 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434717 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133434717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133434717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133434717 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133434717 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133434717 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2d14e578) (gsm_04_08.c:1128) 20250819133434717 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133434717 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) AUTH on GERAN received SRES/RES: 2d14e578 (4 bytes) (vlr_auth_fsm.c:151) 20250819133434717 DVLR INFO SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250819133434718 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133434718 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133434718 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133434718 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0] (vlr_auth_fsm.c:294) 20250819133434718 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133434718 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c2676a9860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133434718 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133434718 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133434718 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133434718 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133434718 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133434718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133434718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133434718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133434722 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434722 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434722 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133434722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133434722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133434722 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133434722 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133434723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133434723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133434723 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133434723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133434723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133434723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133434723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133434723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133434723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133434723 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133434723 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133434723 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250819133434723 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250819133434723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133434723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133434723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(2102)@6b779c8e12fd: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133434728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434728 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133434728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133434728 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133434728 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133434728 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133434729 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133434729 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133434729 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133434729 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133434729 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133434729 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133434729 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133434729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133434729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133434729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2093)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2093)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2093)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133434732 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434732 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434732 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133434732 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(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133434732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133434732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133434733 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133434733 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133434733 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133434733 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133434733 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133434733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133434733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710] (msc_a.c:1053) 20250819133434733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133434733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133434733 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c86a0] (msc_a.c:1053) 20250819133434733 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133434733 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133434733 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133434733 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) MSC-A terminated (msub.c:261) 20250819133434733 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) 1 MSC-I still active (msub.c:79) 20250819133434733 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133434733 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133434733 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133434733 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c2676c86a0] (msub.c:113) 20250819133434733 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-342 (ran_conn.c:155) 20250819133434733 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133434733 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513:GERAN-A-342:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133434733 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513) Free (msub.c:119) 20250819133434733 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133434733 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Freeing instance (msub.c:113) 20250819133434733 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Deallocated (fsm.c:568) 20250819133434733 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434733 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133434733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133434733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2095)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2093)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2095)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133434734 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434734 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133434734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133434734 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133434734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133434734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133434734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133434734 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2094)@6b779c8e12fd: Deleted conn table entry 0TC_auth_options_110(2102)12217383 TC_auth_options_110(2102)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133434736 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133434736 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x8F510513 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(2102)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(2102)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(2102)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(2093)@6b779c8e12fd: Final verdict of PTC: none 20250819133434745 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133434745 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2094)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2096)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2095)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2099)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2092)@6b779c8e12fd: Final verdict of PTC: none 20250819133434749 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2100)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2098)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2101)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2097)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2103)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2092): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2093): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2094): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2095): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2096): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2097): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2098): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2099): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2100): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2101): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_auth_options_110(2102): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2103): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_auth_options_11 finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Tue Aug 19 13:34:34 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 20250819133434938 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133434938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133434938 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133434938 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133434938 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133434938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133434938 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133434938 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133434938 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133434938 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133434939 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133434939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133434939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133434939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133434939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133434939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133434939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133434939 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133434939 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133435750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=355480) 20250819133436752 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133436940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133436940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133436940 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=355480, count=356640) 20250819133437753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:34: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_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 20250819133438755 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mo_csd started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2107)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2107)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2107)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2105)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133439473 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2108)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133439669 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133439669 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133439669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133439669 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2107)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133439674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133439674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133439674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133439674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133439674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133439674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133439674 DLSS7 DEBUG 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)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2107)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 20250819133439675 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133439675 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133439675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133439675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133439675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133439675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133439675 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133439675 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133439675 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133439756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133439756 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2110)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2110)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133439762 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2110)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2110)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2110)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2110)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133439777 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133439777 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133440479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440480 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440480 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133440480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2106)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)2334099 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440495 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440495 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440495 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133440495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440495 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440496 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133440496 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133440496 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133440496 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133440496 DMSC DEBUG msc_a[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133440496 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133440496 DMSC DEBUG msc_i(unknown:GERAN-A-343:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133440496 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133440496 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133440496 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x55c26766b540] (fsm.c:486) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133440496 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133440496 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250819133440496 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250819133440496 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133440496 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133440496 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133440496 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133440496 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133440496 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-343:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133440496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133440496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133440496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676c86a0] (fsm.c:486) 20250819133440496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133440496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133440497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440497 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440497 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440497 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '239D93'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2111)@6b779c8e12fd: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(2114) MSC_Test-GSUP(2111)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mo_csd0(2114)"262420000000007" 20250819133440500 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819133440500 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440501 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440501 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440501 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133440501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440501 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440501 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-343:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133440501 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133440503 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133440503 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133440503 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133440503 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133440503 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133440503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133440503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133440503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133440503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133440503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676c86a0] (vlr_lu_fsm.c:110) 20250819133440503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133440503 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-343:LU)[0x55c2676ae0c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133440503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133440503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133440503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133440503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676c86a0] (fsm.c:486) 20250819133440503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133440503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133440503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133440503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133440503 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x5499E1A2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133440503 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133440503 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x5499E1A2 LOCATION UPDATE ACCEPT (TMSI = 0x5499e1a2) (gsm_04_08.c:149) 20250819133440504 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x5499E1A2:GERAN-A-343:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133440504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x5499E1A2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133440504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440507 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133440507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440507 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440507 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x5499E1A2:GERAN-A-343:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133440507 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133440507 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133440507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x5499E1A2:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133440507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133440507 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133440507 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133440507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133440507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133440507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133440507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c2676c86a0] (vlr_lu_fsm.c:817) 20250819133440507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133440507 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-343:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133440507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133440507 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133440507 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250819133440507 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133440507 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133440507 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133440507 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133440507 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133440507 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133440507 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133440507 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133440507 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440507 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440507 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440507 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133440508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133440508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133440508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133440508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133440508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133440508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133440508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540] (msc_a.c:1053) 20250819133440508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133440508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133440508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133440508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133440508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133440508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26766b540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133440508 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133440508 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2) MSC-A terminated (msub.c:261) 20250819133440508 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2) 1 MSC-I still active (msub.c:79) 20250819133440508 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133440508 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133440508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133440508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133440508 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-343 (ran_conn.c:155) 20250819133440508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133440508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-343:LU)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133440508 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2) Free (msub.c:119) 20250819133440508 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133440508 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133440508 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133440508 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440508 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440508 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133440508 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440508 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440508 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440508 DLM3UA DEBUG 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(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)2334099 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133440509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133440509 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '5499E1A2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)11011516 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133440710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440711 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Allocated (fsm.c:456) 20250819133440711 DMSC DEBUG msc_i[0x55c26766b540]{READY}: Allocated (fsm.c:456) 20250819133440711 DMSC DEBUG msc_i[0x55c26766b540]{READY}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133440711 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133440711 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133440711 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133440711 DMSC DEBUG msc_i(unknown:GERAN-A-344:NONE)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133440711 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133440711 DMM DEBUG msc_a(TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133440711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133440711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133440711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133440711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133440711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133440711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133440711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133440711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133440711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133440712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133440712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133440712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133440712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133440712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133440712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133440712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133440712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133440712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133440712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133440712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133440712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133440712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133440712 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133440712 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133440712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440712 DLSS7 DEBUG Found route for dpc=193=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(2107)@6b779c8e12fd: Message received on association #8 20250819133440712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := 'A805BC'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133440715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133440715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O 20250819133440737 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440737 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440737 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133440737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440737 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440737 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133440737 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133440738 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133440738 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 callref-0x80000024 tid-8) New transaction (transaction.c:231) 20250819133440738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133440738 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133440738 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133440738 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133440738 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133440738 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: :0{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133440738 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133440738 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133440738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133440738 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133440738 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: :0{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133440738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abe30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133440738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abe30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133440738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133440738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133440738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676cdb60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133440738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676cdb60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133440738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55c2676cdb60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133440738 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55c2676cdb60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133440754 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133440754 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133440754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133440754 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133440757 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55c2676cdb60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133440757 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133440757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133440757 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133440757 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133440757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133440757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483612 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819133440763 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133440765 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440765 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440765 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440765 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133440765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440765 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440766 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133440766 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133440766 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cdb60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133440766 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cdb60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133440766 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133440766 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133440766 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133440766 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133440766 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133440768 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133440768 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133440768 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133440768 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133440768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133440769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133440769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133440769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133440769 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133440771 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133440771 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133440771 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133440771 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133440771 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133440771 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440771 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440771 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133440773 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133440773 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133440773 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21T} (from: MS={BS21T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133440773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676abe30]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133440773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676abe30]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133440773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676abe30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133440773 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133440773 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133440773 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133440773 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133440773 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133440773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133440773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133440773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133440773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133440775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133440775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676abe30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133440775 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133440775 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133440775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133440776 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133440776 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133440776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133440776 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133440776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133440776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133440776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133440776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133440776 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133440776 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133440776 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133440776 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133440776 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133440776 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133440776 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133441785 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133441785 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133441785 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133441785 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133441785 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133441786 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133441786 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133441786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133441786 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133441786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133441786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133441786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133441786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133441791 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133441791 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133441791 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133441791 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133441791 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133441791 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133441791 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133441791 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133441791 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133441791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133441791 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133441791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133441791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133441791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133441791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133441796 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133441796 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133441796 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133441796 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133441796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133441796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133441796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133441796 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133441796 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133441796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133441796 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133441796 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133441796 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133441796 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133441796 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133441796 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133441796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133441796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133441796 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133441796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133441796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133441796 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133441796 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133441796 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133441796 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133441796 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133441797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133441797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676abe30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133441797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676abe30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133441797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133441797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676abe30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133441797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676abe30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133441797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133441797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710] (call_leg.c:198) 20250819133441797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133441797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133441797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133441797 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133441797 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133441797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133441797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133441797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133441797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133441797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133441797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133441797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133441797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483612 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133441802 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133441802 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133441802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133441802 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133441802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133441802 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133441802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133441802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX 20250819133441802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133441802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133441802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133441802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133441802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133441802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133441802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710] (msc_a.c:1053) 20250819133441802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133441802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133441802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c86a0] (msc_a.c:1053) 20250819133441802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133441802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133441802 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133441802 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2) MSC-A terminated (msub.c:261) 20250819133441802 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2) 1 MSC-I still active (msub.c:79) 20250819133441802 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133441802 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133441802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133441802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Removing from parent msub_fsm[0x55c2676c86a0] (msub.c:113) 20250819133441803 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-344 (ran_conn.c:155) 20250819133441803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Freeing instance (msub.c:113) 20250819133441803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-344:CM_SERVICE_REQ)[0x55c26766b540]{READY}: Deallocated (fsm.c:568) 20250819133441803 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2) Free (msub.c:119) 20250819133441803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133441803 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Freeing instance (msub.c:113) 20250819133441803 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Deallocated (fsm.c:568) 20250819133441803 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133441803 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133441803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133441803 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133441803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133441803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133441803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133441803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133441803 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133441803 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133441803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133441804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133441804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133441804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133441804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133441804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)11011516 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)12958457 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 20250819133442816 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442816 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133442816 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133442816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133442816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133442817 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: Allocated (fsm.c:456) 20250819133442817 DMSC DEBUG msc_i[0x55c2676a7940]{READY}: Allocated (fsm.c:456) 20250819133442817 DMSC DEBUG msc_i[0x55c2676a7940]{READY}: is child of msub_fsm[0x55c2676cdb60] (fsm.c:486) 20250819133442817 DMSC DEBUG msc_a[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133442817 DMSC DEBUG msc_a[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cdb60] (fsm.c:486) 20250819133442817 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133442817 DMSC DEBUG msc_i(unknown:GERAN-A-345:NONE)[0x55c2676a7940]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133442817 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133442817 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133442817 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133442817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133442817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133442817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133442817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133442817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133442817 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133442817 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133442817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133442817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133442817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30] (fsm.c:486) 20250819133442817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133442817 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133442818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133442818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133442818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133442818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133442818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133442818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133442818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133442818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := 'C5BAF9'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133442820 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133442820 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133442820 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442820 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133442820 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133442820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133442820 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133442820 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133442821 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676ae0c0]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133442823 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133442823 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133442823 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133442823 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133442824 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133442824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133442824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133442824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133442824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133442824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30] (vlr_lu_fsm.c:110) 20250819133442824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133442824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133442824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133442824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133442824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133442824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abe30] (fsm.c:486) 20250819133442824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133442824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133442824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133442824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133442824 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:TMSInew-0x0C95525E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133442824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133442824 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:TMSInew-0x0C95525E LOCATION UPDATE ACCEPT (TMSI = 0x0c95525e) (gsm_04_08.c:149) 20250819133442824 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:TMSInew-0x0C95525E:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133442824 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:TMSInew-0x0C95525E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133442825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133442825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133442825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133442825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133442828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133442828 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133442828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133442828 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133442829 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:TMSInew-0x0C95525E:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133442829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:TMSInew-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133442829 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:TMSInew-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133442829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:TMSInew-0x0C95525E:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133442829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133442829 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133442829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133442829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133442829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133442829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676abe30] (vlr_lu_fsm.c:817) 20250819133442829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133442829 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x5499E1A2:GERAN-A-345:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133442829 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133442829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133442829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250819133442829 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133442829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133442829 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133442829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133442829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133442829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133442829 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133442829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133442829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133442829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133442829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133442829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133442833 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442833 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133442833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133442833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133442833 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133442833 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133442833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133442833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133442833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133442833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133442833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133442833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0] (msc_a.c:1053) 20250819133442833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133442833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133442833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676abe30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133442833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676cdb60] (msc_a.c:1053) 20250819133442833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133442833 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676ae0c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133442833 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133442833 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E) MSC-A terminated (msub.c:261) 20250819133442833 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E) 1 MSC-I still active (msub.c:79) 20250819133442833 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133442833 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133442833 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133442833 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Removing from parent msub_fsm[0x55c2676cdb60] (msub.c:113) 20250819133442833 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-345 (ran_conn.c:155) 20250819133442834 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Freeing instance (msub.c:113) 20250819133442834 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-345:LU)[0x55c2676a7940]{READY}: Deallocated (fsm.c:568) 20250819133442834 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E) Free (msub.c:119) 20250819133442834 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - active-conn: now used by 1 (attached) (msub.c:375) 20250819133442834 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Freeing instance (msub.c:113) 20250819133442834 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Deallocated (fsm.c:568) 20250819133442834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133442834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133442834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133442834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133442835 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133442835 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133442835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133442835 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133442835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133442835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133442835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133442835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)12958457 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133442836 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133442836 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '0C95525E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)4018119 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133443042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133443042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133443042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133443043 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Allocated (fsm.c:456) 20250819133443043 DMSC DEBUG msc_i[0x55c2676ae0c0]{READY}: Allocated (fsm.c:456) 20250819133443043 DMSC DEBUG msc_i[0x55c2676ae0c0]{READY}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133443043 DMSC DEBUG msc_a[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133443043 DMSC DEBUG msc_a[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133443043 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133443043 DMSC DEBUG msc_i(unknown:GERAN-A-346:NONE)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133443043 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133443043 DMM DEBUG msc_a(TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940] (fsm.c:486) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133443043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133443043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133443043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133443043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133443043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133443043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133443043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133443043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133443043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133443043 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133443043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133443043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133443044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133443044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133443044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133443044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133443044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133443044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133443044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133443044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '3D4FC7'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133443046 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133443046 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O 20250819133443052 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443052 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443052 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133443052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133443052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133443052 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133443052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133443052 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133443052 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E callref-0x80000025 tid-8) New transaction (transaction.c:231) 20250819133443052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133443052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133443052 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133443052 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133443052 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133443052 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: :0{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133443052 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133443052 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133443052 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133443052 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940] (fsm.c:486) 20250819133443052 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: :0{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133443053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c26766b540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133443053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c26766b540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133443053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55c26766b540]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133443053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55c26766b540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133443053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133443053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133443053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133443053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133443056 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55c26766b540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133443056 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133443056 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133443056 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483611 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133443059 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133443059 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133443059 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133443059 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133443059 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133443059 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133443060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133443060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133443060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133443060 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133443065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133443065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133443065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133443065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133443065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133443065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676728d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133443065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133443065 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133443065 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133443065 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133443065 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133443065 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133443068 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133443068 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133443068 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133443068 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133443068 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133443068 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443068 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133443068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133443068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133443069 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133443070 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133443070 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133443071 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133443071 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133443071 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133443071 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133443072 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133443072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133443072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133443072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133443074 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133443074 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133443074 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22T} (from: MS={BS22T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133443074 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766b540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133443074 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766b540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133443074 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133443075 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133443075 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133443075 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133443075 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133443075 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133443075 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133443075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133443075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133443075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133443075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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" } } } } } } } 20250819133443077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133443077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133443077 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133443077 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133443077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 20250819133443078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133443078 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133443078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133443078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133443078 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(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133443078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133443078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133443078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133443079 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133443079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133443079 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133443079 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133443079 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133443079 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133443079 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133444085 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133444086 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133444086 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133444086 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133444086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133444086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133444086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133444086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133444086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133444086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133444086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133444086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133444086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133444091 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133444091 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133444091 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133444091 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133444091 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133444091 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133444091 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133444091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133444091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133444091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133444091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133444091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133444091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133444091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133444091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133444096 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133444096 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133444096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133444096 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133444096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133444096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133444096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133444096 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133444096 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133444096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133444096 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133444096 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133444096 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133444096 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133444096 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133444096 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133444096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133444096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133444096 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133444096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133444096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133444096 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133444096 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133444096 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133444096 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133444097 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133444097 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133444097 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133444097 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133444097 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133444097 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133444097 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133444097 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133444097 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940] (call_leg.c:198) 20250819133444097 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133444097 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133444097 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133444097 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133444097 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133444097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133444097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133444097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133444097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133444097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133444097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133444097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133444097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483611 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133444102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133444102 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133444102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133444102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133444102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133444102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133444102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133444102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133444102 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133444102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133444102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133444102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133444102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133444102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133444102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940] (msc_a.c:1053) 20250819133444102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133444102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676cdb60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133444102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abe30] (msc_a.c:1053) 20250819133444102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133444102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133444102 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133444102 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E) MSC-A terminated (msub.c:261) 20250819133444102 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E) 1 MSC-I still active (msub.c:79) 20250819133444102 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133444102 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133444102 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133444102 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Removing from parent msub_fsm[0x55c2676abe30] (msub.c:113) 20250819133444103 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-346 (ran_conn.c:155) 20250819133444103 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Freeing instance (msub.c:113) 20250819133444103 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-346:CM_SERVICE_REQ)[0x55c2676ae0c0]{READY}: Deallocated (fsm.c:568) 20250819133444103 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E) Free (msub.c:119) 20250819133444103 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - active-conn: now used by 1 (attached) (msub.c:375) 20250819133444103 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Freeing instance (msub.c:113) 20250819133444103 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Deallocated (fsm.c:568) 20250819133444103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133444103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133444103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133444103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133444103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133444103 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133444103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133444103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133444104 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133444104 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133444104 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133444104 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133444104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133444104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133444104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133444104 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)4018119 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)11600352 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 20250819133445112 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445112 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445112 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133445112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133445112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133445113 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133445113 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: Allocated (fsm.c:456) 20250819133445113 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133445113 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133445113 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133445113 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133445113 DMSC DEBUG msc_i(unknown:GERAN-A-347:NONE)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133445113 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133445113 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133445113 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133445113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133445113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55c2676d3960] (fsm.c:486) 20250819133445113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133445113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133445113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133445113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133445113 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133445113 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133445113 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133445113 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133445113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133445113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133445114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133445114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133445114 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133445114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133445114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133445114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133445114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540] (fsm.c:486) 20250819133445114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133445114 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133445114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := 'B101E0'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133445116 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133445116 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133445118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445118 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445118 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133445118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133445118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445118 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133445118 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676d3960]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133445120 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133445120 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133445120 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133445120 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133445121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133445121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133445121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133445121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133445121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133445121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540] (vlr_lu_fsm.c:110) 20250819133445121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133445121 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133445121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133445121 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133445121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133445121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c26766b540] (fsm.c:486) 20250819133445121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133445121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133445121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133445121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133445121 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:TMSInew-0x03BA1EAB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133445121 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133445121 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:TMSInew-0x03BA1EAB LOCATION UPDATE ACCEPT (TMSI = 0x03ba1eab) (gsm_04_08.c:149) 20250819133445121 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:TMSInew-0x03BA1EAB:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133445121 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:TMSInew-0x03BA1EAB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133445121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445122 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445122 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133445125 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445125 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445125 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133445125 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133445125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133445125 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445125 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:TMSInew-0x03BA1EAB:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133445125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:TMSInew-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133445125 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:TMSInew-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133445125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:TMSInew-0x03BA1EAB:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133445125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133445125 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133445125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133445125 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133445125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133445125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26766b540] (vlr_lu_fsm.c:817) 20250819133445125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133445125 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C95525E:GERAN-A-347:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133445126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133445126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133445126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250819133445126 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133445126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133445126 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133445126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133445126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133445126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133445126 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133445126 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133445126 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445126 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133445129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445129 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133445129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133445129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445130 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133445130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133445130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133445130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133445130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133445130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133445130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960] (msc_a.c:1053) 20250819133445130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133445130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133445130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133445130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133445130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133445130 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133445130 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133445130 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB) MSC-A terminated (msub.c:261) 20250819133445130 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB) 1 MSC-I still active (msub.c:79) 20250819133445130 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133445130 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133445130 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133445130 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133445130 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-347 (ran_conn.c:155) 20250819133445130 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Freeing instance (msub.c:113) 20250819133445130 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-347:LU)[0x55c26768cbc0]{READY}: Deallocated (fsm.c:568) 20250819133445130 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB) Free (msub.c:119) 20250819133445130 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - active-conn: now used by 1 (attached) (msub.c:375) 20250819133445130 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133445130 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133445130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445130 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133445131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445131 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445131 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133445131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133445131 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)11600352 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133445133 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133445133 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '03BA1EAB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)7167883 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133445334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445334 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133445334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133445334 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445335 DMSC DEBUG msub_fsm[0x55c26766b540]{active}: Allocated (fsm.c:456) 20250819133445335 DMSC DEBUG msc_i[0x55c2676d3960]{READY}: Allocated (fsm.c:456) 20250819133445335 DMSC DEBUG msc_i[0x55c2676d3960]{READY}: is child of msub_fsm[0x55c26766b540] (fsm.c:486) 20250819133445335 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133445335 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26766b540] (fsm.c:486) 20250819133445335 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133445335 DMSC DEBUG msc_i(unknown:GERAN-A-348:NONE)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133445335 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133445335 DMM DEBUG msc_a(TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0] (fsm.c:486) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133445335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133445335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133445335 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133445335 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133445335 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133445335 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133445335 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133445335 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133445335 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133445335 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133445335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133445335 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445335 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '6D5F8B'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133445339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133445339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133445346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133445346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133445346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445346 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133445346 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133445346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133445346 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB callref-0x80000026 tid-8) New transaction (transaction.c:231) 20250819133445346 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133445347 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133445347 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133445347 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133445347 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133445347 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: :0{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133445347 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133445347 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133445347 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133445347 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0] (fsm.c:486) 20250819133445347 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: :0{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133445347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133445347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133445347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133445347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133445347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abe30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133445347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abe30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133445347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133445347 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133445351 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133445351 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133445351 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133445351 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483610 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133445354 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133445354 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133445354 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133445354 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133445354 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133445354 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133445354 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445354 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445354 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445354 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445354 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133445358 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445358 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445358 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445358 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133445358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133445358 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133445358 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133445359 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133445359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abe30]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133445359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abe30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133445359 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133445359 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133445359 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133445359 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133445359 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133445362 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133445362 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133445362 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133445362 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133445362 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133445362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133445364 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133445364 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133445364 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133445367 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133445367 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133445367 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133445367 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133445367 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133445367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445367 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445367 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133445370 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133445371 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133445371 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24T} (from: MS={BS24T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133445371 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133445371 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133445371 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133445372 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133445372 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133445372 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133445372 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133445372 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133445372 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133445372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133445372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133445372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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" } } } } } } } 20250819133445374 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133445374 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133445374 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133445374 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133445374 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133445376 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133445376 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133445376 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133445376 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133445376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133445376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133445376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133445376 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133445376 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133445376 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133445376 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133445376 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133445376 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133445376 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133445376 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133446383 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133446383 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133446383 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133446383 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133446383 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133446383 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133446383 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133446383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133446383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133446383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133446383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133446383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133446383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133446387 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133446387 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133446387 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133446387 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133446387 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133446387 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133446387 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133446387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133446387 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133446387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133446387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133446387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133446387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133446387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133446387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133446390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133446390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133446391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133446391 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133446391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133446391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133446391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133446391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133446391 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133446391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133446391 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133446391 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133446391 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133446391 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133446391 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133446391 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133446391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133446391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133446391 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133446391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133446391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133446391 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133446391 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133446391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133446391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133446391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133446391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133446391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133446391 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133446391 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133446392 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133446392 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133446392 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133446392 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0] (call_leg.c:198) 20250819133446392 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133446392 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133446392 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133446392 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133446392 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133446392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133446392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133446392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133446392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133446392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133446392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133446392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133446392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483610 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133446396 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133446396 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133446396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133446396 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133446396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133446396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133446396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133446396 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133446397 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133446397 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133446397 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133446397 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133446397 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133446397 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133446397 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0] (msc_a.c:1053) 20250819133446397 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133446397 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676728d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133446397 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26766b540] (msc_a.c:1053) 20250819133446397 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133446397 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133446397 DMSC DEBUG msub_fsm[0x55c26766b540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133446397 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB) MSC-A terminated (msub.c:261) 20250819133446397 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB) 1 MSC-I still active (msub.c:79) 20250819133446397 DMSC DEBUG msub_fsm[0x55c26766b540]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133446397 DMSC DEBUG msub_fsm[0x55c26766b540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133446397 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133446397 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Removing from parent msub_fsm[0x55c26766b540] (msub.c:113) 20250819133446397 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-348 (ran_conn.c:155) 20250819133446397 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Freeing instance (msub.c:113) 20250819133446397 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-348:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Deallocated (fsm.c:568) 20250819133446397 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB) Free (msub.c:119) 20250819133446397 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - active-conn: now used by 1 (attached) (msub.c:375) 20250819133446397 DMSC DEBUG msub_fsm[0x55c26766b540]{terminating}: Freeing instance (msub.c:113) 20250819133446397 DMSC DEBUG msub_fsm[0x55c26766b540]{terminating}: Deallocated (fsm.c:568) 20250819133446397 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133446397 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133446397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133446397 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133446397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133446397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133446397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133446397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133446398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133446398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133446398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133446398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133446398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133446398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133446398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133446398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)7167883 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)6000180 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133447407 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447407 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447407 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133447407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133447407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133447408 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Allocated (fsm.c:456) 20250819133447408 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: Allocated (fsm.c:456) 20250819133447408 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133447408 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133447408 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133447408 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133447408 DMSC DEBUG msc_i(unknown:GERAN-A-349:NONE)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133447408 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133447408 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133447408 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55c26768c710] (fsm.c:486) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133447408 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133447408 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133447408 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133447408 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133447408 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133447408 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133447408 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133447408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133447408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133447408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133447408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133447408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133447409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133447409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '5B8E34'O, sourceLocRef := '00015D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133447412 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133447412 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133447413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133447413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133447413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133447414 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133447414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c26768c710]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133447416 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133447416 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133447416 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133447416 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133447417 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133447417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133447417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133447417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133447417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133447417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133447417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133447417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133447417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133447417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133447417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133447417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133447417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133447417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133447417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133447417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133447417 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:TMSInew-0xBD21A2E1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133447417 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133447417 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:TMSInew-0xBD21A2E1 LOCATION UPDATE ACCEPT (TMSI = 0xbd21a2e1) (gsm_04_08.c:149) 20250819133447417 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:TMSInew-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133447417 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:TMSInew-0xBD21A2E1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133447417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133447421 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447421 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447421 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133447421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133447421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133447421 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:TMSInew-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133447421 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:TMSInew-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133447421 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:TMSInew-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133447421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:TMSInew-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133447421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133447421 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133447421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133447421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133447421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133447421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133447421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133447421 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x03BA1EAB:GERAN-A-349:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133447421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133447421 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133447421 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250819133447421 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133447422 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133447422 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133447422 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133447422 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133447422 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133447422 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133447422 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133447422 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133447425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133447425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133447425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133447425 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133447425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133447425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133447425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133447425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133447425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133447425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133447425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133447425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133447425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133447425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abe30] (msc_a.c:1053) 20250819133447425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133447425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133447425 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133447425 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1) MSC-A terminated (msub.c:261) 20250819133447425 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1) 1 MSC-I still active (msub.c:79) 20250819133447425 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133447426 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133447426 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133447426 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Removing from parent msub_fsm[0x55c2676abe30] (msub.c:113) 20250819133447426 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-349 (ran_conn.c:155) 20250819133447426 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Freeing instance (msub.c:113) 20250819133447426 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-349:LU)[0x55c2676cda30]{READY}: Deallocated (fsm.c:568) 20250819133447426 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1) Free (msub.c:119) 20250819133447426 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133447426 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Freeing instance (msub.c:113) 20250819133447426 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Deallocated (fsm.c:568) 20250819133447426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133447427 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447427 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447427 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133447427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133447427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)6000180 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133447429 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133447429 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := 'BD21A2E1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)2374174 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133447634 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447634 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447634 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133447634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133447634 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133447635 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133447635 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133447635 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133447635 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133447635 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133447635 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133447635 DMSC DEBUG msc_i(unknown:GERAN-A-350:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133447635 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133447635 DMM DEBUG msc_a(TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30] (fsm.c:486) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133447635 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133447635 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133447635 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133447635 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133447635 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133447635 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133447635 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133447636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133447636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133447636 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133447636 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133447636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133447636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133447636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '243A1E'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133447640 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133447640 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133447643 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447643 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447643 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133447643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133447643 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133447643 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133447643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133447643 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133447643 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 callref-0x80000027 tid-8) New transaction (transaction.c:231) 20250819133447643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133447643 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133447643 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133447643 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133447643 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133447643 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133447643 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133447643 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133447643 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133447643 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30] (fsm.c:486) 20250819133447643 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: :0{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133447643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26766b540]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133447643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26766b540]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133447643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55c26766b540]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133447643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55c26766b540]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133447643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768cbc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133447643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768cbc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133447643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55c26768cbc0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133447643 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55c26768cbc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133447647 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55c26766b540]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133447647 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133447647 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133447647 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483609 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133447650 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55c26768cbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133447651 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133447651 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133447651 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133447651 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133447651 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133447651 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447651 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447651 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133447652 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133447656 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447656 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133447656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133447656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133447656 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133447656 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133447656 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768cbc0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133447656 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768cbc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133447656 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768cbc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133447657 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133447657 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133447657 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133447657 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133447660 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133447660 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133447660 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133447660 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133447660 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133447660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133447661 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768cbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133447661 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768cbc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133447661 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133447664 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133447664 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133447664 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133447664 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133447664 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133447664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133447666 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133447666 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133447666 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25T} (from: MS={BS25T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133447666 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766b540]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133447666 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26766b540]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133447666 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133447666 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133447666 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133447666 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133447666 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133447666 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133447666 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133447667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133447667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133447667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133447670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133447670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133447670 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133447670 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133447670 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133447671 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133447671 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133447671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133447671 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133447671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133447671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133447671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133447671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133447671 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133447671 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133447671 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133447671 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133447671 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133447671 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133447671 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133448679 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133448679 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133448679 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133448679 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133448679 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133448679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133448679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133448679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133448679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133448679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133448679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133448679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133448679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133448684 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133448684 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133448684 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133448684 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133448684 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133448684 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133448684 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133448684 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133448684 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133448684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133448684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133448684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133448684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133448684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133448684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133448688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133448688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133448688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133448688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133448688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133448688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133448688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133448688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133448689 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133448689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133448689 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133448689 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133448689 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133448689 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133448689 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133448689 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133448689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133448689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133448689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133448689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133448689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133448689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133448689 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133448689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768cbc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133448689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768cbc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133448689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768cbc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133448689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768cbc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133448689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133448689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133448689 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133448689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133448689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26766b540]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133448689 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133448689 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30] (call_leg.c:198) 20250819133448689 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133448689 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133448689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133448689 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133448690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133448690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133448690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133448690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133448690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133448690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133448690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133448690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133448689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483609 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133448693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133448693 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133448693 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133448693 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133448693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133448693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133448693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133448693 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133448693 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133448693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133448693 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133448694 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133448694 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133448694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133448694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30] (msc_a.c:1053) 20250819133448694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133448694 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133448694 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133448694 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133448694 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133448694 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133448694 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1) MSC-A terminated (msub.c:261) 20250819133448694 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1) 1 MSC-I still active (msub.c:79) 20250819133448694 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133448694 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133448694 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133448694 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133448694 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-350 (ran_conn.c:155) 20250819133448694 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133448694 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-350:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133448694 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1) Free (msub.c:119) 20250819133448694 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133448694 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133448694 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133448694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133448695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133448695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133448695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133448695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133448695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133448695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133448695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133448695 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133448695 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133448695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133448695 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133448695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133448695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133448695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133448695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)2374174 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)1633842 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133449705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133449705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133449705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133449705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449706 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133449706 DMSC DEBUG msc_i[0x55c2676a7940]{READY}: Allocated (fsm.c:456) 20250819133449706 DMSC DEBUG msc_i[0x55c2676a7940]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133449706 DMSC DEBUG msc_a[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133449706 DMSC DEBUG msc_a[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133449706 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133449706 DMSC DEBUG msc_i(unknown:GERAN-A-351:NONE)[0x55c2676a7940]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133449706 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133449706 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133449706 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55c2676cdb60] (fsm.c:486) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133449706 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133449706 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133449706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133449706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133449706 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133449706 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133449706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133449706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133449706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133449706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540] (fsm.c:486) 20250819133449707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133449707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133449707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '18EE32'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133449710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133449710 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133449711 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449711 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449711 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449711 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133449711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133449711 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449711 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133449711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cdb60]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133449715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133449715 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133449715 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133449715 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133449716 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133449716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133449716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133449716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133449716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133449717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540] (vlr_lu_fsm.c:110) 20250819133449717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133449717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133449717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133449717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133449717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133449717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c26766b540] (fsm.c:486) 20250819133449717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133449717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133449717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133449717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133449717 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:TMSInew-0x045366F0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133449717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133449717 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:TMSInew-0x045366F0 LOCATION UPDATE ACCEPT (TMSI = 0x045366f0) (gsm_04_08.c:149) 20250819133449717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:TMSInew-0x045366F0:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133449717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:TMSInew-0x045366F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133449717 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449717 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133449721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449721 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133449721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133449721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133449721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:TMSInew-0x045366F0:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133449721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:TMSInew-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133449721 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:TMSInew-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133449721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:TMSInew-0x045366F0:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133449721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133449721 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133449721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133449721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133449721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133449721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c26766b540] (vlr_lu_fsm.c:817) 20250819133449721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133449722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBD21A2E1:GERAN-A-351:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133449722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133449722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133449722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250819133449722 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133449722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133449722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133449722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133449722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133449722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133449722 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133449722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133449722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133449724 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449724 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449724 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133449724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133449724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449724 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133449724 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133449724 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133449724 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133449724 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133449724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133449724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60] (msc_a.c:1053) 20250819133449724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133449724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133449724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c26766b540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133449724 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133449724 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133449724 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133449724 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133449724 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0) MSC-A terminated (msub.c:261) 20250819133449724 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0) 1 MSC-I still active (msub.c:79) 20250819133449724 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133449724 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133449724 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133449724 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133449724 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-351 (ran_conn.c:155) 20250819133449724 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Freeing instance (msub.c:113) 20250819133449724 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-351:LU)[0x55c2676a7940]{READY}: Deallocated (fsm.c:568) 20250819133449724 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0) Free (msub.c:119) 20250819133449724 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133449724 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133449724 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133449724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449724 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133449725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133449725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133449725 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)1633842 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133449725 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133449725 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '045366F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)1413320 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133449926 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449926 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449926 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133449926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133449926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449926 DMSC DEBUG msub_fsm[0x55c26766b540]{active}: Allocated (fsm.c:456) 20250819133449926 DMSC DEBUG msc_i[0x55c2676cdb60]{READY}: Allocated (fsm.c:456) 20250819133449926 DMSC DEBUG msc_i[0x55c2676cdb60]{READY}: is child of msub_fsm[0x55c26766b540] (fsm.c:486) 20250819133449926 DMSC DEBUG msc_a[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133449926 DMSC DEBUG msc_a[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26766b540] (fsm.c:486) 20250819133449926 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133449926 DMSC DEBUG msc_i(unknown:GERAN-A-352:NONE)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133449926 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133449927 DMM DEBUG msc_a(TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940] (fsm.c:486) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133449927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133449927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133449927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133449927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133449927 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133449927 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133449927 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133449927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133449927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133449927 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133449927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133449927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '1590C8'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133449929 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133449929 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 20250819133449935 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449935 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449935 DLM3UA DEBUG 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(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133449935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133449935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449935 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133449935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133449935 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133449935 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 callref-0x80000028 tid-8) New transaction (transaction.c:231) 20250819133449935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133449935 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133449935 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133449935 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133449935 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133449935 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: :0{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133449935 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133449935 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133449935 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133449935 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940] (fsm.c:486) 20250819133449935 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: :0{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133449935 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133449935 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133449935 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133449935 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133449936 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133449936 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133449936 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133449936 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133449938 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133449938 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133449938 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133449938 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483608 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133449940 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133449940 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133449940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133449940 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133449940 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133449940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133449940 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133449940 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449940 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449940 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133449942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133449942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133449942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133449942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133449942 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133449942 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133449942 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133449943 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133449943 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133449943 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133449943 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE 20250819133449944 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133449944 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133449944 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133449944 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133449944 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133449944 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449944 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449944 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133449945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133449945 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133449945 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133449946 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133449946 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133449946 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133449946 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133449946 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133449946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133449947 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133449947 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133449947 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26T} (from: MS={BS26T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133449947 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133449947 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133449947 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133449947 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133449947 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133449947 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133449947 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133449947 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133449947 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133449948 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449948 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449948 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133449948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133449948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133449948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133449949 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133449949 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133449949 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133449949 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133449949 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133449950 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133449950 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133449950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133449950 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133449950 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133449950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133449950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133449950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133449950 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133449950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133449950 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133449950 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133449950 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133449950 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133449950 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133450958 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133450958 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133450958 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133450958 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133450958 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133450959 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133450959 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133450959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133450959 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133450959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133450959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133450959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133450959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133450962 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133450962 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133450963 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133450963 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133450963 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133450963 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133450963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133450963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133450963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133450963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133450963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133450963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133450963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133450963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133450963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133450966 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133450966 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133450966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133450966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133450966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133450966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133450966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133450966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133450967 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133450967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133450967 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133450967 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133450967 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133450967 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133450967 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133450967 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133450967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133450967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133450967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133450967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133450967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133450967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133450967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133450967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133450967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133450967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133450967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133450967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133450967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133450967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133450967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133450967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133450967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133450967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940] (call_leg.c:198) 20250819133450967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133450967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133450967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133450967 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133450967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133450968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133450968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133450968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133450968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133450968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133450968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133450968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133450968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483608 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133450971 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133450971 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133450971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133450971 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133450971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133450971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133450971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133450971 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133450971 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133450971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133450971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133450971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133450971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133450971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133450971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940] (msc_a.c:1053) 20250819133450971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133450971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c26768cbc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133450971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26766b540] (msc_a.c:1053) 20250819133450972 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133450972 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676a7940]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133450972 DMSC DEBUG msub_fsm[0x55c26766b540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133450972 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0) MSC-A terminated (msub.c:261) 20250819133450972 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0) 1 MSC-I still active (msub.c:79) 20250819133450972 DMSC DEBUG msub_fsm[0x55c26766b540]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133450972 DMSC DEBUG msub_fsm[0x55c26766b540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133450972 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133450972 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Removing from parent msub_fsm[0x55c26766b540] (msub.c:113) 20250819133450972 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-352 (ran_conn.c:155) 20250819133450972 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Freeing instance (msub.c:113) 20250819133450972 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-352:CM_SERVICE_REQ)[0x55c2676cdb60]{READY}: Deallocated (fsm.c:568) 20250819133450972 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0) Free (msub.c:119) 20250819133450972 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133450972 DMSC DEBUG msub_fsm[0x55c26766b540]{terminating}: Freeing instance (msub.c:113) 20250819133450972 DMSC DEBUG msub_fsm[0x55c26766b540]{terminating}: Deallocated (fsm.c:568) 20250819133450972 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133450972 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133450972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133450972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133450972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133450972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133450972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133450972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133450973 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133450973 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133450973 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133450973 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133450973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133450973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133450973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133450973 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)1413320 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)3992187 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 20250819133451982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133451982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133451982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133451982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133451982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133451982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133451982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133451982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133451983 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133451983 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819133451983 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133451983 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133451983 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133451983 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133451983 DMSC DEBUG msc_i(unknown:GERAN-A-353:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133451983 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133451983 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133451983 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55c2676cd8a0] (fsm.c:486) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133451983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133451983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133451983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133451983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133451983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133451983 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133451983 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133451983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133451983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133451983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133451983 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133451984 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133451984 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133451984 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133451984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133451984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133451984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133451984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133451984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133451984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133451984 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133451984 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133451984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133451984 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133451984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133451984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133451984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133451984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '3CEA7B'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133451987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133451987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133451989 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133451989 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133451989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133451989 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133451989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133451989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133451989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133451989 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133451989 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133451989 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd8a0]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133451991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133451991 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133451991 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133451991 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133451992 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133451993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133451993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133451993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133451993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133451993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133451993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133451993 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676cd9d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133451993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133451993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133451993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133451993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133451993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133451993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133451993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133451993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133451993 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:TMSInew-0x9860EE2E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133451993 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133451993 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:TMSInew-0x9860EE2E LOCATION UPDATE ACCEPT (TMSI = 0x9860ee2e) (gsm_04_08.c:149) 20250819133451993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:TMSInew-0x9860EE2E:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133451993 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:TMSInew-0x9860EE2E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133451993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133451993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133451993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133451993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133451993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133451993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133451993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133451993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133451997 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133451997 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133451997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133451997 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133451997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133451997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133451997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133451997 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133451997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:TMSInew-0x9860EE2E:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133451997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:TMSInew-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133451997 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:TMSInew-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133451997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:TMSInew-0x9860EE2E:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133451997 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133451997 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133451998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133451998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133451998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133451998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133451998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133451998 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x045366F0:GERAN-A-353:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133451998 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133451998 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133451998 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819133451998 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133451998 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133451998 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133451998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133451998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133451998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133451998 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133451998 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133451998 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133451998 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133451998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133451998 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133451998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133451998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133451998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133451998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133452001 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452001 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452001 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133452001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133452001 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133452002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133452002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133452002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133452002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133452002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133452002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133452002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0] (msc_a.c:1053) 20250819133452002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133452002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133452002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133452002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133452002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133452002 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133452002 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133452002 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E) MSC-A terminated (msub.c:261) 20250819133452002 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E) 1 MSC-I still active (msub.c:79) 20250819133452002 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133452002 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133452002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133452002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133452002 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-353 (ran_conn.c:155) 20250819133452002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819133452002 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-353:LU)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819133452002 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E) Free (msub.c:119) 20250819133452002 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - active-conn: now used by 1 (attached) (msub.c:375) 20250819133452002 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133452002 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133452002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133452002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133452002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133452003 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452003 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452003 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133452003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452003 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133452003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133452003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)3992187 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133452004 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133452004 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '9860EE2E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)62561 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133452206 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452206 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452206 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133452206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133452206 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133452207 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133452207 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: Allocated (fsm.c:456) 20250819133452207 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133452207 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133452207 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133452207 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133452207 DMSC DEBUG msc_i(unknown:GERAN-A-354:NONE)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133452207 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133452207 DMM DEBUG msc_a(TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0] (fsm.c:486) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133452207 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133452207 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133452207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133452207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133452207 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133452207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133452207 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133452207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133452207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133452207 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133452207 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133452208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133452208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133452208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133452208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133452208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133452208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133452208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133452208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133452208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '00F461'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133452210 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133452210 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133452218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133452218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133452218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133452219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133452219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133452219 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133452219 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E callref-0x80000029 tid-8) New transaction (transaction.c:231) 20250819133452219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133452219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133452219 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133452219 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133452219 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133452219 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: :0{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133452219 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133452219 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133452219 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133452219 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0] (fsm.c:486) 20250819133452219 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: :0{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133452219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768cbc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133452219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768cbc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133452219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55c26768cbc0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133452219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55c26768cbc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133452219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cdb00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133452219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cdb00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133452219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55c2676cdb00]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133452219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55c2676cdb00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133452223 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55c26768cbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133452223 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133452223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133452223 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483607 20250819133452225 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55c2676cdb00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133452225 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133452225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133452225 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133452225 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133452225 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133452226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133452226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133452226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133452227 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133452231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133452231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133452231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133452231 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133452231 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133452231 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cdb00]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133452231 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cdb00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133452231 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133452231 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133452231 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133452231 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133452231 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE 20250819133452236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133452236 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133452236 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133452237 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133452237 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133452237 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133452237 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133452237 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133452237 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452237 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452237 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133452238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133452238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133452242 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133452242 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133452242 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133452242 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133452242 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133452242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133452242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133452242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133452247 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133452247 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133452247 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS21NT} (from: MS={BS21NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133452247 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768cbc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133452247 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768cbc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133452247 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133452248 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133452248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133452248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133452248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133452248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133452248 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133452248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133452248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133452248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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" } } } } } } } 20250819133452253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133452253 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133452253 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133452253 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133452253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133452255 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133452255 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133452255 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133452255 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133452255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133452255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133452255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133452255 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133452255 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133452255 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133452255 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133452255 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133452255 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133452255 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133452255 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133453265 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133453265 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133453265 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133453265 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133453265 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133453266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133453266 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133453266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133453266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133453266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133453266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133453266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133453266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133453270 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133453270 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133453270 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133453270 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133453270 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133453270 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133453270 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133453271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133453271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133453271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133453271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133453271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133453271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133453271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133453271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133453275 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133453275 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133453275 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133453275 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133453275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133453275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133453275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133453275 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133453275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133453275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133453276 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133453276 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133453276 DMNCC DEBUG[1;39m trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133453276 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133453276 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133453276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133453276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133453276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133453276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133453276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133453276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133453276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133453276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133453276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133453276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133453276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133453276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133453276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133453276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133453276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133453276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133453276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133453276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133453276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0] (call_leg.c:198) 20250819133453276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133453276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133453276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133453276 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133453276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133453277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133453277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133453277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133453277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133453277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133453277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133453277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133453277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483607 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133453282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133453282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133453282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133453282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133453282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133453282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133453282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133453282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133453282 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133453282 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133453282 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133453283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133453283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133453283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133453283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0] (msc_a.c:1053) 20250819133453283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133453283 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133453283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133453283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133453283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133453283 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133453283 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E) MSC-A terminated (msub.c:261) 20250819133453283 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E) 1 MSC-I still active (msub.c:79) 20250819133453283 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133453283 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133453283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133453283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133453283 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-354 (ran_conn.c:155) 20250819133453283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Freeing instance (msub.c:113) 20250819133453283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-354:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Deallocated (fsm.c:568) 20250819133453283 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E) Free (msub.c:119) 20250819133453283 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - active-conn: now used by 1 (attached) (msub.c:375) 20250819133453283 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133453283 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133453283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133453283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133453284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133453284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133453284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133453284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133453284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133453284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133453284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133453284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133453284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133453284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133453284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133453284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133453284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133453284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)62561 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)10520340 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 20250819133454291 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454291 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454291 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133454291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133454291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133454292 DMSC DEBUG msub_fsm[0x55c2676cdb00]{active}: Allocated (fsm.c:456) 20250819133454292 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133454292 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676cdb00] (fsm.c:486) 20250819133454292 DMSC DEBUG msc_a[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133454292 DMSC DEBUG msc_a[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cdb00] (fsm.c:486) 20250819133454292 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133454292 DMSC DEBUG msc_i(unknown:GERAN-A-355:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133454292 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133454292 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133454292 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55c2676cd9d0] (fsm.c:486) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133454292 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133454292 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133454292 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133454292 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133454292 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133454292 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133454292 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133454292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133454292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133454292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133454292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133454292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133454292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133454292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := 'A08714'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133454294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133454294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133454295 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454295 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454295 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133454295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133454295 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133454295 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133454295 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133454295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133454295 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133454295 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133454295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133454296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133454296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133454296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133454296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133454296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133454296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:110) 20250819133454296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133454296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133454296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133454296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133454296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133454296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133454296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133454296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133454296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133454296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133454296 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:TMSInew-0x1467055C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133454296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133454296 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:TMSInew-0x1467055C LOCATION UPDATE ACCEPT (TMSI = 0x1467055c) (gsm_04_08.c:149) 20250819133454296 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:TMSInew-0x1467055C:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133454296 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:TMSInew-0x1467055C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133454296 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454296 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133454298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454298 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454298 DLM3UA DEBUG 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(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133454298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133454298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133454298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:TMSInew-0x1467055C:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133454298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:TMSInew-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133454298 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:TMSInew-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133454298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:TMSInew-0x1467055C:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133454298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133454298 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133454298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133454298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133454298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133454298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:817) 20250819133454298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133454298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9860EE2E:GERAN-A-355:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133454298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133454298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133454298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250819133454298 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133454298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133454298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133454298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133454298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133454298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133454298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133454298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133454298 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454298 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133454300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454300 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133454300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133454300 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133454300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133454300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133454300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133454300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133454300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133454300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133454300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0] (msc_a.c:1053) 20250819133454300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133454300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133454300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133454300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676cdb00] (msc_a.c:1053) 20250819133454300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133454300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133454300 DMSC DEBUG msub_fsm[0x55c2676cdb00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133454300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C) MSC-A terminated (msub.c:261) 20250819133454300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C) 1 MSC-I still active (msub.c:79) 20250819133454300 DMSC DEBUG msub_fsm[0x55c2676cdb00]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133454300 DMSC DEBUG msub_fsm[0x55c2676cdb00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133454300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133454300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676cdb00] (msub.c:113) 20250819133454300 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-355 (ran_conn.c:155) 20250819133454300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133454300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-355:LU)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133454300 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C) Free (msub.c:119) 20250819133454300 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - active-conn: now used by 1 (attached) (msub.c:375) 20250819133454300 DMSC DEBUG msub_fsm[0x55c2676cdb00]{terminating}: Freeing instance (msub.c:113) 20250819133454300 DMSC DEBUG msub_fsm[0x55c2676cdb00]{terminating}: Deallocated (fsm.c:568) 20250819133454300 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454300 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454300 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133454300 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454300 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454300 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133454300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133454300 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)10520340 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133454301 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133454301 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '1467055C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)2753755 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133454502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133454502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133454502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133454503 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133454503 DMSC DEBUG msc_i[0x55c2676cd9d0]{READY}: Allocated (fsm.c:456) 20250819133454503 DMSC DEBUG msc_i[0x55c2676cd9d0]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133454503 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133454503 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133454503 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133454503 DMSC DEBUG msc_i(unknown:GERAN-A-356:NONE)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133454503 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133454504 DMM DEBUG msc_a(TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133454504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133454504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133454504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133454504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133454504 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133454504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133454504 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133454504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133454504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133454504 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133454504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133454504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133454504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133454504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '2A04DB'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133454505 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133454505 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133454512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454512 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454512 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133454512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133454512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133454513 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133454513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133454513 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133454513 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C callref-0x8000002a tid-8) New transaction (transaction.c:231) 20250819133454513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133454513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133454513 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133454513 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133454513 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133454513 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: :0{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133454513 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133454513 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133454513 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133454513 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133454513 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: :0{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133454513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133454513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133454513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133454513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133454513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133454513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133454513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133454513 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133454517 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133454517 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133454517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133454517 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483606 20250819133454520 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133454520 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133454520 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133454520 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133454520 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) Sending Assignment Command (msc_a.c:706) 20250819133454520 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133454521 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454521 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454521 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133454522 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133454525 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454525 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454525 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133454525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133454525 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133454525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133454525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133454525 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133454525 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133454525 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133454526 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133454526 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133454526 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133454526 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133454529 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133454529 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133454529 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133454529 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133454529 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133454530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133454531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133454531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133454531 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133454533 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133454533 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133454533 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133454533 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133454533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133454534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133454538 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133454538 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133454538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS22NT} (from: MS={BS22NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133454538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133454538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133454538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133454538 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133454538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133454538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133454538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133454538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133454538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133454539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133454539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133454539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133454539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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" } } } } } } } 20250819133454542 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133454542 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133454542 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133454542 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133454542 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133454545 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133454545 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133454545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133454545 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133454545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133454545 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133454545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133454545 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133454545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133454545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133454545 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133454545 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133454545 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133454545 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133454545 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133455554 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133455554 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133455555 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133455555 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133455555 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133455555 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133455555 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133455555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133455555 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133455555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133455555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133455555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133455555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133455560 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133455560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133455560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133455560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133455560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133455560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133455560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133455561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133455561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133455561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133455561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133455561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133455561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133455561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133455561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133455564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133455564 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133455564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133455564 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133455564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133455564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133455564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133455565 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133455565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133455565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133455565 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133455565 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133455565 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133455565 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133455565 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133455565 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133455565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133455565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133455565 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133455565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133455565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133455565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133455565 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133455565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133455565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133455565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133455565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133455565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133455565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133455566 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133455566 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133455566 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133455566 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133455566 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730] (call_leg.c:198) 20250819133455566 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133455566 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133455566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133455566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133455566 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133455566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133455566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133455566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133455566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133455566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133455566 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133455566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133455566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483606 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133455570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133455570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133455570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133455570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133455570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133455570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133455570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133455570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133455571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133455571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133455571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133455571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133455571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133455571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133455571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730] (msc_a.c:1053) 20250819133455571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133455571 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cdb00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133455571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133455571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133455571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133455571 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133455571 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C) MSC-A terminated (msub.c:261) 20250819133455571 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C) 1 MSC-I still active (msub.c:79) 20250819133455571 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133455571 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133455571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133455571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133455571 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-356 (ran_conn.c:155) 20250819133455571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Freeing instance (msub.c:113) 20250819133455571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-356:CM_SERVICE_REQ)[0x55c2676cd9d0]{READY}: Deallocated (fsm.c:568) 20250819133455571 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C) Free (msub.c:119) 20250819133455571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - active-conn: now used by 1 (attached) (msub.c:375) 20250819133455571 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133455571 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133455572 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133455572 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133455572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133455572 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133455572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133455572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133455572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133455572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133455572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133455572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133455572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133455572 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133455572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133455572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133455572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133455572 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)2753755 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)10900788 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 20250819133456584 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456584 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456584 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133456584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133456584 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133456585 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133456585 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: Allocated (fsm.c:456) 20250819133456585 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133456585 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133456585 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133456585 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133456585 DMSC DEBUG msc_i(unknown:GERAN-A-357:NONE)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133456585 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133456585 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133456585 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133456585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133456585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55c2676a7860] (fsm.c:486) 20250819133456585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133456585 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133456586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133456586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133456586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133456586 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133456586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133456586 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133456586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133456586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133456586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133456586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133456586 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133456586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133456586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133456586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133456586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0] (fsm.c:486) 20250819133456586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133456586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133456586 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456586 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456586 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133456587 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456587 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456587 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := 'A65534'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133456589 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133456589 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133456590 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456590 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456590 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133456590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133456590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133456591 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133456591 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676a7860]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133456593 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133456593 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133456593 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133456593 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133456594 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133456594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133456594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133456594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133456594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133456595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0] (vlr_lu_fsm.c:110) 20250819133456595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133456595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133456595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133456595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133456595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133456595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676728d0] (fsm.c:486) 20250819133456595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133456595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133456595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133456595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133456595 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:TMSInew-0x3CA47999) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133456595 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133456595 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:TMSInew-0x3CA47999 LOCATION UPDATE ACCEPT (TMSI = 0x3ca47999) (gsm_04_08.c:149) 20250819133456595 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:TMSInew-0x3CA47999:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133456595 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:TMSInew-0x3CA47999 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133456595 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456595 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456595 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133456599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133456599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133456599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133456599 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:TMSInew-0x3CA47999:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133456599 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:TMSInew-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133456599 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:TMSInew-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133456599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:TMSInew-0x3CA47999:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133456599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133456599 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133456599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133456599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133456599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133456599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676728d0] (vlr_lu_fsm.c:817) 20250819133456599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133456599 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x1467055C:GERAN-A-357:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133456600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133456600 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133456600 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819133456600 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133456600 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133456600 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133456600 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133456600 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133456600 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133456600 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133456600 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133456600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133456603 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133456603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133456603 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133456604 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133456604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133456604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133456604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133456604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133456604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133456604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860] (msc_a.c:1053) 20250819133456604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133456604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133456604 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133456604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133456604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133456604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133456604 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133456604 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999) MSC-A terminated (msub.c:261) 20250819133456604 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999) 1 MSC-I still active (msub.c:79) 20250819133456604 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133456604 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133456604 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133456604 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133456604 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-357 (ran_conn.c:155) 20250819133456604 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Freeing instance (msub.c:113) 20250819133456604 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-357:LU)[0x55c2676abe30]{READY}: Deallocated (fsm.c:568) 20250819133456604 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999) Free (msub.c:119) 20250819133456604 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133456604 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133456604 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133456604 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456604 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133456605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133456605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133456605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)10900788 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133456606 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133456606 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '3CA47999'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)15168736 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133456810 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456810 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456810 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133456810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133456810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133456811 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133456811 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: Allocated (fsm.c:456) 20250819133456811 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133456811 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133456811 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133456811 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133456811 DMSC DEBUG msc_i(unknown:GERAN-A-358:NONE)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133456811 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133456811 DMM DEBUG msc_a(TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30] (fsm.c:486) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133456811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133456811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133456811 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133456811 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133456811 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133456811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133456811 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133456812 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133456812 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133456812 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133456812 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133456812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133456812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133456812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := 'E774E0'O, sourceLocRef := '000166'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133456816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133456816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O 20250819133456825 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456825 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456825 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133456825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133456825 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133456825 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133456825 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133456826 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133456826 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 callref-0x8000002b tid-8) New transaction (transaction.c:231) 20250819133456826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133456826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133456826 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133456826 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133456826 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133456826 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: :0{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133456826 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133456826 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133456826 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133456826 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30] (fsm.c:486) 20250819133456826 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: :0{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133456826 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c26768cbc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133456826 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c26768cbc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133456826 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55c26768cbc0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133456826 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55c26768cbc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133456826 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133456826 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133456826 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133456826 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133456830 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55c26768cbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133456830 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133456830 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133456830 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483605 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133456833 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133456834 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133456834 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133456834 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133456834 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) Sending Assignment Command (msc_a.c:706) 20250819133456834 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133456834 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456834 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456834 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133456835 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133456837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133456838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133456838 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133456838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133456838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133456838 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133456838 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133456838 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133456838 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133456838 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133456838 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133456838 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133456841 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133456841 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133456841 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133456841 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133456841 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133456841 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456841 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133456842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133456842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133456842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133456844 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133456844 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133456844 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133456844 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133456844 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133456845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133456847 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133456847 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133456847 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS24NT} (from: MS={BS24NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133456847 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768cbc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133456847 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768cbc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133456847 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133456848 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133456848 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133456848 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133456848 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133456848 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133456848 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133456849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133456849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133456849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133456851 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133456851 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133456851 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133456851 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133456851 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133456852 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133456852 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133456852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133456852 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133456852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133456852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133456852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133456852 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133456852 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133456852 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133456853 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133456853 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133456853 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133456853 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133456853 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133457863 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133457863 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133457863 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133457863 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133457863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133457863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133457864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133457864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133457864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133457864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133457864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133457864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133457864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133457869 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133457869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133457869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133457869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133457869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133457869 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133457870 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133457870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133457870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133457870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133457870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133457870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133457870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133457870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133457870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133457875 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133457875 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133457875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133457875 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133457875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133457875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133457875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133457875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133457876 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133457876 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133457876 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133457876 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133457876 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133457876 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133457876 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133457876 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133457876 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133457876 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133457876 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133457876 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133457876 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133457876 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133457876 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133457876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133457876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133457876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133457876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133457876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133457876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133457876 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133457876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133457876 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133457876 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133457876 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30] (call_leg.c:198) 20250819133457876 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133457876 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133457876 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133457876 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133457877 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133457877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133457877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133457877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133457877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133457877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133457877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133457877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133457877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483605 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX 20250819133457881 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133457881 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133457881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133457881 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133457881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133457881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133457881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133457881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133457881 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133457881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133457881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133457881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133457881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133457881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133457881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30] (msc_a.c:1053) 20250819133457881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133457881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133457881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133457881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133457881 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133457881 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133457881 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999) MSC-A terminated (msub.c:261) 20250819133457881 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999) 1 MSC-I still active (msub.c:79) 20250819133457881 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133457881 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133457881 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133457881 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133457882 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-358 (ran_conn.c:155) 20250819133457882 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Freeing instance (msub.c:113) 20250819133457882 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-358:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Deallocated (fsm.c:568) 20250819133457882 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999) Free (msub.c:119) 20250819133457882 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133457882 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133457882 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133457882 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133457882 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133457882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133457882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133457882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133457882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133457882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133457882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133457883 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133457883 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133457883 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133457883 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133457883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133457883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133457883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133457883 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)15168736 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)1489014 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133458891 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458891 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458891 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133458891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133458891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133458892 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133458892 DMSC DEBUG msc_i[0x55c2676cd9d0]{READY}: Allocated (fsm.c:456) 20250819133458892 DMSC DEBUG msc_i[0x55c2676cd9d0]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133458892 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133458892 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133458892 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133458892 DMSC DEBUG msc_i(unknown:GERAN-A-359:NONE)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133458892 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133458892 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133458893 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55c2676cd8a0] (fsm.c:486) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133458893 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133458893 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133458893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133458893 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133458893 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133458893 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133458893 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133458893 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133458893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133458893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133458893 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133458894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133458894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133458894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133458894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133458894 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458894 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458894 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133458894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133458894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '16B876'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133458896 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133458896 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 20250819133458898 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458898 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458898 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458898 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133458898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133458898 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133458898 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133458898 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133458901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133458901 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133458901 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133458901 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133458902 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133458902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133458902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133458902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133458902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133458902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:110) 20250819133458902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133458902 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676cdb00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133458902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133458902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133458902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133458902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133458902 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133458903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133458903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133458903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133458903 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:TMSInew-0x082E4E64) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133458903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133458903 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:TMSInew-0x082E4E64 LOCATION UPDATE ACCEPT (TMSI = 0x082e4e64) (gsm_04_08.c:149) 20250819133458903 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:TMSInew-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133458903 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:TMSInew-0x082E4E64 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133458903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133458903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133458903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133458907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458907 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458907 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458907 DLM3UA DEBUG 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(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133458907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133458907 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133458907 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:TMSInew-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133458907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:TMSInew-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133458907 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:TMSInew-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133458907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:TMSInew-0x082E4E64:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133458907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133458907 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133458907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133458907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133458907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133458907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:817) 20250819133458907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133458907 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3CA47999:GERAN-A-359:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133458907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133458907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133458907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819133458907 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133458907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133458907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133458907 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133458907 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133458907 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133458908 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133458908 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133458908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133458908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133458908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133458911 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458911 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458911 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133458911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133458911 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133458912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133458912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133458912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133458912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133458912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133458912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133458912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0] (msc_a.c:1053) 20250819133458912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133458912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133458912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133458912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133458912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133458912 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133458912 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133458912 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64) MSC-A terminated (msub.c:261) 20250819133458912 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64) 1 MSC-I still active (msub.c:79) 20250819133458912 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133458912 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133458912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133458912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133458912 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-359 (ran_conn.c:155) 20250819133458912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Freeing instance (msub.c:113) 20250819133458912 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-359:LU)[0x55c2676cd9d0]{READY}: Deallocated (fsm.c:568) 20250819133458912 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64) Free (msub.c:119) 20250819133458912 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133458912 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133458912 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133458912 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458912 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458912 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133458912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133458912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133458913 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133458913 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133458913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133458913 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133458913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133458913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133458913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133458913 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)1489014 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133458915 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133458915 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '082E4E64'O ("\b.Nd") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)2282427 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133459114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459114 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133459114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133459114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133459115 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133459115 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: Allocated (fsm.c:456) 20250819133459115 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133459115 DMSC DEBUG msc_a[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133459115 DMSC DEBUG msc_a[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133459115 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133459115 DMSC DEBUG msc_i(unknown:GERAN-A-360:NONE)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133459115 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133459115 DMM DEBUG msc_a(TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0] (fsm.c:486) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133459115 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133459115 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133459115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133459115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133459115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133459115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133459116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133459116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133459116 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133459116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133459116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133459116 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133459116 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133459116 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459116 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133459116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133459116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133459116 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459116 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459116 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133459116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133459116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133459116 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459116 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133459117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133459117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '22D3BB'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133459120 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133459120 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133459128 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459128 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459128 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459128 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133459128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133459128 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133459129 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133459129 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133459129 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133459129 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 callref-0x8000002c tid-8) New transaction (transaction.c:231) 20250819133459129 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133459129 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133459129 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133459129 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133459129 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133459129 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: :0{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133459129 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133459129 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133459129 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133459129 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0] (fsm.c:486) 20250819133459129 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: :0{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133459129 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133459129 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133459129 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133459129 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133459130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abe30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133459130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abe30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133459130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133459130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133459134 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133459134 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133459134 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133459134 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483604 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133459137 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133459137 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133459137 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133459137 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133459137 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133459137 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) Sending Assignment Command (msc_a.c:706) 20250819133459137 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133459138 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459138 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133459138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133459138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133459142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459142 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459142 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459142 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133459142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133459142 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133459142 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133459142 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133459142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abe30]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133459142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abe30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133459142 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133459142 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133459142 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133459142 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133459143 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133459146 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133459146 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133459146 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133459146 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133459146 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133459146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133459146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133459146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133459147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133459147 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133459147 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133459149 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133459149 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133459149 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133459149 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133459149 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133459150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133459150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133459150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133459152 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133459152 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133459152 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS25NT} (from: MS={BS25NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133459152 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133459152 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133459152 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133459153 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133459153 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133459153 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133459153 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133459153 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133459153 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133459153 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459153 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459153 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133459153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133459153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133459156 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133459156 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133459156 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133459156 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133459156 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133459158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133459158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133459158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133459158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133459158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133459158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133459158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133459158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133459158 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133459158 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133459158 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133459158 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133459158 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133459158 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133459158 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time MSC_Test-GSUP-IPA(2110)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2110)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133500167 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133500167 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133500167 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133500167 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133500167 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133500167 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133500167 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133500167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133500167 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133500167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133500167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133500167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133500167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133500171 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133500172 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133500172 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133500172 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133500172 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133500172 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133500172 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133500172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133500172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133500172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133500172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133500172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133500172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133500172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133500172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133500177 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133500177 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133500177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133500177 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133500177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133500177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133500177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133500177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133500177 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133500177 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133500177 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133500177 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133500177 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133500177 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133500177 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133500177 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133500177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133500177 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133500177 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133500177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133500177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133500177 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133500177 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133500177 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133500177 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133500177 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133500177 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133500177 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133500178 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133500178 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133500178 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133500178 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133500178 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133500178 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0] (call_leg.c:198) 20250819133500178 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133500178 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133500178 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133500178 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133500178 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133500178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133500178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133500178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133500178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133500178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133500178 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133500178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133500178 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483604 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133500183 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133500183 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133500183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133500183 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133500183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133500183 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133500183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133500183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133500183 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133500183 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133500184 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133500184 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133500184 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133500184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133500184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0] (msc_a.c:1053) 20250819133500184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133500184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133500184 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133500184 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133500184 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd9d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133500184 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133500184 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64) MSC-A terminated (msub.c:261) 20250819133500184 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64) 1 MSC-I still active (msub.c:79) 20250819133500184 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133500184 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133500184 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133500184 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133500184 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-360 (ran_conn.c:155) 20250819133500184 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Freeing instance (msub.c:113) 20250819133500184 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-360:CM_SERVICE_REQ)[0x55c2676cd8a0]{READY}: Deallocated (fsm.c:568) 20250819133500184 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64) Free (msub.c:119) 20250819133500184 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133500184 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133500184 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133500184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133500184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133500184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133500184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133500184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133500184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133500184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133500184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133500185 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133500185 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133500185 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133500185 DLM3UA DEBUG 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(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133500185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133500185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133500185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133500185 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)2282427 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)16518713 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133501190 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501190 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501190 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133501190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133501190 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501190 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Allocated (fsm.c:456) 20250819133501190 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133501190 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133501190 DMSC DEBUG msc_a[0x55c2676cdb00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133501190 DMSC DEBUG msc_a[0x55c2676cdb00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133501190 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x55c2676cdb00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133501190 DMSC DEBUG msc_i(unknown:GERAN-A-361:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133501190 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x55c2676cdb00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133501190 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133501190 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55c2676cdb00] (fsm.c:486) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133501190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133501190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133501190 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133501190 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133501190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133501190 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133501190 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133501190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133501190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133501190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133501190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133501190 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133501190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := 'FC0E39'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133501191 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133501191 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133501191 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501191 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501191 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133501191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133501191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133501191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133501191 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676cdb00]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133501192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133501192 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133501192 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133501192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133501192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133501192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133501192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133501192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133501192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133501192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133501192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133501192 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133501192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133501192 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133501192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133501192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133501192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133501192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133501192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133501192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133501192 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:TMSInew-0x10F2AA79) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133501192 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133501192 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:TMSInew-0x10F2AA79 LOCATION UPDATE ACCEPT (TMSI = 0x10f2aa79) (gsm_04_08.c:149) 20250819133501192 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:TMSInew-0x10F2AA79:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133501192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:TMSInew-0x10F2AA79 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133501192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133501194 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501194 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501194 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133501194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133501194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:TMSInew-0x10F2AA79:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133501194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:TMSInew-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133501194 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:TMSInew-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133501194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:TMSInew-0x10F2AA79:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133501194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133501194 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133501194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133501194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133501194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133501194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133501194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133501194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x082E4E64:GERAN-A-361:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133501194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133501194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133501194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250819133501194 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133501194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133501194 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133501194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133501194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133501194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133501194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133501194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133501194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501194 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133501195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501195 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501195 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501195 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133501195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133501195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501195 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133501195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133501195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133501195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133501195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133501195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133501195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00] (msc_a.c:1053) 20250819133501195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133501195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133501195 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133501195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abe30] (msc_a.c:1053) 20250819133501195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133501195 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676cdb00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133501195 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133501195 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79) MSC-A terminated (msub.c:261) 20250819133501195 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79) 1 MSC-I still active (msub.c:79) 20250819133501195 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133501195 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133501195 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133501195 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676abe30] (msub.c:113) 20250819133501195 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-361 (ran_conn.c:155) 20250819133501195 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133501195 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-361:LU)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133501195 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79) Free (msub.c:119) 20250819133501195 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133501195 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Freeing instance (msub.c:113) 20250819133501195 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Deallocated (fsm.c:568) 20250819133501195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133501196 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501196 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501196 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133501196 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133501196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133501196 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)16518713 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133501196 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133501196 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '10F2AA79'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)10062950 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133501398 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501398 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501398 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133501398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133501398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501399 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133501399 DMSC DEBUG msc_i[0x55c2676cdb00]{READY}: Allocated (fsm.c:456) 20250819133501399 DMSC DEBUG msc_i[0x55c2676cdb00]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133501399 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133501399 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133501399 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133501399 DMSC DEBUG msc_i(unknown:GERAN-A-362:NONE)[0x55c2676cdb00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133501399 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133501399 DMM DEBUG msc_a(TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133501399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133501399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133501399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133501399 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133501399 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133501399 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133501399 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133501399 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133501399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133501399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133501399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133501399 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133501400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133501400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133501400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133501400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133501400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133501400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133501400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133501400 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133501400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133501400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133501400 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133501400 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133501400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '998C66'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133501404 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133501404 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133501412 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133501413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133501413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501413 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133501413 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133501413 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133501413 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 callref-0x8000002d tid-8) New transaction (transaction.c:231) 20250819133501413 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133501413 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133501413 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133501413 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133501413 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133501413 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: :0{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133501413 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133501413 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133501413 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133501413 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133501413 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: :0{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133501413 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c26768cbc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133501413 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c26768cbc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133501413 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55c26768cbc0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133501413 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55c26768cbc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133501414 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133501414 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133501414 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133501414 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133501418 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55c26768cbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133501418 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133501418 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133501418 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483603 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133501421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133501421 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133501421 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133501421 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133501421 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) Sending Assignment Command (msc_a.c:706) 20250819133501421 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133501422 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133501421 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501422 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501422 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133501426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501426 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133501426 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133501426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133501427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501427 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133501427 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133501427 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133501427 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133501427 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133501427 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133501427 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133501427 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133501427 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133501431 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133501431 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133501431 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133501431 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133501431 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133501431 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501431 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501431 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133501432 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133501432 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133501432 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133501435 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133501435 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133501435 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133501435 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133501435 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133501435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133501438 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133501439 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133501439 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS26NT} (from: MS={BS26NT} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133501439 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768cbc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133501439 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768cbc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133501439 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133501439 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133501439 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133501439 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133501439 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133501439 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133501439 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133501440 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501440 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501440 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133501440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133501440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133501443 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133501443 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133501443 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133501443 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133501443 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133501445 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133501445 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133501445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133501445 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133501445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133501445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133501445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133501445 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133501445 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133501445 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133501445 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133501445 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133501445 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133501445 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133501445 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133502451 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133502451 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133502451 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133502451 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133502451 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133502452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133502452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133502452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133502452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133502452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133502452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133502452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133502452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133502457 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133502457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133502457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133502457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133502457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133502457 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133502457 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133502457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133502457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133502458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133502458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133502458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133502458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133502458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133502458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133502462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133502462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133502462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133502462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133502462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133502462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133502462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133502462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133502462 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133502462 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133502462 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133502462 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133502462 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133502462 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133502462 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133502462 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133502462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133502462 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133502462 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133502462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133502462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133502462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133502462 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133502462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133502462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133502463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133502463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133502463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133502463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133502463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133502463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133502463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768cbc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133502463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133502463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730] (call_leg.c:198) 20250819133502463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133502463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133502463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133502463 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133502463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133502463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133502463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133502463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133502463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133502463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133502463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133502463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133502463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483603 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133502467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133502467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133502467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133502467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133502467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133502467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133502467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133502467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133502467 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133502467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133502467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133502467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133502467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133502467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133502467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730] (msc_a.c:1053) 20250819133502467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133502467 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133502467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133502467 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133502468 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133502468 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133502468 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79) MSC-A terminated (msub.c:261) 20250819133502468 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79) 1 MSC-I still active (msub.c:79) 20250819133502468 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133502468 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133502468 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133502468 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133502468 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-362 (ran_conn.c:155) 20250819133502468 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Freeing instance (msub.c:113) 20250819133502468 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-362:CM_SERVICE_REQ)[0x55c2676cdb00]{READY}: Deallocated (fsm.c:568) 20250819133502468 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79) Free (msub.c:119) 20250819133502468 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133502468 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133502468 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133502468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133502468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133502468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133502468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133502468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133502468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133502468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133502468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133502469 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133502469 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133502469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133502469 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133502469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133502469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133502469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133502469 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)10062950 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)6166331 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133503477 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503477 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133503477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133503477 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133503478 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133503478 DMSC DEBUG msc_i[0x55c2676a4dd0]{READY}: Allocated (fsm.c:456) 20250819133503478 DMSC DEBUG msc_i[0x55c2676a4dd0]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133503478 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133503478 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133503478 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133503478 DMSC DEBUG msc_i(unknown:GERAN-A-363:NONE)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133503478 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133503478 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133503478 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55c2676a7860] (fsm.c:486) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133503478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133503478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133503478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133503478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133503478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133503478 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133503478 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133503478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133503478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133503478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133503478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133503479 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133503479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503479 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133503479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503479 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '5E173B'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133503482 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133503482 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133503482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133503482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133503482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133503483 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133503483 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676a7860]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133503485 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133503485 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133503485 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133503485 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133503485 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133503485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133503485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133503485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133503485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133503485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:110) 20250819133503485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133503485 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133503485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133503485 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133503485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133503485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133503485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133503485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133503485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133503485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133503485 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:TMSInew-0x27295E25) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133503485 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133503485 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:TMSInew-0x27295E25 LOCATION UPDATE ACCEPT (TMSI = 0x27295e25) (gsm_04_08.c:149) 20250819133503485 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:TMSInew-0x27295E25:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133503486 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:TMSInew-0x27295E25 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133503486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133503488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133503488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133503488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133503488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:TMSInew-0x27295E25:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133503488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:TMSInew-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133503488 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:TMSInew-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133503488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:TMSInew-0x27295E25:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133503488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133503488 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133503488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133503488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133503488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133503488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:817) 20250819133503488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133503488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x10F2AA79:GERAN-A-363:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133503488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133503488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133503488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250819133503488 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133503488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133503488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133503488 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133503488 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133503488 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133503489 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133503489 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133503489 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503489 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503489 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133503490 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503490 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503490 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133503490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133503490 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133503491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133503491 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133503491 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133503491 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133503491 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133503491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133503491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860] (msc_a.c:1053) 20250819133503491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133503491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133503491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133503491 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133503491 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133503491 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133503491 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133503491 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25) MSC-A terminated (msub.c:261) 20250819133503491 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25) 1 MSC-I still active (msub.c:79) 20250819133503491 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133503491 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133503491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133503491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133503491 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-363 (ran_conn.c:155) 20250819133503491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Freeing instance (msub.c:113) 20250819133503491 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-363:LU)[0x55c2676a4dd0]{READY}: Deallocated (fsm.c:568) 20250819133503491 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25) Free (msub.c:119) 20250819133503491 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133503491 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133503491 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133503491 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503491 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503491 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133503491 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503491 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503491 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133503491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133503491 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)6166331 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133503493 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133503493 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '27295E25'O ("')^%") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)51148 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133503694 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503694 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503694 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133503694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133503694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133503695 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133503695 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: Allocated (fsm.c:456) 20250819133503695 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133503695 DMSC DEBUG msc_a[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133503695 DMSC DEBUG msc_a[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133503695 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133503695 DMSC DEBUG msc_i(unknown:GERAN-A-364:NONE)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133503695 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133503695 DMM DEBUG msc_a(TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0] (fsm.c:486) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133503695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133503695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133503695 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133503695 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133503695 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133503695 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133503695 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133503695 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133503695 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133503695 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133503695 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133503696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133503696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133503696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '00C7CC'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133503699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133503699 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O 20250819133503703 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503703 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503703 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133503703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133503703 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133503704 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133503704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133503704 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133503704 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 callref-0x8000002e tid-8) New transaction (transaction.c:231) 20250819133503704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133503704 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133503704 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133503704 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133503704 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133503704 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: :0{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133503704 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133503704 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133503704 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133503704 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0] (fsm.c:486) 20250819133503704 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: :0{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133503704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133503704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133503704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133503704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133503704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133503704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133503704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133503704 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133503705 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133503705 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133503705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133503705 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483602 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133503707 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133503707 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133503707 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133503707 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133503707 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) Sending Assignment Command (msc_a.c:706) 20250819133503707 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133503707 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133503707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133503708 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503708 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133503708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133503708 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133503708 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133503708 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133503708 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a33f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133503708 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a33f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133503708 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133503708 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133503708 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133503708 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133503708 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE 20250819133503709 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133503709 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133503709 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133503709 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133503709 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133503709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133503710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133503710 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133503710 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133503711 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133503711 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133503711 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133503711 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133503711 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133503711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133503713 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133503713 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133503713 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS31T} (from: MS={BS31T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133503713 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133503713 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133503713 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133503713 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133503713 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133503713 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133503713 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133503713 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133503713 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133503713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133503713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133503713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 20250819133503715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133503715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133503715 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133503715 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133503715 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133503715 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133503715 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133503715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133503715 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133503715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133503715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133503715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133503715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133503715 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133503715 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133503715 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133503715 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133503715 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133503715 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133503715 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133504724 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133504724 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133504724 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133504724 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133504724 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133504724 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133504724 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133504725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133504725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133504725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133504725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133504725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133504725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133504729 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133504729 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133504729 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133504729 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133504729 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133504729 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133504729 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133504729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133504729 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133504729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133504729 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133504729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133504729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133504729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133504729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133504735 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133504735 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133504735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133504735 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133504735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133504735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133504735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133504735 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133504735 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133504735 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133504735 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133504735 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133504735 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133504735 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133504736 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133504736 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133504736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133504736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133504736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133504736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133504736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133504736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133504736 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133504736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133504736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133504736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133504736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a33f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133504736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133504736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133504736 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133504736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133504736 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133504736 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133504736 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0] (call_leg.c:198) 20250819133504736 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133504736 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133504736 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133504736 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133504736 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133504736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133504736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133504737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133504737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133504737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133504737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133504737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133504737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483602 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133504742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133504742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133504742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133504742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133504742 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133504742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133504742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133504742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133504742 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133504742 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133504743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133504743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133504743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133504743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133504743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0] (msc_a.c:1053) 20250819133504743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133504743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133504743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133504743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133504743 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133504743 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133504743 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25) MSC-A terminated (msub.c:261) 20250819133504743 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25) 1 MSC-I still active (msub.c:79) 20250819133504743 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133504743 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133504743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133504743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133504743 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-364 (ran_conn.c:155) 20250819133504743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Freeing instance (msub.c:113) 20250819133504743 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-364:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Deallocated (fsm.c:568) 20250819133504743 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25) Free (msub.c:119) 20250819133504743 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133504743 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133504743 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133504744 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133504744 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133504744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133504744 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133504744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133504744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133504744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133504744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133504744 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133504744 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133504744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133504744 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133504744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133504744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133504744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133504744 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)51148 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)14592588 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133505750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505750 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505750 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133505750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133505750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133505751 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Allocated (fsm.c:456) 20250819133505751 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819133505751 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133505751 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133505751 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133505751 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133505751 DMSC DEBUG msc_i(unknown:GERAN-A-365:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133505751 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133505751 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133505751 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55c2676d3960] (fsm.c:486) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133505751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133505751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133505751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133505751 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133505751 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133505751 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133505751 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133505751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133505751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133505751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0] (fsm.c:486) 20250819133505751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133505751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133505751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133505751 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505751 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505751 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := 'DEAA4C'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133505752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133505752 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133505753 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505753 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505753 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133505753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133505753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133505753 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133505753 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676d3960]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133505753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133505753 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133505753 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133505753 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133505754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133505754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133505754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133505754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133505754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133505754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0] (vlr_lu_fsm.c:110) 20250819133505754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133505754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133505754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133505754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133505754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133505754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676728d0] (fsm.c:486) 20250819133505754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133505754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133505754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133505754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133505754 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:TMSInew-0xB0CB6D17) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133505754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133505754 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:TMSInew-0xB0CB6D17 LOCATION UPDATE ACCEPT (TMSI = 0xb0cb6d17) (gsm_04_08.c:149) 20250819133505754 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:TMSInew-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133505754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:TMSInew-0xB0CB6D17 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133505754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133505755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133505755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505755 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133505755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133505755 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133505755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:TMSInew-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133505755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:TMSInew-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133505755 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:TMSInew-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133505755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:TMSInew-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133505755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133505755 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133505755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133505755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133505755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133505755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676728d0] (vlr_lu_fsm.c:817) 20250819133505755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133505755 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x27295E25:GERAN-A-365:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133505755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133505755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133505755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250819133505755 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133505755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133505755 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133505755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133505755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133505755 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133505755 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133505756 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133505756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133505757 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505757 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133505757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133505757 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133505757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133505757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133505757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133505757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133505757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133505757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133505757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960] (msc_a.c:1053) 20250819133505757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133505757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133505757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133505757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abe30] (msc_a.c:1053) 20250819133505757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133505757 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133505757 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133505757 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17) MSC-A terminated (msub.c:261) 20250819133505757 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17) 1 MSC-I still active (msub.c:79) 20250819133505757 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133505757 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133505757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133505757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676abe30] (msub.c:113) 20250819133505757 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-365 (ran_conn.c:155) 20250819133505757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819133505757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-365:LU)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819133505757 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17) Free (msub.c:119) 20250819133505757 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133505757 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Freeing instance (msub.c:113) 20250819133505757 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Deallocated (fsm.c:568) 20250819133505757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133505757 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505757 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133505757 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133505757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133505757 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)14592588 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133505758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133505758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := 'B0CB6D17'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)1029037 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133505962 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505962 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505962 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133505962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133505962 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133505963 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133505963 DMSC DEBUG msc_i[0x55c2676d3960]{READY}: Allocated (fsm.c:456) 20250819133505963 DMSC DEBUG msc_i[0x55c2676d3960]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133505963 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133505963 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133505963 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133505963 DMSC DEBUG msc_i(unknown:GERAN-A-366:NONE)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133505963 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133505963 DMM DEBUG msc_a(TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0] (fsm.c:486) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133505963 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133505963 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133505963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133505963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133505963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133505963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133505963 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133505963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133505963 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133505963 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133505964 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133505964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133505964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133505964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '0FB3AD'O, sourceLocRef := '00016E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133505967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133505967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O 20250819133505975 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505975 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133505975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133505975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133505975 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133505975 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133505975 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133505975 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 callref-0x8000002f tid-8) New transaction (transaction.c:231) 20250819133505975 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133505975 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133505975 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133505975 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133505975 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133505975 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: :0{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133505975 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133505976 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133505976 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133505976 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0] (fsm.c:486) 20250819133505976 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: :0{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133505976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676a4dd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133505976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676a4dd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133505976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55c2676a4dd0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133505976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55c2676a4dd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133505976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133505976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133505976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133505976 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133505980 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55c2676a4dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133505980 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133505980 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133505980 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483601 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133505983 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133505983 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133505983 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133505983 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133505983 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) Sending Assignment Command (msc_a.c:706) 20250819133505983 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133505983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133505984 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133505987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505987 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505988 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133505988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133505988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133505988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133505988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133505988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133505988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133505988 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133505988 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133505988 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133505988 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133505988 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133505993 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133505993 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133505993 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133505993 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133505993 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133505993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133505994 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133505994 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133505994 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133505997 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133505997 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133505997 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133505997 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133505997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133505997 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133505997 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133505997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133505997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133505997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133505997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133505997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133505997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133506000 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133506000 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133506000 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS32T} (from: MS={BS32T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133506000 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a4dd0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133506000 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a4dd0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133506000 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4dd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133506000 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133506000 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133506000 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133506000 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133506000 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133506001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133506001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133506001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133506001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133506001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133506001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133506001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133506001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133506001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { line := { verb := "MDCX", trans_id := "301", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133506003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133506003 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4dd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133506003 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133506003 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133506003 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133506004 DLSS7 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(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133506004 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133506004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133506004 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133506004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133506004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133506004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133506004 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133506004 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133506004 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133506004 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133506004 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133506004 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133506004 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133506004 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133507013 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133507013 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133507013 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133507013 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133507013 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133507014 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133507014 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133507014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133507014 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133507014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133507014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133507014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133507014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133507019 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133507019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133507019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133507019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133507019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133507019 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133507019 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133507019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133507019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133507019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133507019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133507019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133507019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133507019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133507019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133507023 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133507023 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133507023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133507023 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133507023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133507023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133507023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133507023 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133507023 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133507023 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133507023 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133507023 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133507023 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133507023 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133507023 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133507023 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133507023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133507024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133507024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133507024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133507024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133507024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133507024 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133507024 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133507024 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133507024 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133507024 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133507024 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4dd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133507024 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4dd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133507024 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133507024 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4dd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133507024 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4dd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133507024 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133507024 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0] (call_leg.c:198) 20250819133507024 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133507024 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133507024 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133507024 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133507024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133507024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133507024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133507024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133507024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133507024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133507024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133507024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133507024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483601 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133507028 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133507028 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133507028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133507028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133507028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133507028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133507028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133507028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133507028 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133507028 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133507028 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133507029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133507029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133507029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133507029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0] (msc_a.c:1053) 20250819133507029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133507029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676abe30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133507029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133507029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133507029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133507029 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133507029 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17) MSC-A terminated (msub.c:261) 20250819133507029 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17) 1 MSC-I still active (msub.c:79) 20250819133507029 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133507029 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133507029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133507029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133507029 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-366 (ran_conn.c:155) 20250819133507029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Freeing instance (msub.c:113) 20250819133507029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-366:CM_SERVICE_REQ)[0x55c2676d3960]{READY}: Deallocated (fsm.c:568) 20250819133507029 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17) Free (msub.c:119) 20250819133507029 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133507029 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133507029 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133507029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133507029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133507029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133507029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133507029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133507029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133507029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133507029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133507030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133507030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133507030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133507030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133507030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133507030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133507030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133507030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)1029037 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)2909225 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133508037 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508037 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133508037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133508037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133508038 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133508038 DMSC DEBUG msc_i[0x55c2676a5030]{READY}: Allocated (fsm.c:456) 20250819133508038 DMSC DEBUG msc_i[0x55c2676a5030]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133508038 DMSC DEBUG msc_a[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133508038 DMSC DEBUG msc_a[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133508038 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133508038 DMSC DEBUG msc_i(unknown:GERAN-A-367:NONE)[0x55c2676a5030]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133508038 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133508038 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133508038 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133508038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133508038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55c2676a4f00] (fsm.c:486) 20250819133508038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133508038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133508038 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133508038 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133508038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133508038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133508038 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133508038 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133508038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133508038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133508038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133508039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133508039 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133508039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133508039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0] (fsm.c:486) 20250819133508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133508039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133508039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133508039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '2C6429'O (",d)"), 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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133508042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133508042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133508043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133508043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133508043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133508043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133508043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4f00]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133508045 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133508045 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133508045 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133508045 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133508045 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133508045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133508045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133508045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133508045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133508045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0] (vlr_lu_fsm.c:110) 20250819133508045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133508045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133508045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133508045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133508045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133508045 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676a4dd0] (fsm.c:486) 20250819133508046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133508046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133508046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133508046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133508046 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:TMSInew-0x92477918) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133508046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133508046 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:TMSInew-0x92477918 LOCATION UPDATE ACCEPT (TMSI = 0x92477918) (gsm_04_08.c:149) 20250819133508046 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:TMSInew-0x92477918:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133508046 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:TMSInew-0x92477918 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133508046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133508050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508050 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133508050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133508050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133508050 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:TMSInew-0x92477918:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133508050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:TMSInew-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133508050 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:TMSInew-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133508050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:TMSInew-0x92477918:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133508050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133508050 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133508050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133508050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133508050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133508050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4dd0] (vlr_lu_fsm.c:817) 20250819133508050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133508050 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB0CB6D17:GERAN-A-367:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133508050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133508050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133508050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250819133508050 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133508050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133508050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133508050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133508050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133508050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133508051 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133508051 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133508051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133508054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133508054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133508054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133508054 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133508054 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133508054 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133508054 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133508054 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133508054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133508055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00] (msc_a.c:1053) 20250819133508055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133508055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133508055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133508055 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133508055 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133508055 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133508055 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133508055 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918) MSC-A terminated (msub.c:261) 20250819133508055 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918) 1 MSC-I still active (msub.c:79) 20250819133508055 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133508055 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133508055 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133508055 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133508055 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-367 (ran_conn.c:155) 20250819133508055 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Freeing instance (msub.c:113) 20250819133508055 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-367:LU)[0x55c2676a5030]{READY}: Deallocated (fsm.c:568) 20250819133508055 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918) Free (msub.c:119) 20250819133508055 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133508055 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133508055 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133508055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133508056 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508056 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508056 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133508056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133508056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)2909225 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133508058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133508058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '92477918'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)3006459 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133508258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508258 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133508258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133508258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133508259 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Allocated (fsm.c:456) 20250819133508259 DMSC DEBUG msc_i[0x55c2676a4f00]{READY}: Allocated (fsm.c:456) 20250819133508259 DMSC DEBUG msc_i[0x55c2676a4f00]{READY}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133508259 DMSC DEBUG msc_a[0x55c2676a5030]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133508259 DMSC DEBUG msc_a[0x55c2676a5030]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133508259 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x55c2676a5030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133508259 DMSC DEBUG msc_i(unknown:GERAN-A-368:NONE)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133508259 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x55c2676a5030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133508260 DMM DEBUG msc_a(TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030] (fsm.c:486) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133508260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133508260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133508260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133508260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133508260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133508260 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133508260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133508260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133508261 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250819133508261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133508261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133508261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133508261 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508261 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508261 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508261 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508261 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133508262 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508262 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508262 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '2DDFFB'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133508264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133508264 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O 20250819133508272 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508272 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508272 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133508272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133508272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133508272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133508272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133508272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133508272 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 callref-0x80000030 tid-8) New transaction (transaction.c:231) 20250819133508272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133508272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133508272 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133508272 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133508272 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133508272 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: :0{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133508272 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133508272 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133508272 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133508272 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030] (fsm.c:486) 20250819133508272 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: :0{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133508272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133508272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133508272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133508272 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133508273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133508273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133508273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133508273 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133508276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133508276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133508276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133508276 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483600 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133508278 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133508279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133508279 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133508279 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133508279 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133508279 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133508279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133508279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133508281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508281 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508281 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133508281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133508281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133508281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133508281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133508281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133508281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133508281 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133508281 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133508281 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133508281 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133508281 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133508283 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133508283 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133508283 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133508283 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133508283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133508283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133508284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133508284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133508284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133508285 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133508285 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133508285 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133508285 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133508285 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133508285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133508287 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133508287 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133508287 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS33T} (from: MS={BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133508287 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133508287 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133508287 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133508287 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133508287 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133508287 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133508287 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133508287 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133508287 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133508287 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508287 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508287 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133508287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133508287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { 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(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133508289 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133508290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133508290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133508290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133508290 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O 20250819133508290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133508290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133508290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133508290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133508290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133508290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133508290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133508290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133508291 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133508291 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133508291 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133508291 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133508291 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133508291 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133508291 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133509298 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133509298 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133509298 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133509298 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133509298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133509298 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133509298 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133509298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133509298 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133509298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133509298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133509298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133509298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133509303 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133509303 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133509303 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133509303 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133509303 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133509303 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133509303 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133509304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133509304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133509304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133509304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133509304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133509304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133509304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133509304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133509309 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133509309 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133509309 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133509309 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133509309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133509309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133509309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133509309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133509309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133509309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133509309 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133509309 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133509309 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133509309 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133509309 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133509309 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133509309 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133509310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133509310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133509310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133509310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133509310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133509310 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133509310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133509310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133509310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133509310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133509310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133509310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133509310 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133509310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133509311 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133509311 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133509311 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030] (call_leg.c:198) 20250819133509311 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133509311 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133509311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133509311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133509311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133509311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133509311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133509311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133509311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133509311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133509311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133509311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133509311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483600 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133509315 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133509315 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133509315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133509315 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133509315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133509315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133509315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133509315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133509315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133509316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133509316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133509316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133509316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133509316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133509316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030] (msc_a.c:1053) 20250819133509316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133509316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c26768c710]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133509316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4dd0] (msc_a.c:1053) 20250819133509316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133509316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a5030]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133509316 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133509316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918) MSC-A terminated (msub.c:261) 20250819133509316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918) 1 MSC-I still active (msub.c:79) 20250819133509316 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133509316 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133509316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133509316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Removing from parent msub_fsm[0x55c2676a4dd0] (msub.c:113) 20250819133509316 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-368 (ran_conn.c:155) 20250819133509316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Freeing instance (msub.c:113) 20250819133509316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-368:CM_SERVICE_REQ)[0x55c2676a4f00]{READY}: Deallocated (fsm.c:568) 20250819133509316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918) Free (msub.c:119) 20250819133509316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133509317 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Freeing instance (msub.c:113) 20250819133509317 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Deallocated (fsm.c:568) 20250819133509317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133509317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133509317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133509317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133509317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133509317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133509317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133509317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133509318 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133509318 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133509318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133509318 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133509318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133509318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133509318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133509318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)3006459 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mo_csd0(2114)@6b779c8e12fd: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2111)@6b779c8e12fd: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)8683855 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133510331 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510331 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510331 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133510331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133510331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133510332 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133510332 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: Allocated (fsm.c:456) 20250819133510332 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133510332 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133510332 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133510332 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133510332 DMSC DEBUG msc_i(unknown:GERAN-A-369:NONE)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133510332 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133510332 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133510332 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133510332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133510332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55c2676a7730] (fsm.c:486) 20250819133510332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133510332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133510333 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133510333 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133510333 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133510333 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133510333 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133510333 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133510333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133510333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133510333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133510333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133510333 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133510333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133510333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133510333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133510333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0] (fsm.c:486) 20250819133510333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133510333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133510333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133510333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '84814F'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133510336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133510336 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133510337 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510337 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510337 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133510337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133510338 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133510338 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133510338 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676a7730]{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(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133510340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133510340 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133510340 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133510341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133510341 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133510341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133510341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133510342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133510342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133510342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0] (vlr_lu_fsm.c:110) 20250819133510342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133510342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133510342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133510342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133510342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133510342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676728d0] (fsm.c:486) 20250819133510342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133510342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133510342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133510342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133510342 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:TMSInew-0x2353859D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133510342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133510342 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:TMSInew-0x2353859D LOCATION UPDATE ACCEPT (TMSI = 0x2353859d) (gsm_04_08.c:149) 20250819133510342 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:TMSInew-0x2353859D:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133510342 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:TMSInew-0x2353859D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133510342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133510346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133510346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133510346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133510346 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:TMSInew-0x2353859D:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133510346 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:TMSInew-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133510346 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:TMSInew-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133510346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:TMSInew-0x2353859D:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133510346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133510346 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133510346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133510346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133510346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133510346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676728d0] (vlr_lu_fsm.c:817) 20250819133510346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133510346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x92477918:GERAN-A-369:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133510346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133510346 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133510346 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819133510346 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133510346 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133510346 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133510346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133510346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133510346 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133510347 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133510347 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133510347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133510349 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510349 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510349 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510349 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133510349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133510349 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133510349 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133510349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133510349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133510349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133510349 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133510349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133510350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730] (msc_a.c:1053) 20250819133510350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133510350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133510350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133510350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133510350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133510350 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133510350 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133510350 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D) MSC-A terminated (msub.c:261) 20250819133510350 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D) 1 MSC-I still active (msub.c:79) 20250819133510350 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133510350 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133510350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133510350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133510350 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-369 (ran_conn.c:155) 20250819133510350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Freeing instance (msub.c:113) 20250819133510350 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-369:LU)[0x55c2676abe30]{READY}: Deallocated (fsm.c:568) 20250819133510350 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D) Free (msub.c:119) 20250819133510350 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - active-conn: now used by 1 (attached) (msub.c:375) 20250819133510350 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133510350 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133510350 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510350 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510350 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133510351 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510351 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133510351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510351 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133510351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133510351 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)8683855 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133510352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133510352 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: 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 := '2353859D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2106)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)6083790 MSC_Test_0-SCCP(2105)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133510558 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510558 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510558 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133510558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133510558 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133510559 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133510559 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133510559 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133510560 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133510560 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133510560 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133510560 DMSC DEBUG msc_i(unknown:GERAN-A-370:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133510560 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133510560 DMM DEBUG msc_a(TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30] (fsm.c:486) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133510560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133510560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133510560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133510560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133510560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133510560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133510561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133510561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133510561 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133510561 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133510561 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250819133510561 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133510561 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133510561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133510561 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510561 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510561 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133510562 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510562 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510562 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: { messageType := 2, destLocRef := '5CD4CE'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(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133510565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133510565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2108)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(2114) MSC_Test-MGCP(2109)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(2114) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:20 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O 20250819133510573 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510573 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510573 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510573 DLM3UA DEBUG 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(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133510573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133510573 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133510574 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133510574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133510574 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133510574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D callref-0x80000031 tid-8) New transaction (transaction.c:231) 20250819133510574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133510574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133510574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133510574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133510574 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133510574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: :0{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:702) 20250819133510574 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133510574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133510574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133510574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30] (fsm.c:486) 20250819133510574 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: :0{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:2161) 20250819133510574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133510574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133510574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133510574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133510575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676cda30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133510575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676cda30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819133510575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55c2676cda30]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133510575 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55c2676cda30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2109)@6b779c8e12fd: 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(2114) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133510580 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133510580 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133510580 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133510580 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test-MNCC(2108)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(2114) MSC_Test-MNCC(2108)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_csd0(2114)-2147483599 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133510585 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55c2676cda30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133510585 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133510585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133510585 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:705) 20250819133510585 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133510585 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133510585 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510585 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510585 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133510586 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133510589 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510589 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510589 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133510589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133510589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133510590 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133510590 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133510590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cda30]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133510590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cda30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133510590 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133510590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (msc_a.c:1596) 20250819133510590 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133510590 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) 20250819133510590 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE 20250819133510593 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133510593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133510593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133510593 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133510593 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133510593 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510593 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510593 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133510595 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133510595 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133510595 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217)[0;m 20250819133510597 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133510597 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133510597 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133510597 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133510597 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133510597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133510600 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133510600 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) Got no information of remote audio codecs: neither SDP nor Bearer Capability. Trying anyway. (gsm_04_08_cc.c:795) 20250819133510600 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) codec/BS: 1.1.1.1:10000{CLEARMODE#120,BS34T} (from: MS={BS34T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:798) 20250819133510600 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133510600 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133510600 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133510601 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133510601 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133510601 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133510601 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133510601 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133510601 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133510601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133510601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133510601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(2114)@6b779c8e12fd: { line := { verb := "MDCX", trans_id := "313", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133510604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133510604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133510604 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133510604 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133510604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133510606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133510606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133510606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133510606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133510606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133510606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133510606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133510606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133510606 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133510606 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133510606 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133510606 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133510606 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133510606 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133510606 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Hangup TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133511614 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133511614 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133511614 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133511614 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133511614 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133511614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133511614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133511615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133511615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133511615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133511615 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133511615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133511615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133511618 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133511618 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133511618 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133511618 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133511618 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133511618 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133511619 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133511619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133511619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133511619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133511619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133511619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133511619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133511619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133511619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2106)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2106)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250819133511622 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133511622 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133511622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133511622 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133511622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133511622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133511622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133511622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133511623 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133511623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133511623 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133511623 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133511623 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133511623 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133511623 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133511623 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133511623 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133511623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133511623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133511623 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133511623 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133511623 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133511623 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133511623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133511623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133511623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133511623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133511623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133511623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:197) 20250819133511623 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133511623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133511623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133511623 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133511623 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30] (call_leg.c:198) 20250819133511623 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133511623 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133511623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133511623 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133511624 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133511624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133511624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133511624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133511624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133511624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133511624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133511624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133511624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2108)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)-2147483599 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2105)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133511627 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133511627 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133511627 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133511627 DLM3UA DEBUG 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(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133511627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133511627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133511627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133511627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_lu_and_mo_csd0(2114)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX 20250819133511628 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133511628 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133511628 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133511628 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133511628 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133511628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133511628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30] (msc_a.c:1053) 20250819133511628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133511628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133511628 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133511628 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133511628 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133511628 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133511628 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D) MSC-A terminated (msub.c:261) 20250819133511628 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D) 1 MSC-I still active (msub.c:79) 20250819133511628 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133511628 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133511628 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133511628 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133511628 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-370 (ran_conn.c:155) 20250819133511628 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133511628 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-370:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133511628 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D) Free (msub.c:119) 20250819133511628 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - active-conn: now used by 1 (attached) (msub.c:375) 20250819133511628 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133511628 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133511628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133511628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133511628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133511628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133511629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133511629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133511629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133511629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2105)@6b779c8e12fd: Session index based on local reference:0 20250819133511629 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133511629 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133511629 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133511629 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133511629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133511629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133511629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133511629 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2106)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_csd0(2114)6083790 TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_csd0(2114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(2114)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(2105)@6b779c8e12fd: Final verdict of PTC: none 20250819133512644 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133512644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133512644 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133512644 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133512644 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133512644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133512644 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133512644 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133512644 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133512644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133512644 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133512645 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133512644 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133512645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133512645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133512645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test-GSUP(2111)@6b779c8e12fd: Final verdict of PTC: none 20250819133512645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133512645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133512645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133512645 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(2107)@6b779c8e12fd: Final verdict of PTC: none 20250819133512645 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133512646 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2108)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2109)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2110)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2106)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2104)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2113)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2112)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2115)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2104): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2105): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2106): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2107): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2108): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2109): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2110): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2111): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2112): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2113): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mo_csd0(2114): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2115): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Tue Aug 19 13:35:12 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 20250819133513647 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5049852) 20250819133514452 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133514452 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133514452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133514452 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133514452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133514452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133514452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133514452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133514645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133514645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133514645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133514648 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5049852, count=5056820) 20250819133515649 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:35: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_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 20250819133516650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mt_csd started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2119)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2119)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2119)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2117)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133517464 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2120)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133517652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133517652 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2122)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819133517658 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2122)@6b779c8e12fd: CCM 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(2122)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2122)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2122)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2122)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133517659 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133517659 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133517659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133517659 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133517661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133517661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133517661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133517661 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133517661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133517661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133517661 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2119)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 20250819133517663 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133517663 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133517663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133517663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133517663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133517663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133517663 DLSS7 DEBUG 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)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133517663 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133517663 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133517678 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133517678 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133518465 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518465 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518465 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133518465 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133518465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518465 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)9407083 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133518470 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518470 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518470 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133518471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518471 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: Allocated (fsm.c:456) 20250819133518471 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: Allocated (fsm.c:456) 20250819133518471 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: is child of msub_fsm[0x55c2676cda30] (fsm.c:486) 20250819133518471 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133518471 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cda30] (fsm.c:486) 20250819133518471 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133518471 DMSC DEBUG msc_i(unknown:GERAN-A-371:NONE)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133518471 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133518471 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133518471 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55c2676d3960] (fsm.c:486) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133518471 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133518471 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133518471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133518471 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133518471 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133518471 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133518471 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133518471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133518471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133518471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710] (fsm.c:486) 20250819133518471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133518471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133518471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518471 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518471 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '8F8A6B'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2123)@6b779c8e12fd: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(2126) MSC_Test-GSUP(2123)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mt_csd0(2126)"262420000000007" 20250819133518473 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133518473 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133518473 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518473 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518473 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133518473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518473 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518473 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133518473 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133518475 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133518475 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133518475 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133518475 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133518475 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133518475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133518475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133518475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133518475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133518475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710] (vlr_lu_fsm.c:110) 20250819133518475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133518475 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133518475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133518475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133518475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133518475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c26768c710] (fsm.c:486) 20250819133518475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133518475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133518475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133518475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133518475 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:TMSInew-0xBCD4718C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133518475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133518475 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:TMSInew-0xBCD4718C LOCATION UPDATE ACCEPT (TMSI = 0xbcd4718c) (gsm_04_08.c:149) 20250819133518475 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:TMSInew-0xBCD4718C:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133518475 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:TMSInew-0xBCD4718C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133518475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133518478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518478 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133518478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518478 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518478 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:TMSInew-0xBCD4718C:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133518478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:TMSInew-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133518478 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:TMSInew-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133518478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:TMSInew-0xBCD4718C:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133518478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133518478 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133518478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133518478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133518478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133518478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c26768c710] (vlr_lu_fsm.c:817) 20250819133518478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133518478 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2353859D:GERAN-A-371:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133518478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133518478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133518478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250819133518478 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133518478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133518478 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133518478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133518478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133518478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133518478 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133518478 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 20250819133518478 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518478 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518478 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133518479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133518479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518479 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133518479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133518479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133518479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133518479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133518479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133518479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960] (msc_a.c:1053) 20250819133518479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133518479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133518479 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133518479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676cda30] (msc_a.c:1053) 20250819133518479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133518479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133518479 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133518479 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C) MSC-A terminated (msub.c:261) 20250819133518479 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C) 1 MSC-I still active (msub.c:79) 20250819133518479 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133518479 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133518479 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133518479 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Removing from parent msub_fsm[0x55c2676cda30] (msub.c:113) 20250819133518479 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-371 (ran_conn.c:155) 20250819133518479 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Freeing instance (msub.c:113) 20250819133518479 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-371:LU)[0x55c2676a7860]{READY}: Deallocated (fsm.c:568) 20250819133518479 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C) Free (msub.c:119) 20250819133518479 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - active-conn: now used by 1 (attached) (msub.c:375) 20250819133518479 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Freeing instance (msub.c:113) 20250819133518479 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Deallocated (fsm.c:568) 20250819133518479 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518479 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518479 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133518479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133518479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)9407083 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133518480 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133518480 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'BCD4718C'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)629735077 20250819133518483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133518483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133518483 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C callref-0x2588fea5 tid-255) New transaction (transaction.c:231) 20250819133518483 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C callref-0x2588fea5 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:790) 20250819133518483 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C callref-0x2588fea5 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133518483 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C callref-0x2588fea5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133518483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133518483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133518483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[1] for '262420000000007'H'BCD4718C'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := 'BCD4718C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)1061558 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133518485 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518485 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518485 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518485 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133518485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518485 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518485 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133518485 DMSC DEBUG msc_i[0x55c2676d3960]{READY}: Allocated (fsm.c:456) 20250819133518485 DMSC DEBUG msc_i[0x55c2676d3960]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133518485 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133518485 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133518485 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133518485 DMSC DEBUG msc_i(unknown:GERAN-A-372:NONE)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133518485 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133518485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133518485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860] (fsm.c:486) 20250819133518485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133518485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133518486 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133518486 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133518486 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133518486 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133518486 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133518486 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133518486 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133518486 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133518486 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C callref-0x2588fea5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133518486 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133518486 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133518486 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133518486 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133518486 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:905) 20250819133518486 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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) 20250819133518486 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133518486 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133518486 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133518486 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133518486 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133518486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 20250819133518486 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518486 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518486 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '1032B6'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133518486 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133518486 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819133518488 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518488 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518488 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518488 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133518488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133518488 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133518488 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133518488 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133518488 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133518488 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133518488 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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) 20250819133518488 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133518491 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133518491 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133518491 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860] (fsm.c:486) 20250819133518491 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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) 20250819133518491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133518491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60] (fsm.c:486) 20250819133518491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133518491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133518491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abe30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133518491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abe30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60] (fsm.c:486) 20250819133518491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133518491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133518495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133518495 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133518495 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133518495 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133518496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133518496 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133518496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133518496 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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) 20250819133518496 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) Sending Assignment Command (msc_a.c:706) 20250819133518496 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133518496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133518496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133518496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133518498 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518498 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133518498 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133518498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518498 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133518498 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133518498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abe30]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133518498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abe30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133518498 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133518498 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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) 20250819133518498 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133518498 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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) 20250819133518498 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133518499 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133518499 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133518499 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133518702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133518702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133518702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133518702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133518702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133518702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133518702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133518702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133518703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133518703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133518703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133518703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133518703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133518703 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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) 20250819133518703 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133518709 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133518709 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 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) 20250819133518709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133518709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133518709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133518709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133518714 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133518715 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133518715 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133518715 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133518715 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133519215 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133519215 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133519215 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133519215 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133519215 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133519215 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133519215 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133519215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133519215 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133519215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133519215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133519215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133519215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133519218 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133519218 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133519218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133519218 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133519218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133519218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133519218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133519218 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133519218 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133519218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133519218 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133519218 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133519218 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133519218 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133519218 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x2588fea5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133519218 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133519218 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133519218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133519218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133519218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133519218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133519218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133519218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133519218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133519218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133519218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60] (call_leg.c:197) 20250819133519218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133519218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133519218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133519218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60] (call_leg.c:197) 20250819133519218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133519218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133519218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133519218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133519218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860] (call_leg.c:198) 20250819133519218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133519218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133519218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133519218 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133519218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133519218 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133519218 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133519218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133519218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133519218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133519218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133519218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133519218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133519218 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133519218 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133519218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133519218 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133519218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133519218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133519218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133519218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)629735077 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133519221 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133519221 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133519221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133519221 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133519221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133519221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133519221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133519221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133519221 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133519221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133519221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133519221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133519221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133519221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133519221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860] (msc_a.c:1053) 20250819133519221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133519221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133519221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133519221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133519221 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133519221 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133519221 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C) MSC-A terminated (msub.c:261) 20250819133519221 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C) 1 MSC-I still active (msub.c:79) 20250819133519221 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133519221 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133519221 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133519221 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133519221 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-372 (ran_conn.c:155) 20250819133519221 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Freeing instance (msub.c:113) 20250819133519221 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-372:PAGING_RESP)[0x55c2676d3960]{READY}: Deallocated (fsm.c:568) 20250819133519221 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C) Free (msub.c:119) 20250819133519221 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - active-conn: now used by 1 (attached) (msub.c:375) 20250819133519221 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133519221 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133519221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133519221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133519221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133519221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133519221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133519221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133519221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133519221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133519222 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133519222 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133519222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133519222 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133519222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133519222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133519222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133519222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)1061558 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)8720794 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133520237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133520237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133520237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133520238 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Allocated (fsm.c:456) 20250819133520238 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: Allocated (fsm.c:456) 20250819133520238 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133520238 DMSC DEBUG msc_a[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133520238 DMSC DEBUG msc_a[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133520238 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133520238 DMSC DEBUG msc_i(unknown:GERAN-A-373:NONE)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133520238 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133520238 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133520238 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55c2676a4dd0] (fsm.c:486) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133520238 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133520238 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133520238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133520238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133520238 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133520238 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133520238 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133520238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133520238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133520238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133520238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133520238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133520238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133520239 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520239 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '85119A'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133520241 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133520241 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133520243 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520243 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520243 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133520243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133520243 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133520243 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133520243 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4dd0]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133520245 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133520245 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133520245 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133520245 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133520246 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133520246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133520246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133520246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133520246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133520246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133520246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133520246 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676a4f00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133520246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133520246 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133520246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133520246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133520246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133520246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133520246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133520246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133520246 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:TMSInew-0x7CD45ED3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133520246 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133520246 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:TMSInew-0x7CD45ED3 LOCATION UPDATE ACCEPT (TMSI = 0x7cd45ed3) (gsm_04_08.c:149) 20250819133520246 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:TMSInew-0x7CD45ED3:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133520246 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:TMSInew-0x7CD45ED3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133520246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133520249 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520249 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520249 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133520249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133520250 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133520250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:TMSInew-0x7CD45ED3:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133520250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:TMSInew-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133520250 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:TMSInew-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133520250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:TMSInew-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133520250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133520250 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133520250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133520250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133520250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133520250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133520250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133520250 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBCD4718C:GERAN-A-373:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133520250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133520250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133520250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250819133520250 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133520250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133520250 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133520250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133520250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133520250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133520250 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133520250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133520250 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520250 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520251 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133520253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133520253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520253 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133520253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133520253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133520253 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133520253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133520253 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133520254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133520254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133520254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133520254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0] (msc_a.c:1053) 20250819133520254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133520254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133520254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133520254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abe30] (msc_a.c:1053) 20250819133520254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133520254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133520254 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133520254 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3) MSC-A terminated (msub.c:261) 20250819133520254 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3) 1 MSC-I still active (msub.c:79) 20250819133520254 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133520254 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133520254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133520254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Removing from parent msub_fsm[0x55c2676abe30] (msub.c:113) 20250819133520254 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-373 (ran_conn.c:155) 20250819133520254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Freeing instance (msub.c:113) 20250819133520254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-373:LU)[0x55c26768cbc0]{READY}: Deallocated (fsm.c:568) 20250819133520254 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3) Free (msub.c:119) 20250819133520254 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133520254 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Freeing instance (msub.c:113) 20250819133520254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520254 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133520254 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133520255 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520255 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520255 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520255 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133520255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133520255 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)8720794 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133520256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133520256 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'7CD45ED3'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)1131841378 20250819133520262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133520262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133520262 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 callref-0x43768762 tid-255) New transaction (transaction.c:231) 20250819133520263 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 callref-0x43768762 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:790) 20250819133520263 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 callref-0x43768762 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133520263 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 callref-0x43768762 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133520263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133520263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133520263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[2] for '262420000000007'H'7CD45ED3'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '7CD45ED3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)4013803 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133520269 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520269 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520269 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133520269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133520269 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133520270 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133520270 DMSC DEBUG msc_i[0x55c2676a4dd0]{READY}: Allocated (fsm.c:456) 20250819133520270 DMSC DEBUG msc_i[0x55c2676a4dd0]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133520270 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133520270 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133520270 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133520270 DMSC DEBUG msc_i(unknown:GERAN-A-374:NONE)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133520270 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0] (fsm.c:486) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133520270 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133520270 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133520270 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133520270 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133520270 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133520270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133520270 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133520270 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133520270 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 callref-0x43768762 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133520270 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133520270 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133520270 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133520270 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133520270 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:905) 20250819133520270 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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) 20250819133520270 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133520270 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133520271 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133520271 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133520271 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133520271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133520271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133520271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '3D3EEB'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133520273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133520273 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819133520278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133520278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133520278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133520279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133520279 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133520279 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133520279 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133520279 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133520279 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133520279 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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) 20250819133520279 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133520282 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133520282 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133520282 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0] (fsm.c:486) 20250819133520282 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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) 20250819133520283 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133520283 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60] (fsm.c:486) 20250819133520283 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133520283 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133520283 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a5030]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133520283 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a5030]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60] (fsm.c:486) 20250819133520283 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55c2676a5030]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133520283 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55c2676a5030]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133520286 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133520286 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133520286 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133520286 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133520289 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55c2676a5030]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133520289 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133520289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133520289 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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) 20250819133520289 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) Sending Assignment Command (msc_a.c:706) 20250819133520289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133520289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133520289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133520290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133520294 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520294 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133520294 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133520294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133520294 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133520294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133520294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133520294 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a5030]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133520294 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a5030]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133520294 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a5030]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133520294 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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) 20250819133520294 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O 20250819133520294 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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) 20250819133520294 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133520299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a5030]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133520299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a5030]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133520299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133520494 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133520494 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133520494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133520494 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133520494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133520494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133520494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133520494 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133520494 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133520494 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133520494 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133520494 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133520494 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133520494 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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) 20250819133520494 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133520495 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133520495 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 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) 20250819133520495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133520495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133520495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133520495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133520496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133520496 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133520496 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133520496 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133520496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133521001 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133521001 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133521001 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133521001 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133521001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133521002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133521002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133521002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133521002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133521002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133521002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133521002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133521002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133521007 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133521007 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133521007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133521007 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133521007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133521007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133521007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133521007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133521008 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133521008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133521008 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133521008 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133521008 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133521008 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133521008 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x43768762 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133521008 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133521008 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133521008 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133521008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133521008 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133521008 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133521009 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133521009 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133521009 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133521009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a5030]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133521009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a5030]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60] (call_leg.c:197) 20250819133521009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a5030]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133521009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a5030]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133521009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133521009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60] (call_leg.c:197) 20250819133521009 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133521009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133521009 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133521009 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133521009 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0] (call_leg.c:198) 20250819133521009 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133521009 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133521009 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133521009 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133521009 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133521010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133521010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133521010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133521010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133521010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133521010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133521010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133521010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133521010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133521010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133521010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133521010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133521010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133521010 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133521010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133521010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)1131841378 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133521016 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133521016 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133521016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133521016 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133521016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133521016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133521016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133521016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133521016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133521016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133521016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133521016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133521016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133521016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133521016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0] (msc_a.c:1053) 20250819133521016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133521016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133521016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133521016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133521016 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133521016 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133521016 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3) MSC-A terminated (msub.c:261) 20250819133521016 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3) 1 MSC-I still active (msub.c:79) 20250819133521016 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133521016 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133521016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133521017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133521017 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-374 (ran_conn.c:155) 20250819133521017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Freeing instance (msub.c:113) 20250819133521017 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-374:PAGING_RESP)[0x55c2676a4dd0]{READY}: Deallocated (fsm.c:568) 20250819133521017 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3) Free (msub.c:119) 20250819133521017 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133521017 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133521017 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133521017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133521017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133521017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133521017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133521017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133521017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133521017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133521017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133521018 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133521018 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133521018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133521018 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133521018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133521018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133521018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133521018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)4013803 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)2526921 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133522028 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522028 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522028 DMSC DEBUG msub_fsm[0x55c2676a5030]{active}: Allocated (fsm.c:456) 20250819133522028 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: Allocated (fsm.c:456) 20250819133522028 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: is child of msub_fsm[0x55c2676a5030] (fsm.c:486) 20250819133522028 DMSC DEBUG msc_a[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133522028 DMSC DEBUG msc_a[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a5030] (fsm.c:486) 20250819133522028 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133522028 DMSC DEBUG msc_i(unknown:GERAN-A-375:NONE)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133522028 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133522028 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133522028 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55c2676a4f00] (fsm.c:486) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133522028 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133522028 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133522028 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133522028 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133522028 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133522028 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133522028 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133522028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133522028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133522028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710] (fsm.c:486) 20250819133522028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133522028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133522028 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522028 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522028 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522028 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '268EC9'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-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133522029 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133522029 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133522030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522031 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133522031 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676a4f00]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133522034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133522034 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133522034 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133522034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133522035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133522035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133522035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133522035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133522035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133522035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710] (vlr_lu_fsm.c:110) 20250819133522035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133522035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133522035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133522035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133522035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133522035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c26768c710] (fsm.c:486) 20250819133522035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133522035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133522035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133522035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133522035 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:TMSInew-0x764B8A17) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133522035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133522035 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:TMSInew-0x764B8A17 LOCATION UPDATE ACCEPT (TMSI = 0x764b8a17) (gsm_04_08.c:149) 20250819133522035 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:TMSInew-0x764B8A17:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133522036 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:TMSInew-0x764B8A17 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133522036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133522039 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522040 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522040 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:TMSInew-0x764B8A17:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133522040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:TMSInew-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133522040 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:TMSInew-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133522040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:TMSInew-0x764B8A17:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133522040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133522040 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133522040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133522040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133522040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133522040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c26768c710] (vlr_lu_fsm.c:817) 20250819133522040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133522040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7CD45ED3:GERAN-A-375:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133522040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133522040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133522040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250819133522040 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133522041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133522041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133522041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133522041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133522041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133522041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133522041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133522041 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522041 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133522045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133522045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133522045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133522045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133522045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133522045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00] (msc_a.c:1053) 20250819133522045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133522045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133522045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133522045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a5030] (msc_a.c:1053) 20250819133522045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133522045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676a4f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133522045 DMSC DEBUG msub_fsm[0x55c2676a5030]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133522045 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17) MSC-A terminated (msub.c:261) 20250819133522045 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17) 1 MSC-I still active (msub.c:79) 20250819133522045 DMSC DEBUG msub_fsm[0x55c2676a5030]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133522045 DMSC DEBUG msub_fsm[0x55c2676a5030]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133522045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133522045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Removing from parent msub_fsm[0x55c2676a5030] (msub.c:113) 20250819133522045 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-375 (ran_conn.c:155) 20250819133522045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Freeing instance (msub.c:113) 20250819133522045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-375:LU)[0x55c2676cda30]{READY}: Deallocated (fsm.c:568) 20250819133522045 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17) Free (msub.c:119) 20250819133522045 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133522045 DMSC DEBUG msub_fsm[0x55c2676a5030]{terminating}: Freeing instance (msub.c:113) 20250819133522045 DMSC DEBUG msub_fsm[0x55c2676a5030]{terminating}: Deallocated (fsm.c:568) 20250819133522045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522046 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522046 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522046 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)2526921 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133522048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133522048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'764B8A17'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)627883726 20250819133522053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133522053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133522053 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 callref-0x256cbece tid-255) New transaction (transaction.c:231) 20250819133522053 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 callref-0x256cbece tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:790) 20250819133522053 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 callref-0x256cbece tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133522053 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 callref-0x256cbece tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133522053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133522053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133522053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[3] for '262420000000007'H'764B8A17'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '764B8A17'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)4691599 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522060 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133522060 DMSC DEBUG msc_i[0x55c2676a4f00]{READY}: Allocated (fsm.c:456) 20250819133522060 DMSC DEBUG msc_i[0x55c2676a4f00]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133522060 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133522060 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133522060 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133522060 DMSC DEBUG msc_i(unknown:GERAN-A-376:NONE)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133522060 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133522060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133522060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30] (fsm.c:486) 20250819133522060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133522060 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133522060 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133522060 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133522060 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133522060 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133522060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133522060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133522060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133522060 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133522060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133522060 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133522061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133522061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133522061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133522061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133522061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133522061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133522061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133522061 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 callref-0x256cbece tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133522061 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133522061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133522061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133522061 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133522061 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:905) 20250819133522061 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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) 20250819133522061 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133522061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133522061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133522061 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133522061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133522061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '47968F'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-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133522064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133522064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819133522069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522069 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522069 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522069 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133522069 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133522069 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133522069 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133522069 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133522069 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133522069 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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) 20250819133522069 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133522072 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133522072 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133522072 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30] (fsm.c:486) 20250819133522072 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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) 20250819133522072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133522072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60] (fsm.c:486) 20250819133522072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133522072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133522072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133522072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60] (fsm.c:486) 20250819133522072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133522072 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133522075 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133522075 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133522075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133522075 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133522077 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133522077 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133522077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133522077 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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) 20250819133522077 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) Sending Assignment Command (msc_a.c:706) 20250819133522077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133522077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 20250819133522081 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522081 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522081 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522081 DLM3UA DEBUG 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)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522081 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522081 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133522081 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133522081 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133522081 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133522081 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O 20250819133522081 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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) 20250819133522081 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133522081 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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) 20250819133522081 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133522084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133522084 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133522084 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133522282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133522283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133522283 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133522283 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133522283 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133522283 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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) 20250819133522283 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133522289 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133522289 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece 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) 20250819133522289 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133522289 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133522289 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133522289 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133522294 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133522294 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133522294 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133522294 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133522294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133522797 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133522797 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133522797 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133522797 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133522797 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133522797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133522802 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522802 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522803 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522803 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522803 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133522803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133522803 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133522803 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133522803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133522803 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133522803 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x256cbece tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133522803 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133522803 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133522803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133522803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133522803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133522803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133522803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133522803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133522803 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133522803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133522803 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60] (call_leg.c:197) 20250819133522804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133522804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133522804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133522804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60] (call_leg.c:197) 20250819133522804 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133522804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133522804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133522804 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133522804 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30] (call_leg.c:198) 20250819133522804 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133522804 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133522804 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133522804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133522804 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133522804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)627883726 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133522812 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133522812 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133522812 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133522812 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133522812 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133522812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133522812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30] (msc_a.c:1053) 20250819133522812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133522812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a5030]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133522812 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133522812 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133522812 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133522812 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133522812 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17) MSC-A terminated (msub.c:261) 20250819133522812 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17) 1 MSC-I still active (msub.c:79) 20250819133522812 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133522812 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133522812 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133522812 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133522812 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-376 (ran_conn.c:155) 20250819133522812 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Freeing instance (msub.c:113) 20250819133522812 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-376:PAGING_RESP)[0x55c2676a4f00]{READY}: Deallocated (fsm.c:568) 20250819133522812 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17) Free (msub.c:119) 20250819133522812 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133522812 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133522812 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133522812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133522812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133522812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133522813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133522813 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133522814 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133522814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133522814 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133522814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133522814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133522814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133522814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)4691599 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)3815195 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133523826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133523826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133523826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133523827 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133523827 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819133523827 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133523827 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133523827 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133523827 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133523827 DMSC DEBUG msc_i(unknown:GERAN-A-377:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133523827 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133523828 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133523828 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55c2676cd8a0] (fsm.c:486) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133523828 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133523828 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133523828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133523828 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133523828 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133523828 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133523828 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133523828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133523828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133523828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0] (fsm.c:486) 20250819133523828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133523828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133523829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133523829 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523829 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523829 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '3A371B'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133523832 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133523832 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133523834 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523834 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523834 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133523834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133523834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133523834 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133523835 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133523836 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133523836 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133523836 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133523836 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133523837 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133523837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133523837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133523837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133523837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133523837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0] (vlr_lu_fsm.c:110) 20250819133523837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133523837 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133523837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133523837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133523837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133523837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676728d0] (fsm.c:486) 20250819133523837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133523837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133523837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133523837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133523837 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:TMSInew-0x25A699F0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133523837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133523837 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:TMSInew-0x25A699F0 LOCATION UPDATE ACCEPT (TMSI = 0x25a699f0) (gsm_04_08.c:149) 20250819133523837 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:TMSInew-0x25A699F0:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133523837 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:TMSInew-0x25A699F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133523838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133523841 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523841 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133523841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133523841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133523841 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:TMSInew-0x25A699F0:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133523841 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:TMSInew-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133523841 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:TMSInew-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133523841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:TMSInew-0x25A699F0:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133523841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133523841 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133523841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133523841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133523841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133523841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676728d0] (vlr_lu_fsm.c:817) 20250819133523841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133523842 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x764B8A17:GERAN-A-377:LU)[0x55c2676abc60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133523842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133523842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133523842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819133523842 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133523842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133523842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133523842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133523842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133523842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133523842 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133523842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133523842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133523845 DLSS7 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(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133523845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133523845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133523845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133523845 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133523845 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133523845 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133523845 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133523845 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133523845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133523845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0] (msc_a.c:1053) 20250819133523845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133523846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133523846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133523846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133523846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133523846 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133523846 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133523846 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0) MSC-A terminated (msub.c:261) 20250819133523846 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0) 1 MSC-I still active (msub.c:79) 20250819133523846 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133523846 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133523846 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133523846 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133523846 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-377 (ran_conn.c:155) 20250819133523846 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819133523846 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-377:LU)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819133523846 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0) Free (msub.c:119) 20250819133523846 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133523846 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133523846 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133523846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133523847 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523847 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133523847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133523847 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)3815195 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133523848 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133523848 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'25A699F0'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)676494798 20250819133523854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133523854 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133523854 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 callref-0x28527dce tid-255) New transaction (transaction.c:231) 20250819133523855 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 callref-0x28527dce tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:790) 20250819133523855 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 callref-0x28527dce tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133523855 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 callref-0x28527dce tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133523855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133523855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133523855 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523855 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523855 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[4] for '262420000000007'H'25A699F0'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '25A699F0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)13283805 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133523861 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523861 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523861 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133523861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133523861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133523862 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133523862 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: Allocated (fsm.c:456) 20250819133523862 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133523862 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133523862 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133523862 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133523862 DMSC DEBUG msc_i(unknown:GERAN-A-378:NONE)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133523862 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133523862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133523862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0] (fsm.c:486) 20250819133523862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133523862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133523863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133523863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133523863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133523863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133523863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133523863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133523863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133523863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133523863 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 callref-0x28527dce tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133523863 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133523863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133523863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133523863 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133523863 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:905) 20250819133523863 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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) 20250819133523863 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133523863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133523863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133523863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133523863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133523863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133523864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133523864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'CAB1DD'O, sourceLocRef := '00017A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133523866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133523866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819133523871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133523871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133523871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133523871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133523871 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133523871 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133523871 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133523871 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133523871 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133523871 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133523871 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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) 20250819133523871 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133523875 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133523875 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133523875 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0] (fsm.c:486) 20250819133523875 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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) 20250819133523875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133523875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60] (fsm.c:486) 20250819133523875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133523875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133523875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cdb00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133523875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cdb00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60] (fsm.c:486) 20250819133523875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55c2676cdb00]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133523875 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55c2676cdb00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133523878 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133523878 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133523878 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133523878 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133523882 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55c2676cdb00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133523882 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133523882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133523882 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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) 20250819133523882 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) Sending Assignment Command (msc_a.c:706) 20250819133523882 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133523883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133523883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133523883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 20250819133523887 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133523887 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133523887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133523887 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133523887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133523887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133523887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133523887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133523887 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133523887 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133523887 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cdb00]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133523887 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cdb00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133523887 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133523888 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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) 20250819133523888 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133523888 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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) 20250819133523888 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133523891 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133523891 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133523891 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133524090 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524090 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524090 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133524090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133524090 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133524090 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133524090 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133524090 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133524090 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133524090 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133524090 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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) 20250819133524090 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133524091 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133524091 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce 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) 20250819133524091 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133524091 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133524091 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133524091 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133524093 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133524093 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133524093 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133524093 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133524093 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) 20250819133524453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133524453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133524453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133524455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133524455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133524455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133524597 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133524597 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133524597 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133524597 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133524597 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133524598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133524598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133524598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133524603 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524603 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524603 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133524603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133524603 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133524603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133524603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133524603 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133524603 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133524603 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133524603 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133524603 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x28527dce tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133524603 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133524603 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133524603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133524603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133524603 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133524603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133524603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133524603 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133524603 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133524603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133524603 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60] (call_leg.c:197) 20250819133524604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133524604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cdb00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133524604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133524604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60] (call_leg.c:197) 20250819133524604 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133524604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133524604 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133524604 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133524604 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0] (call_leg.c:198) 20250819133524604 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133524604 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676abc60]{RELEASING}: Deallocated (fsm.c:568) 20250819133524604 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133524604 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133524604 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133524604 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524604 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133524604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133524604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133524604 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524604 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524604 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133524604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133524605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)676494798 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133524610 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524610 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524610 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133524610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133524610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133524611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133524611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133524611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133524611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133524611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133524611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133524611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0] (msc_a.c:1053) 20250819133524611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133524611 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133524611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133524611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133524611 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133524611 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133524611 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0) MSC-A terminated (msub.c:261) 20250819133524611 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0) 1 MSC-I still active (msub.c:79) 20250819133524611 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133524611 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133524611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133524611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133524611 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-378 (ran_conn.c:155) 20250819133524611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Freeing instance (msub.c:113) 20250819133524611 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-378:PAGING_RESP)[0x55c2676cd8a0]{READY}: Deallocated (fsm.c:568) 20250819133524611 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0) Free (msub.c:119) 20250819133524611 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133524611 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133524611 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133524611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133524611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133524611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133524612 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133524612 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133524612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133524612 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133524612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133524613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133524613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133524613 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)13283805 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)6944542 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133525625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133525625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133525625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133525625 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: Allocated (fsm.c:456) 20250819133525625 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: Allocated (fsm.c:456) 20250819133525625 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: is child of msub_fsm[0x55c2676a7860] (fsm.c:486) 20250819133525625 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133525625 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a7860] (fsm.c:486) 20250819133525626 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133525626 DMSC DEBUG msc_i(unknown:GERAN-A-379:NONE)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133525626 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133525626 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133525626 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55c26768c710] (fsm.c:486) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133525626 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133525626 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133525626 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133525626 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133525626 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133525626 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133525626 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133525626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133525626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133525626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0] (fsm.c:486) 20250819133525626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133525626 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133525626 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133525627 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525627 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525627 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '69F71E'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133525630 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133525630 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133525632 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525632 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525632 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133525632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133525632 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133525632 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133525633 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c26768c710]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133525635 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133525635 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133525635 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133525635 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133525636 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133525636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133525636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133525636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133525636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133525636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0] (vlr_lu_fsm.c:110) 20250819133525636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133525636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676abc60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133525636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133525636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133525636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133525636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676a4dd0] (fsm.c:486) 20250819133525636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133525636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133525636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133525636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133525636 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:TMSInew-0x38A5D328) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133525636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133525636 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:TMSInew-0x38A5D328 LOCATION UPDATE ACCEPT (TMSI = 0x38a5d328) (gsm_04_08.c:149) 20250819133525636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:TMSInew-0x38A5D328:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133525636 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:TMSInew-0x38A5D328 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133525637 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525637 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525637 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133525640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525640 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133525640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133525640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133525641 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:TMSInew-0x38A5D328:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133525641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:TMSInew-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133525641 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:TMSInew-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133525641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:TMSInew-0x38A5D328:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133525641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133525641 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133525641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133525641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133525641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133525641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c2676a4dd0] (vlr_lu_fsm.c:817) 20250819133525641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133525641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x25A699F0:GERAN-A-379:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133525641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133525641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133525641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250819133525641 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133525641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133525641 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133525641 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133525641 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133525641 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133525641 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133525641 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133525641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133525644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133525644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133525644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133525645 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133525645 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133525645 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133525645 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133525645 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133525645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133525645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133525645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133525645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133525645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133525645 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a7860] (msc_a.c:1053) 20250819133525645 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133525645 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133525645 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133525645 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328) MSC-A terminated (msub.c:261) 20250819133525645 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328) 1 MSC-I still active (msub.c:79) 20250819133525645 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133525645 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133525645 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133525645 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Removing from parent msub_fsm[0x55c2676a7860] (msub.c:113) 20250819133525645 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-379 (ran_conn.c:155) 20250819133525645 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Freeing instance (msub.c:113) 20250819133525645 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-379:LU)[0x55c26768cbc0]{READY}: Deallocated (fsm.c:568) 20250819133525645 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328) Free (msub.c:119) 20250819133525645 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133525645 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Freeing instance (msub.c:113) 20250819133525645 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Deallocated (fsm.c:568) 20250819133525645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133525647 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525647 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525647 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525647 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133525647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133525647 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)6944542 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133525648 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133525648 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'38A5D328'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)2012663296 20250819133525654 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133525654 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133525654 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 callref-0x77f6ce00 tid-255) New transaction (transaction.c:231) 20250819133525654 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 callref-0x77f6ce00 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:790) 20250819133525654 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 callref-0x77f6ce00 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133525654 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 callref-0x77f6ce00 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133525654 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133525654 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133525654 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525654 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525654 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525655 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[5] for '262420000000007'H'38A5D328'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '38A5D328'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)7332832 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133525662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525662 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525662 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525662 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133525662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133525662 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133525663 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Allocated (fsm.c:456) 20250819133525663 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133525663 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133525663 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133525663 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133525663 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133525663 DMSC DEBUG msc_i(unknown:GERAN-A-380:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133525663 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0] (fsm.c:486) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133525663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133525663 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133525663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133525663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133525663 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133525663 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133525663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133525663 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133525663 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 callref-0x77f6ce00 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133525663 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133525664 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133525664 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133525664 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133525664 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:905) 20250819133525664 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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) 20250819133525664 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133525664 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133525664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133525664 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133525664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133525664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133525664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133525664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '6FE3E0'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133525666 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133525667 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819133525673 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525673 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525673 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133525673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133525673 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133525673 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133525673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133525674 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133525674 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133525674 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133525674 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133525674 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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) 20250819133525674 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133525678 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133525678 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133525678 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0] (fsm.c:486) 20250819133525678 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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) 20250819133525678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133525678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133525678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133525678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133525678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133525678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133525678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133525678 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133525682 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133525682 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133525682 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133525682 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133525685 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133525685 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133525685 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133525685 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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) 20250819133525685 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) Sending Assignment Command (msc_a.c:706) 20250819133525685 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133525685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133525685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133525685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133525690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133525690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133525690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133525690 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133525690 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133525690 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133525690 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133525690 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133525690 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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) 20250819133525690 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133525690 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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) 20250819133525690 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133525694 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133525694 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133525694 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133525894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133525894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133525894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133525894 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133525894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133525894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133525894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133525894 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133525894 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133525894 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133525894 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133525894 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133525894 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133525894 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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) 20250819133525894 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133525896 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133525896 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 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) 20250819133525896 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133525896 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133525896 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133525896 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133525897 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133525897 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133525897 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133525897 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133525897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133526400 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133526400 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133526400 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133526400 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133526400 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133526401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133526401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133526401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133526401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133526401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133526401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133526401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133526401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133526406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133526406 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133526406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133526406 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133526406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133526406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133526406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133526406 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133526406 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133526406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133526406 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133526406 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133526406 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133526406 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133526406 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x77f6ce00 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133526406 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133526406 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133526406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133526406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133526406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133526406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133526406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133526406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133526406 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133526406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133526406 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133526407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133526407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133526407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133526407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133526407 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133526407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133526407 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133526407 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133526407 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0] (call_leg.c:198) 20250819133526407 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133526407 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133526407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133526407 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133526407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133526407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133526407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133526407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133526407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133526407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133526407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133526407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133526407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133526407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133526407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133526407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133526407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133526407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133526407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133526407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133526407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)2012663296 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133526413 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133526413 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133526413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133526413 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133526413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133526413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133526413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133526413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133526413 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133526413 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133526413 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133526413 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133526413 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133526413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133526413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0] (msc_a.c:1053) 20250819133526413 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133526414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133526414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4dd0] (msc_a.c:1053) 20250819133526414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133526414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133526414 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133526414 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328) MSC-A terminated (msub.c:261) 20250819133526414 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328) 1 MSC-I still active (msub.c:79) 20250819133526414 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133526414 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133526414 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133526414 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676a4dd0] (msub.c:113) 20250819133526414 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-380 (ran_conn.c:155) 20250819133526414 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133526414 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-380:PAGING_RESP)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133526414 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328) Free (msub.c:119) 20250819133526414 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133526414 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Freeing instance (msub.c:113) 20250819133526414 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Deallocated (fsm.c:568) 20250819133526414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133526414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133526414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133526414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133526414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133526414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133526414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133526414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133526415 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133526415 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133526415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133526415 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133526415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133526415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133526415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133526415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)7332832 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)10850282 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133527428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527428 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527428 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133527428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133527428 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133527428 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133527429 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: Allocated (fsm.c:456) 20250819133527429 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133527429 DMSC DEBUG msc_a[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133527429 DMSC DEBUG msc_a[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133527429 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133527429 DMSC DEBUG msc_i(unknown:GERAN-A-381:NONE)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133527429 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133527429 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133527429 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55c2676abc60] (fsm.c:486) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133527429 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133527429 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133527429 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133527429 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133527429 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133527429 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133527429 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133527429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133527429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133527429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0] (fsm.c:486) 20250819133527429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133527429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133527429 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527429 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527429 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133527430 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527430 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527430 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'A58FEA'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133527432 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133527432 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133527435 DLSS7 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(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133527435 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527435 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527435 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133527435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133527435 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133527435 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133527435 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133527436 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133527436 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133527436 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133527436 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133527437 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133527437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133527437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133527437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133527437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133527437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0] (vlr_lu_fsm.c:110) 20250819133527437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133527437 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676d3960]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133527437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133527437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133527437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133527437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676728d0] (fsm.c:486) 20250819133527437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133527437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133527437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133527437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133527437 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:TMSInew-0x2C7BEF30) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133527437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133527437 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:TMSInew-0x2C7BEF30 LOCATION UPDATE ACCEPT (TMSI = 0x2c7bef30) (gsm_04_08.c:149) 20250819133527437 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:TMSInew-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133527438 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:TMSInew-0x2C7BEF30 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133527438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133527442 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527442 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527442 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133527442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133527442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133527443 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:TMSInew-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133527443 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:TMSInew-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133527443 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:TMSInew-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133527443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:TMSInew-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133527443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133527443 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133527443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133527443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133527443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133527443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676728d0] (vlr_lu_fsm.c:817) 20250819133527443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133527443 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38A5D328:GERAN-A-381:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133527443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133527443 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133527443 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819133527443 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133527443 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133527443 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133527443 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133527443 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133527443 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133527443 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133527443 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133527443 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527443 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527443 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 20250819133527446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133527446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133527446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133527447 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133527447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133527447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133527447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133527447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133527447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133527447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133527447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60] (msc_a.c:1053) 20250819133527447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133527447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133527447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133527447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133527447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133527447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133527447 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133527447 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30) MSC-A terminated (msub.c:261) 20250819133527447 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30) 1 MSC-I still active (msub.c:79) 20250819133527447 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133527447 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133527447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133527447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133527447 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-381 (ran_conn.c:155) 20250819133527447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Freeing instance (msub.c:113) 20250819133527447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-381:LU)[0x55c2676abe30]{READY}: Deallocated (fsm.c:568) 20250819133527447 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30) Free (msub.c:119) 20250819133527447 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133527447 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133527447 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133527447 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527447 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527447 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133527448 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527448 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527448 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133527448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133527448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)10850282 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133527450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133527450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'2C7BEF30'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)1464571948 20250819133527455 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133527455 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133527455 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 callref-0x574b982c tid-255) New transaction (transaction.c:231) 20250819133527455 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 callref-0x574b982c tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:790) 20250819133527455 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 callref-0x574b982c tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133527455 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 callref-0x574b982c tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133527455 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133527455 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133527456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[6] for '262420000000007'H'2C7BEF30'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '2C7BEF30'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)8896214 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133527462 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527462 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527462 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133527462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133527462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133527463 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133527463 DMSC DEBUG msc_i[0x55c2676abc60]{READY}: Allocated (fsm.c:456) 20250819133527463 DMSC DEBUG msc_i[0x55c2676abc60]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133527463 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133527463 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133527463 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133527463 DMSC DEBUG msc_i(unknown:GERAN-A-382:NONE)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133527463 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30] (fsm.c:486) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133527463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133527463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133527463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133527463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133527463 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133527463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133527463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133527463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133527463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 callref-0x574b982c tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133527463 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133527463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133527463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133527463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133527463 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:905) 20250819133527463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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) 20250819133527463 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133527463 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133527463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133527464 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133527464 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133527464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133527464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133527464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '87BED6'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133527466 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133527466 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819133527471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133527471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133527471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133527472 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133527472 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133527472 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133527472 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133527472 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133527472 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133527472 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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) 20250819133527472 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133527475 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133527475 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133527475 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30] (fsm.c:486) 20250819133527475 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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) 20250819133527475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133527475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133527475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133527475 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133527476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676890c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133527476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676890c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133527476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55c2676890c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133527476 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55c2676890c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133527479 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133527479 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133527479 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133527479 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133527482 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55c2676890c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133527482 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133527482 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133527482 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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) 20250819133527482 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) Sending Assignment Command (msc_a.c:706) 20250819133527482 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133527482 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527482 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527482 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133527483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133527483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133527486 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527486 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527486 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133527486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133527486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133527487 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133527487 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133527487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676890c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133527487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676890c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133527487 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676890c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O 20250819133527487 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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) 20250819133527487 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133527487 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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) 20250819133527487 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133527491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676890c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133527491 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676890c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133527491 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133527690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133527690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133527690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133527690 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133527690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133527690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133527690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133527690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133527691 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133527691 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133527691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133527691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133527691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133527691 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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) 20250819133527691 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133527700 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133527700 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c 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) 20250819133527700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133527700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133527700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133527700 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133527705 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133527705 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133527705 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133527705 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133527705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133528208 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133528208 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133528208 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133528208 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133528208 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133528208 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133528208 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133528208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133528208 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133528208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133528208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133528208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133528208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133528214 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133528214 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133528214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133528214 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133528214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133528214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133528214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133528214 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133528214 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133528214 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133528214 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133528214 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133528215 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133528215 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133528215 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x574b982c tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133528215 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133528215 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133528215 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133528215 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133528215 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133528215 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133528215 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133528215 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133528215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133528215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676890c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133528215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676890c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133528215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676890c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133528215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676890c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133528215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133528215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133528215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133528215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133528215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133528215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133528215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30] (call_leg.c:198) 20250819133528215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133528215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133528215 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133528215 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133528215 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133528216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133528216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133528216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133528216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133528216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133528216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133528216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133528216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133528216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133528216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133528216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133528216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133528216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133528216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133528216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133528216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)1464571948 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133528223 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133528223 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133528223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133528223 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133528223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133528223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133528223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133528223 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133528223 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133528223 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133528224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133528224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133528224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133528224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133528224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30] (msc_a.c:1053) 20250819133528224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133528224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133528224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133528224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133528224 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133528224 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133528224 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30) MSC-A terminated (msub.c:261) 20250819133528224 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30) 1 MSC-I still active (msub.c:79) 20250819133528224 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133528224 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133528224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133528224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133528224 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-382 (ran_conn.c:155) 20250819133528224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Freeing instance (msub.c:113) 20250819133528224 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-382:PAGING_RESP)[0x55c2676abc60]{READY}: Deallocated (fsm.c:568) 20250819133528224 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30) Free (msub.c:119) 20250819133528224 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133528224 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133528224 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133528224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133528224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133528224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133528224 DLM3UA 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(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133528224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133528224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133528224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133528224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133528225 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133528225 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133528225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133528225 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133528225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133528225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133528225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133528225 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)8896214 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)15955222 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133529239 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529239 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133529239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133529239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133529240 DMSC DEBUG msub_fsm[0x55c2676890c0]{active}: Allocated (fsm.c:456) 20250819133529240 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: Allocated (fsm.c:456) 20250819133529240 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: is child of msub_fsm[0x55c2676890c0] (fsm.c:486) 20250819133529240 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133529240 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676890c0] (fsm.c:486) 20250819133529240 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133529240 DMSC DEBUG msc_i(unknown:GERAN-A-383:NONE)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133529240 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133529240 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133529240 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133529240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133529240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55c2676d3960] (fsm.c:486) 20250819133529240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133529240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133529240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133529240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133529240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133529240 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133529240 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133529240 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133529240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133529241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133529241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133529241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133529241 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133529241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133529241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133529241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133529241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710] (fsm.c:486) 20250819133529241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133529241 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133529241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133529241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'F37516'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133529244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133529244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133529245 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529245 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529245 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133529246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133529246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133529246 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133529246 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676d3960]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133529248 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133529248 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133529248 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133529248 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133529249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133529249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133529249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133529249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133529249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133529249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710] (vlr_lu_fsm.c:110) 20250819133529249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133529249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133529249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133529249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133529249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133529249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c26768c710] (fsm.c:486) 20250819133529249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133529249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133529249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133529249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133529249 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:TMSInew-0x13FE6238) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133529249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133529249 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:TMSInew-0x13FE6238 LOCATION UPDATE ACCEPT (TMSI = 0x13fe6238) (gsm_04_08.c:149) 20250819133529249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:TMSInew-0x13FE6238:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133529249 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:TMSInew-0x13FE6238 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133529249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133529253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529254 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133529254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133529254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133529254 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:TMSInew-0x13FE6238:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133529254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:TMSInew-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133529254 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:TMSInew-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133529254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:TMSInew-0x13FE6238:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133529254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133529254 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133529254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133529254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133529254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133529254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c26768c710] (vlr_lu_fsm.c:817) 20250819133529254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133529254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C7BEF30:GERAN-A-383:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133529254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133529254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133529254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819133529255 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133529255 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133529255 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133529255 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133529255 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133529255 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133529255 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133529255 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133529255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133529259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133529259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133529259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133529259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133529259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133529259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133529259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133529259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133529259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133529259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960] (msc_a.c:1053) 20250819133529259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133529259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133529259 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133529259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676890c0] (msc_a.c:1053) 20250819133529259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133529260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133529260 DMSC DEBUG msub_fsm[0x55c2676890c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133529260 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238) MSC-A terminated (msub.c:261) 20250819133529260 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238) 1 MSC-I still active (msub.c:79) 20250819133529260 DMSC DEBUG msub_fsm[0x55c2676890c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133529260 DMSC DEBUG msub_fsm[0x55c2676890c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133529260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133529260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Removing from parent msub_fsm[0x55c2676890c0] (msub.c:113) 20250819133529260 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-383 (ran_conn.c:155) 20250819133529260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Freeing instance (msub.c:113) 20250819133529260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-383:LU)[0x55c2676cda30]{READY}: Deallocated (fsm.c:568) 20250819133529260 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238) Free (msub.c:119) 20250819133529260 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133529260 DMSC DEBUG msub_fsm[0x55c2676890c0]{terminating}: Freeing instance (msub.c:113) 20250819133529260 DMSC DEBUG msub_fsm[0x55c2676890c0]{terminating}: Deallocated (fsm.c:568) 20250819133529260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529260 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529260 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133529261 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529261 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529261 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133529261 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133529261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133529261 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)15955222 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133529262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133529262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'13FE6238'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)1189781733 20250819133529268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133529268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133529268 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 callref-0x46eaa0e5 tid-255) New transaction (transaction.c:231) 20250819133529268 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 callref-0x46eaa0e5 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:790) 20250819133529268 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 callref-0x46eaa0e5 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133529268 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 callref-0x46eaa0e5 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133529268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133529268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133529268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[7] for '262420000000007'H'13FE6238'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '13FE6238'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)6118579 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133529275 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529275 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529275 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529275 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133529275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133529275 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133529275 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133529275 DMSC DEBUG msc_i[0x55c2676d3960]{READY}: Allocated (fsm.c:456) 20250819133529275 DMSC DEBUG msc_i[0x55c2676d3960]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133529275 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133529275 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133529275 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133529275 DMSC DEBUG msc_i(unknown:GERAN-A-384:NONE)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133529275 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133529275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133529275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30] (fsm.c:486) 20250819133529275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133529275 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133529275 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133529275 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133529276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133529276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133529276 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133529276 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133529276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133529276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133529276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 callref-0x46eaa0e5 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133529276 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133529276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133529276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133529276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133529276 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:905) 20250819133529276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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) 20250819133529276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133529276 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133529276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133529276 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133529276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133529276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133529276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133529277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '5D5CB3'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133529279 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133529279 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133529284 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529284 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529284 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133529284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133529284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133529284 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133529284 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133529284 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133529284 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133529285 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133529285 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133529285 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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) 20250819133529285 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133529288 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133529288 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133529288 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30] (fsm.c:486) 20250819133529288 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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) 20250819133529288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133529288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133529288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133529288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133529288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676abc60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133529288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676abc60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133529288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55c2676abc60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133529288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55c2676abc60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133529292 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133529292 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133529292 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133529292 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133529294 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55c2676abc60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133529294 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133529294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133529294 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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) 20250819133529294 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) Sending Assignment Command (msc_a.c:706) 20250819133529294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133529295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133529295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133529295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133529299 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529299 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529299 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133529299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133529299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133529299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133529300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O 20250819133529300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abc60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133529300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abc60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133529300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133529300 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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) 20250819133529300 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133529300 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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) 20250819133529300 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133529304 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133529304 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133529304 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133529502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133529502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133529502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133529502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133529502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133529502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133529502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133529502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133529503 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133529503 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133529503 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133529503 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133529503 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133529503 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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) 20250819133529503 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133529508 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133529508 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 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) 20250819133529508 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133529508 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133529508 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133529508 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133529512 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133529512 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133529513 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133529513 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133529513 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133530016 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133530016 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133530016 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133530016 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133530016 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133530016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133530016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133530016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133530016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133530016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133530016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133530016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133530016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133530021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133530021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133530021 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133530021 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133530021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133530021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133530021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133530021 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133530021 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133530021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133530021 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133530021 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133530021 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133530022 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133530022 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x46eaa0e5 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133530022 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133530022 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133530022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133530022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133530022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133530022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133530022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133530022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133530022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133530022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133530022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133530022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133530022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133530022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133530022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133530022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133530022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133530022 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133530022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133530022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30] (call_leg.c:198) 20250819133530022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133530022 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133530022 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133530022 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133530022 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133530023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133530023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133530023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133530023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133530023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133530023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133530023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133530023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133530023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133530023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133530023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133530023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133530023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133530023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133530023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133530023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)1189781733 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133530028 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133530028 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133530028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133530028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133530028 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133530028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133530028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133530028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133530028 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133530028 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133530028 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133530029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133530029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133530029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133530029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30] (msc_a.c:1053) 20250819133530029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133530029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676890c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133530029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133530029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133530029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133530029 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133530029 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238) MSC-A terminated (msub.c:261) 20250819133530029 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238) 1 MSC-I still active (msub.c:79) 20250819133530029 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133530029 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133530029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133530029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133530029 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-384 (ran_conn.c:155) 20250819133530029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Freeing instance (msub.c:113) 20250819133530029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-384:PAGING_RESP)[0x55c2676d3960]{READY}: Deallocated (fsm.c:568) 20250819133530029 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238) Free (msub.c:119) 20250819133530029 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133530029 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133530029 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133530029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133530029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133530029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133530029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133530029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133530029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133530029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133530029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133530030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133530030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133530030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133530030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133530030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133530030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133530030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133530030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)6118579 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)3457933 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531043 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531043 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531044 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Allocated (fsm.c:456) 20250819133531044 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819133531044 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819133531045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531045 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531044 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133531044 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819133531044 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133531044 DMSC DEBUG msc_i(unknown:GERAN-A-385:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133531044 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133531044 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133531044 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133531044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133531044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55c2676a7730] (fsm.c:486) 20250819133531044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133531044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133531044 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133531044 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133531044 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133531044 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133531044 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133531044 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133531044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133531045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133531045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133531045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133531045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133531045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133531045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133531045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133531045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0] (fsm.c:486) 20250819133531045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133531045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133531045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '34C38D'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133531048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133531048 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133531049 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531049 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531049 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531049 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531049 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531050 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133531050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676a7730]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133531052 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133531052 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133531052 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133531052 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133531053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133531053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133531053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133531053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133531053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133531053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0] (vlr_lu_fsm.c:110) 20250819133531053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133531053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133531053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133531053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133531053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133531053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676728d0] (fsm.c:486) 20250819133531053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133531053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133531053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133531053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133531053 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:TMSInew-0x31477A35) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133531053 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133531053 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:TMSInew-0x31477A35 LOCATION UPDATE ACCEPT (TMSI = 0x31477a35) (gsm_04_08.c:149) 20250819133531053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:TMSInew-0x31477A35:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133531053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:TMSInew-0x31477A35 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133531053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133531057 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531057 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531057 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531057 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531057 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:TMSInew-0x31477A35:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133531057 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:TMSInew-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133531057 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:TMSInew-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133531057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:TMSInew-0x31477A35:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133531057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133531057 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133531057 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133531058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133531058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133531058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676728d0] (vlr_lu_fsm.c:817) 20250819133531058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133531058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x13FE6238:GERAN-A-385:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133531058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133531058 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133531058 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250819133531058 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133531058 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133531058 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133531058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133531058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133531058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133531058 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133531058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133531058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531058 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133531061 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531061 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531061 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133531061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133531061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133531061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133531061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133531061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133531061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730] (msc_a.c:1053) 20250819133531061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133531061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133531061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676728d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133531061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abc60] (msc_a.c:1053) 20250819133531061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133531061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133531061 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133531061 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35) MSC-A terminated (msub.c:261) 20250819133531061 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35) 1 MSC-I still active (msub.c:79) 20250819133531061 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133531061 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133531061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133531061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676abc60] (msub.c:113) 20250819133531061 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-385 (ran_conn.c:155) 20250819133531061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819133531061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-385:LU)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819133531061 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35) Free (msub.c:119) 20250819133531061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133531061 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Freeing instance (msub.c:113) 20250819133531061 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Deallocated (fsm.c:568) 20250819133531062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133531062 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531062 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531062 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)3457933 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133531064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133531064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'31477A35'O ("1Gz5") to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)551487556 20250819133531069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133531069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133531069 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 callref-0x20df0844 tid-255) New transaction (transaction.c:231) 20250819133531069 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 callref-0x20df0844 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:790) 20250819133531069 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 callref-0x20df0844 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133531069 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 callref-0x20df0844 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133531069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133531069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133531069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[8] for '262420000000007'H'31477A35'O ("1Gz5") to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '31477A35'O ("1Gz5") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)10265541 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133531076 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531076 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531076 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531076 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531076 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133531076 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133531076 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133531077 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133531077 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133531077 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133531077 DMSC DEBUG msc_i(unknown:GERAN-A-386:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133531077 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0] (fsm.c:486) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133531077 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133531077 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133531077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133531077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133531077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133531077 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133531077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133531077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133531077 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 callref-0x20df0844 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133531077 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133531077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133531077 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133531077 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133531077 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:905) 20250819133531077 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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) 20250819133531077 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133531077 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133531077 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133531077 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133531078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133531078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '9CA3C5'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133531080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133531080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531086 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531086 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531086 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531086 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133531086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133531086 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133531086 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133531086 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133531086 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133531086 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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) 20250819133531086 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133531090 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133531090 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133531090 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0] (fsm.c:486) 20250819133531090 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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) 20250819133531090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133531090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133531090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133531090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133531090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7860]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133531090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7860]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133531090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55c2676a7860]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133531090 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55c2676a7860]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133531094 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133531094 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133531094 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133531094 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133531098 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55c2676a7860]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133531098 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133531098 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133531098 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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) 20250819133531098 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) Sending Assignment Command (msc_a.c:706) 20250819133531098 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133531098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531102 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531102 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133531102 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133531102 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a7860]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133531102 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a7860]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133531102 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a7860]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133531103 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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) 20250819133531103 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O 20250819133531103 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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) 20250819133531103 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133531106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a7860]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133531106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a7860]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133531106 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133531306 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531306 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531306 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531306 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531306 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133531307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133531307 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133531307 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133531307 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133531307 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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) 20250819133531307 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133531313 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133531313 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 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) 20250819133531313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133531313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133531313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133531313 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133531318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133531318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133531318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133531318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133531318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133531824 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133531824 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133531824 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133531824 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133531824 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133531824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133531830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531830 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531830 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531830 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531830 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133531830 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133531830 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133531830 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133531830 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133531831 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133531831 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x20df0844 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133531831 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133531831 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133531831 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133531831 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133531831 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133531831 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133531831 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133531831 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133531831 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133531831 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a7860]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133531831 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a7860]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133531831 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a7860]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133531831 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676a7860]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133531831 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133531831 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133531831 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133531831 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133531831 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133531831 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133531831 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0] (call_leg.c:198) 20250819133531831 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133531831 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133531831 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133531831 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133531831 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133531831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133531832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)551487556 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133531837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531837 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531837 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133531837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133531838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133531838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133531838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133531838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133531838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133531838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0] (msc_a.c:1053) 20250819133531838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133531838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133531838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133531838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133531838 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133531838 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133531838 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35) MSC-A terminated (msub.c:261) 20250819133531838 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35) 1 MSC-I still active (msub.c:79) 20250819133531838 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133531838 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133531838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133531838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133531838 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-386 (ran_conn.c:155) 20250819133531838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133531838 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-386:PAGING_RESP)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133531838 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35) Free (msub.c:119) 20250819133531838 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133531838 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133531838 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133531838 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531838 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531838 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133531838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133531838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133531839 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133531839 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133531839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133531839 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133531839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133531839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133531839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133531839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)10265541 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)930750 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133532850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133532850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133532850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133532851 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: Allocated (fsm.c:456) 20250819133532851 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: Allocated (fsm.c:456) 20250819133532851 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: is child of msub_fsm[0x55c2676a7860] (fsm.c:486) 20250819133532851 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133532851 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a7860] (fsm.c:486) 20250819133532851 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133532851 DMSC DEBUG msc_i(unknown:GERAN-A-387:NONE)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133532851 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133532851 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133532851 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133532851 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133532851 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133532851 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133532851 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133532851 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133532851 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133532851 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133532851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133532851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133532851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133532851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133532851 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133532852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133532852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133532852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133532852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '0E33BE'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133532855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133532855 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133532856 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532856 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532856 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133532856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133532856 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133532856 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133532856 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c26768cbc0]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133532859 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133532859 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133532859 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133532859 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133532860 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133532860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133532860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133532861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133532861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133532861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133532861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133532861 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133532861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133532861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133532861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133532861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133532861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133532861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133532861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133532861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133532861 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:TMSInew-0x8CAAE716) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133532861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133532861 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:TMSInew-0x8CAAE716 LOCATION UPDATE ACCEPT (TMSI = 0x8caae716) (gsm_04_08.c:149) 20250819133532861 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:TMSInew-0x8CAAE716:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133532861 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:TMSInew-0x8CAAE716 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133532861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133532861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 20250819133532865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532865 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133532865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532865 DLSS7 DEBUG Found route for dpc=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(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133532865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133532865 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133532865 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:TMSInew-0x8CAAE716:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133532865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:TMSInew-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133532865 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:TMSInew-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133532865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:TMSInew-0x8CAAE716:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133532865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133532865 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133532865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133532865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133532865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133532865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133532865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133532865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x31477A35:GERAN-A-387:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133532865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133532865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133532865 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819133532865 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133532866 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133532866 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133532866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133532866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133532866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133532866 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133532866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133532866 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532866 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532866 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133532866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133532870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532870 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133532870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133532870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133532870 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133532870 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133532870 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133532870 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133532870 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133532870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133532870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0] (msc_a.c:1053) 20250819133532870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133532870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133532870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133532870 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a7860] (msc_a.c:1053) 20250819133532870 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133532870 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133532870 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133532870 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716) MSC-A terminated (msub.c:261) 20250819133532870 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716) 1 MSC-I still active (msub.c:79) 20250819133532870 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133532870 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133532870 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133532870 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Removing from parent msub_fsm[0x55c2676a7860] (msub.c:113) 20250819133532870 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-387 (ran_conn.c:155) 20250819133532870 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Freeing instance (msub.c:113) 20250819133532870 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-387:LU)[0x55c2676cda30]{READY}: Deallocated (fsm.c:568) 20250819133532871 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716) Free (msub.c:119) 20250819133532871 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133532871 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Freeing instance (msub.c:113) 20250819133532871 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Deallocated (fsm.c:568) 20250819133532871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133532871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133532871 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532871 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532871 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133532871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133532872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)930750 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133532873 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133532873 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'8CAAE716'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)2070676322 20250819133532880 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133532880 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133532880 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 callref-0x7b6c0362 tid-255) New transaction (transaction.c:231) 20250819133532880 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 callref-0x7b6c0362 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:790) 20250819133532880 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 callref-0x7b6c0362 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133532880 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 callref-0x7b6c0362 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133532881 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133532881 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133532881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532881 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133532881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[9] for '262420000000007'H'8CAAE716'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '8CAAE716'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)10860955 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133532888 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532888 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532888 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133532888 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133532888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133532888 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133532888 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133532888 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: Allocated (fsm.c:456) 20250819133532888 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133532888 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133532888 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133532888 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133532888 DMSC DEBUG msc_i(unknown:GERAN-A-388:NONE)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133532888 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30] (fsm.c:486) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133532889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133532889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133532889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133532889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133532889 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133532889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133532889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133532889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133532889 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 callref-0x7b6c0362 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133532889 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133532889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133532889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133532889 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133532889 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:905) 20250819133532889 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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) 20250819133532889 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133532889 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133532889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133532889 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133532889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133532890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133532890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133532890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133532890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133532890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 20250819133532890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'A5B99B'O, sourceLocRef := '000184'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133532892 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133532892 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819133532897 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532897 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532897 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133532897 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133532897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133532897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133532898 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133532898 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133532898 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133532898 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133532898 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133532898 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133532898 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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) 20250819133532898 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133532902 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133532902 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133532902 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30] (fsm.c:486) 20250819133532902 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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) 20250819133532902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133532902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133532902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133532902 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133532903 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676abc60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133532903 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676abc60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133532903 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55c2676abc60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133532903 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55c2676abc60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133532906 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133532907 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133532907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133532907 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133532909 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55c2676abc60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133532909 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133532909 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133532909 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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) 20250819133532909 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) Sending Assignment Command (msc_a.c:706) 20250819133532909 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133532910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133532910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133532910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 20250819133532914 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133532914 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133532914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133532914 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133532914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133532914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133532914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133532914 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133532914 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133532914 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133532914 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abc60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133532914 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abc60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133532914 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133532915 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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) 20250819133532915 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133532915 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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) 20250819133532915 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133532919 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133532919 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133532919 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133533114 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133533114 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133533114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133533114 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133533114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133533114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133533114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133533114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133533115 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133533115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133533115 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133533115 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133533115 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133533115 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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) 20250819133533115 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133533121 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133533121 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 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) 20250819133533121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133533121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133533121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133533121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133533125 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133533125 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133533125 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133533125 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133533125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133533629 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133533630 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133533630 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133533630 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133533630 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133533630 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133533630 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133533630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133533630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133533630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133533630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133533630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133533630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133533636 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133533636 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133533636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133533636 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133533636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133533636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133533636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133533636 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133533636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133533636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133533636 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133533636 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133533636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133533637 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133533637 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x7b6c0362 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133533637 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133533637 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133533637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133533637 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133533637 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133533637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133533637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133533637 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133533637 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133533637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133533637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133533637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133533637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abc60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133533637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133533637 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133533638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133533638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133533638 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133533638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133533638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30] (call_leg.c:198) 20250819133533638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133533638 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133533638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133533638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133533638 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133533638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133533638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133533638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133533638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133533638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133533638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133533638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133533638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133533638 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133533638 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133533638 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133533639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133533639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133533639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133533639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133533639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)2070676322 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133533644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133533644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133533644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133533644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133533644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133533644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133533644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133533644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133533644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133533644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133533644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133533644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133533644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133533644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133533644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30] (msc_a.c:1053) 20250819133533644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133533644 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676a7860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133533644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133533644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133533644 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133533644 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133533644 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716) MSC-A terminated (msub.c:261) 20250819133533644 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716) 1 MSC-I still active (msub.c:79) 20250819133533644 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133533644 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133533644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133533644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133533644 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-388 (ran_conn.c:155) 20250819133533644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Freeing instance (msub.c:113) 20250819133533644 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-388:PAGING_RESP)[0x55c26768cbc0]{READY}: Deallocated (fsm.c:568) 20250819133533644 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716) Free (msub.c:119) 20250819133533644 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133533644 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133533644 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133533645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133533645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133533645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133533645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133533645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133533645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133533645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133533645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133533645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133533645 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133533645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133533645 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133533645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133533645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133533645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133533646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)10860955 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)12137982 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133534656 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534656 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133534656 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133534656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133534656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133534657 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Allocated (fsm.c:456) 20250819133534657 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819133534657 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819133534657 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133534657 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819133534657 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133534657 DMSC DEBUG msc_i(unknown:GERAN-A-389:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133534657 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133534657 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133534657 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55c2676cd8a0] (fsm.c:486) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133534657 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133534657 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133534657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133534657 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133534657 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133534657 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133534657 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133534657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133534658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133534658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710] (fsm.c:486) 20250819133534658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133534658 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133534658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133534658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'B935FE'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133534660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133534660 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133534661 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534661 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534661 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133534661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133534661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133534661 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133534662 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133534664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133534664 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133534664 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133534664 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133534665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133534665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133534665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133534665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133534665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133534665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710] (vlr_lu_fsm.c:110) 20250819133534665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133534665 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676abe30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133534665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133534665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133534665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133534665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c26768c710] (fsm.c:486) 20250819133534665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133534665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133534665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133534665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133534665 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:TMSInew-0x028802DB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133534665 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133534665 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:TMSInew-0x028802DB LOCATION UPDATE ACCEPT (TMSI = 0x028802db) (gsm_04_08.c:149) 20250819133534665 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:TMSInew-0x028802DB:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133534665 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:TMSInew-0x028802DB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133534665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133534668 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534668 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534668 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534668 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133534668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133534668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133534668 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:TMSInew-0x028802DB:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133534668 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:TMSInew-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133534668 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:TMSInew-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133534668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:TMSInew-0x028802DB:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133534668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133534668 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133534668 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133534669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133534669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133534669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c26768c710] (vlr_lu_fsm.c:817) 20250819133534669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133534669 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8CAAE716:GERAN-A-389:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133534669 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133534669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133534669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250819133534669 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133534669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133534669 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133534669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133534669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133534669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133534669 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133534669 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133534669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534669 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133534672 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534672 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534672 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133534672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133534672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133534673 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133534673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133534673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133534673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133534673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133534673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133534673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0] (msc_a.c:1053) 20250819133534673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133534673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133534673 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133534673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abc60] (msc_a.c:1053) 20250819133534673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133534673 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133534673 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133534673 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB) MSC-A terminated (msub.c:261) 20250819133534673 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB) 1 MSC-I still active (msub.c:79) 20250819133534673 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133534673 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133534673 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133534673 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676abc60] (msub.c:113) 20250819133534673 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-389 (ran_conn.c:155) 20250819133534673 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819133534673 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-389:LU)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819133534673 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB) Free (msub.c:119) 20250819133534673 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - active-conn: now used by 1 (attached) (msub.c:375) 20250819133534673 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Freeing instance (msub.c:113) 20250819133534673 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Deallocated (fsm.c:568) 20250819133534673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133534674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133534674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133534674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)12137982 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133534676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133534676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'028802DB'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)95389445 20250819133534681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133534681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133534681 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB callref-0x5af8705 tid-255) New transaction (transaction.c:231) 20250819133534681 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB callref-0x5af8705 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:790) 20250819133534681 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB callref-0x5af8705 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133534681 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB callref-0x5af8705 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133534682 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133534682 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133534682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534682 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534682 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[10] for '262420000000007'H'028802DB'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '028802DB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)3691284 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133534688 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534688 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133534688 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133534688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133534688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133534688 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133534688 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: Allocated (fsm.c:456) 20250819133534688 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133534688 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133534688 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133534688 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133534688 DMSC DEBUG msc_i(unknown:GERAN-A-390:NONE)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133534688 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133534689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133534688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0] (fsm.c:486) 20250819133534688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133534688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133534688 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133534688 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133534689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133534689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133534689 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133534689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133534689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133534689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133534689 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB callref-0x5af8705 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133534689 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133534689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133534689 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133534689 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133534689 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:905) 20250819133534689 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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) 20250819133534689 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133534689 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133534689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133534689 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133534689 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133534689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133534690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133534690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534690 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534690 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '385314'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133534693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133534693 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133534697 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534697 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534697 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133534697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133534697 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133534697 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133534697 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133534697 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133534697 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133534697 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133534697 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133534697 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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) 20250819133534697 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133534699 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133534699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133534699 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0] (fsm.c:486) 20250819133534699 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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) 20250819133534699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133534699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133534699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133534699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133534699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd9d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133534699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd9d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133534699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55c2676cd9d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133534699 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55c2676cd9d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133534701 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133534701 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133534701 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133534701 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133534703 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55c2676cd9d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133534703 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133534703 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133534703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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) 20250819133534703 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) Sending Assignment Command (msc_a.c:706) 20250819133534703 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133534703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133534703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133534704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133534705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133534706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133534706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133534706 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133534706 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133534706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cd9d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133534706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cd9d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133534706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cd9d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133534706 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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) 20250819133534706 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133534706 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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) 20250819133534706 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133534709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cd9d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133534709 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cd9d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133534709 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133534906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133534906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133534906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133534906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133534906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133534906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133534906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133534906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133534907 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133534907 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133534907 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133534907 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133534907 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133534907 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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) 20250819133534907 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133534913 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133534913 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 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) 20250819133534913 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133534913 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133534913 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133534913 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133534918 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133534918 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133534918 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133534918 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133534918 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133535420 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133535420 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133535420 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133535420 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133535420 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133535421 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133535421 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133535421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133535421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133535421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133535421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133535421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133535421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133535425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133535425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133535425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133535425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133535425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133535425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133535425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133535425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133535425 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133535425 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133535425 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133535425 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133535425 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133535425 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133535425 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x5af8705 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133535425 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133535425 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133535426 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133535426 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133535426 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133535426 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133535426 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133535426 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133535426 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133535426 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cd9d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133535426 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cd9d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133535426 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cd9d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133535426 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cd9d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133535426 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133535426 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133535426 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133535426 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133535426 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133535426 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133535426 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0] (call_leg.c:198) 20250819133535426 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133535426 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133535426 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133535426 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133535426 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133535426 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133535427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133535427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133535427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133535427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133535427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133535427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133535427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133535427 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133535427 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133535427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133535427 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133535427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133535427 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133535427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133535427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)95389445 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133535432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133535432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133535432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133535432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133535432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133535432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133535432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133535432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133535432 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133535433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133535433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133535433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133535433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133535433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133535433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0] (msc_a.c:1053) 20250819133535433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133535433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676abc60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133535433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133535433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133535433 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133535433 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133535433 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB) MSC-A terminated (msub.c:261) 20250819133535433 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB) 1 MSC-I still active (msub.c:79) 20250819133535433 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133535433 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133535433 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133535433 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133535433 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-390 (ran_conn.c:155) 20250819133535433 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Freeing instance (msub.c:113) 20250819133535433 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-390:PAGING_RESP)[0x55c2676cd8a0]{READY}: Deallocated (fsm.c:568) 20250819133535433 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB) Free (msub.c:119) 20250819133535433 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - active-conn: now used by 1 (attached) (msub.c:375) 20250819133535433 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133535433 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133535433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133535433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133535433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133535433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133535433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133535433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133535433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133535433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133535434 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133535434 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133535434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133535434 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133535434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133535434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133535434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133535434 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)3691284 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)13228317 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133536446 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536446 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536446 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133536446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133536446 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133536447 DMSC DEBUG msub_fsm[0x55c2676cd9d0]{active}: Allocated (fsm.c:456) 20250819133536447 DMSC DEBUG msc_i[0x55c2676890c0]{READY}: Allocated (fsm.c:456) 20250819133536447 DMSC DEBUG msc_i[0x55c2676890c0]{READY}: is child of msub_fsm[0x55c2676cd9d0] (fsm.c:486) 20250819133536447 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133536447 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cd9d0] (fsm.c:486) 20250819133536447 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133536447 DMSC DEBUG msc_i(unknown:GERAN-A-391:NONE)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133536447 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133536447 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133536447 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133536447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133536447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55c2676abe30] (fsm.c:486) 20250819133536447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133536447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133536447 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133536447 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133536447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133536447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133536447 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133536448 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133536448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133536448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133536448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133536448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133536448 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133536448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133536448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133536448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133536448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133536448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133536448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133536448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133536448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'C9D91D'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133536450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133536450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133536452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133536452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133536452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133536452 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133536452 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676abe30]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133536454 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133536454 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133536454 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133536454 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133536455 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133536455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133536455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133536455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133536455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133536455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133536455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133536455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676891f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133536455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133536455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133536455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133536455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133536455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133536455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133536455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133536455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133536455 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:TMSInew-0x347E6D16) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133536455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133536455 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:TMSInew-0x347E6D16 LOCATION UPDATE ACCEPT (TMSI = 0x347e6d16) (gsm_04_08.c:149) 20250819133536455 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:TMSInew-0x347E6D16:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133536456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:TMSInew-0x347E6D16 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133536456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133536459 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536459 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536459 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536459 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133536459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133536459 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133536460 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:TMSInew-0x347E6D16:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133536460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:TMSInew-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133536460 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:TMSInew-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133536460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:TMSInew-0x347E6D16:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133536460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133536460 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133536460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133536460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133536460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133536460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133536460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133536460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x028802DB:GERAN-A-391:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133536460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133536460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133536460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250819133536460 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133536460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133536460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133536460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133536460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133536460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133536460 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133536460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133536460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 20250819133536464 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536464 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536464 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133536464 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(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133536464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133536464 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133536464 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133536464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133536464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133536464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133536464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133536464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133536464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30] (msc_a.c:1053) 20250819133536465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133536465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133536465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133536465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676cd9d0] (msc_a.c:1053) 20250819133536465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133536465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133536465 DMSC DEBUG msub_fsm[0x55c2676cd9d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133536465 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16) MSC-A terminated (msub.c:261) 20250819133536465 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16) 1 MSC-I still active (msub.c:79) 20250819133536465 DMSC DEBUG msub_fsm[0x55c2676cd9d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133536465 DMSC DEBUG msub_fsm[0x55c2676cd9d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133536465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133536465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Removing from parent msub_fsm[0x55c2676cd9d0] (msub.c:113) 20250819133536465 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-391 (ran_conn.c:155) 20250819133536465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Freeing instance (msub.c:113) 20250819133536465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-391:LU)[0x55c2676890c0]{READY}: Deallocated (fsm.c:568) 20250819133536465 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16) Free (msub.c:119) 20250819133536465 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133536465 DMSC DEBUG msub_fsm[0x55c2676cd9d0]{terminating}: Freeing instance (msub.c:113) 20250819133536465 DMSC DEBUG msub_fsm[0x55c2676cd9d0]{terminating}: Deallocated (fsm.c:568) 20250819133536465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133536466 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536466 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536466 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536466 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133536466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133536466 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)13228317 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133536467 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133536467 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'347E6D16'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)456041467 20250819133536474 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133536474 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133536474 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 callref-0x1b2ea3fb tid-255) New transaction (transaction.c:231) 20250819133536474 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 callref-0x1b2ea3fb tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:790) 20250819133536474 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 callref-0x1b2ea3fb tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS31T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133536474 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 callref-0x1b2ea3fb tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133536474 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133536474 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133536474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[11] for '262420000000007'H'347E6D16'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '347E6D16'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)6082462 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133536482 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536482 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536482 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133536482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536482 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133536482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133536482 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133536483 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133536483 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: Allocated (fsm.c:456) 20250819133536483 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133536483 DMSC DEBUG msc_a[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133536483 DMSC DEBUG msc_a[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133536483 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133536483 DMSC DEBUG msc_i(unknown:GERAN-A-392:NONE)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133536483 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0] (fsm.c:486) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133536483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133536483 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133536483 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133536483 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133536483 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133536483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133536483 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133536483 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133536483 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 callref-0x1b2ea3fb tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133536483 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133536483 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133536483 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133536483 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133536483 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:905) 20250819133536484 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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) 20250819133536484 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133536484 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133536484 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133536484 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133536484 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133536484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133536484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133536484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '5CCF9E'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133536487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133536487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133536492 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536492 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536492 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536492 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133536492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133536492 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133536492 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133536492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133536492 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133536492 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133536492 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133536492 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133536492 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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) 20250819133536492 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133536495 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133536495 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133536495 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0] (fsm.c:486) 20250819133536495 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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) 20250819133536495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133536495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133536495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133536495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133536495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133536495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133536495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133536495 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133536499 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133536499 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133536499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133536499 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133536501 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133536501 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133536501 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133536501 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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) 20250819133536501 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) Sending Assignment Command (msc_a.c:706) 20250819133536501 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133536502 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536502 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536502 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133536502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133536502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133536507 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536507 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536507 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133536507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133536507 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133536507 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133536507 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133536507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676728d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133536507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133536507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O 20250819133536507 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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) 20250819133536507 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O 20250819133536507 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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) 20250819133536507 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133536511 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133536511 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133536511 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133536710 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133536710 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133536710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133536710 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133536710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133536710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133536710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133536710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133536711 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133536711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133536711 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133536711 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133536711 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133536711 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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) 20250819133536711 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133536717 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133536717 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb 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) 20250819133536717 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133536717 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133536717 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133536717 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133536722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133536722 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133536722 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133536722 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133536722 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133537225 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133537225 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133537225 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133537225 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133537225 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133537226 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133537226 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133537226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133537226 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133537226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133537226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133537226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133537226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133537231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133537231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133537231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133537231 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133537231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133537231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133537231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133537231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133537231 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133537231 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133537231 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133537231 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133537231 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133537231 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133537231 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x1b2ea3fb tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133537231 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133537231 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133537231 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133537231 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133537231 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133537231 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133537231 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133537231 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133537231 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133537231 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133537231 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133537232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133537232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133537232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133537232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133537232 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133537232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133537232 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133537232 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133537232 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0] (call_leg.c:198) 20250819133537232 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133537232 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133537232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133537232 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133537232 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133537232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133537232 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133537232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133537232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133537232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133537232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133537232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133537232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133537232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133537233 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133537233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133537233 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133537233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133537233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133537233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133537233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)456041467 MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133537237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133537237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133537237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133537237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133537237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133537237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133537237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133537237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133537238 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133537238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133537238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133537238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133537238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133537238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133537238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0] (msc_a.c:1053) 20250819133537238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133537238 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676cd9d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133537238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133537238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133537238 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133537238 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133537238 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16) MSC-A terminated (msub.c:261) 20250819133537238 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16) 1 MSC-I still active (msub.c:79) 20250819133537238 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133537238 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133537238 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133537238 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133537238 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-392 (ran_conn.c:155) 20250819133537238 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Freeing instance (msub.c:113) 20250819133537238 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-392:PAGING_RESP)[0x55c2676abe30]{READY}: Deallocated (fsm.c:568) 20250819133537238 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16) Free (msub.c:119) 20250819133537238 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133537238 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133537238 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133537239 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133537239 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133537239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133537239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133537239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133537239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133537239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133537239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133537239 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133537239 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133537239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133537239 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133537239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133537239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133537239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133537239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)6082462 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2122)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2122)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)16433695 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133538253 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538253 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538253 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133538253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133538253 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133538254 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133538254 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819133538254 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133538254 DMSC DEBUG msc_a[0x55c2676891f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133538254 DMSC DEBUG msc_a[0x55c2676891f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133538254 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x55c2676891f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133538254 DMSC DEBUG msc_i(unknown:GERAN-A-393:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133538254 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x55c2676891f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133538254 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133538254 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133538254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133538254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55c2676891f0] (fsm.c:486) 20250819133538254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133538254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133538254 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133538254 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133538255 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133538255 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133538255 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133538255 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133538255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133538255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133538255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133538255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133538255 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133538255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133538255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133538255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133538255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710] (fsm.c:486) 20250819133538255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133538255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133538255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133538255 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538255 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538255 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538255 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'FAC21F'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133538257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133538257 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133538259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538259 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133538259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133538259 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133538260 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133538260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676891f0]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133538261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133538261 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133538261 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133538261 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133538262 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133538262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133538262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133538262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133538262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133538262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710] (vlr_lu_fsm.c:110) 20250819133538262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133538262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133538262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133538262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133538262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133538262 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c26768c710] (fsm.c:486) 20250819133538263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133538263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133538263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133538263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133538263 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:TMSInew-0x7A0D2DB6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133538263 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133538263 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:TMSInew-0x7A0D2DB6 LOCATION UPDATE ACCEPT (TMSI = 0x7a0d2db6) (gsm_04_08.c:149) 20250819133538263 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:TMSInew-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133538263 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:TMSInew-0x7A0D2DB6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133538263 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538263 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538263 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133538267 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538267 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538267 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538267 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133538267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133538267 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133538267 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:TMSInew-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133538267 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:TMSInew-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133538267 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:TMSInew-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133538267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:TMSInew-0x7A0D2DB6:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133538267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133538267 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133538267 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133538268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133538268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133538268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c26768c710] (vlr_lu_fsm.c:817) 20250819133538268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133538268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x347E6D16:GERAN-A-393:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133538268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133538268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133538268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250819133538268 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133538268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133538268 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133538268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133538268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133538268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133538268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133538268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133538268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538268 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133538271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538271 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538271 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133538271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133538271 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133538271 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133538271 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133538271 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133538271 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133538271 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133538271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133538272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0] (msc_a.c:1053) 20250819133538272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133538272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133538272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133538272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133538272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133538272 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676891f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133538272 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133538272 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6) MSC-A terminated (msub.c:261) 20250819133538272 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6) 1 MSC-I still active (msub.c:79) 20250819133538272 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133538272 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133538272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133538272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133538272 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-393 (ran_conn.c:155) 20250819133538272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819133538272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-393:LU)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819133538272 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6) Free (msub.c:119) 20250819133538272 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133538272 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133538272 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133538272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538272 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133538273 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538273 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538273 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133538273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538273 DLSS7 DEBUG Found route for dpc=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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133538273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133538273 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)16433695 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133538274 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133538274 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'7A0D2DB6'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)1933871017 20250819133538280 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133538280 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133538280 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 callref-0x734487a9 tid-255) New transaction (transaction.c:231) 20250819133538280 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 callref-0x734487a9 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:790) 20250819133538280 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 callref-0x734487a9 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS32T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133538280 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 callref-0x734487a9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133538280 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133538280 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133538280 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538280 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538280 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[12] for '262420000000007'H'7A0D2DB6'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '7A0D2DB6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)9232671 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133538288 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538288 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133538288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133538288 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133538289 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133538289 DMSC DEBUG msc_i[0x55c2676891f0]{READY}: Allocated (fsm.c:456) 20250819133538289 DMSC DEBUG msc_i[0x55c2676891f0]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133538289 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133538289 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133538289 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133538289 DMSC DEBUG msc_i(unknown:GERAN-A-394:NONE)[0x55c2676891f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133538289 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0] (fsm.c:486) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133538289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133538289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133538289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133538289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133538289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133538289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133538289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133538289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133538289 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 callref-0x734487a9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133538289 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133538289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133538289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133538289 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133538289 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:905) 20250819133538289 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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) 20250819133538289 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133538289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133538289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133538289 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133538290 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133538290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133538290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133538290 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538290 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538290 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '8CE11F'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133538292 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133538292 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133538298 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538298 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538298 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133538298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133538298 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133538298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133538298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133538298 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133538298 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133538298 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133538298 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133538298 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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) 20250819133538298 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133538301 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133538302 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133538302 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0] (fsm.c:486) 20250819133538302 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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) 20250819133538302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133538302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133538302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133538302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133538302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676abe30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133538302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676abe30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133538302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133538302 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55c2676abe30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133538306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133538306 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133538306 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133538306 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133538309 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133538309 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133538309 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133538309 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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) 20250819133538309 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) Sending Assignment Command (msc_a.c:706) 20250819133538309 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133538310 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538310 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133538310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133538310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133538314 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538314 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538314 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133538314 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133538314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133538314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133538314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133538314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O 20250819133538314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abe30]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133538314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676abe30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133538314 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133538314 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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) 20250819133538314 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133538314 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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) 20250819133538314 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133538319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133538319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133538319 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133538514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133538514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133538514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133538514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133538514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133538515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133538515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133538515 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133538515 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133538515 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133538515 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133538515 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133538515 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133538515 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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) 20250819133538515 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133538521 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133538521 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 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) 20250819133538521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133538521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133538521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133538521 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133538526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133538526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133538526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133538526 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133538526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133539028 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133539028 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133539028 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133539028 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133539029 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133539029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133539029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133539029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133539029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133539029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133539029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133539029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133539029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133539034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133539034 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133539034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133539034 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133539034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133539034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133539034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133539034 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133539035 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133539035 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133539035 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133539035 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133539035 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133539035 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133539035 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x734487a9 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133539035 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133539035 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133539035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133539035 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133539035 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133539035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133539035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133539035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133539035 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133539035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133539035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133539035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133539035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676abe30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133539035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133539035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133539035 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133539035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133539035 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133539035 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133539035 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0] (call_leg.c:198) 20250819133539036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133539036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133539036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133539036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133539036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133539036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133539036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133539036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133539036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133539036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133539036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133539036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133539036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133539036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133539037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133539037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133539035 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133539035 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133539035 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133539036 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133539036 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)1933871017 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133539042 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133539042 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133539042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133539042 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133539042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133539042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133539042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133539042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133539043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133539043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133539043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133539043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133539043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133539043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133539043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0] (msc_a.c:1053) 20250819133539043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133539043 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133539043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133539043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133539043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133539043 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133539043 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6) MSC-A terminated (msub.c:261) 20250819133539043 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6) 1 MSC-I still active (msub.c:79) 20250819133539043 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133539043 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133539043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133539043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133539043 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-394 (ran_conn.c:155) 20250819133539043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Freeing instance (msub.c:113) 20250819133539043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-394:PAGING_RESP)[0x55c2676891f0]{READY}: Deallocated (fsm.c:568) 20250819133539043 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6) Free (msub.c:119) 20250819133539043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133539043 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133539043 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133539044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133539044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133539044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133539044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133539044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133539044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133539044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133539044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133539044 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133539044 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133539044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133539044 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133539044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133539045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133539045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133539045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)9232671 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)11872534 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133540059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133540060 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Allocated (fsm.c:456) 20250819133540060 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: Allocated (fsm.c:456) 20250819133540060 DMSC DEBUG msc_i[0x55c2676cda30]{READY}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133540060 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133540060 DMSC DEBUG msc_a[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abe30] (fsm.c:486) 20250819133540060 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133540060 DMSC DEBUG msc_i(unknown:GERAN-A-395:NONE)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133540060 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133540060 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133540060 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133540060 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133540060 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133540060 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133540060 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133540060 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133540060 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133540060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133540060 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133540061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133540061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133540061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133540061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'B52916'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133540064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133540064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133540065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540066 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133540066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c26768cbc0]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133540068 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133540068 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133540068 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133540068 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133540070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133540070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133540070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133540070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133540070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133540070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:110) 20250819133540070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133540070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676cd8a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133540070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133540070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133540070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133540070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676ae0c0] (fsm.c:486) 20250819133540070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133540070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133540070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133540070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133540070 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:TMSInew-0x361D8855) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133540070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133540070 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:TMSInew-0x361D8855 LOCATION UPDATE ACCEPT (TMSI = 0x361d8855) (gsm_04_08.c:149) 20250819133540070 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:TMSInew-0x361D8855:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133540070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:TMSInew-0x361D8855 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133540070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133540074 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540074 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540074 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133540074 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:TMSInew-0x361D8855:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133540074 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:TMSInew-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133540074 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:TMSInew-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133540074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:TMSInew-0x361D8855:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133540074 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133540074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676ae0c0] (vlr_lu_fsm.c:817) 20250819133540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133540074 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7A0D2DB6:GERAN-A-395:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133540074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133540074 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133540074 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819133540074 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133540075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133540075 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133540075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133540075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133540075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133540075 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133540075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133540075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133540078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540078 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133540079 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133540079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133540079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133540079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133540079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133540079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133540079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0] (msc_a.c:1053) 20250819133540079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133540079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133540079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676ae0c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133540079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abe30] (msc_a.c:1053) 20250819133540079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133540079 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c26768cbc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133540079 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133540079 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855) MSC-A terminated (msub.c:261) 20250819133540079 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855) 1 MSC-I still active (msub.c:79) 20250819133540079 DMSC DEBUG msub_fsm[0x55c2676abe30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133540079 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133540079 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133540079 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Removing from parent msub_fsm[0x55c2676abe30] (msub.c:113) 20250819133540079 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-395 (ran_conn.c:155) 20250819133540079 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Freeing instance (msub.c:113) 20250819133540079 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-395:LU)[0x55c2676cda30]{READY}: Deallocated (fsm.c:568) 20250819133540079 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855) Free (msub.c:119) 20250819133540079 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133540079 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Freeing instance (msub.c:113) 20250819133540079 DMSC DEBUG msub_fsm[0x55c2676abe30]{terminating}: Deallocated (fsm.c:568) 20250819133540079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133540080 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540080 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540080 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540080 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540080 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)11872534 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133540082 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133540082 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'361D8855'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)342758315 20250819133540089 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133540089 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133540089 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 callref-0x146e13ab tid-255) New transaction (transaction.c:231) 20250819133540089 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 callref-0x146e13ab tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:790) 20250819133540089 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 callref-0x146e13ab tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS33T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133540089 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 callref-0x146e13ab tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133540089 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133540089 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133540089 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540089 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540089 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[13] for '262420000000007'H'361D8855'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := '361D8855'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)10596938 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133540098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540098 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540098 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133540098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540098 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133540098 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: Allocated (fsm.c:456) 20250819133540098 DMSC DEBUG msc_i[0x55c26768cbc0]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133540098 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133540098 DMSC DEBUG msc_a[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133540098 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133540098 DMSC DEBUG msc_i(unknown:GERAN-A-396:NONE)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133540098 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30] (fsm.c:486) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133540099 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133540099 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133540099 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133540099 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133540099 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133540099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133540099 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133540099 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133540099 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 callref-0x146e13ab tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133540099 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133540099 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133540099 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133540099 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133540099 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:905) 20250819133540099 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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) 20250819133540099 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133540099 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133540099 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133540099 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133540099 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133540100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540100 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540100 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'A1B24A'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133540102 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133540102 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819133540107 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540107 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540107 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133540107 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540108 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133540108 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133540108 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133540108 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133540108 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133540108 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133540108 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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) 20250819133540108 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133540112 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133540112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133540112 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30] (fsm.c:486) 20250819133540112 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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) 20250819133540112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133540112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768c710]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133540112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133540112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55c26768c710]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133540112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133540112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676728d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133540112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133540112 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55c2676728d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133540117 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133540117 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133540117 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133540117 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133540120 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133540120 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133540120 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133540120 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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) 20250819133540120 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) Sending Assignment Command (msc_a.c:706) 20250819133540120 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133540121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133540124 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540124 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540124 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540124 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540125 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133540125 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133540125 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676728d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133540125 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676728d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133540125 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O 20250819133540125 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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) 20250819133540125 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133540125 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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) MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O 20250819133540125 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 20250819133540130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133540130 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133540130 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133540326 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540326 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540326 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540326 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133540326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133540326 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133540326 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133540326 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133540326 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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) 20250819133540326 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133540328 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133540328 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab 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) 20250819133540328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133540328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133540328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c26768c710]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133540328 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133540329 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133540329 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133540329 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133540329 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133540329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133540834 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133540834 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133540835 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133540835 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133540835 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133540835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540835 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540835 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133540841 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540841 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540841 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133540842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133540842 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133540842 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133540842 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133540842 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133540842 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x146e13ab tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133540842 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133540842 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133540842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133540842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133540842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133540842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133540842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133540842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133540842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133540842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133540842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133540842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133540842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676728d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133540842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133540842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133540842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133540842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133540842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133540842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133540842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30] (call_leg.c:198) 20250819133540842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133540842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133540842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133540842 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133540842 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133540843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)342758315 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133540849 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540849 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540849 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540849 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540849 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133540849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133540849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133540849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133540849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133540849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133540849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133540849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30] (msc_a.c:1053) 20250819133540849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133540849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676abe30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133540849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133540849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133540849 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c2676cda30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133540849 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133540849 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855) MSC-A terminated (msub.c:261) 20250819133540849 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855) 1 MSC-I still active (msub.c:79) 20250819133540849 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133540849 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133540849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133540849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133540849 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-396 (ran_conn.c:155) 20250819133540849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Freeing instance (msub.c:113) 20250819133540849 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-396:PAGING_RESP)[0x55c26768cbc0]{READY}: Deallocated (fsm.c:568) 20250819133540849 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855) Free (msub.c:119) 20250819133540849 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133540849 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133540849 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133540850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133540850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133540850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133540850 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133540850 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133540850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133540850 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133540850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133540850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133540850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133540850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)10596938 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- TC_lu_and_mt_csd0(2126)@6b779c8e12fd: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: ----------------------------------------------- MSC_Test-GSUP(2123)@6b779c8e12fd: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)5326834 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2118)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133541862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541862 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133541862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133541862 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133541862 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Allocated (fsm.c:456) 20250819133541862 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: Allocated (fsm.c:456) 20250819133541862 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133541863 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133541863 DMSC DEBUG msc_a[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676728d0] (fsm.c:486) 20250819133541863 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133541863 DMSC DEBUG msc_i(unknown:GERAN-A-397:NONE)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133541863 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133541863 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133541863 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55c2676cd8a0] (fsm.c:486) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133541863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133541863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133541863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133541863 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133541863 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133541863 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133541863 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133541863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133541863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133541863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710] (fsm.c:486) 20250819133541863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133541863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133541863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133541863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := '5147F2'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(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133541866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133541866 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819133541868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541868 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133541868 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133541868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133541868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133541869 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133541869 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676cd8a0]{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(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133541871 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133541871 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133541871 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133541871 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133541872 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133541872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133541872 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133541872 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133541872 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133541872 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710] (vlr_lu_fsm.c:110) 20250819133541872 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133541872 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676890c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133541872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133541872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133541872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133541872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c26768c710] (fsm.c:486) 20250819133541872 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133541873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133541873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133541873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133541873 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:TMSInew-0xB471D477) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133541873 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133541873 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:TMSInew-0xB471D477 LOCATION UPDATE ACCEPT (TMSI = 0xb471d477) (gsm_04_08.c:149) 20250819133541873 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:TMSInew-0xB471D477:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133541873 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:TMSInew-0xB471D477 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133541873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133541876 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541877 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541877 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133541877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133541877 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133541877 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:TMSInew-0xB471D477:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133541877 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:TMSInew-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133541877 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:TMSInew-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133541877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:TMSInew-0xB471D477:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133541877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133541877 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133541877 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133541878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133541878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133541878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c26768c710] (vlr_lu_fsm.c:817) 20250819133541878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133541878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x361D8855:GERAN-A-397:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133541878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133541878 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133541878 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250819133541878 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133541878 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133541878 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133541878 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133541878 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133541878 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133541878 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133541878 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133541878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541879 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133541882 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541882 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133541882 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133541882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133541882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133541882 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133541882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133541882 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133541883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133541883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133541883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133541883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0] (msc_a.c:1053) 20250819133541883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133541883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133541883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133541883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676728d0] (msc_a.c:1053) 20250819133541883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133541883 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676cd8a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133541883 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133541883 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477) MSC-A terminated (msub.c:261) 20250819133541883 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477) 1 MSC-I still active (msub.c:79) 20250819133541883 DMSC DEBUG msub_fsm[0x55c2676728d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133541883 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133541883 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133541883 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Removing from parent msub_fsm[0x55c2676728d0] (msub.c:113) 20250819133541883 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-397 (ran_conn.c:155) 20250819133541883 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Freeing instance (msub.c:113) 20250819133541883 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-397:LU)[0x55c2676a7860]{READY}: Deallocated (fsm.c:568) 20250819133541883 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477) Free (msub.c:119) 20250819133541883 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133541883 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Freeing instance (msub.c:113) 20250819133541883 DMSC DEBUG msub_fsm[0x55c2676728d0]{terminating}: Deallocated (fsm.c:568) 20250819133541883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133541884 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541884 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541884 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541884 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133541884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133541884 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)5326834 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133541886 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133541886 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[0] for '262420000000007'H'B471D477'O to be handled at TC_lu_and_mt_csd0(2126) MSC_Test-MNCC(2120)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)1694726213 20250819133541891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819133541891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819133541891 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 callref-0x65037845 tid-255) New transaction (transaction.c:231) 20250819133541891 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 callref-0x65037845 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:790) 20250819133541891 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 callref-0x65037845 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS34T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250819133541891 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 callref-0x65037845 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819133541891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819133541891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819133541891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2118)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2118)@6b779c8e12fd: Created IMSI[14] for '262420000000007'H'B471D477'O to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: 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 := 'B471D477'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2118)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mt_csd0(2126)12643741 MSC_Test_0-SCCP(2117)@6b779c8e12fd: First idle individual index:0 20250819133541895 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541895 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541895 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133541895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133541895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133541895 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133541895 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: Allocated (fsm.c:456) 20250819133541895 DMSC DEBUG msc_i[0x55c2676cd8a0]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133541895 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133541895 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133541895 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133541895 DMSC DEBUG msc_i(unknown:GERAN-A-398:NONE)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133541895 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133541895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133541895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860] (fsm.c:486) 20250819133541895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133541895 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133541895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133541895 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133541895 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133541895 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133541895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133541895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133541895 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133541895 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133541896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133541896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133541896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133541896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133541896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133541896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133541896 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133541896 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133541896 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133541896 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 callref-0x65037845 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819133541896 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133541896 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819133541896 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133541896 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819133541896 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:905) 20250819133541896 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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) 20250819133541896 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819133541896 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133541896 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133541896 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133541896 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250819133541896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133541896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133541896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541896 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: { messageType := 2, destLocRef := 'C0ED9D'O, sourceLocRef := '00018E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133541897 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250819133541897 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8301'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028301'O 20250819133541899 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541899 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541899 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133541899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133541899 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133541899 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133541899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133541899 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819133541899 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819133541899 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819133541899 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819133541899 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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) 20250819133541899 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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(2126)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2121)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(2126) 20250819133541901 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133541901 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133541901 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860] (fsm.c:486) 20250819133541901 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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) 20250819133541901 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676891f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133541901 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676891f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133541901 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55c2676891f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133541901 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55c2676891f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133541901 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133541901 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676ae0c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0] (fsm.c:486) 20250819133541901 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250819133541901 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2121)@6b779c8e12fd: 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(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 3 20250819133541903 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55c2676891f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133541903 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133541903 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133541903 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 4 20250819133541903 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133541903 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133541903 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133541903 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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) 20250819133541903 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) Sending Assignment Command (msc_a.c:706) 20250819133541903 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133541903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133541903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133541903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 6 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250819133541905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133541905 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133541905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133541905 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133541905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133541905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133541905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133541905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133541905 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133541905 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133541905 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133541905 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676ae0c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133541905 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133541905 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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) 20250819133541905 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250819133541905 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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) 20250819133541905 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '8347'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 8 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 5 20250819133541906 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133541906 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133541906 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133542106 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133542106 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133542106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133542106 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133542106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133542106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133542106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133542106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133542107 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133542107 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133542107 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819133542107 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819133542107 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819133542107 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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) 20250819133542107 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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(2126)@6b779c8e12fd: f_mt_call_complete 7 20250819133542114 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133542114 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 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) 20250819133542114 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676891f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250819133542114 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676891f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133542114 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676891f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133542114 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676891f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete 9 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_mt_call_complete DONE TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hold the call for some time 20250819133542121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676891f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133542121 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676891f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133542121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133542121 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133542121 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Hangup TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133542624 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133542624 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133542624 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133542624 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133542624 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133542624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133542625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133542625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133542625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133542625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133542625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133542625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133542625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(2118)@6b779c8e12fd: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(2118)@6b779c8e12fd: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250819133542631 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133542631 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133542631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133542631 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133542631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133542631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133542631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133542631 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133542631 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133542631 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133542631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819133542631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133542631 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133542631 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133542631 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x65037845 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819133542631 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133542631 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133542631 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133542631 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133542631 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133542631 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133542631 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133542631 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133542631 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133542631 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133542632 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133542632 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133542632 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676ae0c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133542632 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676891f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133542632 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676891f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0] (call_leg.c:197) 20250819133542632 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133542632 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676891f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133542632 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676891f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133542632 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133542632 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860] (call_leg.c:198) 20250819133542632 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133542632 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676837f0]{RELEASING}: Deallocated (fsm.c:568) 20250819133542632 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133542632 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133542632 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133542632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133542632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133542632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133542632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133542632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133542632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133542632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133542632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133542633 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133542633 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133542633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133542633 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133542633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133542633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133542633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133542633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2120)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)1694726213 MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2117)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2117)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2117)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133542637 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133542637 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133542637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133542637 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133542637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133542638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133542638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133542638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133542638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133542638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133542638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133542638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133542638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133542638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133542638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860] (msc_a.c:1053) 20250819133542638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133542638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676728d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133542638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133542638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133542638 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133542638 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133542638 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477) MSC-A terminated (msub.c:261) 20250819133542638 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477) 1 MSC-I still active (msub.c:79) 20250819133542638 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133542638 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133542638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133542638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133542638 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-398 (ran_conn.c:155) 20250819133542638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Freeing instance (msub.c:113) 20250819133542638 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-398:PAGING_RESP)[0x55c2676cd8a0]{READY}: Deallocated (fsm.c:568) 20250819133542638 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477) Free (msub.c:119) 20250819133542638 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133542638 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133542638 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133542639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133542639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133542639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133542639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133542639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133542639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133542639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133542639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2117)@6b779c8e12fd: Session index based on local reference:0 20250819133542640 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133542640 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133542640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(2119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133542640 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133542640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133542640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133542640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133542640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2118)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mt_csd0(2126)12643741 TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_0-RAN(2118)@6b779c8e12fd: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(2126) TC_lu_and_mt_csd0(2126)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(2126)@6b779c8e12fd: Final verdict of PTC: pass 20250819133543658 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133543658 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133543658 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133543659 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133543659 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133543659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133543659 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133543659 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133543659 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133543659 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133543659 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133543659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133543659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133543659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133543659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test-GSUP(2123)@6b779c8e12fd: Final verdict of PTC: none 20250819133543659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133543659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133543659 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133543659 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133543659 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133543659 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2119)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2117)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2118)@6b779c8e12fd: Final verdict of PTC: none 20250819133543661 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(2125)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2122)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2124)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2116)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2120)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2121)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2127)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2116): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2117): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2118): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2119): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2120): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2121): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2122): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2123): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2124): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2125): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mt_csd0(2126): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2127): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Tue Aug 19 13:35:43 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 20250819133544663 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4871376) 20250819133545660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133545660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133545660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133545664 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=4871376, count=4873252) 20250819133546666 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:35: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_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 20250819133547667 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_lu_and_mo_call_reass_for_mt_codec started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2131)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2131)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2131)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2129)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133548428 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2132)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133548624 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133548624 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133548624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133548624 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133548630 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133548630 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133548630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133548630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133548630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133548630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133548630 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2131)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2131)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133548633 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133548633 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133548633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133548633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133548633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133548633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133548633 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133548634 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133548634 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133548668 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133548668 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2134)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2134)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133548674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2134)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2134)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2134)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2134)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133548697 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133548697 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2135)@6b779c8e12fd: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(2138) TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549432 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549432 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549432 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2130)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2130)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2138)13375784 MSC_Test_0-SCCP(2129)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2130)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549449 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Allocated (fsm.c:456) 20250819133549449 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: Allocated (fsm.c:456) 20250819133549449 DMSC DEBUG msc_i[0x55c2676abe30]{READY}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133549449 DMSC DEBUG msc_a[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133549449 DMSC DEBUG msc_a[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ae0c0] (fsm.c:486) 20250819133549449 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133549449 DMSC DEBUG msc_i(unknown:GERAN-A-399:NONE)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133549449 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133549449 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133549449 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55c2676890c0] (fsm.c:486) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133549450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133549450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133549450 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133549450 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133549450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133549450 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133549450 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133549450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133549450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133549450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0] (fsm.c:486) 20250819133549450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133549450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133549450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549450 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549450 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549450 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: { messageType := 2, destLocRef := 'CC1928'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2135)@6b779c8e12fd: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_reass_for_mt_codec0(2138) MSC_Test-GSUP(2135)@6b779c8e12fd: Added IMSI table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2138)"262420000000007" 20250819133549454 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133549454 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549455 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549455 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549455 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549455 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133549455 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676890c0]{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(2138)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133549462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133549462 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250819133549462 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133549462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133549462 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133549462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133549462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133549462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133549462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133549462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0] (vlr_lu_fsm.c:110) 20250819133549462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133549462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133549462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133549462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133549462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133549462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676891f0] (fsm.c:486) 20250819133549462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133549462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133549462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133549462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133549462 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:TMSInew-0x8C4E90F3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133549462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133549462 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:TMSInew-0x8C4E90F3 LOCATION UPDATE ACCEPT (TMSI = 0x8c4e90f3) (gsm_04_08.c:149) 20250819133549462 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:TMSInew-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133549463 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:TMSInew-0x8C4E90F3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133549463 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549463 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549463 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2130)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2130)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549472 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549472 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549472 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549472 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549472 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:TMSInew-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133549472 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:TMSInew-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133549472 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:TMSInew-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133549472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:TMSInew-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133549472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133549472 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250819133549472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133549472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133549472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133549472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676891f0] (vlr_lu_fsm.c:817) 20250819133549472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133549472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB471D477:GERAN-A-399:LU)[0x55c2676837f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133549472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133549472 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133549472 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250819133549472 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133549472 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133549472 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133549472 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133549472 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133549472 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133549472 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133549472 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133549473 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549473 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549473 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549473 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133549475 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549475 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549475 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549475 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549476 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133549476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133549476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133549476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133549476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133549476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133549476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0] (msc_a.c:1053) 20250819133549476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133549476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133549476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676891f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133549476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ae0c0] (msc_a.c:1053) 20250819133549476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133549476 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676890c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133549476 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133549476 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3) MSC-A terminated (msub.c:261) 20250819133549476 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3) 1 MSC-I still active (msub.c:79) 20250819133549476 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133549476 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133549476 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133549476 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Removing from parent msub_fsm[0x55c2676ae0c0] (msub.c:113) 20250819133549476 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-399 (ran_conn.c:155) 20250819133549476 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Freeing instance (msub.c:113) 20250819133549476 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-399:LU)[0x55c2676abe30]{READY}: Deallocated (fsm.c:568) 20250819133549476 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3) Free (msub.c:119) 20250819133549476 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133549476 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Freeing instance (msub.c:113) 20250819133549476 DMSC DEBUG msub_fsm[0x55c2676ae0c0]{terminating}: Deallocated (fsm.c:568) 20250819133549476 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549476 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549476 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 20250819133549477 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549477 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549477 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549477 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2130)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2138)13375784 TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133549479 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133549479 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: 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 := '8C4E90F3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2130)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2138)4947579 MSC_Test_0-RAN(2130)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2129)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549678 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549678 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549678 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549679 DMSC DEBUG msub_fsm[0x55c2676891f0]{active}: Allocated (fsm.c:456) 20250819133549679 DMSC DEBUG msc_i[0x55c2676890c0]{READY}: Allocated (fsm.c:456) 20250819133549679 DMSC DEBUG msc_i[0x55c2676890c0]{READY}: is child of msub_fsm[0x55c2676891f0] (fsm.c:486) 20250819133549679 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133549679 DMSC DEBUG msc_a[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676891f0] (fsm.c:486) 20250819133549679 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133549679 DMSC DEBUG msc_i(unknown:GERAN-A-400:NONE)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133549679 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133549679 DMM DEBUG msc_a(TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133549679 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133549679 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30] (fsm.c:486) 20250819133549679 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133549679 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133549679 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133549679 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133549679 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133549680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133549680 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133549680 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133549680 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133549680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133549680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133549680 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250819133549680 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133549680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549681 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549681 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549681 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: { messageType := 2, destLocRef := '4B7E7B'O ("K~{"), 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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133549685 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133549685 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2132)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(2138) MSC_Test-MGCP(2133)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(2138) MSC_Test_0-RAN(2130)@6b779c8e12fd: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(2130)@6b779c8e12fd: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_len:19 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250819133549705 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549705 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549705 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549705 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133549705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133549705 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133549705 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 callref-0x80000032 tid-8) New transaction (transaction.c:231) 20250819133549705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133549705 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133549705 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133549705 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133549705 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133549705 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:702) 20250819133549705 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133549705 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133549705 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133549706 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30] (fsm.c:486) 20250819133549706 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: :0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:2161) 20250819133549706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676aa5e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133549706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676aa5e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0] (fsm.c:486) 20250819133549706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55c2676aa5e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133549706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55c2676aa5e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133549706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676cda30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133549706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676cda30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0] (fsm.c:486) 20250819133549706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55c2676cda30]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250819133549706 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55c2676cda30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2133)@6b779c8e12fd: 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(2138) TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133549727 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55c2676aa5e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133549727 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133549727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133549727 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2132)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_reass_for_mt_codec0(2138) MSC_Test-MNCC(2132)@6b779c8e12fd: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2138)-2147483598 20250819133549731 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55c2676cda30]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133549731 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133549731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133549731 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} (from: MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133549731 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133549731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133549731 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549731 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_mo_call_establish 4: rx Assignment Request 20250819133549739 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_len:14 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250819133549742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549742 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549742 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549742 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133549742 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133549742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676cda30]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819133549742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55c2676cda30]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133549742 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819133549742 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133549742 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Assignment Complete: RAN: GSM#3, CN: GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111 (msc_a.c:1597) 20250819133549742 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111} (from: assigned=GSM#3 MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:2187) 20250819133549742 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133549746 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133549746 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133549746 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133549746 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133549746 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133549746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133549747 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133549747 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133549747 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133549750 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_ALERT_REQ (RTP=9.8.7.6:9000{AMR:octet-align=1#112}) (gsm_04_08_cc.c:2462) 20250819133549750 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133549750 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133549750 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133549750 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819133549750 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676aa5e0]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819133549750 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55c2676aa5e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250819133549750 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250819133549750 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Remote call leg mismatches assigned codec: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:834) 20250819133549750 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:705) 20250819133549750 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133549750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133549750 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133549750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: { 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" } } } } } } } 20250819133549754 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133549754 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133549754 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133549754 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133549754 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{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(2138)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_len:16 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0383FF57'O 20250819133549756 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133549756 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=GSM#3 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:798) 20250819133549756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: no change: codecs already set to AMR:octet-align=1#112 (rtp_stream.c:424) 20250819133549756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250819133549756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549755 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549755 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549755 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549756 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549756 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133549756 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133549756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:429) 20250819133549756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819133549756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250819133549756 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating codecs (rtp_stream.c:411) 20250819133549756 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) codecs: 1.1.1.1:10000{AMR:octet-align=1#112} (from: assigned=AMR:octet-align=1#112 remote=9.8.7.6:9000{AMR:octet-align=1#112} MS={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111} RAN={AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (msc_a.c:1596) 20250819133549756 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Assignment Complete: RAN: AMR:octet-align=1#112, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250819133549756 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) 20250819133549757 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133549757 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133549757 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133549757 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133549757 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133549757 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133549757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133549758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549758 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133549758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: { 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" } } } } } } } TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133549760 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133549760 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133549760 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-RAN(2130)@6b779c8e12fd: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(2130)@6b779c8e12fd: patched enc_l3: '038F'O MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133549761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133549761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133549762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133549762 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133549762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133549762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133549762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133549762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133549762 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133549762 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133549762 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133549762 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133549762 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133549762 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133549762 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_mo_call_establish DONE TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: Hold the call for some time TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: Hangup TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133555272 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133555272 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133555272 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133555272 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133555272 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133555273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133555273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133555273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133555273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133555273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133555273 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133555273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133555273 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133555277 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133555277 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133555277 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133555277 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133555277 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133555277 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133555277 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133555278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133555278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133555278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133555278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133555278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133555278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133555278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133555278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(2130)@6b779c8e12fd: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(2130)@6b779c8e12fd: patched enc_l3: '03EA'O MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133555283 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133555283 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133555283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133555283 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133555283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133555283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133555283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133555283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133555283 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133555283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133555283 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133555283 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133555283 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133555283 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133555283 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133555283 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133555283 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133555283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133555283 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133555283 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133555283 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133555284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133555284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133555284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133555284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0] (call_leg.c:197) 20250819133555284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133555284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55c2676cda30]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133555284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133555284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0] (call_leg.c:197) 20250819133555284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133555284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133555284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-9-8-7-6-9000)[0x55c2676aa5e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133555284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133555284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30] (call_leg.c:198) 20250819133555284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133555284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c26768cbc0]{RELEASING}: Deallocated (fsm.c:568) 20250819133555284 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133555284 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133555284 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133555285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133555285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133555285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133555285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133555285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133555285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133555285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133555285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2129)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2132)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2138)-2147483598 TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2129)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2129)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX 20250819133555288 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133555288 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133555288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133555288 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133555288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133555288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133555288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133555288 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133555288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133555288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133555288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133555288 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133555289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133555289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133555289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30] (msc_a.c:1053) 20250819133555289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133555289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676ae0c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133555289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676891f0] (msc_a.c:1053) 20250819133555289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133555289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676abe30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133555289 DMSC DEBUG msub_fsm[0x55c2676891f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133555289 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3) MSC-A terminated (msub.c:261) 20250819133555289 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3) 1 MSC-I still active (msub.c:79) 20250819133555289 DMSC DEBUG msub_fsm[0x55c2676891f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133555289 DMSC DEBUG msub_fsm[0x55c2676891f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133555289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133555289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Removing from parent msub_fsm[0x55c2676891f0] (msub.c:113) 20250819133555289 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-400 (ran_conn.c:155) 20250819133555289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Freeing instance (msub.c:113) 20250819133555289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3:GERAN-A-400:CM_SERVICE_REQ)[0x55c2676890c0]{READY}: Deallocated (fsm.c:568) 20250819133555289 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3) Free (msub.c:119) 20250819133555289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8C4E90F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133555289 DMSC DEBUG msub_fsm[0x55c2676891f0]{terminating}: Freeing instance (msub.c:113) 20250819133555289 DMSC DEBUG msub_fsm[0x55c2676891f0]{terminating}: Deallocated (fsm.c:568) 20250819133555289 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133555289 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133555289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133555289 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133555289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133555289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133555289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133555289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2131)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2131)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2129)@6b779c8e12fd: Session index based on local reference:0 20250819133555290 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133555290 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133555290 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133555290 DLM3UA DEBUG 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)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133555290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133555290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133555290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133555290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2130)@6b779c8e12fd: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(2138)4947579 TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: f_call_hangup 9: done TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(2138)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(2129)@6b779c8e12fd: Final verdict of PTC: none 20250819133556306 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133556307 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133556307 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133556307 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133556307 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133556307 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133556307 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) MSC_Test-GSUP(2135)@6b779c8e12fd: Final verdict of PTC: none 20250819133556307 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133556307 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133556307 DLSS7 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)@6b779c8e12fd: Final verdict of PTC: none 20250819133556307 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133556307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133556307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133556307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133556307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133556307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133556307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133556308 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133556308 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133556308 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133556308 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2130)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2133)@6b779c8e12fd: Final verdict of PTC: none 20250819133556308 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(2137)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2136)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2132)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2134)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2139)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2128)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2128): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2129): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2130): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2131): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2132): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2133): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2134): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2135): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2136): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2137): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_lu_and_mo_call_reass_for_mt_codec0(2138): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2139): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_lu_and_mo_call_reass_for_mt_codec finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:35:56 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 20250819133557310 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=458880) 20250819133558309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133558309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133558309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133558311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=458880, count=461376) 20250819133559311 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133600313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_silent_call_start_stop started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2143)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2143)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2143)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2141)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133601032 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2144)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133601228 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133601228 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133601228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133601228 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133601235 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133601235 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133601235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133601235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133601235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133601235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133601235 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2143)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2143)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133601237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133601237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133601238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133601238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133601238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133601238 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133601238 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133601238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 20250819133601238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133601313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133601313 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2146)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2146)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133601318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2146)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2146)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2146)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2146)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133601343 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133601343 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2147)@6b779c8e12fd: Created GsupExpect[0] for "262420000000030" to be handled at TC_silent_call_start_stop0(2150) TC_silent_call_start_stop0(2150)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133602041 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602041 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133602041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133602041 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133602042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2142)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2142)@6b779c8e12fd: Added conn table entry 0TC_silent_call_start_stop0(2150)9823828 MSC_Test_0-SCCP(2141)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2142)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133602054 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602054 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602054 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133602054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133602054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133602055 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: Allocated (fsm.c:456) 20250819133602055 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133602055 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676cda30] (fsm.c:486) 20250819133602055 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133602055 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cda30] (fsm.c:486) 20250819133602055 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133602055 DMSC DEBUG msc_i(unknown:GERAN-A-401:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133602055 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133602055 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133602055 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-401:LU)[0x55c2676728d0] (fsm.c:486) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133602055 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133602055 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133602055 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133602055 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133602055 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133602055 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133602055 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133602055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133602055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133602055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60] (fsm.c:486) 20250819133602055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133602055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133602055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133602055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@6b779c8e12fd: { messageType := 2, destLocRef := '95E654'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2147)@6b779c8e12fd: Found GsupExpect[0] for "262420000000030" handled at TC_silent_call_start_stop0(2150) MSC_Test-GSUP(2147)@6b779c8e12fd: Added IMSI table entry 0TC_silent_call_start_stop0(2150)"262420000000030" 20250819133602058 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133602058 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_from0 20250819133602059 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602059 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602059 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133602059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133602059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133602059 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133602059 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-SCCP(2141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_silent_call_start_stop0(2150)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133602062 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133602062 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250819133602062 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250819133602062 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133602062 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133602062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133602062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133602062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133602062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133602062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60] (vlr_lu_fsm.c:110) 20250819133602062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133602062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133602062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133602062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133602062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133602062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c2676cdb60] (fsm.c:486) 20250819133602063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133602063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133602063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133602063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133602063 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:TMSInew-0xBEE7239A) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250819133602063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133602063 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:TMSInew-0xBEE7239A LOCATION UPDATE ACCEPT (TMSI = 0xbee7239a) (gsm_04_08.c:149) 20250819133602063 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:TMSInew-0xBEE7239A:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133602063 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:TMSInew-0xBEE7239A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133602063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2142)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2142)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133602068 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602068 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602068 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602068 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133602068 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(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133602068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133602068 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133602068 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:TMSInew-0xBEE7239A:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133602068 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:TMSInew-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133602068 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:TMSInew-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133602068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:TMSInew-0xBEE7239A:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133602068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133602068 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250819133602068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133602068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133602068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133602068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676cdb60] (vlr_lu_fsm.c:817) 20250819133602068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133602068 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x78EB5FC3:GERAN-A-401:LU)[0x55c26768c710]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133602068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133602068 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133602068 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250819133602068 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250819133602068 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133602068 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133602068 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133602068 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133602068 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133602068 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133602068 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133602068 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602068 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133602069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602069 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133602069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133602069 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133602070 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133602070 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133602070 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133602070 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133602070 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133602070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133602070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0] (msc_a.c:1053) 20250819133602070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133602070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133602070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133602070 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676cda30] (msc_a.c:1053) 20250819133602070 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133602070 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133602070 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133602070 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A) MSC-A terminated (msub.c:261) 20250819133602070 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A) 1 MSC-I still active (msub.c:79) 20250819133602070 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133602070 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133602070 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133602070 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676cda30] (msub.c:113) 20250819133602070 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-401 (ran_conn.c:155) 20250819133602070 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133602070 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-401:LU)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133602070 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A) Free (msub.c:119) 20250819133602070 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - active-conn: now used by 1 (attached) (msub.c:375) 20250819133602070 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Freeing instance (msub.c:113) 20250819133602070 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Deallocated (fsm.c:568) 20250819133602070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on local reference:0 20250819133602070 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602070 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602070 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133602070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133602070 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2142)@6b779c8e12fd: Deleted conn table entry 0TC_silent_call_start_stop0(2150)9823828 TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133602071 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133602071 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_silent_call_start_stop0(2150)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2142)@6b779c8e12fd: Created IMSI[0] for '262420000000030'H'BEE7239A'O to be handled at TC_silent_call_start_stop0(2150) 20250819133602073 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133602073 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + silent-call: now used by 3 (attached,VTY,silent-call) (transaction.c:228) 20250819133602073 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A callref-0x0 tid-0) New transaction (transaction.c:231) 20250819133602074 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + Paging: now used by 4 (attached,VTY,silent-call,Paging) (paging.c:111) 20250819133602074 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - VTY: now used by 3 (attached,silent-call,Paging) (msc_vty.c:1614) 20250819133602074 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602074 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602074 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2142)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_silent_call_start_stop0(2150) TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_start_stop0(2150)@6b779c8e12fd: 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 := 'BEE7239A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(2142)@6b779c8e12fd: Added conn table entry 0TC_silent_call_start_stop0(2150)16621366 MSC_Test_0-SCCP(2141)@6b779c8e12fd: First idle individual index:0 20250819133602079 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602079 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602079 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133602079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133602079 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133602080 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: Allocated (fsm.c:456) 20250819133602080 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: Allocated (fsm.c:456) 20250819133602080 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: is child of msub_fsm[0x55c2676cdb60] (fsm.c:486) 20250819133602080 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133602080 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cdb60] (fsm.c:486) 20250819133602080 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133602080 DMSC DEBUG msc_i(unknown:GERAN-A-402:NONE)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133602080 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730] (fsm.c:486) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133602080 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + proc_arq_vlr_fn_init: now used by 4 (attached,silent-call,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133602080 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + active-conn: now used by 5 (attached,silent-call,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133602080 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133602080 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133602080 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133602080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133602080 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133602080 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133602080 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (silent_call.c:63) 20250819133602080 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133602080 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (silent_call.c:72) 20250819133602080 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - Paging: now used by 4 (attached,silent-call,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250819133602080 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250819133602080 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - proc_arq_vlr_fn_init: now used by 3 (attached,silent-call,active-conn) (vlr_access_req_fsm.c:405) 20250819133602080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133602080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133602080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133602080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133602080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@6b779c8e12fd: { messageType := 2, destLocRef := 'FD9F36'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133602082 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + VTY: now used by 4 (attached,silent-call,active-conn,VTY) (msc_vty.c:1285) 20250819133602082 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - VTY: now used by 3 (attached,silent-call,active-conn) (msc_vty.c:1317) TC_silent_call_start_stop0(2150)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000102'O 20250819133602135 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133602135 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133602136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133602136 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133602136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133602136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133602136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133602136 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133602136 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133602136 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133602136 DBSSAP ERROR msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Rx Assignment Complete, but no RTP stream is set up (msc_a.c:1518) TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133605135 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + VTY: now used by 4 (attached,silent-call,active-conn,VTY) (msc_vty.c:1285) 20250819133605135 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133605135 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - silent-call: now used by 3 (attached,active-conn,VTY) (transaction.c:281) 20250819133605135 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133605135 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133605135 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,VTY,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133605135 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + 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) 20250819133605135 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,VTY,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133605135 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133605135 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,VTY) (msc_a.c:1004) 20250819133605135 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1650) 20250819133605136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133605136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133605136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133605136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133605136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133605136 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133605136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133605136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2141)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133605141 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133605141 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133605141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133605141 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133605141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133605141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133605141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133605141 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133605141 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133605141 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133605141 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133605141 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133605141 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133605141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133605141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730] (msc_a.c:1053) 20250819133605141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133605141 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676cda30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133605141 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676cdb60] (msc_a.c:1053) 20250819133605142 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133605142 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133605142 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133605142 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A) MSC-A terminated (msub.c:261) 20250819133605142 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A) 1 MSC-I still active (msub.c:79) 20250819133605142 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133605142 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133605142 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676728d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133605142 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676728d0]{READY}: Removing from parent msub_fsm[0x55c2676cdb60] (msub.c:113) 20250819133605142 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-402 (ran_conn.c:155) 20250819133605142 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676728d0]{READY}: Freeing instance (msub.c:113) 20250819133605142 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-402:PAGING_RESP)[0x55c2676728d0]{READY}: Deallocated (fsm.c:568) 20250819133605142 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A) Free (msub.c:119) 20250819133605142 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - active-conn: now used by 1 (attached) (msub.c:375) 20250819133605142 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Freeing instance (msub.c:113) 20250819133605142 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Deallocated (fsm.c:568) 20250819133605142 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133605142 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133605142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133605142 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133605142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133605142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133605142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133605142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133605143 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133605143 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133605143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133605143 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133605143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133605143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133605143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133605144 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2142)@6b779c8e12fd: Deleted conn table entry 0TC_silent_call_start_stop0(2150)16621366 TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133605144 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133605144 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_silent_call_start_stop0(2150)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_start_stop0(2150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_start_stop0(2150)@6b779c8e12fd: Final verdict of PTC: pass 20250819133605153 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133605153 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2143)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2144)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2147)@6b779c8e12fd: Final verdict of PTC: none 20250819133605155 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2146)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2141)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2142)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2148)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2145)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2140)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2151)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2149)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2140): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2141): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2142): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2143): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2144): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2145): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2146): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2147): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2148): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2149): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_silent_call_start_stop0(2150): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2151): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_silent_call_start_stop finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_silent_call_start_stop pass'. Tue Aug 19 13:36:05 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 20250819133605346 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133605346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133605346 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133605346 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133605346 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133605346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133605346 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133605346 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133605346 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133605346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133605346 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133605346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133605346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133605346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133605346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133605346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133605346 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133605347 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133605347 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133606156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296308) 20250819133607157 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133607347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133607348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133607348 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=296308, count=297468) 20250819133608158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:36: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_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 20250819133609159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_silent_call_active_conn started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2155)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2155)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2155)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2153)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133609944 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2156)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133610136 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133610137 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133610137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133610137 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133610142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610142 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133610142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133610142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133610142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133610142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133610142 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2155)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2155)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133610145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133610145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133610145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133610145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133610145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133610145 DLSS7 DEBUG 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)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133610146 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133610146 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133610160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133610160 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2158)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2158)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133610166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2158)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2158)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2158)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2158)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133610182 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133610182 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2159)@6b779c8e12fd: Created GsupExpect[0] for "262420000000030" to be handled at TC_silent_call_active_conn0(2162) TC_silent_call_active_conn0(2162)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819133610951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133610951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133610951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133610951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133610951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133610951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2154)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2154)@6b779c8e12fd: Added conn table entry 0TC_silent_call_active_conn0(2162)8444665 MSC_Test_0-SCCP(2153)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(2154)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133610961 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610961 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610961 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133610961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133610961 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133610961 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: Allocated (fsm.c:456) 20250819133610961 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133610961 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676cda30] (fsm.c:486) 20250819133610962 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133610962 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cda30] (fsm.c:486) 20250819133610962 DMSC DEBUG msc_a(unknown:GERAN-A-403:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133610962 DMSC DEBUG msc_i(unknown:GERAN-A-403:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133610962 DMSC DEBUG msc_a(unknown:GERAN-A-403:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133610962 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133610962 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-403:LU)[0x55c2676728d0] (fsm.c:486) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133610962 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133610962 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133610962 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133610962 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133610962 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133610962 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133610962 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133610962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133610962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133610962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60] (fsm.c:486) 20250819133610962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133610962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133610962 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610962 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133610962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133610962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133610962 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610962 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610962 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133610962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133610962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@6b779c8e12fd: { messageType := 2, destLocRef := '80DAF9'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2159)@6b779c8e12fd: Found GsupExpect[0] for "262420000000030" handled at TC_silent_call_active_conn0(2162) MSC_Test-GSUP(2159)@6b779c8e12fd: Added IMSI table entry 0TC_silent_call_active_conn0(2162)"262420000000030" 20250819133610964 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133610964 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_from0 20250819133610965 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610965 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610965 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-SCCP(2153)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133610965 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133610965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133610965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133610965 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133610965 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_silent_call_active_conn0(2162)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2162)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133610968 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133610968 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250819133610968 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250819133610968 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133610968 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133610968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133610968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133610968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133610968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133610968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60] (vlr_lu_fsm.c:110) 20250819133610968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133610968 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768c710]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133610968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133610968 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133610968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133610968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c2676cdb60] (fsm.c:486) 20250819133610968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133610968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133610968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133610968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133610968 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:TMSInew-0x05BCF377) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250819133610968 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133610968 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:TMSInew-0x05BCF377 LOCATION UPDATE ACCEPT (TMSI = 0x05bcf377) (gsm_04_08.c:149) 20250819133610969 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:TMSInew-0x05BCF377:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133610969 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:TMSInew-0x05BCF377 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133610969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133610969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133610969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_silent_call_active_conn0(2162)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2154)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2154)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819133610975 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610975 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133610975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133610975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133610975 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:TMSInew-0x05BCF377:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133610975 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:TMSInew-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133610975 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:TMSInew-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133610975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:TMSInew-0x05BCF377:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133610975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133610975 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250819133610975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133610975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133610975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133610975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676cdb60] (vlr_lu_fsm.c:817) 20250819133610975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133610975 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0xBEE7239A:GERAN-A-403:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133610975 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133610975 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133610975 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250819133610976 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250819133610976 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133610976 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133610976 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133610976 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133610976 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133610976 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133610976 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133610976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133610976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133610976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133610978 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610978 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610978 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133610978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133610978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133610979 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133610979 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133610979 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133610979 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133610979 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133610979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133610979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0] (msc_a.c:1053) 20250819133610979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133610979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133610979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133610979 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676cda30] (msc_a.c:1053) 20250819133610979 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133610979 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133610979 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133610979 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377) MSC-A terminated (msub.c:261) 20250819133610979 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377) 1 MSC-I still active (msub.c:79) 20250819133610979 DMSC DEBUG msub_fsm[0x55c2676cda30]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133610979 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133610979 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133610979 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676cda30] (msub.c:113) 20250819133610979 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-403 (ran_conn.c:155) 20250819133610979 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133610979 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-403:LU)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133610979 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377) Free (msub.c:119) 20250819133610979 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133610979 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Freeing instance (msub.c:113) 20250819133610979 DMSC DEBUG msub_fsm[0x55c2676cda30]{terminating}: Deallocated (fsm.c:568) 20250819133610979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133610979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133610979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on local reference:0 20250819133610980 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133610980 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133610980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133610980 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133610980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133610980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133610980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133610980 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2154)@6b779c8e12fd: Deleted conn table entry 0TC_silent_call_active_conn0(2162)8444665 TC_silent_call_active_conn0(2162)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133610981 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819133610981 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_silent_call_active_conn0(2162)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2162)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_silent_call_active_conn0(2162)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2154)@6b779c8e12fd: Created IMSI[0] for '262420000000030'H'05BCF377'O to be handled at TC_silent_call_active_conn0(2162) TC_silent_call_active_conn0(2162)@6b779c8e12fd: 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 := '05BCF377'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2154)@6b779c8e12fd: Added conn table entry 0TC_silent_call_active_conn0(2162)9227818 MSC_Test_0-RAN(2154)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2153)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133611182 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611182 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611182 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133611182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133611182 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133611183 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: Allocated (fsm.c:456) 20250819133611183 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: Allocated (fsm.c:456) 20250819133611183 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: is child of msub_fsm[0x55c2676cdb60] (fsm.c:486) 20250819133611183 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133611183 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cdb60] (fsm.c:486) 20250819133611183 DMSC DEBUG msc_a(unknown:GERAN-A-404:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133611183 DMSC DEBUG msc_i(unknown:GERAN-A-404:NONE)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133611183 DMSC DEBUG msc_a(unknown:GERAN-A-404:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133611183 DMM DEBUG msc_a(TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133611183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133611183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133611183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819133611183 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133611183 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133611183 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133611183 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133611183 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133611183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133611183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133611183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133611183 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133611183 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133611184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133611184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133611184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133611184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133611184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133611184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133611184 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133611184 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133611184 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819133611184 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250819133611184 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133611184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133611184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133611184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133611184 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611184 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611184 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133611184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133611185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133611185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133611185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133611185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@6b779c8e12fd: { messageType := 2, destLocRef := '8CCE2A'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)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133611187 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133611188 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_silent_call_active_conn0(2162)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2162)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133611191 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819133611191 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + silent-call: now used by 4 (attached,active-conn,VTY,silent-call) (transaction.c:228) 20250819133611191 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 callref-0x0 tid-0) New transaction (transaction.c:231) 20250819133611191 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + Paging: now used by 5 (attached,active-conn,VTY,silent-call,Paging) (paging.c:111) 20250819133611191 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - VTY: now used by 4 (attached,active-conn,silent-call,Paging) (msc_vty.c:1614) 20250819133611191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133611192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611192 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133611192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_silent_call_active_conn0(2162)@6b779c8e12fd: 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(2154)@6b779c8e12fd: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_silent_call_active_conn0(2162) MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000422040100'O 20250819133611199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611199 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133611199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133611199 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133611199 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133611199 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133611199 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133611199 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133611199 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + msc_a_fsm_releasing_onenter: now used by 5 (attached,active-conn,silent-call,Paging,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133611199 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + 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) 20250819133611199 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,active-conn,silent-call,Paging,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133611200 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133611200 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,silent-call,Paging) (msc_a.c:1004) 20250819133611200 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611200 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611200 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133611200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133611200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2153)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(2153)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(2153)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819133611203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611203 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611203 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611203 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133611203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133611203 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133611203 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133611203 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133611203 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133611204 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133611204 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133611204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133611204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730] (msc_a.c:1053) 20250819133611204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133611204 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676cda30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133611204 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676cdb60] (msc_a.c:1053) 20250819133611204 DBSSAP ERROR msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250819133611204 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133611204 DMSC DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133611204 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133611204 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377) MSC-A terminated (msub.c:261) 20250819133611204 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377) 1 MSC-I still active (msub.c:79) 20250819133611204 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133611204 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133611204 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676728d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133611204 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676728d0]{READY}: Removing from parent msub_fsm[0x55c2676cdb60] (msub.c:113) 20250819133611204 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-404 (ran_conn.c:155) 20250819133611204 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676728d0]{READY}: Freeing instance (msub.c:113) 20250819133611204 DMSC DEBUG msc_i(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377:GERAN-A-404:CM_SERVICE_REQ)[0x55c2676728d0]{READY}: Deallocated (fsm.c:568) 20250819133611204 DMSC DEBUG msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377) Free (msub.c:119) 20250819133611204 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - active-conn: now used by 3 (attached,silent-call,Paging) (msub.c:375) 20250819133611204 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Freeing instance (msub.c:113) 20250819133611204 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Deallocated (fsm.c:568) 20250819133611204 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611204 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611204 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133611204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133611204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2155)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2153)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(2155)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133611205 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611205 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133611205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133611205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133611205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133611205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133611205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133611205 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2154)@6b779c8e12fd: Deleted conn table entry 0TC_silent_call_active_conn0(2162)9227818 20250819133611207 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 + VTY: now used by 4 (attached,silent-call,Paging,VTY) (msc_vty.c:1285) 20250819133611207 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - VTY: now used by 3 (attached,silent-call,Paging) (msc_vty.c:1317) TC_silent_call_active_conn0(2162)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_silent_call_active_conn0(2162)@6b779c8e12fd: Final verdict of PTC: fail reason: "The MSC initiated silent call despite an active connection" 20250819133611217 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133611217 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2159)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2155)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2153)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2156)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2152)@6b779c8e12fd: Final verdict of PTC: none 20250819133611220 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2158)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2161)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2160)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2154)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2163)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2157)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2152): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2153): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2154): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2155): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2156): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2157): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2158): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2159): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2160): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2161): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_silent_call_active_conn0(2162): fail (none -> fail) reason: "The MSC initiated silent call despite an active connection" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2163): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_silent_call_active_conn finished. Verdict: fail reason: The MSC initiated silent call despite an active connection MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_silent_call_active_conn fail'. Tue Aug 19 13:36:11 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 20250819133611406 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133611406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133611406 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133611406 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133611406 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133611406 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133611406 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133611406 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133611406 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133611407 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133611407 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133611407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133611407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133611407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133611407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133611407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133611407 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133611407 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133611407 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133612221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292532) 20250819133613222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133613407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133613408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133613408 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=292532, count=294408) 20250819133614223 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test execution finished. MTC@6b779c8e12fd: 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 ------ Tue Aug 19 13:36: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_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 20250819133615223 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_imsi_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2167)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2167)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2167)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2165)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2170)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2170)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2170)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2168)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2173)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2173)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2173)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-SCCP(2171)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133616009 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2174)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133616168 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133616168 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133616168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133616168 DLSS7 DEBUG 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)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2167)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2167)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133616172 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616172 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133616172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133616172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133616172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133616172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133616172 DLSS7 DEBUG 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)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2167)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2167)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2167)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2167)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133616173 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616173 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_0-M3UA(2167)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2167)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2167)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133616173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133616173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133616173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133616173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133616173 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133616173 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133616173 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2167)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2167)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2167)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2167)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2167)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133616188 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) 20250819133616188 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) 20250819133616188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133616188 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(2170)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2170)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2170)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2170)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2170)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133616192 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616192 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133616192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133616192 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133616192 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133616192 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133616192 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(2170)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2170)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2170)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2170)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2170)@6b779c8e12fd: Message received on association #8 20250819133616193 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616193 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133616193 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133616193 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133616193 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133616193 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133616193 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133616193 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2170)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133616193 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2170)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2170)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2170)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2170)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2170)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133616204 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) 20250819133616204 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) 20250819133616204 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133616204 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(2173)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133616213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133616213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133616213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133616213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133616213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133616213 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(2173)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2173)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2173)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133616215 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616215 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133616216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133616216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133616216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133616216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133616216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133616216 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133616216 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2170)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2170)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133616224 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133616225 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2176)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2176)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133616230 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2176)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2176)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2176)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2176)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2176)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2176)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133616245 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133616245 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2177)@6b779c8e12fd: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(2180) TC_iu_lu_imsi_reject2(2180)@6b779c8e12fd: 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 } } } } MSC_Test_0-M3UA(2167)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133616982 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616982 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133616982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133616982 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133616982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133616982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133616982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133616982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133616983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133616983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133616983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133616983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133616983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133616983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133616983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2167)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2167)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2166)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2170)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133616998 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616998 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133616998 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133616998 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) 20250819133616998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133616998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133616998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133616998 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133616999 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133616999 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133616999 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133616999 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) 20250819133616999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133616999 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) 20250819133616999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133616999 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2170)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2170)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2169)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133617012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133617012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133617012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133617012 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) 20250819133617012 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{WAIT_RX_RESET}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133617012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133617012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133617012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2172)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2172)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_imsi_reject2(2180)5607579 MSC_Test_2-SCCP(2171)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133617018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133617018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133617018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133617018 DIUCS DEBUG (UTRAN-Iu-405 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250819133617018 DMSC DEBUG msub_fsm[0x55c2676a7730]{active}: Allocated (fsm.c:456) 20250819133617018 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: Allocated (fsm.c:456) 20250819133617018 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: is child of msub_fsm[0x55c2676a7730] (fsm.c:486) 20250819133617018 DMSC DEBUG msc_a[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133617018 DMSC DEBUG msc_a[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a7730] (fsm.c:486) 20250819133617018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133617018 DMSC DEBUG msc_i(unknown:UTRAN-Iu-405:NONE)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133617018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2172)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133617018 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133617018 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133617018 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133617018 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133617018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133617018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60] (fsm.c:486) 20250819133617018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133617018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133617018 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133617018 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001003 id=262420000001003 (vlr.c:661) 20250819133617018 DVLR INFO New subscr, IMSI: 262420000001003 (vlr.c:562) 20250819133617018 DVLR DEBUG VLR subscr IMSI-262420000001003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133617018 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133617018 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133617018 DVLR DEBUG VLR subscr IMSI-262420000001003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133617018 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133617018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133617018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133617018 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133617018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133617018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133617018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133617018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133617018 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Added seen cell to this RAN peer: LAI:262-42-23 (ran_peer.c:105) 20250819133617018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133617018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133617018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@6b779c8e12fd: { messageType := 2, destLocRef := '55909B'O, sourceLocRef := '000195'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2177)@6b779c8e12fd: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(2180) MSC_Test-GSUP(2177)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_imsi_reject2(2180)"262420000001003" 20250819133617021 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133617021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133617021 DVLR DEBUG SUBSCR(IMSI-262420000001003) Received 1 auth tuples (vlr.c:996) 20250819133617021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133617021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133617021 DMM DEBUG Tx AUTH REQ (rand = 14be3626d6f5c9b93eda2f1c7ef949b4) (gsm_04_08.c:641) 20250819133617021 DMM DEBUG AUTH REQ (autn = 76d7205289b9cd9451f56617b29009e0) (gsm_04_08.c:643) 20250819133617021 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133617021 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133617021 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133617021 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133617021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133617021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133617021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2172)@6b779c8e12fd: patching N(SD)=1 into dtap '05140B8B87AC210445FAD790'O MSC_Test_2-RAN(2172)@6b779c8e12fd: patched enc_l3: '05540B8B87AC210445FAD790'O MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2171)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540B8B87AC210445FAD790'O 20250819133617027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133617027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133617027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133617027 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133617027 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133617027 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133617027 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133617027 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133617027 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133617027 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0b8b87ac45fad790) (gsm_04_08.c:1128) 20250819133617027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133617027 DVLR DEBUG SUBSCR(IMSI-262420000001003) AUTH on UTRAN received RES: 0b8b87ac45fad790 (8 bytes) (vlr_auth_fsm.c:151) 20250819133617027 DVLR INFO SUBSCR(IMSI-262420000001003) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133617027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133617027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133617027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133617027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0] (vlr_auth_fsm.c:294) 20250819133617027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133617027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133617027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133617027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133617027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133617027 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133617027 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fabcaf47cc43eee4f61efafa37a7bf26, CK=NONE (ran_msg_iu.c:388) 20250819133617027 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133617028 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133617028 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617028 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617028 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133617028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133617028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2171)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133617034 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617034 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617034 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133617034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133617034 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133617034 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133617034 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133617034 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133617034 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133617034 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133617034 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133617034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133617034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133617034 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133617034 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133617034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133617034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133617034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133617034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0] (fsm.c:486) 20250819133617034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133617034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133617034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133617034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133617034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133617036 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133617036 DVLR DEBUG SUBSCR(IMSI-262420000001003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250819133617036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250819133617036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250819133617036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250819133617036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250819133617036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0] (vlr_lu_fsm.c:120) 20250819133617036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250819133617036 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133617036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250819133617036 DMM INFO msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133617036 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250819133617036 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133617036 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133617037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133617037 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133617037 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133617037 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133617037 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133617037 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) 20250819133617037 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) 20250819133617037 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) 20250819133617037 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133617037 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133617037 DVLR DEBUG VLR subscr IMSI-262420000001003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133617037 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133617037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133617037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133617037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133617037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133617037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133617037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2171)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2171)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2171)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133617040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133617040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133617040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133617040 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133617040 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133617040 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133617040 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133617040 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133617040 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133617041 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133617041 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133617041 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133617041 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133617041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133617041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60] (msc_a.c:1053) 20250819133617041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133617041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133617041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c26768cbc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133617041 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a7730] (msc_a.c:1053) 20250819133617041 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133617041 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133617041 DMSC DEBUG msub_fsm[0x55c2676a7730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133617041 DMSC DEBUG msub(IMSI-262420000001003) MSC-A terminated (msub.c:261) 20250819133617041 DMSC DEBUG msub(IMSI-262420000001003) 1 MSC-I still active (msub.c:79) 20250819133617041 DMSC DEBUG msub_fsm[0x55c2676a7730]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133617041 DMSC DEBUG msub_fsm[0x55c2676a7730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133617041 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133617041 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Removing from parent msub_fsm[0x55c2676a7730] (msub.c:113) 20250819133617041 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-405 (ran_conn.c:142) 20250819133617041 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-405 (ran_conn.c:155) 20250819133617041 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Freeing instance (msub.c:113) 20250819133617041 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-405:LU)[0x55c2676728d0]{READY}: Deallocated (fsm.c:568) 20250819133617041 DMSC DEBUG msub(IMSI-262420000001003) Free (msub.c:119) 20250819133617041 DVLR INFO VLR subscr IMSI-262420000001003 - active-conn: now used by 0 (-) (msub.c:375) 20250819133617041 DVLR DEBUG SUBSCR(IMSI-262420000001003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819133617041 DMSC DEBUG msub_fsm[0x55c2676a7730]{terminating}: Freeing instance (msub.c:113) 20250819133617041 DMSC DEBUG msub_fsm[0x55c2676a7730]{terminating}: Deallocated (fsm.c:568) 20250819133617041 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617041 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133617041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133617041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2171)@6b779c8e12fd: Session index based on local reference:0 20250819133617041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133617041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133617041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133617042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133617042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133617042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133617042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2173)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2172)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_imsi_reject2(2180)5607579 TC_iu_lu_imsi_reject2(2180)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(2180)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(2180)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(2180)@6b779c8e12fd: Final verdict of PTC: pass 20250819133617043 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133617043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133617043 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133617043 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133617043 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133617043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133617043 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133617043 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133617043 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133617043 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617043 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133617043 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133617043 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133617043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133617043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133617043 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133617043 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133617043 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133617043 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133617043 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-SCCP(2165)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2167)@6b779c8e12fd: Final verdict of PTC: none 20250819133617043 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2174)@6b779c8e12fd: Final verdict of PTC: none 20250819133617044 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) 20250819133617044 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) 20250819133617044 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133617044 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_2-RAN(2172)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2177)@6b779c8e12fd: Final verdict of PTC: none 20250819133617044 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819133617044 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) 20250819133617044 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) MSC_Test_0-RAN(2166)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2168)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2170)@6b779c8e12fd: Final verdict of PTC: none 20250819133617045 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133617045 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133617046 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_2-M3UA(2173)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2178)@6b779c8e12fd: Final verdict of PTC: none 20250819133617046 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133617046 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2176)@6b779c8e12fd: Final verdict of PTC: none 20250819133617044 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819133617045 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) 20250819133617045 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) 20250819133617045 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133617045 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133617045 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) 20250819133617045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617045 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133617045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133617045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133617045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133617045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133617045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133617045 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133617045 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) 20250819133617045 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133617045 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133617045 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133617045 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133617045 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133617045 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133617045 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133617045 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MGCP(2175)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2179)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2164)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2171)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2169)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2164): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2165): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2166): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2167): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2168): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2169): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2170): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2171): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2172): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2173): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2174): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2175): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2176): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2177): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2178): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2179): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_imsi_reject2(2180): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:36:17 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 20250819133618048 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277624) 20250819133619044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133619044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133619044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133619046 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133619046 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133619046 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133619046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133619046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133619046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133619049 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=277624, count=280932) 20250819133620050 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133621053 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133621192 DMSC ERROR NULL{fi=NULL}: Silent call: MS not responding to Paging (silent_call.c:52) 20250819133621192 DCC DEBUG trans(silent-call IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819133621192 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - silent-call: now used by 2 (attached,Paging) (transaction.c:281) 20250819133621192 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x05BCF377 - Paging: now used by 1 (attached) (paging.c:202) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2185)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2185)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2185)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2183)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2188)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2188)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2188)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2186)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2191)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2191)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2191)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2189)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133621846 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2192)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133622013 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133622013 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133622013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133622013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2185)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2185)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2185)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133622018 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622018 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133622018 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133622019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133622019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133622019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133622019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2185)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2185)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2185)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2185)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2185)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133622021 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622021 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133622021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133622021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133622021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133622021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133622021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2185)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2185)@6b779c8e12fd: Message received on association #8 20250819133622021 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2185)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2185)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2185)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2185)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133622021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2185)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2185)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133622027 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) 20250819133622027 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) 20250819133622027 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133622027 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(2188)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2188)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2188)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133622033 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622033 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133622033 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133622033 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_1-M3UA(2188)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2188)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133622033 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133622033 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133622033 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(2188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2188)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2188)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2188)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133622036 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622036 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133622036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133622036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133622036 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133622036 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133622036 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(2188)@6b779c8e12fd: Message received on association #8 20250819133622036 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133622036 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2188)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2188)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2188)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2188)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133622041 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) 20250819133622041 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) 20250819133622041 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133622041 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(2191)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133622050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133622050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133622050 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133622050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133622050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133622050 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(2191)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2191)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2191)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133622053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133622053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133622053 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133622053 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250819133622053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133622053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133622053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133622053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133622054 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133622054 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2188)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test-GSUP-IPA(2194)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2194)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133622059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2194)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2194)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2194)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2194)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2194)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2194)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133622073 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133622073 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2195)@6b779c8e12fd: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(2198) TC_iu_lu_imsi_timeout_gsup2(2198)@6b779c8e12fd: 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 } } } } 20250819133622826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622826 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133622826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133622826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2185)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133622827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622827 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133622827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133622827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2185)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2185)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2184)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133622841 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622841 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622841 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622841 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) 20250819133622841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133622841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2188)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133622841 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622841 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622841 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) 20250819133622841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622841 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) 20250819133622841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133622841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2188)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2187)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133622857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133622857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133622857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133622857 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) 20250819133622858 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133622858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133622858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133622858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2190)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2190)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2198)1203528 MSC_Test_2-SCCP(2189)@6b779c8e12fd: First idle individual index:0 20250819133622872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133622872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133622872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133622872 DIUCS DEBUG (UTRAN-Iu-406 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250819133622873 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Allocated (fsm.c:456) 20250819133622873 DMSC DEBUG msc_i[0x55c2676cdb60]{READY}: Allocated (fsm.c:456) 20250819133622873 DMSC DEBUG msc_i[0x55c2676cdb60]{READY}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133622873 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133622873 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768cbc0] (fsm.c:486) 20250819133622873 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133622873 DMSC DEBUG msc_i(unknown:UTRAN-Iu-406:NONE)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133622873 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133622873 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133622873 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133622873 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133622873 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133622873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133622873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0] (fsm.c:486) 20250819133622873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133622873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133622873 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133622873 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001004 id=262420000001004 (vlr.c:661) 20250819133622873 DVLR INFO New subscr, IMSI: 262420000001004 (vlr.c:562) 20250819133622873 DVLR DEBUG VLR subscr IMSI-262420000001004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133622873 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133622873 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133622873 DVLR DEBUG VLR subscr IMSI-262420000001004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133622873 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133622873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133622873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133622873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133622873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133622873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710] (fsm.c:486) 20250819133622873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133622873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133622873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133622873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133622873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2190)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2195)@6b779c8e12fd: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(2198) MSC_Test-GSUP(2195)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(2198)"262420000001004" MSC_Test_2-SCCP(2189)@6b779c8e12fd: { messageType := 2, destLocRef := '125D48'O, sourceLocRef := '000196'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on local reference:0 20250819133622876 DVLR DEBUG VLR subscr IMSI-262420000001004 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133622876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133622876 DVLR DEBUG SUBSCR(IMSI-262420000001004) Received 1 auth tuples (vlr.c:996) 20250819133622876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133622876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133622876 DMM DEBUG Tx AUTH REQ (rand = a6d6052d84cc9eec845186a8b5b59802) (gsm_04_08.c:641) 20250819133622876 DMM DEBUG AUTH REQ (autn = 32f9e1812962e219c055263d6c751c47) (gsm_04_08.c:643) 20250819133622876 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133622876 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133622876 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133622876 DVLR DEBUG VLR subscr IMSI-262420000001004 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133622876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133622876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133622876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2190)@6b779c8e12fd: patching N(SD)=1 into dtap '05140E8847142104D93507BD'O MSC_Test_2-RAN(2190)@6b779c8e12fd: patched enc_l3: '05540E8847142104D93507BD'O MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540E8847142104D93507BD'O 20250819133622886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622886 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133622886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133622886 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133622886 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133622886 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133622886 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133622886 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133622886 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133622886 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133622886 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0e884714d93507bd) (gsm_04_08.c:1128) 20250819133622886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133622886 DVLR DEBUG SUBSCR(IMSI-262420000001004) AUTH on UTRAN received RES: 0e884714d93507bd (8 bytes) (vlr_auth_fsm.c:151) 20250819133622886 DVLR INFO SUBSCR(IMSI-262420000001004) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133622886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133622886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133622886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133622886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710] (vlr_auth_fsm.c:294) 20250819133622886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133622886 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133622886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133622886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133622886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133622886 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133622886 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8f1c222e88d3d870abd0cbb764df8f4e, CK=NONE (ran_msg_iu.c:388) 20250819133622886 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133622886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133622886 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622886 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622886 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133622886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133622886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819133622903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133622903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133622903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133622903 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133622903 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133622903 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133622903 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133622903 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133622903 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133622903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133622903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133622903 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133622903 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133622903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133622903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133622903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133622903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710] (fsm.c:486) 20250819133622903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133622903 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133622903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133622903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133622903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133622903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133622903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133622903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133622903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133622903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133627874 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250819133627874 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250819133627874 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133627874 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133627874 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133627874 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) 20250819133627874 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) 20250819133627874 DMM INFO msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133627874 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250819133627874 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133627874 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133627874 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133627874 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133627874 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) 20250819133627874 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133627874 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133627874 DVLR DEBUG VLR subscr IMSI-262420000001004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819133627875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133627875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133627875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133627875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133627875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133627875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133627875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133627875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133627875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133627875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133627875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133627875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133627875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133627875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133627875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133627875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133627889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133627889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133627889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133627889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133627889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133627889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133627889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133627889 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133627890 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133627890 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133627890 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133627890 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133627890 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133627890 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133627890 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133627890 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133627890 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133627890 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133627890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133627890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133627890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133627890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250819133627890 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250819133627890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0] (msc_a.c:1053) 20250819133627890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133627890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133627890 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133627890 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768cbc0] (msc_a.c:1053) 20250819133627890 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133627890 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133627890 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133627890 DMSC DEBUG msub(IMSI-262420000001004) MSC-A terminated (msub.c:261) 20250819133627890 DMSC DEBUG msub(IMSI-262420000001004) 1 MSC-I still active (msub.c:79) 20250819133627890 DMSC DEBUG msub_fsm[0x55c26768cbc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133627890 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133627890 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133627890 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Removing from parent msub_fsm[0x55c26768cbc0] (msub.c:113) 20250819133627890 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-406 (ran_conn.c:142) 20250819133627890 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-406 (ran_conn.c:155) 20250819133627890 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Freeing instance (msub.c:113) 20250819133627890 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-406:LU)[0x55c2676cdb60]{READY}: Deallocated (fsm.c:568) 20250819133627890 DMSC DEBUG msub(IMSI-262420000001004) Free (msub.c:119) 20250819133627890 DVLR INFO VLR subscr IMSI-262420000001004 - active-conn: now used by 0 (-) (msub.c:375) 20250819133627890 DVLR DEBUG SUBSCR(IMSI-262420000001004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819133627890 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Freeing instance (msub.c:113) 20250819133627890 DMSC DEBUG msub_fsm[0x55c26768cbc0]{terminating}: Deallocated (fsm.c:568) 20250819133627890 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133627890 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133627890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133627890 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133627890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133627890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133627891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133627891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2189)@6b779c8e12fd: Session index based on local reference:0 20250819133627893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133627893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133627893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133627893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133627893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133627893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133627893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133627893 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2190)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2198)1203528 TC_iu_lu_imsi_timeout_gsup2(2198)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(2198)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(2198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(2198)@6b779c8e12fd: Final verdict of PTC: pass 20250819133627901 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133627901 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) 20250819133627901 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133627901 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133627901 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133627901 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) 20250819133627901 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133627901 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133627901 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) 20250819133627901 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133627901 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133627901 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133627901 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133627901 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133627901 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133627901 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133627901 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133627902 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133627902 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2186)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2183)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2188)@6b779c8e12fd: Final verdict of PTC: none 20250819133627903 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133627904 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133627904 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133627904 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133627904 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133627904 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133627904 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133627904 DLSS7 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(2195)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2185)@6b779c8e12fd: Final verdict of PTC: none 20250819133627904 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133627904 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133627904 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133627904 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) 20250819133627905 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) 20250819133627905 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133627905 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133627905 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133627905 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133627905 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133627905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133627905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133627905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133627905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133627905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2194)@6b779c8e12fd: Final verdict of PTC: none 20250819133627905 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133627905 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819133627905 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) 20250819133627905 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819133627905 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819133627905 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) 20250819133627906 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_2-SCCP(2189)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2191)@6b779c8e12fd: Final verdict of PTC: none 20250819133627906 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2192)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2190)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2187)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2184)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2196)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2197)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2193)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2199)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2182)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2182): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2183): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2184): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2185): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2186): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2187): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2188): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2189): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2190): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2191): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2192): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2193): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2194): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2195): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2196): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2197): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(2198): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2199): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:36:27 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 20250819133628906 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273728) 20250819133629903 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133629903 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133629903 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133629905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133629905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133629906 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133629907 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=273728, count=276320) 20250819133630909 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:36: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_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 20250819133631911 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2203)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2203)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2203)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2201)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2206)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2206)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2206)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2204)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2209)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2209)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2209)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2207)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133632692 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2210)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133632853 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133632853 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133632853 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133632853 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2203)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2203)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2203)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133632859 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133632859 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133632859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133632859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133632859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133632859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133632859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2203)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2203)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2203)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2203)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2203)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133632862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133632862 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133632862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133632862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133632862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133632862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133632862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2203)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2203)@6b779c8e12fd: Message received on association #8 20250819133632862 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) 20250819133632862 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133632862 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2203)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2203)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2203)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2203)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2203)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2203)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133632869 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) 20250819133632869 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) 20250819133632869 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133632869 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(2206)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2206)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2206)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133632875 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133632875 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133632875 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133632875 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133632875 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133632875 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133632875 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(2206)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2206)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2206)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2206)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2206)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133632878 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133632878 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133632878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133632878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133632878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133632878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133632878 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(2206)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2206)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2206)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133632878 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) 20250819133632878 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133632878 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2206)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2206)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2206)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2206)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2206)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133632886 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) 20250819133632886 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) 20250819133632886 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) 20250819133632886 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250819133632886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133632886 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250819133632886 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(2209)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133632893 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133632893 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133632893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133632893 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250819133632893 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250819133632893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133632894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_2-M3UA(2209)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2209)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133632894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250819133632894 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_1-M3UA(2206)@6b779c8e12fd: Message received on association #8 20250819133632894 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2206)@6b779c8e12fd: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2209)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133632898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133632898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133632898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133632898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133632898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133632898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250819133632898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133632898 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133632898 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2206)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2206)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133632912 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133632912 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2212)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2212)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133632915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2212)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2212)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2212)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2212)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2212)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2212)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133632937 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133632937 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2213)@6b779c8e12fd: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(2216) TC_iu_lu_imsi_auth3g_tmsi2(2216)@6b779c8e12fd: 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 } } } } 20250819133633666 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633666 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633666 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133633666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133633666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2203)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133633667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133633667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133633667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2203)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2203)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2202)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2206)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133633678 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633678 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633678 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633678 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) 20250819133633678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133633679 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133633679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633679 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) 20250819133633679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633679 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) 20250819133633679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133633679 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2206)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2206)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2205)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133633702 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633702 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633702 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133633702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133633702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133633703 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) 20250819133633703 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133633703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133633703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133633703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2208)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2208)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2216)12342903 MSC_Test_2-SCCP(2207)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133633717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133633717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133633717 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2208)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133633718 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) 20250819133633718 DMSC DEBUG msub_fsm[0x55c2676b8de0]{active}: Allocated (fsm.c:456) 20250819133633718 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133633718 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676b8de0] (fsm.c:486) 20250819133633718 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133633718 DMSC DEBUG msc_a[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b8de0] (fsm.c:486) 20250819133633718 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133633718 DMSC DEBUG msc_i(unknown:UTRAN-Iu-407:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133633718 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133633718 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133633718 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133633718 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133633718 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133633718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133633718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-407:LU)[0x55c2676728d0] (fsm.c:486) 20250819133633718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133633718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133633718 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133633718 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133633718 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133633718 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133633718 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133633718 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133633718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133633718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133633718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133633718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133633718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60] (fsm.c:486) 20250819133633718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133633718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133633718 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633718 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633718 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133633718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133633718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2207)@6b779c8e12fd: { messageType := 2, destLocRef := 'BC5677'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(2207)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2213)@6b779c8e12fd: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(2216) MSC_Test-GSUP(2213)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2216)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(2216)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2216)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133633721 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133633721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133633721 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E) Received 1 auth tuples (vlr.c:996) 20250819133633721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133633721 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133633721 DMM DEBUG Tx AUTH REQ (rand = 83f48df575b27d88f51dab41dabb2aa0) (gsm_04_08.c:641) 20250819133633721 DMM DEBUG AUTH REQ (autn = 3af988781e7b305f3ef0390155bf2212) (gsm_04_08.c:643) 20250819133633721 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133633721 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133633721 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133633721 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133633721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133633721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133633721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2208)@6b779c8e12fd: patching N(SD)=1 into dtap '05144BAFF4062104474C9413'O MSC_Test_2-RAN(2208)@6b779c8e12fd: patched enc_l3: '05544BAFF4062104474C9413'O MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2207)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544BAFF4062104474C9413'O 20250819133633726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133633726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133633726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133633726 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133633726 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133633726 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133633726 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133633726 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133633726 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133633726 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4baff406474c9413) (gsm_04_08.c:1128) 20250819133633726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133633726 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E) AUTH on UTRAN received RES: 4baff406474c9413 (8 bytes) (vlr_auth_fsm.c:151) 20250819133633726 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133633726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133633726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133633726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133633726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60] (vlr_auth_fsm.c:294) 20250819133633726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133633726 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133633726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133633726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133633726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133633726 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133633726 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=72feb3465a557abf1fd0f6799afff005, CK=NONE (ran_msg_iu.c:388) 20250819133633726 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133633727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133633727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133633727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133633727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2207)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133633732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133633732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133633732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133633732 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133633732 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133633732 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133633732 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133633732 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133633732 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133633732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133633732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133633732 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133633732 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133633732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133633732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133633732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133633732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60] (fsm.c:486) 20250819133633732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133633732 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133633732 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633732 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633732 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133633732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133633732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133633734 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133633734 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250819133633734 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250819133633734 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133633734 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133633734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133633734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133633734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133633734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133633734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60] (vlr_lu_fsm.c:110) 20250819133633734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133633734 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676a7730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133633734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133633734 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133633734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133633734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c2676cdb60] (fsm.c:486) 20250819133633734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133633734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133633734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133633734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133633734 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250819133633734 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133633734 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532 LOCATION UPDATE ACCEPT (TMSI = 0x9ba76532) (gsm_04_08.c:149) 20250819133633734 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819133633734 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133633734 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133633734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133633734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133633734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133633734 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(2216)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2208)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2208)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2207)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819133633736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133633736 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(2209)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133633736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133633736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133633736 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133633736 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133633736 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133633736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133633736 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133633736 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133633736 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133633736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:TMSInew-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133633736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133633736 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250819133633736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133633736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133633736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133633736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676cdb60] (vlr_lu_fsm.c:817) 20250819133633736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133633736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0xB4888C5E:UTRAN-Iu-407:LU)[0x55c26768cbc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133633736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133633736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133633736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250819133633736 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250819133633736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133633736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133633736 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133633736 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133633736 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133633736 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133633736 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133633736 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133633737 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133633737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133633737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133633737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2207)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2207)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2207)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133633739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633739 DLM3UA DEBUG 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(2209)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133633739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133633739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133633739 DIUCS DEBUG (UTRAN-Iu-407) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133633739 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133633739 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133633739 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133633739 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133633739 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133633739 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133633739 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133633739 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133633739 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133633739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133633739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0] (msc_a.c:1053) 20250819133633739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133633739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133633739 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676cdb60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133633739 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b8de0] (msc_a.c:1053) 20250819133633739 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133633739 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c2676728d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133633739 DMSC DEBUG msub_fsm[0x55c2676b8de0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133633739 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532) MSC-A terminated (msub.c:261) 20250819133633739 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532) 1 MSC-I still active (msub.c:79) 20250819133633739 DMSC DEBUG msub_fsm[0x55c2676b8de0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133633739 DMSC DEBUG msub_fsm[0x55c2676b8de0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133633739 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133633739 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676b8de0] (msub.c:113) 20250819133633739 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-407 (ran_conn.c:142) 20250819133633740 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-407 (ran_conn.c:155) 20250819133633740 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133633740 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-407:LU)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133633740 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532) Free (msub.c:119) 20250819133633740 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133633740 DMSC DEBUG msub_fsm[0x55c2676b8de0]{terminating}: Freeing instance (msub.c:113) 20250819133633740 DMSC DEBUG msub_fsm[0x55c2676b8de0]{terminating}: Deallocated (fsm.c:568) 20250819133633740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133633740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133633740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2207)@6b779c8e12fd: Session index based on local reference:0 20250819133633740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133633740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133633740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133633740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133633740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133633740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133633740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2209)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2208)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2216)12342903 TC_iu_lu_imsi_auth3g_tmsi2(2216)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2216)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2216)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2216)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2216)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(2201)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2213)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2203)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2206)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2204)@6b779c8e12fd: Final verdict of PTC: none 20250819133633742 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133633742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133633742 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133633742 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133633742 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133633742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133633742 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133633742 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_2-M3UA(2209)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2210)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2217)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2211)@6b779c8e12fd: Final verdict of PTC: none 20250819133633743 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133633742 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133633742 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633742 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133633742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133633742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133633742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133633742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133633742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133633742 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133633742 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133633742 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) 20250819133633742 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133633742 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133633743 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133633743 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) 20250819133633743 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133633743 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133633743 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) 20250819133633743 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) 20250819133633743 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633743 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133633743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133633743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133633743 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133633743 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133633743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133633743 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133633743 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133633743 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) 20250819133633743 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133633743 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133633743 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133633743 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) 20250819133633743 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133633743 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133633743 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) 20250819133633743 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) 20250819133633743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133633743 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133633743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133633743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133633743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133633743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133633743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133633743 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(2212)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2200)@6b779c8e12fd: Final verdict of PTC: none 20250819133633744 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133633744 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133633744 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133633744 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133633744 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133633744 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133633744 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133633744 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2207)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2214)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2208)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2202)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2215)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2205)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2200): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2201): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2202): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2203): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2204): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2205): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2206): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2207): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2208): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2209): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2210): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2211): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2212): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2213): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2214): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2215): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(2216): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2217): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:36:33 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 20250819133634745 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=307616) 20250819133635744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133635744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133635744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133635744 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133635744 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133635744 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133635744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133635744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133635744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133635746 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=307616, count=310924) 20250819133636748 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:36: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_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 20250819133637750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2221)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2221)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2221)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2219)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2224)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2224)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2224)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2222)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2227)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2227)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2227)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2225)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133638445 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2228)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133638611 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133638611 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133638611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133638611 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2221)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2221)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2221)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133638616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133638616 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133638616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133638616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133638616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133638616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133638616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2221)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2221)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2221)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2221)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2221)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133638617 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133638617 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133638617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133638617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133638617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133638617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133638617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133638617 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133638617 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2221)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2221)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2221)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2221)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2221)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2221)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2221)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2221)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133638624 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) 20250819133638625 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) 20250819133638625 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133638625 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(2224)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2224)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2224)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133638630 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133638630 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133638630 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133638630 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133638630 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133638630 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133638630 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(2224)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2224)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2224)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2224)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2224)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133638633 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133638633 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133638633 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133638633 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133638633 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133638633 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133638633 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(2224)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2224)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2224)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2224)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2224)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2224)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133638633 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133638633 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2224)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2224)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133638639 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) 20250819133638639 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) 20250819133638639 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133638639 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(2227)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133638648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133638648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133638648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133638648 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133638648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133638648 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133638648 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(2227)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2227)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2227)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133638650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133638650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133638650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133638650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133638650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133638650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133638650 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(2224)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2224)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2227)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133638650 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133638650 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133638751 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133638751 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2230)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819133638757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2230)@6b779c8e12fd: CCM 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(2230)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2230)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2230)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2230)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2230)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2230)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133638779 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133638779 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2231)@6b779c8e12fd: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2234) TC_iu_lu_imsi_timeout_tmsi_realloc2(2234)@6b779c8e12fd: 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 } } } } 20250819133639425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639425 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133639425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133639425 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2221)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133639425 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639426 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639426 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133639426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133639426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2221)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2221)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2220)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133639433 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639433 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639433 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639433 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) 20250819133639433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133639433 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2224)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133639433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639433 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) 20250819133639433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639433 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) 20250819133639433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133639433 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2224)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2224)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2223)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133639454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133639454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133639454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133639455 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) 20250819133639455 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133639455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133639455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133639455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2226)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2226)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2234)6348046 MSC_Test_2-SCCP(2225)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133639470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133639470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133639470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133639470 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) 20250819133639470 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: Allocated (fsm.c:456) 20250819133639470 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: Allocated (fsm.c:456) 20250819133639470 DMSC DEBUG msc_i[0x55c2676728d0]{READY}: is child of msub_fsm[0x55c2676cdb60] (fsm.c:486) 20250819133639470 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133639470 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676cdb60] (fsm.c:486) 20250819133639470 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133639470 DMSC DEBUG msc_i(unknown:UTRAN-Iu-408:NONE)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133639470 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133639470 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133639470 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133639470 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133639470 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133639470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133639470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-408:LU)[0x55c26768c710] (fsm.c:486) 20250819133639470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133639470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133639470 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133639470 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133639470 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133639470 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133639470 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819133639470 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133639470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133639470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133639470 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133639470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133639470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0] (fsm.c:486) 20250819133639470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133639470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{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(2226)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133639471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133639471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133639471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2225)@6b779c8e12fd: { messageType := 2, destLocRef := '60DD0E'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(2225)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2231)@6b779c8e12fd: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2234) MSC_Test-GSUP(2231)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2234)"262420000001005" 20250819133639474 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133639474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133639474 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532) Received 1 auth tuples (vlr.c:996) 20250819133639474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133639474 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133639474 DMM DEBUG Tx AUTH REQ (rand = 7f90367fd9a29c80b69296797ae81a15) (gsm_04_08.c:641) 20250819133639475 DMM DEBUG AUTH REQ (autn = f63a5b0f863e5567d8c3021a33da67ec) (gsm_04_08.c:643) 20250819133639475 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133639475 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133639475 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133639475 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133639475 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639475 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639475 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133639475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133639475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2225)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2226)@6b779c8e12fd: patching N(SD)=1 into dtap '05148F491FFE21043B85B640'O MSC_Test_2-RAN(2226)@6b779c8e12fd: patched enc_l3: '05548F491FFE21043B85B640'O MSC_Test_2-SCCP(2225)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2225)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548F491FFE21043B85B640'O MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133639493 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639493 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639493 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133639493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133639493 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133639494 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133639494 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133639494 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133639494 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133639494 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133639494 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133639494 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8f491ffe3b85b640) (gsm_04_08.c:1128) 20250819133639494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133639494 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532) AUTH on UTRAN received RES: 8f491ffe3b85b640 (8 bytes) (vlr_auth_fsm.c:151) 20250819133639494 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133639494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133639494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133639494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133639494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0] (vlr_auth_fsm.c:294) 20250819133639494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133639494 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133639494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133639494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133639494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133639494 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133639494 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=93540c82a5bce969b85142d5e0806dd2, CK=NONE (ran_msg_iu.c:388) 20250819133639494 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133639494 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133639494 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639494 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639494 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133639494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133639494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2225)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2225)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2225)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819133639512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133639512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133639512 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133639512 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133639512 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133639512 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133639512 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133639512 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133639512 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133639512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133639512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133639513 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133639513 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133639513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133639513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133639513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133639513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0] (fsm.c:486) 20250819133639513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133639513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133639513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133639513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133639513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2225)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133639519 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133639519 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250819133639519 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250819133639519 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133639520 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133639520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133639520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133639520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133639520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133639520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0] (vlr_lu_fsm.c:110) 20250819133639520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133639520 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c26768cbc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133639520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133639520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133639520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133639520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676b8de0] (fsm.c:486) 20250819133639520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133639520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133639520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133639520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133639520 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250819133639520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133639520 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF LOCATION UPDATE ACCEPT (TMSI = 0x37be39ff) (gsm_04_08.c:149) 20250819133639520 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819133639520 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133639520 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133639520 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133639520 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133639520 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133639520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133639520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133639520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133639520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133639520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133639520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2225)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133644472 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250819133644472 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250819133644472 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133644472 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133644472 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133644472 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133644472 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133644472 DMM INFO msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133644472 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250819133644472 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133644472 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133644472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133644472 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133644472 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133644472 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133644472 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133644472 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133644472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133644473 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133644473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133644473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133644473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133644473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133644473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133644473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133644473 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133644473 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133644473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133644473 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133644473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133644473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133644473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133644473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2227)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2227)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2225)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2225)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2225)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2234)@6b779c8e12fd: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@6b779c8e12fd: Test Component 2234 has requested to stop MTC. Terminating current testcase execution. 20250819133646529 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133646529 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) 20250819133646529 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133646529 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133646529 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133646529 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) 20250819133646529 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133646529 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133646529 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) 20250819133646529 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133646530 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133646530 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133646530 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133646530 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133646530 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133646530 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133646530 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133646530 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133646530 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2224)@6b779c8e12fd: Final verdict of PTC: none 20250819133646531 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133646531 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133646531 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133646531 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_1-SCCP(2222)@6b779c8e12fd: Final verdict of PTC: none 20250819133646531 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133646531 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133646531 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133646531 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133646531 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133646531 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133646531 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133646531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133646531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133646531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133646531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133646531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133646531 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133646531 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133646531 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133646531 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133646531 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2231)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2219)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2221)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2220)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2223)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2225)@6b779c8e12fd: Final verdict of PTC: none 20250819133646532 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2228)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2230)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2226)@6b779c8e12fd: Final verdict of PTC: none 20250819133646532 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(2229)@6b779c8e12fd: Final verdict of PTC: none 20250819133646532 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) 20250819133646532 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133646532 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133646532 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) 20250819133646532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133646532 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133646532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133646532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133646532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133646532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133646532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133646532 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(2227)@6b779c8e12fd: Final verdict of PTC: none 20250819133646532 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133646532 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2232)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2218)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2235)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2233)@6b779c8e12fd: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(2234)@6b779c8e12fd: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2218): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2219): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2220): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2221): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2222): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2223): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2224): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2225): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2226): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2227): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2228): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2229): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2230): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2231): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2232): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2233): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2234): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2235): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@6b779c8e12fd: 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'. Tue Aug 19 13:36:46 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 20250819133647533 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=266820) 20250819133648531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133648531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133648531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133648532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133648532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133648532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133648533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133648533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133648533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133648534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=266820, count=270408) 20250819133649535 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:36: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_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 20250819133650536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_cmserv_imsi_unknown started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2239)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2239)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2239)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2237)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2242)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2242)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2242)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2240)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2245)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2245)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2245)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2243)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133651410 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2246)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133651521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Timeout of T3250 (fsm.c:317) 20250819133651521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: No timer_cb, automatic termination (fsm.c:329) 20250819133651521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250819133651521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676b8de0] (fsm.c:332) 20250819133651521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (fsm.c:332) 20250819133651521 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:UTRAN-Iu-408:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250819133651521 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (fsm.c:332) 20250819133651521 DVLR ERROR vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Event VLR_ULA_E_LU_COMPL_FAILURE not permitted (fsm.c:332) 20250819133651537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133651537 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133651543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133651563 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133651563 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133651571 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133651571 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133651571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133651571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2239)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2239)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2239)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2239)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2239)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133651572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133651572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133651572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133651572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133651572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133651572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133651572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2239)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2239)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2239)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2239)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2239)@6b779c8e12fd: Message received on association #8 20250819133651572 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133651572 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133651572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133651572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133651572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133651572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133651572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133651572 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133651572 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2239)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2239)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2239)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2239)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2239)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2239)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133651584 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) 20250819133651584 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) 20250819133651584 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133651584 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(2242)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2242)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2242)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133651585 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133651585 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133651585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133651585 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133651585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133651585 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133651585 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(2242)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2242)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2242)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2242)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2242)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133651586 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133651586 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133651586 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133651586 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133651586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133651586 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133651586 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(2242)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2242)@6b779c8e12fd: Message received on association #8 20250819133651586 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133651586 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2242)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2242)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2242)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2242)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2242)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2242)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2249)@6b779c8e12fd: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2252) TC_iu_cmserv_imsi_unknown2(2252)@6b779c8e12fd: 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 } } } } 20250819133651603 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) 20250819133651603 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) 20250819133651603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133651603 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(2245)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2245)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133651607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133651607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133651607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133651607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133651607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133651607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133651607 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(2245)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2245)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2245)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2245)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133651608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133651608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133651608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133651608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133651608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133651608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133651608 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(2245)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133651608 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(2242)@6b779c8e12fd: Message received on association #8 20250819133651608 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2242)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2245)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2245)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2245)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133652383 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652383 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652383 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133652383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133652383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133652384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2239)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133652384 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652384 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652384 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133652384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133652384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133652384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2239)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2239)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2238)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133652395 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652395 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652395 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652395 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) 20250819133652395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133652395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133652395 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2242)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133652396 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652396 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652396 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652396 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) 20250819133652396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652396 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) 20250819133652396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133652396 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2242)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2242)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2241)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133652413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133652413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133652413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133652413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2245)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133652413 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) 20250819133652413 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-408 (ran_conn.c:142) 20250819133652413 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250819133652413 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676728d0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250819133652413 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676728d0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250819133652413 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676728d0]{CLEARED}: Removing from parent msub_fsm[0x55c2676cdb60] (msc_i.c:221) 20250819133652413 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676728d0]{CLEARED}: Freeing instance (msc_i.c:221) 20250819133652413 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676728d0]{CLEARED}: Deallocated (fsm.c:568) 20250819133652413 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250819133652413 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF) MSC-I terminated (msub.c:261) 20250819133652413 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF) 1 MSC-A still active (msub.c:79) 20250819133652413 DMSC DEBUG msub_fsm[0x55c2676cdb60]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133652413 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133652413 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133652413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133652413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710] (msub.c:113) 20250819133652413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133652413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250819133652413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133652413 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55c2676cdb60] (msub.c:113) 20250819133652413 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250819133652413 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF:UTRAN-Iu-408:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250819133652413 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF) Free (msub.c:119) 20250819133652413 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x9BA76532:TMSInew-0x37BE39FF - active-conn: now used by 1 (attached) (msub.c:375) 20250819133652413 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Freeing instance (msub.c:113) 20250819133652413 DMSC DEBUG msub_fsm[0x55c2676cdb60]{terminating}: Deallocated (fsm.c:568) 20250819133652413 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-408 (ran_conn.c:155) 20250819133652413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133652413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133652413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133652413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133652413 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2245)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2244)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2244)@6b779c8e12fd: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2252)14418142 MSC_Test_2-SCCP(2243)@6b779c8e12fd: First idle individual index:0 20250819133652432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133652432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652432 DLSS7 DEBUG Found route for dpc=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(2245)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133652432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133652432 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133652433 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) MSC_Test_2-RAN(2244)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133652433 DMSC DEBUG msub_fsm[0x55c2676b8de0]{active}: Allocated (fsm.c:456) 20250819133652433 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133652433 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676b8de0] (fsm.c:486) 20250819133652433 DMSC DEBUG msc_a[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133652433 DMSC DEBUG msc_a[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b8de0] (fsm.c:486) 20250819133652433 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133652433 DMSC DEBUG msc_i(unknown:UTRAN-Iu-409:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133652433 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133652433 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133652433 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133652433 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133652433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133652433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60] (fsm.c:486) 20250819133652433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133652433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133652433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250819133652433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133652433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250819133652433 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250819133652433 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250819133652433 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133652433 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133652433 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250819133652433 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250819133652433 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250819133652433 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133652433 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133652433 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250819133652433 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250819133652433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133652433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133652433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133652433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133652433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133652433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133652433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133652433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133652434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133652434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133652434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133652434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133652434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133652434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133652434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133652434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2245)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2245)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2243)@6b779c8e12fd: { messageType := 2, destLocRef := 'DC00DE'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-M3UA(2245)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2243)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2245)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2243)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2243)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2243)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2243)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2243)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2243)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2243)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2243)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250819133722434 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250819133722434 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250819133722434 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133722434 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250819133722434 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250819133722434 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250819133722434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250819133722434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60] (msc_a.c:1047) 20250819133722434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1047) 20250819133722434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133722434 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b8de0] (msc_a.c:1047) 20250819133722434 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250819133722434 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133722434 DMSC DEBUG msub_fsm[0x55c2676b8de0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250819133722434 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133722434 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133722434 DMSC DEBUG msub_fsm[0x55c2676b8de0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133722434 DMSC DEBUG msub_fsm[0x55c2676b8de0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133722434 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133722434 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676b8de0] (msub.c:113) 20250819133722434 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-409 (ran_conn.c:142) 20250819133722434 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-409 (ran_conn.c:155) 20250819133722434 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133722434 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133722434 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133722434 DMSC DEBUG msub_fsm[0x55c2676b8de0]{terminating}: Freeing instance (msub.c:113) 20250819133722434 DMSC DEBUG msub_fsm[0x55c2676b8de0]{terminating}: Deallocated (fsm.c:568) 20250819133722435 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133722435 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133722435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133722435 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133722435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133722435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133722435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133722435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2245)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2245)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2243)@6b779c8e12fd: Session index based on local reference:0 20250819133722442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133722442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133722442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133722442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133722442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133722442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133722442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133722442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2245)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2244)@6b779c8e12fd: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2252)14418142 MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2252)@6b779c8e12fd: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6b779c8e12fd: Test Component 2252 has requested to stop MTC. Terminating current testcase execution. 20250819133751612 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133751612 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133751613 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133751613 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) 20250819133751613 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133751613 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133751613 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133751613 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133751613 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133751613 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133751614 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133751614 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) 20250819133751614 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133751614 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133751614 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133751614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133751614 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133751614 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133751614 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133751614 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) 20250819133751614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133751614 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133751614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133751614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133751614 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133751614 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133751614 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133751614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133751614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133751614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133751614 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133751614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133751614 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2249)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2238)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2239)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2248)@6b779c8e12fd: Final verdict of PTC: none 20250819133751614 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) 20250819133751614 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) 20250819133751614 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133751614 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133751614 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) 20250819133751614 DLSS7 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-SCCP(2240)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2245)@6b779c8e12fd: Final verdict of PTC: none 20250819133751614 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133751614 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133751614 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133751614 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133751615 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133751615 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(2237)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2241)@6b779c8e12fd: Final verdict of PTC: none 20250819133751615 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133751615 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2243)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2246)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2242)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2250)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2236)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2253)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2247)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2244)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2251)@6b779c8e12fd: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2252)@6b779c8e12fd: Final verdict of PTC: fail reason: "Tguard timeout" MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2236): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2237): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2238): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2239): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2240): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2241): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2242): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2243): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2244): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2245): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2246): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2247): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2248): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2249): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2250): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2251): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2252): fail (none -> fail) reason: "Tguard timeout" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2253): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@6b779c8e12fd: 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'. Tue Aug 19 13:37:51 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 20250819133752615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230376) 20250819133753616 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133753616 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133753616 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133753616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133753616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133753616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133753616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133753616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133753616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133753617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=230376, count=231536) 20250819133754618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:37: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_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 20250819133755619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mo_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2257)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2257)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2257)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2255)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2260)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2260)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2260)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2258)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2263)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2263)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2263)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2261)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133756375 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2264)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133756541 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133756541 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133756541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133756541 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2257)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2257)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2257)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133756546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133756546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133756546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133756546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133756546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133756546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133756546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2257)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2257)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133756546 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133756546 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133756546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133756546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133756546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133756546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133756546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2257)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2257)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2257)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133756547 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133756547 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2257)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2257)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2257)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2257)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2257)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2257)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2257)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2257)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133756555 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) 20250819133756555 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) 20250819133756556 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133756556 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(2260)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2260)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2260)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133756562 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133756562 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133756562 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133756562 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133756562 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133756562 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133756562 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(2260)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2260)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2260)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2260)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2260)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133756564 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133756564 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133756564 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133756564 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133756564 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133756564 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133756564 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133756565 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133756565 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2260)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2260)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2260)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2260)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2260)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2260)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2260)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2260)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133756570 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) 20250819133756570 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) 20250819133756570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133756570 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(2263)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133756580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133756580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133756580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133756580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133756580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133756580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133756580 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(2263)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2263)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2263)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133756582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133756582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133756582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133756582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133756582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133756582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133756582 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(2263)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133756583 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133756583 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2260)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2260)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2263)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133756620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133756620 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2266)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2266)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133756626 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2266)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2266)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2266)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2266)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2266)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2266)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133756646 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133756646 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2267)@6b779c8e12fd: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2270) TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: 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 } } } } 20250819133757355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757355 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757355 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133757355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133757355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757355 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133757355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2257)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2256)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133757360 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757360 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757360 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757360 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) 20250819133757360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2260)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757360 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757361 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757361 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) 20250819133757361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757361 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) 20250819133757361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133757361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2260)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2260)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2259)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133757378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757379 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757379 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757379 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) 20250819133757379 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133757379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2262)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2262)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_call2(2270)289037 MSC_Test_2-SCCP(2261)@6b779c8e12fd: First idle individual index:0 20250819133757391 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757391 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757391 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757391 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757391 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) 20250819133757391 DMSC DEBUG msub_fsm[0x55c2676a7730]{active}: Allocated (fsm.c:456) 20250819133757391 DMSC DEBUG msc_i[0x55c2676cdb60]{READY}: Allocated (fsm.c:456) 20250819133757391 DMSC DEBUG msc_i[0x55c2676cdb60]{READY}: is child of msub_fsm[0x55c2676a7730] (fsm.c:486) 20250819133757391 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133757391 DMSC DEBUG msc_a[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a7730] (fsm.c:486) 20250819133757391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-RAN(2262)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133757391 DMSC DEBUG msc_i(unknown:UTRAN-Iu-410:NONE)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133757391 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133757391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133757391 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133757391 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133757391 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133757391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133757391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710] (fsm.c:486) 20250819133757391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133757391 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133757391 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133757391 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001007 id=262420000001007 (vlr.c:661) 20250819133757391 DVLR INFO New subscr, IMSI: 262420000001007 (vlr.c:562) 20250819133757391 DVLR DEBUG VLR subscr IMSI-262420000001007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133757391 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133757391 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133757392 DVLR DEBUG VLR subscr IMSI-262420000001007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133757392 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133757392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133757392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133757392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133757392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133757392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0] (fsm.c:486) 20250819133757392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133757392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133757392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: { messageType := 2, destLocRef := '04690D'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(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2267)@6b779c8e12fd: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2270) MSC_Test-GSUP(2267)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2270)"262420000001007" TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133757395 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133757395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133757395 DVLR DEBUG SUBSCR(IMSI-262420000001007) Received 1 auth tuples (vlr.c:996) 20250819133757395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133757395 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133757395 DMM DEBUG Tx AUTH REQ (rand = 3e37562f0fe6f4a97f34e155b83862c8) (gsm_04_08.c:641) 20250819133757395 DMM DEBUG AUTH REQ (autn = 0a635dad3bf94f08c102a479affe2b4c) (gsm_04_08.c:643) 20250819133757395 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133757395 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133757395 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133757395 DVLR DEBUG VLR subscr IMSI-262420000001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133757395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2262)@6b779c8e12fd: patching N(SD)=1 into dtap '051497B6B84F2104B8D6A9CD'O MSC_Test_2-RAN(2262)@6b779c8e12fd: patched enc_l3: '055497B6B84F2104B8D6A9CD'O MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055497B6B84F2104B8D6A9CD'O 20250819133757401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757401 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133757401 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133757401 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757401 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133757401 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757401 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133757401 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 97b6b84fb8d6a9cd) (gsm_04_08.c:1128) 20250819133757401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133757401 DVLR DEBUG SUBSCR(IMSI-262420000001007) AUTH on UTRAN received RES: 97b6b84fb8d6a9cd (8 bytes) (vlr_auth_fsm.c:151) 20250819133757401 DVLR INFO SUBSCR(IMSI-262420000001007) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133757401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133757401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133757401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133757401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0] (vlr_auth_fsm.c:294) 20250819133757401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133757401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133757401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133757401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133757401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133757401 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133757401 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a84553d4ea28362f772bafbc225eef5c, CK=NONE (ran_msg_iu.c:388) 20250819133757401 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133757401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133757401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819133757407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757407 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133757407 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133757407 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133757407 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133757407 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133757407 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133757407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133757407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133757407 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133757407 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133757407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133757407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133757407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133757408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676b8de0] (fsm.c:486) 20250819133757408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133757408 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133757408 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757408 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133757410 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133757410 DVLR DEBUG IMSI:262420000001007 has MSISDN:491230001007 (vlr.c:1045) 20250819133757410 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250819133757410 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133757410 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133757410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133757410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133757410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133757410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133757410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676b8de0] (vlr_lu_fsm.c:110) 20250819133757410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133757410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-410:LU)[0x55c2676837f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133757410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133757410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133757410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133757410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676b8de0] (fsm.c:486) 20250819133757410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133757410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133757410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133757410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133757410 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250819133757410 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133757410 DMM DEBUG -> IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8 LOCATION UPDATE ACCEPT (TMSI = 0x2e1282f8) (gsm_04_08.c:149) 20250819133757410 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819133757410 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133757410 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133757410 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133757410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2262)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2262)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819133757413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757413 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133757413 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133757413 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757413 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133757413 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757413 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133757413 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133757413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133757413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133757413 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250819133757413 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133757413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133757413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133757413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133757413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676b8de0] (vlr_lu_fsm.c:817) 20250819133757413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133757413 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-410:LU)[0x55c2676a7860]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133757413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133757413 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133757413 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250819133757413 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250819133757413 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133757413 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133757413 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133757413 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133757413 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133757413 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133757413 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133757413 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133757413 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133757413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133757417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757417 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133757417 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133757417 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133757417 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133757417 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133757417 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133757417 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133757417 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133757417 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133757417 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133757417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133757417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710] (msc_a.c:1053) 20250819133757417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133757417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133757417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676b8de0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133757417 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a7730] (msc_a.c:1053) 20250819133757417 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133757417 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c26768c710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133757417 DMSC DEBUG msub_fsm[0x55c2676a7730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133757417 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) MSC-A terminated (msub.c:261) 20250819133757417 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) 1 MSC-I still active (msub.c:79) 20250819133757417 DMSC DEBUG msub_fsm[0x55c2676a7730]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133757417 DMSC DEBUG msub_fsm[0x55c2676a7730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133757417 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133757417 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Removing from parent msub_fsm[0x55c2676a7730] (msub.c:113) 20250819133757417 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-410 (ran_conn.c:142) 20250819133757417 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-410 (ran_conn.c:155) 20250819133757417 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Freeing instance (msub.c:113) 20250819133757417 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-410:LU)[0x55c2676cdb60]{READY}: Deallocated (fsm.c:568) 20250819133757417 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) Free (msub.c:119) 20250819133757417 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133757417 DMSC DEBUG msub_fsm[0x55c2676a7730]{terminating}: Freeing instance (msub.c:113) 20250819133757417 DMSC DEBUG msub_fsm[0x55c2676a7730]{terminating}: Deallocated (fsm.c:568) 20250819133757417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 20250819133757417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2262)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2270)289037 TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: 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 := '2E1282F8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2262)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_call2(2270)1271520 MSC_Test_2-RAN(2262)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2261)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757618 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133757619 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) 20250819133757619 DMSC DEBUG msub_fsm[0x55c2676b8de0]{active}: Allocated (fsm.c:456) 20250819133757619 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133757619 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676b8de0] (fsm.c:486) 20250819133757619 DMSC DEBUG msc_a[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133757619 DMSC DEBUG msc_a[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b8de0] (fsm.c:486) 20250819133757619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133757619 DMSC DEBUG msc_i(unknown:UTRAN-Iu-411:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133757619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133757619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133757619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133757619 DMM DEBUG msc_a(TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133757619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133757619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60] (fsm.c:486) 20250819133757619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133757619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133757619 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133757619 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133757619 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133757619 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133757619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133757619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133757619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133757619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133757619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133757619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133757619 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133757619 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757619 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757619 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757620 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: { messageType := 2, destLocRef := '1366E0'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-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133757624 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133757625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133757625 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) Received 1 auth tuples (vlr.c:996) 20250819133757625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133757625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133757625 DMM DEBUG Tx AUTH REQ (rand = d70e18b84ee7c05f3f6f752fccebf007) (gsm_04_08.c:641) 20250819133757625 DMM DEBUG AUTH REQ (autn = 38bb1a6f13e77fb58dfbdc0cbf419b5e) (gsm_04_08.c:643) 20250819133757625 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133757625 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133757625 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133757625 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133757625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2262)@6b779c8e12fd: patching N(SD)=1 into dtap '05147F430112210493AF10B5'O MSC_Test_2-RAN(2262)@6b779c8e12fd: patched enc_l3: '05547F430112210493AF10B5'O MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547F430112210493AF10B5'O 20250819133757631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757631 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757631 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133757631 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133757631 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757631 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133757632 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757632 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133757632 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7f43011293af10b5) (gsm_04_08.c:1128) 20250819133757632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133757632 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) AUTH on UTRAN received RES: 7f43011293af10b5 (8 bytes) (vlr_auth_fsm.c:151) 20250819133757632 DVLR INFO SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133757632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133757632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133757632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133757632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730] (vlr_auth_fsm.c:294) 20250819133757632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133757632 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133757632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133757632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133757632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133757632 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133757632 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=46002f2de7f89d7d6b4d080e338202ee, CK=NONE (ran_msg_iu.c:388) 20250819133757632 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133757632 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133757632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757632 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819133757639 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757639 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757639 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133757639 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133757639 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133757639 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133757640 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133757640 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133757640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133757640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133757640 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133757640 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133757640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133757640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133757640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133757640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133757640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133757640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133757640 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133757640 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133757640 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250819133757640 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250819133757640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2264)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2270) MSC_Test-MGCP(2265)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2270) MSC_Test_2-RAN(2262)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2262)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:28 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250819133757663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757663 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133757663 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133757663 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757663 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133757663 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757663 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133757663 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133757664 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 callref-0x80000033 tid-8) New transaction (transaction.c:231) 20250819133757664 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133757664 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133757664 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133757664 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133757664 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133757664 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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) 20250819133757664 DCC INFO trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133757664 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133757664 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819133757664 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133757664 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{ESTABLISHING}: is child of msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60] (fsm.c:486) 20250819133757664 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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) 20250819133757664 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7990]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133757664 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7990]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860] (fsm.c:486) 20250819133757664 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55c2676a7990]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819133757664 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55c2676a7990]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133757664 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a4ff0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133757664 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a4ff0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860] (fsm.c:486) 20250819133757664 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55c2676a4ff0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819133757664 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55c2676a4ff0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2265)@6b779c8e12fd: 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(2270) TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133757676 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55c2676a7990]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133757677 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133757677 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133757677 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{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) 20250819133757677 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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(2270)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133757678 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55c2676a4ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133757678 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133757678 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133757678 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{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) 20250819133757678 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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) 20250819133757678 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133757678 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250819133757678 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{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) 20250819133757678 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133757678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2264)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2270) MSC_Test-MNCC(2264)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_call2(2270)-2147483597 MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133757684 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133757684 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:46 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C600A7C350001C0A802150000000000000000000000000040040C0000'O 20250819133757704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757704 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757704 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133757704 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133757704 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819133757704 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250819133757704 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133757704 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819133757704 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250819133757704 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250819133757704 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a4ff0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250819133757704 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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)[0x55c2676a4ff0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133757704 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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) 20250819133757704 DCC INFO trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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) 20250819133757704 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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) 20250819133757704 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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(2270)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133757706 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133757706 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133757706 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133757706 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133757706 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250819133757706 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133757706 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133757706 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250819133757706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133757706 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a4ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133757706 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a4ff0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133757706 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133757707 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133757707 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133757707 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133757707 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133757707 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250819133757707 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133757707 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133757707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133757709 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133757709 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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) 20250819133757709 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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) 20250819133757709 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a7990]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133757709 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a7990]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133757709 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411: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)[0x55c2676a7990]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133757709 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133757709 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133757709 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133757709 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133757709 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133757709 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250819133757709 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133757709 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133757709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133757709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133757709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: { 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-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133757710 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133757710 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133757710 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133757710 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133757710 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2262)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2262)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133757710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133757710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133757711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133757711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133757711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133757711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133757711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133757711 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133757711 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133757711 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133757711 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757711 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133757711 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133757711 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133757711 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133757711 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133757711 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133757711 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133757711 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: Hold the call for some time TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: Hangup TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133803227 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133803227 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133803227 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133803227 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133803227 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250819133803227 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133803227 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133803227 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133803227 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133803227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133803227 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133803227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133803227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133803227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133803227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133803235 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133803235 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133803235 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133803235 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133803235 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133803235 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133803235 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819133803235 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133803235 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133803235 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133803235 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133803235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133803235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133803235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133803235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133803235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133803235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2262)@6b779c8e12fd: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2262)@6b779c8e12fd: patched enc_l3: '032A'O MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133803242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133803242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133803242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133803242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133803242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133803242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133803242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133803242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133803243 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133803243 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133803243 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133803243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133803243 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133803243 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133803243 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133803243 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133803243 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133803243 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133803243 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133803243 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133803243 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133803243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133803243 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133803243 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133803243 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133803243 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133803243 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133803243 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133803243 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a4ff0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133803243 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a4ff0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860] (call_leg.c:197) 20250819133803243 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a4ff0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133803243 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a4ff0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133803243 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133803243 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860] (call_leg.c:197) 20250819133803244 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133803244 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133803244 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133803244 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133803244 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{RELEASING}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60] (call_leg.c:198) 20250819133803244 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133803244 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7860]{RELEASING}: Deallocated (fsm.c:568) 20250819133803244 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133803244 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133803244 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133803244 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133803244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133803244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133803244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133803244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133803244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133803244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133803244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133803244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test-MNCC(2264)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2270)-2147483597 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2261)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_call_hangup 5.iu: rx Iu Release Command TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2261)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2261)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133803251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133803251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133803251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133803251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133803251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133803251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133803251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133803251 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133803252 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133803252 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133803252 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133803252 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133803252 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133803252 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133803252 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133803252 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133803252 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133803252 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133803252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133803252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60] (msc_a.c:1053) 20250819133803252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133803252 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676a7730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133803252 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b8de0] (msc_a.c:1053) 20250819133803252 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133803252 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c2676cdb60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133803252 DMSC DEBUG msub_fsm[0x55c2676b8de0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133803252 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) MSC-A terminated (msub.c:261) 20250819133803252 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) 1 MSC-I still active (msub.c:79) 20250819133803252 DMSC DEBUG msub_fsm[0x55c2676b8de0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133803252 DMSC DEBUG msub_fsm[0x55c2676b8de0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133803252 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133803252 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676b8de0] (msub.c:113) 20250819133803252 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-411 (ran_conn.c:142) 20250819133803252 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-411 (ran_conn.c:155) 20250819133803252 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133803252 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133803252 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8) Free (msub.c:119) 20250819133803252 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x2E1282F8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133803252 DMSC DEBUG msub_fsm[0x55c2676b8de0]{terminating}: Freeing instance (msub.c:113) 20250819133803252 DMSC DEBUG msub_fsm[0x55c2676b8de0]{terminating}: Deallocated (fsm.c:568) 20250819133803253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133803253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133803253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133803253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133803253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133803253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133803253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133803253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2261)@6b779c8e12fd: Session index based on local reference:0 20250819133803255 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133803255 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133803255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133803255 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133803255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133803255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133803255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133803255 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2263)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2262)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2270)1271520 TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2270)@6b779c8e12fd: Final verdict of PTC: pass 20250819133804271 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133804271 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133804271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133804271 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133804271 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133804271 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133804271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133804271 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133804271 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133804271 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133804271 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) 20250819133804271 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133804271 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133804271 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133804271 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133804271 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133804271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133804271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133804271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133804271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133804271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133804271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133804271 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133804271 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) 20250819133804271 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133804271 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133804271 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) 20250819133804271 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133804271 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133804271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133804271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133804271 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133804271 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133804272 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133804272 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133804271 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133804272 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133804272 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133804272 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133804273 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133804273 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133804274 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) 20250819133804274 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) 20250819133804274 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133804274 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133804274 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) 20250819133804274 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133804274 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133804274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133804274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133804274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133804274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133804274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133804274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133804275 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133804275 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2258)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2267)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2255)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2257)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2256)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2260)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2261)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2262)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2254)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2259)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2266)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2264)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2263)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2265)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2271)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2268)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2269)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2254): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2255): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2256): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2257): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2258): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2259): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2260): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2261): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2262): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2263): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2264): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2265): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2266): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2267): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2268): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2269): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mo_call2(2270): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2271): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:38:04 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 20250819133805272 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=581420) 20250819133806272 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133806272 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133806272 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133806272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133806272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133806272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133806273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133806275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133806275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133806275 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=581420, count=581960) 20250819133807274 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:38: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_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 20250819133808275 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2275)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2275)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2275)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2273)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2278)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2278)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2278)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2276)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2281)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2281)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2281)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2279)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133809172 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2282)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133809276 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133809276 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2284)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2284)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133809281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2284)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2284)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2284)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2284)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2284)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2284)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133809310 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133809310 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133809332 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133809332 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133809332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133809332 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2275)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2275)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2275)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133809334 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133809334 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133809334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133809334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133809334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133809334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133809334 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2275)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2275)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2275)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2275)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2275)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133809335 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133809335 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133809335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133809335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133809335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2275)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133809335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133809335 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2275)@6b779c8e12fd: Message received on association #8 20250819133809335 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133809335 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2275)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2275)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2275)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2275)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2275)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2275)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133809348 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) 20250819133809348 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) 20250819133809348 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133809348 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(2278)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2278)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2278)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133809351 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133809351 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133809351 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133809351 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133809351 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133809351 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133809351 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(2278)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2278)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2278)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2278)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2278)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133809352 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133809352 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133809352 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133809352 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133809352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133809352 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133809352 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133809352 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2278)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-GSUP(2285)@6b779c8e12fd: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288) MSC_Test_1-M3UA(2278)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2278)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2278)@6b779c8e12fd: Message received on association #8 20250819133809352 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2278)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2278)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2278)@6b779c8e12fd: Received M3UA_NOTIFY -> discard TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: 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 } } } } 20250819133809365 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) 20250819133809365 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) 20250819133809365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133809365 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(2281)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133809368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133809368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133809368 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133809368 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133809368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133809368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133809368 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(2281)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2281)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2281)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133809369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133809369 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133809369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133809369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133809369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133809369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133809369 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(2281)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133809369 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133809369 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2278)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133810145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810145 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133810145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810145 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133810146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133810146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2275)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2274)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133810158 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810158 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810158 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810158 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) 20250819133810158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2278)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810159 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) 20250819133810159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810159 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) 20250819133810159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133810159 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2278)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2278)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2277)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133810177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133810177 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) 20250819133810177 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2280)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2280)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)13560064 MSC_Test_2-SCCP(2279)@6b779c8e12fd: First idle individual index:0 20250819133810191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810191 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) 20250819133810191 DMSC DEBUG msub_fsm[0x55c2676a4ff0]{active}: Allocated (fsm.c:456) 20250819133810191 DMSC DEBUG msc_i[0x55c2676970d0]{READY}: Allocated (fsm.c:456) 20250819133810191 DMSC DEBUG msc_i[0x55c2676970d0]{READY}: is child of msub_fsm[0x55c2676a4ff0] (fsm.c:486) 20250819133810191 DMSC DEBUG msc_a[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133810191 DMSC DEBUG msc_a[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4ff0] (fsm.c:486) 20250819133810191 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133810191 DMSC DEBUG msc_i(unknown:UTRAN-Iu-412:NONE)[0x55c2676970d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133810191 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133810191 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133810191 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133810191 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133810191 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133810191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133810191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0] (fsm.c:486) 20250819133810191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133810191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2280)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133810191 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133810191 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001019 id=262420000001019 (vlr.c:661) 20250819133810191 DVLR INFO New subscr, IMSI: 262420000001019 (vlr.c:562) 20250819133810191 DVLR DEBUG VLR subscr IMSI-262420000001019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133810191 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133810191 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133810191 DVLR DEBUG VLR subscr IMSI-262420000001019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133810191 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133810191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133810191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133810191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133810191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133810191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990] (fsm.c:486) 20250819133810191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133810191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133810191 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810191 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810191 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: { messageType := 2, destLocRef := 'CEE900'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(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2285)@6b779c8e12fd: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288) MSC_Test-GSUP(2285)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133810195 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133810195 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133810195 DVLR DEBUG SUBSCR(IMSI-262420000001019) Received 1 auth tuples (vlr.c:996) 20250819133810195 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133810195 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133810195 DMM DEBUG Tx AUTH REQ (rand = 6ba033a07483886c872979279896ce37) (gsm_04_08.c:641) 20250819133810195 DMM DEBUG AUTH REQ (autn = 45a10e84b5ee282aa028af4bb9505e60) (gsm_04_08.c:643) 20250819133810195 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133810195 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133810195 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133810195 DVLR DEBUG VLR subscr IMSI-262420000001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133810195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@6b779c8e12fd: patching N(SD)=1 into dtap '0514D12A7E87210454145213'O MSC_Test_2-RAN(2280)@6b779c8e12fd: patched enc_l3: '0554D12A7E87210454145213'O MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D12A7E87210454145213'O 20250819133810203 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810203 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810203 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133810203 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133810203 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810203 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133810203 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810203 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133810203 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d12a7e8754145213) (gsm_04_08.c:1128) 20250819133810203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133810203 DVLR DEBUG SUBSCR(IMSI-262420000001019) AUTH on UTRAN received RES: d12a7e8754145213 (8 bytes) (vlr_auth_fsm.c:151) 20250819133810203 DVLR INFO SUBSCR(IMSI-262420000001019) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133810203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133810203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133810203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133810203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990] (vlr_auth_fsm.c:294) 20250819133810203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133810203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133810203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133810203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133810203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133810203 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133810203 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d4d62e540c44a2b9875e418e20a79027, CK=NONE (ran_msg_iu.c:388) 20250819133810203 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133810203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133810203 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810203 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810203 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819133810209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810209 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810210 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133810210 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133810210 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133810210 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133810210 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133810210 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133810210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133810210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133810210 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133810210 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133810210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133810210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133810210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133810210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7990] (fsm.c:486) 20250819133810210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133810210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133810210 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810210 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810210 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133810212 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133810212 DVLR DEBUG IMSI:262420000001019 has MSISDN:491230001019 (vlr.c:1045) 20250819133810212 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250819133810212 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133810213 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133810213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133810213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133810213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133810213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133810213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7990] (vlr_lu_fsm.c:110) 20250819133810213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133810213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-412:LU)[0x55c2676a7860]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133810213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133810213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133810213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133810213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7990] (fsm.c:486) 20250819133810213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133810213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133810213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133810213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133810213 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250819133810213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133810213 DMM DEBUG -> IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD LOCATION UPDATE ACCEPT (TMSI = 0x943563bd) (gsm_04_08.c:149) 20250819133810213 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819133810213 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133810213 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133810213 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133810213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810213 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2280)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2280)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819133810216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810216 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810216 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133810216 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133810216 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810216 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133810216 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810216 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133810216 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133810216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133810216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133810216 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250819133810216 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133810216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133810216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133810216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133810216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676a7990] (vlr_lu_fsm.c:817) 20250819133810216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133810216 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-412:LU)[0x55c2676a7730]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133810216 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133810216 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133810216 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250819133810216 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250819133810216 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133810216 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133810216 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133810216 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133810216 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133810216 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133810216 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133810216 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133810216 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133810216 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810216 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810216 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133810221 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810221 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810221 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810221 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810221 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133810221 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133810221 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133810221 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133810221 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133810221 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133810221 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133810221 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133810221 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133810221 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133810221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133810221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0] (msc_a.c:1053) 20250819133810221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133810221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133810221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133810221 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4ff0] (msc_a.c:1053) 20250819133810221 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133810221 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133810221 DMSC DEBUG msub_fsm[0x55c2676a4ff0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133810221 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) MSC-A terminated (msub.c:261) 20250819133810221 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) 1 MSC-I still active (msub.c:79) 20250819133810221 DMSC DEBUG msub_fsm[0x55c2676a4ff0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133810221 DMSC DEBUG msub_fsm[0x55c2676a4ff0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133810221 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133810221 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Removing from parent msub_fsm[0x55c2676a4ff0] (msub.c:113) 20250819133810221 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-412 (ran_conn.c:142) 20250819133810221 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-412 (ran_conn.c:155) 20250819133810221 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Freeing instance (msub.c:113) 20250819133810221 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-412:LU)[0x55c2676970d0]{READY}: Deallocated (fsm.c:568) 20250819133810221 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) Free (msub.c:119) 20250819133810221 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD - active-conn: now used by 1 (attached) (msub.c:375) 20250819133810221 DMSC DEBUG msub_fsm[0x55c2676a4ff0]{terminating}: Freeing instance (msub.c:113) 20250819133810221 DMSC DEBUG msub_fsm[0x55c2676a4ff0]{terminating}: Deallocated (fsm.c:568) 20250819133810221 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810221 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810221 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 20250819133810222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810222 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2280)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)13560064 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: 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 := '943563BD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2280)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)14744075 MSC_Test_2-RAN(2280)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2279)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133810427 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) 20250819133810427 DMSC DEBUG msub_fsm[0x55c2676970d0]{active}: Allocated (fsm.c:456) 20250819133810427 DMSC DEBUG msc_i[0x55c2676a4ff0]{READY}: Allocated (fsm.c:456) 20250819133810427 DMSC DEBUG msc_i[0x55c2676a4ff0]{READY}: is child of msub_fsm[0x55c2676970d0] (fsm.c:486) 20250819133810427 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133810427 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676970d0] (fsm.c:486) 20250819133810427 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133810427 DMSC DEBUG msc_i(unknown:UTRAN-Iu-413:NONE)[0x55c2676a4ff0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133810427 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133810427 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133810427 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133810427 DMM DEBUG msc_a(TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133810427 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133810427 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133810427 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133810427 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133810427 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133810427 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133810427 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133810428 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133810428 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133810428 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133810428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133810428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860] (fsm.c:486) 20250819133810428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133810428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133810428 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133810428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: { messageType := 2, destLocRef := 'E0FA0B'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(2279)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133810436 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133810436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133810436 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) Received 1 auth tuples (vlr.c:996) 20250819133810436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133810436 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133810436 DMM DEBUG Tx AUTH REQ (rand = f31159efe3b922e6a1d40372ca762fd1) (gsm_04_08.c:641) 20250819133810436 DMM DEBUG AUTH REQ (autn = 655687f945229262ef836a50d7a84f76) (gsm_04_08.c:643) 20250819133810436 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133810436 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133810436 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133810436 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133810436 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810436 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810436 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@6b779c8e12fd: patching N(SD)=1 into dtap '05146A70D81D2104892B4F76'O MSC_Test_2-RAN(2280)@6b779c8e12fd: patched enc_l3: '05546A70D81D2104892B4F76'O MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546A70D81D2104892B4F76'O MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810444 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810444 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810444 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810444 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133810445 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133810445 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133810445 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810445 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133810445 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810445 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133810445 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6a70d81d892b4f76) (gsm_04_08.c:1128) 20250819133810445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133810445 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) AUTH on UTRAN received RES: 6a70d81d892b4f76 (8 bytes) (vlr_auth_fsm.c:151) 20250819133810445 DVLR INFO SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133810445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133810445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133810445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133810445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860] (vlr_auth_fsm.c:294) 20250819133810445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133810445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133810445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133810445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133810445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133810445 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133810445 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3e796a2784a02cd6a0e1389ee5a6cbc3, CK=NONE (ran_msg_iu.c:388) 20250819133810445 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133810445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133810445 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810445 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810445 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810452 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810452 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133810452 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133810452 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133810452 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133810452 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133810452 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133810452 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133810452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133810452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133810452 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133810452 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133810452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133810452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133810452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133810452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133810452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133810452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133810452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133810452 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133810452 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250819133810452 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250819133810453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810453 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2282)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288) MSC_Test-MGCP(2283)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288) MSC_Test_2-RAN(2280)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2280)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_len:28 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810475 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133810475 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133810475 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133810475 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810475 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133810475 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810475 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133810475 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133810475 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD callref-0x80000034 tid-8) New transaction (transaction.c:231) 20250819133810475 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133810475 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133810475 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133810475 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133810475 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133810475 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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) 20250819133810475 DCC INFO trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133810475 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133810475 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819133810475 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133810475 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: is child of msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133810475 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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) 20250819133810475 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c267696fa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133810475 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c267696fa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133810475 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55c267696fa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819133810475 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55c267696fa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133810475 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133810475 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710] (fsm.c:486) 20250819133810475 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819133810475 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2283)@6b779c8e12fd: 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(2288) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133810492 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55c267696fa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133810492 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133810492 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133810492 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{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) 20250819133810492 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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(2288)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133810494 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133810494 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133810494 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133810494 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{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) 20250819133810494 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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) 20250819133810494 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133810494 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250819133810494 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{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) 20250819133810494 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819133810495 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810495 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810495 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2282)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288) MSC_Test-MNCC(2282)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)-2147483596 MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133810501 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133810501 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_len:46 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60127C350001C0A802150000000000000000000000000040040C0000'O 20250819133810531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810531 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133810531 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133810531 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133810531 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819133810531 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250819133810531 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133810531 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819133810531 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250819133810531 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250819133810531 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676a33f0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810531 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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)[0x55c2676a33f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133810531 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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) 20250819133810531 DCC INFO trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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) 20250819133810531 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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) 20250819133810531 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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(2288)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133810534 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133810534 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133810534 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133810534 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133810534 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250819133810534 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133810534 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133810534 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250819133810534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133810535 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133810535 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a33f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133810535 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133810538 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133810539 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133810539 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133810539 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133810539 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250819133810539 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133810539 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133810539 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810539 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810539 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810539 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133810542 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133810542 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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) 20250819133810542 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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) 20250819133810542 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267696fa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133810542 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267696fa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133810542 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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)[0x55c267696fa0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133810542 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133810542 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133810542 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133810542 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133810542 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133810543 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250819133810543 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133810543 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133810543 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810543 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810543 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133810543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810543 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133810543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: { 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" } } } } } } } MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133810545 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267696fa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133810545 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267696fa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133810545 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133810545 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133810545 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{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(2288)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2280)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2280)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2279)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2279)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250819133810547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133810547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133810547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133810547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133810547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133810547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133810547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133810547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133810547 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133810547 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133810547 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810547 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133810547 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133810547 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133810547 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133810547 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133810547 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133810547 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133810547 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413: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(2288)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133812544 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133812544 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133812544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133812544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133812544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133812544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133812544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133812544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 20250819133814545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133814545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133814545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133814545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133814545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133814545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133814545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133814545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 20250819133815549 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250819133815549 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-413 (ran_conn.c:142) 20250819133815549 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250819133815549 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250819133815549 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250819133815549 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{CLEARED}: Removing from parent msub_fsm[0x55c2676970d0] (msc_i.c:221) 20250819133815549 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{CLEARED}: Freeing instance (msc_i.c:221) 20250819133815549 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a4ff0]{CLEARED}: Deallocated (fsm.c:568) 20250819133815549 DMSC DEBUG msub_fsm[0x55c2676970d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250819133815549 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) MSC-I terminated (msub.c:261) 20250819133815549 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) 1 MSC-A still active (msub.c:79) 20250819133815549 DMSC DEBUG msub_fsm[0x55c2676970d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133815549 DMSC DEBUG msub_fsm[0x55c2676970d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133815549 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133815549 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133815549 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a33f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133815549 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a33f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710] (msub.c:113) 20250819133815549 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a33f0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250819133815549 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676a33f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133815549 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267696fa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133815549 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267696fa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710] (msub.c:113) 20250819133815549 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133815549 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267696fa0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250819133815549 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267696fa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133815549 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730] (msub.c:113) 20250819133815549 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHED}: Freeing instance (msub.c:113) 20250819133815549 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c26768c710]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133815549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133815549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730] (msub.c:113) 20250819133815549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250819133815550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7860]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133815550 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Removing from parent msub_fsm[0x55c2676970d0] (msub.c:113) 20250819133815550 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) Freeing transaction (transaction.c:243) 20250819133815550 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819133815550 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133815550 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133815550 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819133815550 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133815550 DMSC ERROR (IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250819133815550 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133815550 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ callref-0x80000034 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133815550 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133815550 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: FSM instance already terminating, not dispatching event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133815550 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Freeing instance (msub.c:113) 20250819133815550 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD:UTRAN-Iu-413:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Deallocated (fsm.c:568) 20250819133815550 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD) Free (msub.c:119) 20250819133815550 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0x943563BD - active-conn: now used by 1 (attached) (msub.c:375) 20250819133815550 DMSC DEBUG msub_fsm[0x55c2676970d0]{terminating}: Freeing instance (msub.c:113) 20250819133815550 DMSC DEBUG msub_fsm[0x55c2676970d0]{terminating}: Deallocated (fsm.c:568) 20250819133815550 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-413 (ran_conn.c:155) 20250819133815550 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133815550 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133815550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133815550 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133815550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133815550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133815550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133815550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2281)@6b779c8e12fd: Message received on association #8 MSC_Test-MNCC(2282)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)-2147483596 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@6b779c8e12fd: Session index based on local reference:0 20250819133815554 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133815554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133815554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133815554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133815554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133815554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133815554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133815554 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2280)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)14744075 MSC_Test_2-M3UA(2281)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288)@6b779c8e12fd: Final verdict of PTC: pass 20250819133815564 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133815564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133815564 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133815564 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133815564 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133815564 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133815565 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133815565 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133815565 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133815565 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133815565 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133815565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133815565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133815565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133815565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133815565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133815565 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(2273)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2275)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2276)@6b779c8e12fd: Final verdict of PTC: none 20250819133815566 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133815566 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133815566 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) 20250819133815566 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) 20250819133815566 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133815566 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133815566 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) 20250819133815566 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) 20250819133815566 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2285)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2278)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2281)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2280)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2284)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2279)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2282)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2277)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2287)@6b779c8e12fd: Final verdict of PTC: none 20250819133815566 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133815566 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133815566 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819133815566 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) 20250819133815566 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819133815566 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819133815566 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819133815566 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) 20250819133815566 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819133815566 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819133815566 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) 20250819133815566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133815567 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133815567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133815567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133815567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133815567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133815567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133815567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133815567 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) 20250819133815567 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133815567 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133815567 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133815567 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133815567 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133815567 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133815567 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133815567 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133815567 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133815567 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133815567 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133815567 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133815567 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133815567 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2272)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2283)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2274)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2286)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2289)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2272): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2273): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2274): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2275): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2276): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2277): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2278): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2279): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2280): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2281): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2282): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2283): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2284): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2285): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2286): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2287): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2288): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2289): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:38:15 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 20250819133816568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=549748) 20250819133817566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133817566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133817566 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133817567 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133817567 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133817567 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133817567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133817567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133817567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133817569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=549748, count=553056) 20250819133818571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133819572 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_auth_sai_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2293)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2293)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2293)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2291)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2296)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2296)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2296)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2294)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2299)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2299)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2299)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2297)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133820465 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2300)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133820573 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133820573 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2302)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819133820579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2302)@6b779c8e12fd: CCM 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(2302)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2302)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2302)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2302)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2302)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2302)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133820596 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133820596 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133820602 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133820602 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133820602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133820602 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2293)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2293)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2293)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133820605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133820605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133820605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133820605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133820605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133820605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133820605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2293)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2293)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2293)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2293)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2293)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2293)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2293)@6b779c8e12fd: Message received on association #8 20250819133820606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133820606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133820606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133820606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133820606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133820606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133820606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2293)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2293)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2293)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2293)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2293)@6b779c8e12fd: Message received on association #8 20250819133820606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133820606 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2293)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133820629 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) 20250819133820629 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) 20250819133820629 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133820629 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(2296)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2296)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2296)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133820631 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133820631 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133820631 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133820631 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133820631 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133820631 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133820631 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(2303)@6b779c8e12fd: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2306) MSC_Test_1-M3UA(2296)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2296)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2296)@6b779c8e12fd: Message received on association #8 TC_iu_lu_auth_sai_timeout2(2306)@6b779c8e12fd: 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 } } } } MSC_Test_1-M3UA(2296)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2296)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133820631 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133820631 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133820631 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133820631 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133820631 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133820631 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2296)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2296)@6b779c8e12fd: Message received on association #8 20250819133820631 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133820631 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133820631 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2296)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2296)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2296)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2296)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2296)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2296)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133820654 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) 20250819133820655 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) 20250819133820655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133820655 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(2299)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2299)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133820658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133820658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133820658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133820658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133820658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133820658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133820658 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(2299)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2299)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2299)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2299)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133820659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133820659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133820659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133820659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133820659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133820659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133820659 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(2299)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133820660 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133820660 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2299)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2296)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2296)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2299)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2299)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133821419 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133821419 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133821419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133821419 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133821419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133821419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133821420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133821420 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2293)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133821420 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133821420 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133821420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133821420 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133821420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133821420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133821420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133821420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2293)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2293)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2292)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133821440 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133821440 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133821440 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133821440 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) 20250819133821440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133821440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133821440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133821440 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2296)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133821441 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133821441 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133821441 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133821441 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) 20250819133821441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133821441 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) 20250819133821441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133821441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2296)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2296)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2295)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133821470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133821470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133821470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133821470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133821470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133821470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133821470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133821470 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2299)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133821470 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) 20250819133821470 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133821471 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133821471 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133821471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133821471 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133821471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133821471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133821471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133821471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2299)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2298)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2298)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2306)11701553 MSC_Test_2-SCCP(2297)@6b779c8e12fd: First idle individual index:0 20250819133821483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133821483 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133821483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133821483 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133821483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133821483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133821483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133821483 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133821483 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) 20250819133821483 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Allocated (fsm.c:456) 20250819133821483 DMSC DEBUG msc_i[0x55c26768c710]{READY}: Allocated (fsm.c:456) 20250819133821483 DMSC DEBUG msc_i[0x55c26768c710]{READY}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133821483 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133821483 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133821483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133821483 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:NONE)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133821483 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2299)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133821483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133821483 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133821483 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133821483 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133821483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133821483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860] (fsm.c:486) 20250819133821483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133821483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133821483 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133821483 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001008 id=262420000001008 (vlr.c:661) 20250819133821483 DVLR INFO New subscr, IMSI: 262420000001008 (vlr.c:562) 20250819133821483 DVLR DEBUG VLR subscr IMSI-262420000001008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133821483 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133821483 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133821483 DVLR DEBUG VLR subscr IMSI-262420000001008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133821483 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133821483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133821483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133821483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133821483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133821483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730] (fsm.c:486) 20250819133821483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133821483 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133821483 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133821483 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133821483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133821483 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133821483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133821483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133821483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133821483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2298)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2299)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@6b779c8e12fd: { messageType := 2, destLocRef := 'B28D31'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(2297)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2303)@6b779c8e12fd: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2306) MSC_Test-GSUP(2303)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2306)"262420000001008" 20250819133826484 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250819133826484 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250819133826484 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133826484 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133826484 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133826484 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) 20250819133826484 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) 20250819133826484 DMM INFO msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133826484 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250819133826484 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133826484 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133826484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133826484 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133826484 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) 20250819133826484 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133826484 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c26768c710]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133826484 DVLR DEBUG VLR subscr IMSI-262420000001008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819133826484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133826484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133826484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133826484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133826484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133826484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133826484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133826484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133826484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133826484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133826484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133826484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133826484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133826484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133826484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133826484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2299)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2299)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2297)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2297)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2297)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2297)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2297)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2297)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2297)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2297)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2299)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133826502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133826502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133826502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133826502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133826502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133826502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133826502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133826502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133826502 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133826502 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c26768c710]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133826502 DIUCS DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c26768c710]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133826502 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133826502 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133826502 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133826502 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133826502 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133826502 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133826502 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133826502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133826502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133826502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730] (msc_a.c:1053) 20250819133826502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250819133826502 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676c86a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250819133826502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860] (msc_a.c:1053) 20250819133826502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133826502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133826502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7730]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133826502 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4dd0] (msc_a.c:1053) 20250819133826502 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133826502 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133826502 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133826502 DMSC DEBUG msub(IMSI-262420000001008) MSC-A terminated (msub.c:261) 20250819133826502 DMSC DEBUG msub(IMSI-262420000001008) 1 MSC-I still active (msub.c:79) 20250819133826502 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133826502 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133826502 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c26768c710]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133826502 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c26768c710]{READY}: Removing from parent msub_fsm[0x55c2676a4dd0] (msub.c:113) 20250819133826503 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-414 (ran_conn.c:142) 20250819133826503 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-414 (ran_conn.c:155) 20250819133826503 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c26768c710]{READY}: Freeing instance (msub.c:113) 20250819133826503 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-414:LU)[0x55c26768c710]{READY}: Deallocated (fsm.c:568) 20250819133826503 DMSC DEBUG msub(IMSI-262420000001008) Free (msub.c:119) 20250819133826503 DVLR INFO VLR subscr IMSI-262420000001008 - active-conn: now used by 0 (-) (msub.c:375) 20250819133826503 DVLR DEBUG SUBSCR(IMSI-262420000001008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819133826503 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Freeing instance (msub.c:113) 20250819133826503 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Deallocated (fsm.c:568) 20250819133826503 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133826503 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133826503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133826503 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133826503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133826503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133826503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133826503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2299)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2299)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2297)@6b779c8e12fd: Session index based on local reference:0 20250819133826504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133826504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133826504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133826504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133826504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133826504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133826504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133826504 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2299)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2298)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2306)11701553 TC_iu_lu_auth_sai_timeout2(2306)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2306)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2306)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2306)@6b779c8e12fd: Final verdict of PTC: pass 20250819133826511 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133826511 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) 20250819133826511 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133826511 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133826511 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133826511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133826511 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133826511 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133826511 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133826511 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133826511 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133826511 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) 20250819133826511 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133826511 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_0-SCCP(2291)@6b779c8e12fd: Final verdict of PTC: none 20250819133826511 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133826511 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133826512 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133826512 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133826512 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) 20250819133826512 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133826512 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133826512 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133826512 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133826512 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133826512 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133826512 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133826512 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133826512 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133826512 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133826512 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133826512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133826512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133826512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133826512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_1-M3UA(2296)@6b779c8e12fd: Final verdict of PTC: none 20250819133826512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133826512 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-RAN(2298)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2292)@6b779c8e12fd: Final verdict of PTC: none 20250819133826513 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133826513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133826513 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2300)@6b779c8e12fd: Final verdict of PTC: none 20250819133826513 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133826513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2293)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2302)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2303)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2301)@6b779c8e12fd: Final verdict of PTC: none 20250819133826513 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-SCCP(2297)@6b779c8e12fd: Final verdict of PTC: none 20250819133826513 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) 20250819133826513 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133826513 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133826513 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) 20250819133826513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133826513 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133826513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133826513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133826513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133826513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133826513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133826513 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(2290)@6b779c8e12fd: Final verdict of PTC: none 20250819133826513 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133826513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2307)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2299)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2305)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2304)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2294)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2295)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2290): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2291): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2292): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2293): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2294): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2295): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2296): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2297): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2298): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2299): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2300): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2301): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2302): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2303): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2304): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2305): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2306): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2307): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:38:26 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 20250819133827514 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233276) 20250819133828512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133828513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133828513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133828513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133828513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133828513 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133828514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133828514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133828514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133828515 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233276, count=236584) 20250819133829516 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:38: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_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 20250819133830517 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_auth_sai_err started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2311)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2311)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2311)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2309)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2314)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2314)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2314)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2312)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2317)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2317)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2317)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2315)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133831346 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2318)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133831510 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133831510 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133831510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133831510 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2311)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2311)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2311)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133831515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133831515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133831515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133831515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133831515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133831515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133831515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2311)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2311)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2311)@6b779c8e12fd: Message received on association #8 20250819133831515 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133831515 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133831515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133831515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133831515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133831515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133831515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2311)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2311)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2311)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2311)@6b779c8e12fd: Message received on association #8 20250819133831516 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133831516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2311)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2311)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2311)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2311)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2311)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2311)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133831518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133831518 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2320)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2320)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133831524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2320)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2320)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2320)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2320)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250819133831527 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) 20250819133831527 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) 20250819133831527 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133831527 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2320)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2320)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2314)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2314)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2314)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2314)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2314)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133831529 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133831529 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133831529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133831529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133831529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133831529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133831529 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(2314)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2314)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2314)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2314)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2314)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2314)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133831529 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133831529 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133831529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133831529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133831529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133831529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133831529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133831529 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133831529 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2314)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2314)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2314)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2314)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2314)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133831541 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) 20250819133831541 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) 20250819133831541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133831541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250819133831542 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133831542 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2317)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2317)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2317)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2317)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2317)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133831545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133831545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133831545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133831545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133831545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133831545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133831545 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(2317)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2317)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2317)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2317)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133831546 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133831546 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133831546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133831546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133831546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133831546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133831546 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(2314)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2314)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2317)@6b779c8e12fd: Message received on association #8 20250819133831546 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133831546 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2317)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2317)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2317)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2317)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2317)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2317)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2321)@6b779c8e12fd: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2324) TC_iu_lu_auth_sai_err2(2324)@6b779c8e12fd: 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 } } } } 20250819133832322 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832322 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832322 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133832322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133832322 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2311)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133832323 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832323 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133832324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133832324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2311)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2311)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2310)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133832337 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832337 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832337 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832337 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) 20250819133832337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133832337 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2314)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133832338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832338 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) 20250819133832338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832338 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) 20250819133832338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133832338 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2314)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2314)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2313)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133832356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133832356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133832356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2317)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133832356 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) 20250819133832356 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133832356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133832356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133832356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2317)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2317)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2316)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2316)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_auth_sai_err2(2324)14662598 MSC_Test_2-SCCP(2315)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2317)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133832372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133832372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133832372 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133832372 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) 20250819133832372 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Allocated (fsm.c:456) 20250819133832372 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133832372 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133832372 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133832372 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133832372 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133832372 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133832372 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2316)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133832372 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133832372 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133832372 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133832372 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133832372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133832372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860] (fsm.c:486) 20250819133832372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133832372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133832372 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133832372 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001009 id=262420000001009 (vlr.c:661) 20250819133832372 DVLR INFO New subscr, IMSI: 262420000001009 (vlr.c:562) 20250819133832372 DVLR DEBUG VLR subscr IMSI-262420000001009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133832372 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133832372 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133832373 DVLR DEBUG VLR subscr IMSI-262420000001009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133832373 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133832373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133832373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133832373 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133832373 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133832373 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710] (fsm.c:486) 20250819133832373 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133832373 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133832373 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832373 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133832373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133832373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2317)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(2321)@6b779c8e12fd: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2324) MSC_Test-GSUP(2321)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2324)"262420000001009" MSC_Test_2-M3UA(2317)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2315)@6b779c8e12fd: { messageType := 2, destLocRef := 'DFBBC6'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(2315)@6b779c8e12fd: Session index based on local reference:0 20250819133832376 DVLR DEBUG VLR subscr IMSI-262420000001009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133832376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250819133832376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{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) 20250819133832376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250819133832376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250819133832376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133832376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710] (vlr_auth_fsm.c:294) 20250819133832376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133832376 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250819133832376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250819133832376 DMM INFO msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133832376 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250819133832376 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133832376 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133832376 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133832376 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133832376 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133832376 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133832376 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133832376 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) 20250819133832376 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) 20250819133832376 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) 20250819133832376 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133832376 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133832376 DVLR DEBUG VLR subscr IMSI-262420000001009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250819133832376 DVLR DEBUG VLR subscr IMSI-262420000001009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133832376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133832376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133832376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133832376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832376 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133832376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133832376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2317)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2317)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2315)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2317)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2315)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2317)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2315)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2315)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2315)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2315)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2315)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2315)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2315)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2315)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2315)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2315)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2317)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133832382 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832382 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832382 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133832382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133832382 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133832382 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133832382 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133832382 DIUCS DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7730]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133832382 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133832382 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133832382 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133832382 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133832382 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133832382 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133832382 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133832382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133832382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860] (msc_a.c:1053) 20250819133832382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133832382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133832382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c26768c710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133832382 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c86a0] (msc_a.c:1053) 20250819133832382 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133832382 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133832382 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133832382 DMSC DEBUG msub(IMSI-262420000001009) MSC-A terminated (msub.c:261) 20250819133832382 DMSC DEBUG msub(IMSI-262420000001009) 1 MSC-I still active (msub.c:79) 20250819133832382 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133832382 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133832382 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133832382 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676c86a0] (msub.c:113) 20250819133832382 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-415 (ran_conn.c:142) 20250819133832382 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-415 (ran_conn.c:155) 20250819133832382 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133832382 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-415:LU)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133832382 DMSC DEBUG msub(IMSI-262420000001009) Free (msub.c:119) 20250819133832382 DVLR INFO VLR subscr IMSI-262420000001009 - active-conn: now used by 0 (-) (msub.c:375) 20250819133832382 DVLR DEBUG SUBSCR(IMSI-262420000001009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819133832382 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Freeing instance (msub.c:113) 20250819133832382 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Deallocated (fsm.c:568) 20250819133832382 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832382 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832382 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133832382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133832382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2317)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2317)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2315)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2317)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133832383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133832383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133832383 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133832383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133832383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133832383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133832383 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2316)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2324)14662598 TC_iu_lu_auth_sai_err2(2324)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2324)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2324)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2324)@6b779c8e12fd: Final verdict of PTC: pass 20250819133832385 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133832385 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) 20250819133832385 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133832385 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133832385 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133832385 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) 20250819133832385 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133832385 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133832385 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) 20250819133832385 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832385 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133832385 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133832385 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133832385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_0-SCCP(2309)@6b779c8e12fd: Final verdict of PTC: none 20250819133832385 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133832385 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133832385 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133832385 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133832385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133832386 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2312)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2314)@6b779c8e12fd: Final verdict of PTC: none 20250819133832386 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133832386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133832386 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133832386 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133832386 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133832386 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133832386 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133832386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133832386 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133832386 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133832386 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133832386 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832386 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133832387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133832387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133832387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133832387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133832387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133832387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133832387 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133832387 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133832387 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) 20250819133832387 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) 20250819133832387 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133832387 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133832387 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) 20250819133832387 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133832387 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133832387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133832387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133832387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133832387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133832387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133832387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133832388 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133832388 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2320)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2310)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2311)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2321)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2323)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2313)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2316)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2317)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2315)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2318)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2319)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2325)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2308)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2322)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2308): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2309): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2310): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2311): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2312): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2313): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2314): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2315): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2316): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2317): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2318): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2319): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2320): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2321): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2322): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2323): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_auth_sai_err2(2324): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2325): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:38:32 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 20250819133833387 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230188) 20250819133834386 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133834387 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133834387 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133834387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133834387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133834387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133834388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133834388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133834388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133834388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=230188, count=233496) 20250819133835389 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:38: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_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 20250819133836390 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_release_request started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2329)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2329)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2329)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2327)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2332)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2332)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2332)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2330)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2335)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2335)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2335)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2333)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133837270 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2336)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133837391 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133837392 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2338)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2338)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133837397 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2338)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2338)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2338)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2338)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2338)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2338)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133837419 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133837419 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133837426 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133837426 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133837426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133837426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2329)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2329)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2329)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133837428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133837428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133837428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133837428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133837428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133837428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133837428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2329)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2329)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2329)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2329)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2329)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133837428 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133837428 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133837428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133837428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133837428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133837428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133837429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133837429 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133837429 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2329)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2329)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2329)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2329)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2329)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2329)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2329)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2329)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133837443 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) 20250819133837443 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) 20250819133837443 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133837443 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(2332)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2332)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2332)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133837444 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133837444 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133837444 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133837444 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133837444 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133837444 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133837444 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(2332)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2332)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2332)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2332)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2332)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133837445 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133837445 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133837445 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133837445 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133837445 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133837445 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133837445 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(2332)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2332)@6b779c8e12fd: Message received on association #8 20250819133837445 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2332)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2332)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2332)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2332)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133837445 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2332)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2332)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2339)@6b779c8e12fd: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2342) TC_iu_lu_release_request2(2342)@6b779c8e12fd: 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 } } } } 20250819133837461 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) 20250819133837461 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) 20250819133837461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133837461 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(2335)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2335)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133837463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133837463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133837463 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133837463 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133837463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133837463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133837463 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(2335)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2335)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2335)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2335)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133837464 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133837464 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133837464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133837464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133837464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133837464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133837464 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(2335)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133837464 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133837464 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2332)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2332)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2335)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2335)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2335)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133838240 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133838240 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133838240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133838240 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133838240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133838240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133838240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133838240 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2329)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133838241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133838241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133838241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133838241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133838241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133838241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133838241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133838241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2329)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2329)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2328)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133838255 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133838255 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133838255 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133838255 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) 20250819133838255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133838255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133838255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133838255 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2332)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133838257 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133838257 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133838257 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133838257 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) 20250819133838257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133838257 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) 20250819133838257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133838257 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2332)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2332)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2331)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133838277 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133838277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133838277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133838277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133838277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133838277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133838277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133838277 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133838278 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) 20250819133838278 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133838278 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133838278 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133838278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133838278 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133838278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133838278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133838278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133838278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2335)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2334)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2334)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_release_request2(2342)4281838 MSC_Test_2-SCCP(2333)@6b779c8e12fd: First idle individual index:0 20250819133838296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133838296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133838296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133838296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133838296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133838296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133838296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133838296 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2334)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133838297 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) 20250819133838297 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133838297 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: Allocated (fsm.c:456) 20250819133838297 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133838297 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133838297 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133838297 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133838297 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133838297 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133838297 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133838297 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133838297 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133838297 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730] (fsm.c:486) 20250819133838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133838297 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133838297 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001010 id=262420000001010 (vlr.c:661) 20250819133838297 DVLR INFO New subscr, IMSI: 262420000001010 (vlr.c:562) 20250819133838297 DVLR DEBUG VLR subscr IMSI-262420000001010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133838297 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133838297 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133838297 DVLR DEBUG VLR subscr IMSI-262420000001010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133838297 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133838297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133838297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133838297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0] (fsm.c:486) 20250819133838297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133838297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133838297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133838297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133838297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133838297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133838297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133838297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133838297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133838297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2335)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2333)@6b779c8e12fd: { messageType := 2, destLocRef := '4155EE'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(2333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2339)@6b779c8e12fd: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2342) MSC_Test-GSUP(2339)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_release_request2(2342)"262420000001010" MSC_Test_2-SCCP(2333)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2333)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2333)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250819133839315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133839315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133839315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133839315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133839315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133839315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133839315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133839315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133839316 DIUCS DEBUG (UTRAN-Iu-416) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133839316 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133839316 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250819133839316 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133839316 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250819133839316 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250819133839316 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819133839316 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250819133839316 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250819133839316 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) 20250819133839316 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) 20250819133839316 DMM INFO msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133839316 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250819133839316 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133839316 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133839316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133839316 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133839316 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) 20250819133839316 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133839316 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133839317 DVLR DEBUG VLR subscr IMSI-262420000001010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819133839317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133839317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133839317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133839317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133839317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133839317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133839317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133839317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133839317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133839317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133839317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133839317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133839317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133839317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133839317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133839317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2335)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2335)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2333)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2333)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2333)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133839340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133839340 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133839340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133839340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133839340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133839340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133839340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133839340 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133839340 DIUCS DEBUG (UTRAN-Iu-416) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133839340 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133839340 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133839340 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133839340 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133839340 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133839341 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133839341 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133839341 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133839341 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133839341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133839341 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133839341 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0] (msc_a.c:1053) 20250819133839341 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250819133839341 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250819133839341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730] (msc_a.c:1053) 20250819133839341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133839341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133839341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676970d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133839341 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133839341 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133839341 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133839341 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133839341 DMSC DEBUG msub(IMSI-262420000001010) MSC-A terminated (msub.c:261) 20250819133839341 DMSC DEBUG msub(IMSI-262420000001010) 1 MSC-I still active (msub.c:79) 20250819133839341 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133839341 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133839341 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133839341 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133839341 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-416 (ran_conn.c:142) 20250819133839341 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-416 (ran_conn.c:155) 20250819133839341 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: Freeing instance (msub.c:113) 20250819133839341 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-416:LU)[0x55c2676a7860]{READY}: Deallocated (fsm.c:568) 20250819133839341 DMSC DEBUG msub(IMSI-262420000001010) Free (msub.c:119) 20250819133839341 DVLR INFO VLR subscr IMSI-262420000001010 - active-conn: now used by 0 (-) (msub.c:375) 20250819133839341 DVLR DEBUG SUBSCR(IMSI-262420000001010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819133839341 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133839341 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133839342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133839342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133839342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133839342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133839342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133839342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133839342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133839342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2335)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2334)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_release_request2(2342)4281838 20250819133839346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133839346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133839346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133839346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133839346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133839346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133839346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133839346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_release_request2(2342)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_lu_release_request2(2342)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_1-SCCP(2330)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2327)@6b779c8e12fd: Final verdict of PTC: none 20250819133839355 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133839355 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) 20250819133839355 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133839355 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133839355 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133839355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133839355 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133839355 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133839355 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133839355 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_2-RAN(2334)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2339)@6b779c8e12fd: Final verdict of PTC: none20250819133839355 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133839355 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133839355 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133839355 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133839355 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133839355 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133839355 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133839355 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133839355 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) 20250819133839355 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133839355 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133839355 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133839355 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133839355 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133839355 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133839355 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133839355 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133839356 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133839356 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133839356 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133839356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133839356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133839356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133839356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133839356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133839356 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133839356 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133839356 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2332)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2336)@6b779c8e12fd: Final verdict of PTC: none 20250819133839356 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(2329)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2333)@6b779c8e12fd: Final verdict of PTC: none 20250819133839356 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133839357 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2328)@6b779c8e12fd: Final verdict of PTC: none 20250819133839357 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) 20250819133839357 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) 20250819133839357 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133839357 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133839357 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) 20250819133839357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133839357 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133839357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133839357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) MSC_Test-GSUP-IPA(2338)@6b779c8e12fd: Final verdict of PTC: none 20250819133839357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133839357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133839357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133839357 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(2326)@6b779c8e12fd: Final verdict of PTC: none 20250819133839357 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133839357 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2335)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2331)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2340)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2343)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2337)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2341)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2326): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2327): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2328): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2329): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2330): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2331): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2332): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2333): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2334): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2335): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2336): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2337): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2338): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2339): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2340): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2341): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_release_request2(2342): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2343): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:38:39 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 20250819133840357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236248) 20250819133841356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133841357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133841357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133841357 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133841357 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133841357 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133841358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133841358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133841358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133841359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=236248, count=237408) 20250819133842359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:38: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_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 20250819133843361 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_disconnect started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2347)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2347)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2347)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2345)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2350)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2350)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2350)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-SCCP(2348)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2353)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2353)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2353)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2351)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133844245 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2354)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133844362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133844362 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2356)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2356)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133844368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2356)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2356)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2356)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2356)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2356)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2356)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133844397 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133844397 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133844397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133844397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2347)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2347)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2347)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133844400 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133844400 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133844400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133844400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133844400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133844400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133844400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2347)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2347)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2347)@6b779c8e12fd: Message received on association #8 20250819133844400 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133844400 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2347)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2347)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2347)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133844401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133844401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133844401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133844401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133844401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133844401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133844401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133844401 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2347)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2347)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2347)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2347)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2347)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2347)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2347)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133844401 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133844419 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) 20250819133844419 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) 20250819133844419 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133844419 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(2350)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2350)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2350)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133844421 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133844421 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133844421 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133844421 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133844421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133844421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133844421 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(2350)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2350)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2350)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2350)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2350)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2350)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133844421 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133844421 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133844421 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133844421 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133844421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133844421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133844421 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(2350)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2350)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2350)@6b779c8e12fd: Message received on association #8 20250819133844421 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133844421 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2350)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2350)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2350)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2350)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2357)@6b779c8e12fd: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2360) TC_iu_lu_disconnect2(2360)@6b779c8e12fd: 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 } } } } 20250819133844437 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) 20250819133844437 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) 20250819133844437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133844437 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(2353)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2353)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2353)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133844439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133844439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133844439 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133844439 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133844439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133844439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133844439 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(2353)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2353)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2353)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2353)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2353)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133844439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133844439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133844439 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133844439 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133844439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133844439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133844439 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133844440 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133844440 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2353)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2350)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2353)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2350)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2353)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2353)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2353)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2353)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2353)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2353)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133845211 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133845211 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133845211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133845211 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133845211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133845211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133845211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133845211 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2347)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133845211 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133845211 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133845211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133845211 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133845211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133845211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133845211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133845211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2347)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2347)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2346)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2350)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133845231 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133845231 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133845231 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133845231 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) 20250819133845231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133845231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133845231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133845231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133845232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133845232 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133845232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133845232 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) 20250819133845232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133845232 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) 20250819133845232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133845232 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2350)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2350)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2349)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133845257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133845257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133845257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133845257 DLM3UA DEBUG 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(2353)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133845257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133845257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133845257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133845257 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133845258 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) 20250819133845258 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133845258 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133845258 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133845258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133845258 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133845258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133845258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133845258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133845258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2353)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2353)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2352)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2352)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_disconnect2(2360)9544314 MSC_Test_2-SCCP(2351)@6b779c8e12fd: First idle individual index:0 20250819133845272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133845272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133845272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133845272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133845272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133845272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133845272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133845272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2353)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133845272 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) 20250819133845272 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Allocated (fsm.c:456) 20250819133845272 DMSC DEBUG msc_i[0x55c2676970d0]{READY}: Allocated (fsm.c:456) 20250819133845272 DMSC DEBUG msc_i[0x55c2676970d0]{READY}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133845272 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133845272 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133845272 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133845272 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55c2676970d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133845272 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133845272 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133845272 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133845272 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133845272 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133845272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133845272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730] (fsm.c:486) 20250819133845272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133845272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133845272 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133845272 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001011 id=262420000001011 (vlr.c:661) 20250819133845272 DVLR INFO New subscr, IMSI: 262420000001011 (vlr.c:562) 20250819133845272 DVLR DEBUG VLR subscr IMSI-262420000001011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133845272 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133845272 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133845272 DVLR DEBUG VLR subscr IMSI-262420000001011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133845272 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133845272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133845272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133845272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133845272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133845272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860] (fsm.c:486) 20250819133845272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133845272 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c26768c710]{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(2352)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133845272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133845272 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133845272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133845272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133845272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133845272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133845272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133845272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2353)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2353)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2351)@6b779c8e12fd: { messageType := 2, destLocRef := '91A27A'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(2351)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2357)@6b779c8e12fd: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2360) MSC_Test-GSUP(2357)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_disconnect2(2360)"262420000001011" TC_iu_lu_disconnect2(2360)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-RAN(2352)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_disconnect2(2360)9544314 MSC_Test_2-SCCP(2351)@6b779c8e12fd: Session index based on connection ID:0 20250819133846283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133846283 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133846283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133846283 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133846283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133846283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133846283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133846283 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2353)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133846284 DIUCS DEBUG (UTRAN-Iu-417) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250819133846284 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-417 (ran_conn.c:142) 20250819133846284 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676970d0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250819133846284 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676970d0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250819133846284 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676970d0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250819133846284 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676970d0]{CLEARED}: Removing from parent msub_fsm[0x55c2676a4dd0] (msc_i.c:221) 20250819133846284 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676970d0]{CLEARED}: Freeing instance (msc_i.c:221) 20250819133846284 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676970d0]{CLEARED}: Deallocated (fsm.c:568) 20250819133846284 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250819133846284 DMSC DEBUG msub(IMSI-262420000001011) MSC-I terminated (msub.c:261) 20250819133846284 DMSC DEBUG msub(IMSI-262420000001011) 1 MSC-A still active (msub.c:79) 20250819133846284 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133846284 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133846284 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133846284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_WAIT_AUTH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133846284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133846284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860] (msub.c:113) 20250819133846284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msub.c:113) 20250819133846284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c26768c710]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250819133846284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_WAIT_AUTH}: Removing from parent msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730] (msub.c:113) 20250819133846284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_WAIT_AUTH}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133846284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_WAIT_AUTH}: Freeing instance (msub.c:113) 20250819133846284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7860]{VLR_ULA_S_WAIT_AUTH}: Deallocated (fsm.c:568) 20250819133846284 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Removing from parent msub_fsm[0x55c2676a4dd0] (msub.c:113) 20250819133846284 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Freeing instance (msub.c:113) 20250819133846284 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-417:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Deallocated (fsm.c:568) 20250819133846284 DMSC DEBUG msub(IMSI-262420000001011) Free (msub.c:119) 20250819133846284 DVLR INFO VLR subscr IMSI-262420000001011 - active-conn: now used by 0 (-) (msub.c:375) 20250819133846284 DVLR DEBUG SUBSCR(IMSI-262420000001011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250819133846285 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Freeing instance (msub.c:113) 20250819133846285 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Deallocated (fsm.c:568) 20250819133846285 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-417 (ran_conn.c:155) 20250819133846285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133846285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133846285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133846285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133846285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133846285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133846285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133846285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2353)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2353)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2351)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2351)@6b779c8e12fd: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2360)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(2357)@6b779c8e12fd: Final verdict of PTC: none 20250819133847286 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133847286 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) 20250819133847286 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133847286 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133847286 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133847286 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133847286 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133847287 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133847287 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133847287 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) 20250819133847287 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133847287 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133847287 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133847287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133847287 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133847287 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133847287 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) 20250819133847287 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133847287 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133847287 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2350)@6b779c8e12fd: Final verdict of PTC: none 20250819133847287 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133847287 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133847287 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133847287 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133847287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133847287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133847287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133847287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133847287 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133847287 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133847287 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) 20250819133847287 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133847287 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133847287 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) 20250819133847287 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133847287 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) 20250819133847287 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133847287 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133847287 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) 20250819133847287 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) 20250819133847287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133847287 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133847287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133847287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133847287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133847287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133847287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133847287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133847287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2356)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2345)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2347)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2348)@6b779c8e12fd: Final verdict of PTC: none 20250819133847288 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133847288 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(2358)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2353)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2346)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2349)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2361)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2354)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2352)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2355)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2344)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2359)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2351)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2344): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2345): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2346): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2347): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2348): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2349): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2350): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2351): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2352): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2353): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2354): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2355): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2356): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2357): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2358): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2359): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_disconnect2(2360): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2361): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Tue Aug 19 13:38:47 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 20250819133848288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204480) 20250819133849288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133849288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133849288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133849288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133849288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133849288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133849288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133849288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133849288 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133849289 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=204480, count=207788) 20250819133850291 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:38:51 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 20250819133851291 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_by_imei started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2365)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2365)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2365)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2363)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2368)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2368)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2368)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2366)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2371)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2371)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2371)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2369)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133852139 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2372)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133852292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133852292 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2374)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2374)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133852294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2374)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2374)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2374)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2374)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2374)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2374)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133852307 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133852307 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133852307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133852307 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2365)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2365)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2365)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133852311 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133852311 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133852311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133852311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133852311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133852311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133852311 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2365)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2365)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2365)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2365)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2365)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133852312 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133852312 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133852312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133852312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133852312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133852312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133852312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2365)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2365)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2365)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2365)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2365)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2365)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133852313 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133852313 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2365)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2365)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133852318 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133852318 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133852320 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) 20250819133852320 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) 20250819133852320 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133852320 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(2368)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2368)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2368)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133852325 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133852325 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133852325 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133852325 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133852325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133852325 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133852325 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(2368)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2368)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2368)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2368)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2368)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2368)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133852326 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133852326 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133852326 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133852326 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133852326 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133852326 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133852326 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(2368)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2368)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133852326 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2368)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2368)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2368)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133852326 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2368)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2368)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133852334 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) 20250819133852334 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) 20250819133852334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133852334 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(2371)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2371)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133852341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133852341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133852341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133852341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133852341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133852341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133852341 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(2371)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2371)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2371)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133852345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133852345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133852345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133852345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133852345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133852345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133852345 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(2371)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2368)@6b779c8e12fd: Message received on association #8 20250819133852345 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133852345 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2368)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2375)@6b779c8e12fd: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2378) TC_iu_lu_by_imei2(2378)@6b779c8e12fd: 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 } } } } 20250819133853117 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133853117 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133853117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133853117 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133853117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133853117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133853117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133853117 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2365)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133853118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133853118 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133853118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133853118 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133853118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133853118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133853118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133853118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2365)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2365)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2364)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133853129 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133853129 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133853129 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133853129 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) 20250819133853129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133853129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133853129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133853129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2368)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133853130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133853130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133853130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133853130 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) 20250819133853130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133853130 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) 20250819133853130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133853130 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2368)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2368)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2367)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133853148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133853148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133853148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133853148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133853148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133853148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133853148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133853148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133853149 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) 20250819133853149 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133853149 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133853149 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133853149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133853149 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133853149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133853149 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133853149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133853149 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2370)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2370)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_by_imei2(2378)9603570 MSC_Test_2-SCCP(2369)@6b779c8e12fd: First idle individual index:0 20250819133853168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133853168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133853168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133853168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133853168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133853168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133853168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133853168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133853169 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) MSC_Test_2-RAN(2370)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133853169 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Allocated (fsm.c:456) 20250819133853169 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: Allocated (fsm.c:456) 20250819133853169 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133853169 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133853169 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26768c710] (fsm.c:486) 20250819133853169 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133853170 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133853170 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133853170 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133853170 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133853170 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000010120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133853170 DMM ERROR msc_a(IMEI-499990000010120:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250819133853170 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133853170 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133853170 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000010120:UTRAN-Iu-418:LU)[0x55c2676a7730] (fsm.c:486) 20250819133853170 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133853170 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133853170 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250819133853170 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250819133853170 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133853170 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133853170 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133853170 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250819133853170 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133853170 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250819133853170 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250819133853170 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_ID_REQ (msc_a.c:2106) 20250819133853170 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133853170 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133853171 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133853171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133853171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133853171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133853171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133853171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133853171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133853171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133853171 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133853171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133853171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133853171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133853171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133853171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133853171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133853171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@6b779c8e12fd: { messageType := 2, destLocRef := '9289F2'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(2369)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133858171 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250819133858171 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250819133858171 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133858172 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819133858172 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133858172 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) 20250819133858172 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) 20250819133858172 DMM INFO msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819133858172 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250819133858172 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133858172 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133858172 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133858172 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819133858172 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133858172 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133858172 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:LU)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133858172 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819133858172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133858173 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133858173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133858173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133858173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133858173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133858173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133858173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133858173 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133858173 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133858173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133858173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133858173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133858173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133858173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133858173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2369)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2369)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2369)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2369)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133858191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133858191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133858191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133858191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133858191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133858191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133858191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133858191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133858191 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133858191 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:LU)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133858191 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-418:LU)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133858191 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133858191 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133858191 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133858191 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133858192 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133858192 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133858192 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133858192 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133858192 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730] (msc_a.c:1053) 20250819133858192 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133858192 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133858192 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-418:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133858192 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26768c710] (msc_a.c:1053) 20250819133858192 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133858192 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:LU)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133858192 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133858192 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133858192 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133858192 DMSC DEBUG msub_fsm[0x55c26768c710]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133858192 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133858192 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:LU)[0x55c2676a7860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133858192 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:LU)[0x55c2676a7860]{READY}: Removing from parent msub_fsm[0x55c26768c710] (msub.c:113) 20250819133858192 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-418 (ran_conn.c:142) 20250819133858192 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-418 (ran_conn.c:155) 20250819133858192 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:LU)[0x55c2676a7860]{READY}: Freeing instance (msub.c:113) 20250819133858192 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:LU)[0x55c2676a7860]{READY}: Deallocated (fsm.c:568) 20250819133858192 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133858192 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250819133858192 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819133858192 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Freeing instance (msub.c:113) 20250819133858192 DMSC DEBUG msub_fsm[0x55c26768c710]{terminating}: Deallocated (fsm.c:568) 20250819133858192 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133858192 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133858192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133858192 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133858192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133858192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133858193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133858193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2371)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2371)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133858195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133858195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133858195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133858195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133858195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133858195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133858195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133858195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2370)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_by_imei2(2378)9603570 TC_iu_lu_by_imei2(2378)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2378)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2378)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2378)@6b779c8e12fd: Final verdict of PTC: pass 20250819133858202 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133858202 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2375)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2363)@6b779c8e12fd: Final verdict of PTC: none 20250819133858203 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133858203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133858203 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133858203 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-MNCC(2372)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2369)@6b779c8e12fd: Final verdict of PTC: none 20250819133858204 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133858204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133858204 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133858204 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133858204 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133858204 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133858204 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133858204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133858204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133858204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133858204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133858204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133858204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133858204 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133858204 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) 20250819133858204 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133858204 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133858205 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133858205 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133858205 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133858205 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) 20250819133858205 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133858205 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133858205 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) 20250819133858205 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) 20250819133858205 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133858205 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133858205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133858205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133858205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_1-SCCP(2366)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2365)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2368)@6b779c8e12fd: Final verdict of PTC: none 20250819133858205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133858205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133858205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133858205 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133858205 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133858205 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2374)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2367)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2376)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2364)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2379)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2370)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2362)@6b779c8e12fd: Final verdict of PTC: none 20250819133858206 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) 20250819133858206 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) 20250819133858206 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133858206 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133858206 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) 20250819133858206 DLSS7 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(2373)@6b779c8e12fd: Final verdict of PTC: none 20250819133858206 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133858206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_2-M3UA(2371)@6b779c8e12fd: Final verdict of PTC: none 20250819133858206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133858206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133858206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133858206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133858206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133858206 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133858206 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(2377)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2362): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2363): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2364): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2365): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2366): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2367): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2368): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2369): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2370): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2371): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2372): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2373): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2374): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2375): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2376): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2377): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_by_imei2(2378): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2379): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:38:58 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 20250819133859206 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230868) 20250819133900205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133900205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133900205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133900205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133900205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133900205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133900206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133900206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133900206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133900207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=230868, count=234796) 20250819133901209 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:39: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_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 20250819133902210 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_imsi_detach_by_imsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2383)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2383)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2383)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2381)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2386)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2386)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2386)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2384)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2389)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2389)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2389)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2387)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133903090 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2390)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133903211 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133903211 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2392)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2392)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133903217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2392)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2392)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2392)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2392)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2392)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2392)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133903252 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133903252 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133903256 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133903256 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133903256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133903256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2383)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2383)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2383)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133903258 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133903258 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133903258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133903258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133903258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133903258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_0-M3UA(2383)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2383)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133903258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2383)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2383)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2383)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133903259 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133903259 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) MSC_Test_0-M3UA(2383)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133903259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133903259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133903259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2383)@6b779c8e12fd: Message received on association #8 20250819133903259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133903259 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2383)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133903259 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133903259 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2383)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2383)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2383)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2383)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2383)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133903270 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) 20250819133903270 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) 20250819133903270 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133903270 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2386)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2386)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2386)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133903271 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133903271 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133903271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133903271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133903271 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133903271 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_1-M3UA(2386)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2386)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133903271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2386)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2386)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2386)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133903272 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133903272 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133903272 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_1-M3UA(2386)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133903272 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133903272 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133903272 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133903272 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2386)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2386)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2386)@6b779c8e12fd: Message received on association #8 20250819133903272 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133903272 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2386)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2386)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2386)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2386)@6b779c8e12fd: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imsi2(2396)@6b779c8e12fd: 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 } } } } } } } } 20250819133903284 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) 20250819133903284 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) 20250819133903284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133903284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2389)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2389)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133903286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133903286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133903286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133903286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133903286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(2389)@6b779c8e12fd: M3UA_ASPUP sent 20250819133903286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133903286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2389)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2389)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2389)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133903286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133903287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133903287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) MSC_Test_2-M3UA(2389)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133903287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133903287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133903287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133903287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133903287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133903287 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2386)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2386)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2389)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2389)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2389)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133904069 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904069 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904069 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133904069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133904069 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2383)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133904070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133904070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133904070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2383)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2383)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2382)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133904079 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904079 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904079 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904079 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) 20250819133904079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133904079 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2386)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133904079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904079 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) 20250819133904079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904079 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) 20250819133904079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133904079 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2386)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2386)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2385)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133904102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133904102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133904102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2389)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133904103 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) 20250819133904103 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133904103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133904103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133904103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2389)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2388)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2388)@6b779c8e12fd: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2396)11765322 MSC_Test_2-SCCP(2387)@6b779c8e12fd: First idle individual index:0 20250819133904121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904121 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133904121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133904121 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2389)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133904121 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) 20250819133904121 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Allocated (fsm.c:456) 20250819133904121 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133904121 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133904121 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133904121 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133904121 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133904121 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133904121 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133904121 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133904121 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133904121 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000001014 (gsm_04_08.c:980) 20250819133904121 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000001014 (gsm_04_08.c:1004) 20250819133904121 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250819133904121 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250819133904121 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250819133904121 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133904121 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133904121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133904121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904121 DLSS7 DEBUG Found route for dpc=195=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(2388)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133904121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133904121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133904121 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904121 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904121 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133904121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133904121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2389)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2389)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2387)@6b779c8e12fd: { messageType := 2, destLocRef := 'B3864A'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(2387)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2387)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2387)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2387)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2387)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2387)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2387)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2387)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2387)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133904126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133904126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133904126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2389)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133904126 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133904126 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133904126 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7730]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133904126 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133904126 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133904126 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133904126 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133904126 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133904126 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133904126 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133904126 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c86a0] (msc_a.c:1053) 20250819133904126 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133904126 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133904126 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133904126 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133904126 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133904126 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133904126 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133904126 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133904126 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676c86a0] (msub.c:113) 20250819133904126 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-419 (ran_conn.c:142) 20250819133904126 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-419 (ran_conn.c:155) 20250819133904126 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133904126 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133904126 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133904126 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Freeing instance (msub.c:113) 20250819133904126 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Deallocated (fsm.c:568) 20250819133904126 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904126 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133904126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133904126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2389)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2389)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2387)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2389)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133904127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133904127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133904127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133904127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133904127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133904127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133904127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2388)@6b779c8e12fd: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2396)11765322 TC_iu_imsi_detach_by_imsi2(2396)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2396)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(2381)@6b779c8e12fd: Final verdict of PTC: none 20250819133904130 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133904130 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133904130 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133904130 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) 20250819133904130 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133904130 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133904130 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133904130 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_2-SCCP(2387)@6b779c8e12fd: Final verdict of PTC: none 20250819133904130 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133904130 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133904130 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133904130 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133904130 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133904130 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133904130 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_1-SCCP(2384)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2386)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2393)@6b779c8e12fd: Final verdict of PTC: none 20250819133904131 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904131 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133904131 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133904131 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133904131 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133904131 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_0-M3UA(2383)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2388)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2391)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2390)@6b779c8e12fd: Final verdict of PTC: none 20250819133904131 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133904131 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133904131 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133904131 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_1-RAN(2385)@6b779c8e12fd: Final verdict of PTC: none 20250819133904131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133904131 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133904131 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133904131 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_0-RAN(2382)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2389)@6b779c8e12fd: Final verdict of PTC: none 20250819133904132 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133904132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904132 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133904132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133904132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133904132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133904132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133904132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133904132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133904132 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133904132 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) 20250819133904132 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133904132 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133904131 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133904132 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133904132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2392)@6b779c8e12fd: Final verdict of PTC: none 20250819133904132 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133904132 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) 20250819133904132 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133904132 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133904132 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) 20250819133904132 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) 20250819133904132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133904132 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133904132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133904132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133904132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133904132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133904132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133904132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133904132 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133904132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(2395)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2397)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2380)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2394)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2380): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2381): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2382): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2383): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2384): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2385): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2386): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2387): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2388): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2389): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2390): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2391): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2392): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2393): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2394): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2395): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2396): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2397): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:39:04 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 20250819133905133 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207100) 20250819133906131 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133906131 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133906131 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133906133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133906133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133906133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133906133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133906133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133906133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133906135 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=207100, count=210408) 20250819133907137 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:39: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_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 20250819133908139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_imsi_detach_by_tmsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2401)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2401)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2401)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2399)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2404)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2404)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2404)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2402)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2407)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2407)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2407)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2405)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133909058 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2408)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133909139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133909139 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2410)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2410)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133909146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2410)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2410)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2410)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2410)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2410)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2410)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133909168 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133909168 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_tmsi2(2414)@6b779c8e12fd: 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 } } } } } } } } 20250819133909222 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133909222 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133909222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133909222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2401)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2401)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2401)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2401)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2401)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133909225 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133909225 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133909225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133909225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133909225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133909225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133909226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2401)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2401)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2401)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2401)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133909228 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133909228 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133909228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133909228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133909228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133909228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133909228 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2401)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2401)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133909228 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133909228 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2401)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2401)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2401)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2401)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2401)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133909238 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) 20250819133909238 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) 20250819133909238 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133909238 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(2404)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2404)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2404)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133909243 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133909243 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133909243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133909243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133909243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133909243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133909243 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(2404)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2404)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2404)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2404)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2404)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133909246 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133909246 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133909246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133909246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133909246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133909246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133909246 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(2404)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2404)@6b779c8e12fd: Message received on association #8 20250819133909246 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133909246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2404)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2404)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2404)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2404)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2404)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2404)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133909252 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) 20250819133909252 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) 20250819133909252 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133909252 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(2407)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2407)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133909259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133909259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133909259 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133909259 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133909259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133909259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133909259 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(2407)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2407)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2407)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2407)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133909260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133909260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133909260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133909260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133909260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133909260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133909260 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(2407)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133909260 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133909261 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2404)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2404)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2407)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2407)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2407)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2401)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133910030 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910030 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910030 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133910030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133910030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133910030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133910030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133910030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2401)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2401)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2400)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2404)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133910047 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910047 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910047 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910047 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) 20250819133910047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133910047 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133910048 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910048 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910048 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910048 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) 20250819133910048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910048 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) 20250819133910048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133910048 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2404)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2404)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2403)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2407)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133910068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133910068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133910068 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133910068 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) 20250819133910069 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133910069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133910069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133910069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2407)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2406)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2406)@6b779c8e12fd: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2414)20722 MSC_Test_2-SCCP(2405)@6b779c8e12fd: First idle individual index:0 20250819133910082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133910082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133910082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2407)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133910083 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) MSC_Test_2-RAN(2406)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133910083 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: Allocated (fsm.c:456) 20250819133910083 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133910083 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676a7860] (fsm.c:486) 20250819133910083 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133910083 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a7860] (fsm.c:486) 20250819133910083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133910083 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133910083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133910083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133910083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133910083 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250819133910083 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250819133910083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250819133910083 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250819133910083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250819133910083 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133910083 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133910083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133910083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133910083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133910083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133910083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133910083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2407)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2407)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2405)@6b779c8e12fd: { messageType := 2, destLocRef := '0050F2'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(2405)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2405)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2405)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2405)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2405)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2405)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2405)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2405)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2405)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2407)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133910088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133910088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133910088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133910088 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133910088 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133910088 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55c2676a7730]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133910088 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133910088 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133910088 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133910088 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133910088 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133910088 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133910088 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133910088 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a7860] (msc_a.c:1053) 20250819133910088 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133910088 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133910088 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133910088 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133910088 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133910088 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133910088 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133910088 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133910088 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676a7860] (msub.c:113) 20250819133910088 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-420 (ran_conn.c:142) 20250819133910088 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-420 (ran_conn.c:155) 20250819133910088 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133910088 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133910088 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133910088 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Freeing instance (msub.c:113) 20250819133910088 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Deallocated (fsm.c:568) 20250819133910088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133910088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133910088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2407)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2407)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2405)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2407)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133910089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133910089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133910089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133910089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133910089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133910089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133910089 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2406)@6b779c8e12fd: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2414)20722 TC_iu_imsi_detach_by_tmsi2(2414)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2414)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2414)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2414)@6b779c8e12fd: Final verdict of PTC: pass 20250819133910091 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133910091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133910091 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133910091 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133910091 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133910091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133910091 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133910091 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133910091 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133910091 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910091 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133910091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133910091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133910091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133910091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133910091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133910091 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133910091 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133910091 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2399)@6b779c8e12fd: Final verdict of PTC: none 20250819133910092 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) 20250819133910092 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) 20250819133910092 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133910092 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133910092 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) MSC_Test_0-M3UA(2401)@6b779c8e12fd: Final verdict of PTC: none 20250819133910092 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910092 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133910092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133910092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133910092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133910092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133910092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133910092 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133910092 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133910092 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2411)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2404)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2402)@6b779c8e12fd: Final verdict of PTC: none 20250819133910093 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133910093 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133910093 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) 20250819133910093 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) 20250819133910093 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133910093 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133910093 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) 20250819133910093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133910093 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133910093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133910093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133910093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133910093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133910093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133910093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133910094 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_2-SCCP(2405)@6b779c8e12fd: Final verdict of PTC: none 20250819133910094 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2403)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2400)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2408)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2409)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2407)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2413)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2406)@6b779c8e12fd: Final verdict of PTC: none 20250819133910095 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2412)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2415)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2410)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2398)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2398): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2399): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2400): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2401): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2402): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2403): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2404): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2405): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2406): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2407): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2408): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2409): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2410): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2411): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2412): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2413): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2414): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2415): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:39:10 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 20250819133911096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=205192) 20250819133912091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133912091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133912091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133912092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133912092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133912092 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133912094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133912094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133912094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133912098 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=205192, count=208500) 20250819133913100 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133914102 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_imsi_detach_by_imei started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2419)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2419)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2419)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2417)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2422)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2422)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2422)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2420)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2425)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2425)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2425)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2423)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133914960 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2426)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133915103 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133915103 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2428)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2428)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133915110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2428)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2428)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2428)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2428)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2428)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2428)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133915123 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133915123 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133915123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133915123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2419)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2419)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2419)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133915129 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915129 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133915129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133915129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133915129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133915129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133915129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2419)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2419)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2419)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2419)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133915132 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915132 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133915132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133915132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133915132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133915132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133915132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2419)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2419)@6b779c8e12fd: Message received on association #8 20250819133915132 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133915132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2419)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2419)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2419)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2419)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133915135 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) 20250819133915135 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) 20250819133915135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133915135 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(2422)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2422)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2422)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133915140 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915140 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133915140 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133915140 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133915140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133915140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133915140 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(2422)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2422)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2422)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2422)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2422)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2422)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133915141 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915141 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133915141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133915141 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133915141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133915141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133915141 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(2422)@6b779c8e12fd: Message received on association #8 20250819133915142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133915142 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2422)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2422)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2422)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2422)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2422)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2422)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133915143 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133915143 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133915152 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) 20250819133915153 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) 20250819133915153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133915153 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(2425)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2425)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133915154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133915154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133915154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133915154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133915154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133915154 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(2425)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2425)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2425)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2425)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133915155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133915155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133915155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133915155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133915155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133915155 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(2425)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2422)@6b779c8e12fd: Message received on association #8 20250819133915155 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133915155 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2422)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2425)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2425)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2425)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: Received M3UA_NOTIFY -> discard TC_iu_imsi_detach_by_imei2(2432)@6b779c8e12fd: 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 } } } } } } } } 20250819133915935 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915935 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915935 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133915935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133915935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2419)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133915936 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915936 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915936 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133915936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133915936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2419)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2419)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2418)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133915950 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915950 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915950 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915950 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) 20250819133915950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133915950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2422)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133915951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915951 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) 20250819133915951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915951 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) 20250819133915951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133915951 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2422)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2422)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2421)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133915964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133915964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133915964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2425)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133915964 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) 20250819133915964 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133915964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133915964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133915964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2425)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2424)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2424)@6b779c8e12fd: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2432)5864415 MSC_Test_2-SCCP(2423)@6b779c8e12fd: First idle individual index:0 20250819133915975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915975 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133915975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133915975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2425)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133915975 DIUCS DEBUG (UTRAN-Iu-421 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2424)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133915975 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Allocated (fsm.c:456) 20250819133915975 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133915975 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133915975 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133915975 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133915975 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133915975 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133915975 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133915975 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133915975 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133915975 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000010160 (gsm_04_08.c:980) 20250819133915975 DMM ERROR IMEI-499990000010160: unimplemented mobile identity type (gsm_04_08.c:994) 20250819133915975 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000010160 (gsm_04_08.c:1004) 20250819133915975 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250819133915975 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250819133915975 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250819133915975 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133915975 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133915975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133915975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133915975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133915975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133915976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133915976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2425)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2425)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2423)@6b779c8e12fd: { messageType := 2, destLocRef := '597BDF'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(2423)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2423)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2423)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2423)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2423)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2423)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2423)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2423)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2423)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133915981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133915981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133915981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2425)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133915981 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133915981 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133915981 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7730]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133915981 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133915981 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133915981 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133915981 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133915981 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133915981 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133915981 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133915981 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c86a0] (msc_a.c:1053) 20250819133915981 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133915981 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133915981 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133915981 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133915981 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133915981 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133915981 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133915981 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133915981 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676c86a0] (msub.c:113) 20250819133915981 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-421 (ran_conn.c:142) 20250819133915981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133915981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915981 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-421 (ran_conn.c:155) 20250819133915981 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133915981 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133915981 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133915981 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Freeing instance (msub.c:113) 20250819133915981 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Deallocated (fsm.c:568) 20250819133915981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133915981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2425)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2425)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2423)@6b779c8e12fd: Session index based on local reference:0 20250819133915982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133915982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133915982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133915982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133915982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133915982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133915982 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2425)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2424)@6b779c8e12fd: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2432)5864415 TC_iu_imsi_detach_by_imei2(2432)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2432)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2432)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2432)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(2417)@6b779c8e12fd: Final verdict of PTC: none 20250819133915984 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133915984 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) 20250819133915984 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133915985 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133915985 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133915985 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) 20250819133915985 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133915985 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133915985 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test-GSUP(2429)@6b779c8e12fd: Final verdict of PTC: none 20250819133915985 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915985 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133915985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133915985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133915985 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133915985 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133915985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133915985 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133915985 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_0-RAN(2418)@6b779c8e12fd: Final verdict of PTC: none 20250819133915985 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133915985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133915985 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) 20250819133915985 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133915985 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133915985 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133915985 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) 20250819133915985 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133915985 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133915985 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) 20250819133915985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915985 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133915985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133915985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133915985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133915985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133915985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133915985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133915985 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_2-M3UA(2425)@6b779c8e12fd: Final verdict of PTC: none 20250819133915986 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133915986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133915986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133915986 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2422)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2424)@6b779c8e12fd: Final verdict of PTC: none 20250819133915988 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133915988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133915988 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133915988 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133915988 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133915988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133915988 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133915988 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133915988 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133915988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133915988 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133915988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133915988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133915988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test-GSUP-IPA(2428)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2420)@6b779c8e12fd: Final verdict of PTC: none 20250819133915988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133915988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133915988 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(2419)@6b779c8e12fd: Final verdict of PTC: none 20250819133915988 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) IPA-CTRL-CLI-IPA(2416)@6b779c8e12fd: Final verdict of PTC: none 20250819133915989 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2433)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2427)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2430)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2431)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2423)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2426)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2421)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2416): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2417): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2418): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2419): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2420): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2421): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2422): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2423): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2424): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2425): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2426): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2427): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2428): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2429): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2430): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2431): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2432): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2433): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:39:16 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 20250819133916987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=205432) 20250819133917986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133917986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133917986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133917986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133917986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133917986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133917988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133917988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133917988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133917989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=205432, count=209020) 20250819133918991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133919992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_emerg_call_imei_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2437)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2437)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2437)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2435)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2440)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2440)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2440)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2438)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2443)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2443)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2443)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2441)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133920872 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2444)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133920993 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133920993 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2446)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2446)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133920999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2446)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2446)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2446)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2446)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2446)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2446)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133921015 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133921015 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133921037 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133921037 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133921037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133921037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2437)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2437)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2437)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133921038 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921038 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133921038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test_0-M3UA(2437)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2437)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133921038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133921038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133921038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133921038 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2437)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2437)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2437)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2437)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133921039 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133921039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133921039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133921039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133921039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133921039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2437)@6b779c8e12fd: Message received on association #8 20250819133921039 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133921039 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2437)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2437)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2437)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2437)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2437)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2437)@6b779c8e12fd: Received M3UA_NOTIFY -> discard TC_iu_emerg_call_imei_reject2(2450)@6b779c8e12fd: 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 } } } } 20250819133921051 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) 20250819133921051 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) 20250819133921051 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133921051 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(2440)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2440)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2440)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133921052 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921052 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133921052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133921052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133921052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133921052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133921052 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(2440)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2440)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2440)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2440)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2440)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133921052 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921052 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133921052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133921052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133921052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133921052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133921052 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(2440)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2440)@6b779c8e12fd: Message received on association #8 20250819133921052 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133921052 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2440)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2440)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2440)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2440)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2440)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2440)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133921066 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) 20250819133921066 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) 20250819133921066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133921066 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(2443)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2443)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133921069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) MSC_Test_2-M3UA(2443)@6b779c8e12fd: M3UA_ASPUP sent 20250819133921069 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133921069 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_2-M3UA(2443)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133921069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133921069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133921069 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(2443)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2443)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2443)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2443)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133921071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133921071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133921071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133921071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133921071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133921071 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(2440)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: Message received on association #8 20250819133921071 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133921072 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2440)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2443)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2443)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133921853 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921853 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921853 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921853 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133921853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133921853 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2437)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133921854 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921854 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921854 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133921854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133921854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2437)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2437)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133921861 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921861 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921861 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921861 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) 20250819133921861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133921861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(2436)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2440)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133921861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921862 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) 20250819133921862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921862 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) 20250819133921862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133921862 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2440)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2440)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2439)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133921880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133921880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133921880 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2443)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133921880 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) 20250819133921881 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133921881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133921881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133921881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2443)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2442)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2442)@6b779c8e12fd: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2450)16568041 MSC_Test_2-SCCP(2441)@6b779c8e12fd: First idle individual index:0 20250819133921896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133921896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133921897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2443)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133921897 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) 20250819133921897 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: Allocated (fsm.c:456) 20250819133921897 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133921897 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676a7860] (fsm.c:486) 20250819133921897 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133921897 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a7860] (fsm.c:486) 20250819133921897 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133921897 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133921897 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2442)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133921897 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133921897 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133921897 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250819133921897 DIUCS NOTICE msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250819133921897 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250819133921897 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250819133921897 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133921897 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133921897 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133921897 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250819133921897 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133921897 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133921897 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133921897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133921897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133921897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133921897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133921897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133921897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133921897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133921897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133921897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2443)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@6b779c8e12fd: { messageType := 2, destLocRef := 'FCCEE9'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-M3UA(2443)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2441)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2443)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2443)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2441)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2441)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2441)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2441)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2441)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2441)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2441)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133921903 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133921903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133921903 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2443)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133921903 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133921903 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133921903 DIUCS DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133921903 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133921903 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133921903 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133921903 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133921903 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133921903 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133921903 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133921903 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a7860] (msc_a.c:1053) 20250819133921903 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133921903 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133921903 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133921903 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819133921903 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819133921903 DMSC DEBUG msub_fsm[0x55c2676a7860]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133921903 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133921903 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133921903 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676a7860] (msub.c:113) 20250819133921903 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-422 (ran_conn.c:142) 20250819133921904 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-422 (ran_conn.c:155) 20250819133921904 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133921904 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133921904 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819133921904 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Freeing instance (msub.c:113) 20250819133921904 DMSC DEBUG msub_fsm[0x55c2676a7860]{terminating}: Deallocated (fsm.c:568) 20250819133921904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133921904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133921904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2443)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2443)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2441)@6b779c8e12fd: Session index based on local reference:0 20250819133921904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133921904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133921904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133921904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133921904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133921904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133921904 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2442)@6b779c8e12fd: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2450)16568041 MSC_Test_2-M3UA(2443)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imei_reject2(2450)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2450)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2450)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2450)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(2447)@6b779c8e12fd: Final verdict of PTC: none 20250819133921906 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133921906 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) 20250819133921906 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133921906 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133921906 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133921906 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) 20250819133921906 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133921906 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_2-RAN(2442)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2435)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2440)@6b779c8e12fd: Final verdict of PTC: none 20250819133921907 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) 20250819133921907 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921907 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133921907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133921907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133921907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133921907 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133921907 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133921907 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(2437)@6b779c8e12fd: Final verdict of PTC: none 20250819133921907 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133921907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133921907 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133921907 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133921907 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133921907 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133921907 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133921907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133921907 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133921907 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133921907 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133921907 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921907 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133921908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133921908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133921908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133921908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133921908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133921908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133921908 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133921908 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133921908 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2438)@6b779c8e12fd: Final verdict of PTC: none 20250819133921908 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133921908 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(2448)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2436)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2446)@6b779c8e12fd: Final verdict of PTC: none 20250819133921909 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) 20250819133921909 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) 20250819133921909 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) IPA-CTRL-CLI-IPA(2434)@6b779c8e12fd: Final verdict of PTC: none 20250819133921909 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133921909 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) 20250819133921909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133921909 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133921909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133921909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133921909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_1-RAN(2439)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2441)@6b779c8e12fd: Final verdict of PTC: none 20250819133921909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133921909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133921909 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(2444)@6b779c8e12fd: Final verdict of PTC: none 20250819133921909 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133921909 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2443)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2449)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2445)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2451)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2434): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2435): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2436): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2437): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2438): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2439): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2440): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2441): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2442): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2443): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2444): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2445): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2446): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2447): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2448): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2449): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2450): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2451): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:39:21 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 20250819133922909 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213168) 20250819133923909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133923909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133923909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133923909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133923909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133923909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133923909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133923909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133923909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133923910 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213168, count=216476) 20250819133924912 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 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_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 20250819133925913 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_emerg_call_imsi started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2455)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2455)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2455)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2453)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2458)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2458)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2458)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2456)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2461)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2461)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2461)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2459)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133926790 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2462)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133926915 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133926915 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2464)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2464)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133926922 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2464)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2464)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2464)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2464)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2464)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2464)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133926949 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133926949 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133926949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133926949 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2455)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2455)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2455)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133926952 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133926952 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133926952 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133926952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133926952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133926952 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2455)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2455)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133926952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133926952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133926952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2455)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2455)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2455)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2455)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2455)@6b779c8e12fd: Message received on association #8 20250819133926953 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133926953 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133926953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133926953 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133926954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133926954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133926954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133926954 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133926954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2455)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2455)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2455)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2455)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2455)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2455)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133926967 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) 20250819133926967 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) 20250819133926967 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133926967 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(2458)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2458)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2458)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2458)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2458)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133926968 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133926968 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133926968 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133926968 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133926968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133926968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133926968 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(2458)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2458)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2458)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133926969 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133926969 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133926969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133926969 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133926969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133926969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133926969 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(2458)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2458)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2458)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2458)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2458)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2458)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819133926969 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133926969 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2458)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2458)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2465)@6b779c8e12fd: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2468) TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: 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 } } } } 20250819133926985 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) 20250819133926985 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) 20250819133926985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133926985 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(2461)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2461)@6b779c8e12fd: M3UA_ASPUP sent 20250819133926986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133926986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133926986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133926986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133926986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133926986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133926986 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(2461)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2461)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133926987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133926987 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133926987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133926987 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133926987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133926987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133926987 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(2458)@6b779c8e12fd: Message received on association #8 20250819133926987 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133926987 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2458)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2461)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133927761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133927761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133927761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2455)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133927761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133927761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133927761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2455)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2455)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2454)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133927777 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927777 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927777 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927777 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) 20250819133927777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133927777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2458)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133927778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927778 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) 20250819133927778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927778 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) 20250819133927778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133927778 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2458)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2458)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2457)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133927793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133927793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133927793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133927793 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) 20250819133927793 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133927793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133927793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133927793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2460)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2460)@6b779c8e12fd: Added conn table entry 0TC_iu_emerg_call_imsi2(2468)11667254 MSC_Test_2-SCCP(2459)@6b779c8e12fd: First idle individual index:0 20250819133927799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133927799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133927799 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133927799 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) 20250819133927799 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Allocated (fsm.c:456) 20250819133927799 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: Allocated (fsm.c:456) 20250819133927799 DMSC DEBUG msc_i[0x55c2676a7730]{READY}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133927799 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133927799 DMSC DEBUG msc_a[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819133927799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133927799 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133927799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133927799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133927799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133927799 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133927799 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133927799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133927799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860] (fsm.c:486) 20250819133927799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133927799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133927799 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133927799 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001018 id=262420000001018 (vlr.c:661) 20250819133927799 DVLR INFO New subscr, IMSI: 262420000001018 (vlr.c:562) 20250819133927799 DVLR DEBUG VLR subscr IMSI-262420000001018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133927799 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133927799 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133927799 DVLR DEBUG VLR subscr IMSI-262420000001018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133927799 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133927799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133927799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133927799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133927799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133927799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0] (fsm.c:486) 20250819133927799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133927799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{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(2460)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133927799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133927799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133927799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: { messageType := 2, destLocRef := 'B20736'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(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2465)@6b779c8e12fd: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2468) MSC_Test-GSUP(2465)@6b779c8e12fd: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2468)"262420000001018" TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133927802 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133927802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133927802 DVLR DEBUG SUBSCR(IMSI-262420000001018) Received 1 auth tuples (vlr.c:996) 20250819133927802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133927802 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133927802 DMM DEBUG Tx AUTH REQ (rand = 59355f164c7d0c7fbc74f7e2983e3376) (gsm_04_08.c:641) 20250819133927802 DMM DEBUG AUTH REQ (autn = 29994571ae426dbe97dcf49af2938332) (gsm_04_08.c:643) 20250819133927802 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133927802 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133927802 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133927802 DVLR DEBUG VLR subscr IMSI-262420000001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133927802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133927802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133927802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2460)@6b779c8e12fd: patching N(SD)=1 into dtap '051414E0D815210493C4682D'O MSC_Test_2-RAN(2460)@6b779c8e12fd: patched enc_l3: '055414E0D815210493C4682D'O MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055414E0D815210493C4682D'O MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133927807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133927807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133927807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133927807 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133927807 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133927807 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133927807 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133927807 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133927807 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133927807 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 14e0d81593c4682d) (gsm_04_08.c:1128) 20250819133927807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133927807 DVLR DEBUG SUBSCR(IMSI-262420000001018) AUTH on UTRAN received RES: 14e0d81593c4682d (8 bytes) (vlr_auth_fsm.c:151) 20250819133927807 DVLR INFO SUBSCR(IMSI-262420000001018) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133927807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133927807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133927807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133927807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0] (vlr_auth_fsm.c:294) 20250819133927807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133927807 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133927807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133927807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133927807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133927807 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133927807 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e9b8fe9fd9dcd16c1068538b445965d8, CK=NONE (ran_msg_iu.c:388) 20250819133927807 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133927807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133927807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133927807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133927807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133927812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133927812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133927812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133927812 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133927812 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133927812 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133927812 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133927812 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133927812 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133927812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133927812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133927812 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133927812 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133927812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133927812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133927812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133927812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0] (fsm.c:486) 20250819133927812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133927812 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133927812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133927812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133927812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133927814 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133927814 DVLR DEBUG IMSI:262420000001018 has MSISDN:491230001018 (vlr.c:1045) 20250819133927814 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250819133927814 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133927815 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133927815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133927815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133927815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133927815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133927815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0] (vlr_lu_fsm.c:110) 20250819133927815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133927815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-423:LU)[0x55c267696fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133927815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133927815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133927815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133927815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c2676a4dd0] (fsm.c:486) 20250819133927815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133927815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133927815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133927815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133927815 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250819133927815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133927815 DMM DEBUG -> IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3 LOCATION UPDATE ACCEPT (TMSI = 0x6b38d9c3) (gsm_04_08.c:149) 20250819133927815 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819133927815 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133927815 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133927815 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133927815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133927815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133927815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2460)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2460)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133927817 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133927817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133927817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133927817 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133927817 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133927817 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133927817 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133927817 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133927817 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133927817 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133927817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133927817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133927817 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250819133927817 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133927817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133927817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133927817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133927817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a4dd0] (vlr_lu_fsm.c:817) 20250819133927817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133927817 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-423:LU)[0x55c26767eba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133927817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133927817 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133927817 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250819133927817 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250819133927817 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133927817 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133927817 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133927817 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133927817 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133927817 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133927817 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133927817 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133927817 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133927817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133927817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133927817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133927820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133927820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133927820 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133927820 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133927820 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133927820 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133927820 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133927820 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133927820 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133927820 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133927820 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133927820 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133927820 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133927820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133927820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860] (msc_a.c:1053) 20250819133927820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133927820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133927820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a4dd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133927820 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c86a0] (msc_a.c:1053) 20250819133927820 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133927820 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7860]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133927820 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133927820 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) MSC-A terminated (msub.c:261) 20250819133927820 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) 1 MSC-I still active (msub.c:79) 20250819133927820 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133927820 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133927820 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133927820 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Removing from parent msub_fsm[0x55c2676c86a0] (msub.c:113) 20250819133927820 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-423 (ran_conn.c:142) 20250819133927820 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-423 (ran_conn.c:155) 20250819133927820 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Freeing instance (msub.c:113) 20250819133927820 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-423:LU)[0x55c2676a7730]{READY}: Deallocated (fsm.c:568) 20250819133927820 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) Free (msub.c:119) 20250819133927820 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133927820 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Freeing instance (msub.c:113) 20250819133927820 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Deallocated (fsm.c:568) 20250819133927820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133927820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133927820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133927821 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133927821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133927821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133927821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133927821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133927821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133927821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133927821 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2460)@6b779c8e12fd: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2468)11667254 TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: 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 := '6B38D9C3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2460)@6b779c8e12fd: Added conn table entry 0TC_iu_emerg_call_imsi2(2468)10472945 MSC_Test_2-RAN(2460)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2459)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133928022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133928022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133928022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133928022 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) 20250819133928022 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Allocated (fsm.c:456) 20250819133928022 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: Allocated (fsm.c:456) 20250819133928022 DMSC DEBUG msc_i[0x55c2676a7860]{READY}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133928022 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133928022 DMSC DEBUG msc_a[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4dd0] (fsm.c:486) 20250819133928022 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133928022 DMSC DEBUG msc_i(unknown:UTRAN-Iu-424:NONE)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133928022 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133928022 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133928022 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133928022 DMM DEBUG msc_a(TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250819133928022 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133928022 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133928022 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133928022 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133928022 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133928022 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133928022 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133928022 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133928022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133928022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133928022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133928022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0] (fsm.c:486) 20250819133928022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133928022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133928022 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133928022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133928022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133928022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: { messageType := 2, destLocRef := '9FCDF1'O, sourceLocRef := '0001A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133928024 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133928024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133928024 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) Received 1 auth tuples (vlr.c:996) 20250819133928024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133928024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133928024 DMM DEBUG Tx AUTH REQ (rand = be3f8b317a9bf76588ed45d896d04bfb) (gsm_04_08.c:641) 20250819133928024 DMM DEBUG AUTH REQ (autn = 3612e84e2562a07cbc1b4231be30c4e8) (gsm_04_08.c:643) 20250819133928024 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133928024 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133928024 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133928024 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133928024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133928024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133928024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2460)@6b779c8e12fd: patching N(SD)=1 into dtap '0514FBB0886421046730B014'O MSC_Test_2-RAN(2460)@6b779c8e12fd: patched enc_l3: '0554FBB0886421046730B014'O MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FBB0886421046730B014'O 20250819133928027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133928027 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(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133928027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133928027 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133928027 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133928027 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133928027 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133928027 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133928027 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133928027 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133928027 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fbb088646730b014) (gsm_04_08.c:1128) 20250819133928027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133928027 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) AUTH on UTRAN received RES: fbb088646730b014 (8 bytes) (vlr_auth_fsm.c:151) 20250819133928027 DVLR INFO SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133928027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133928027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133928027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133928027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0] (vlr_auth_fsm.c:294) 20250819133928027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133928027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133928027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133928027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133928027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133928027 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133928027 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2b6a201d18e16a019b1d83b1efdca4eb, CK=NONE (ran_msg_iu.c:388) 20250819133928027 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133928027 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133928027 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928027 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928027 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133928027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133928027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819133928029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133928029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133928029 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133928029 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133928029 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133928029 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133928029 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133928029 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133928029 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133928029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133928029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133928029 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133928029 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133928029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133928029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133928029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133928029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133928029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133928029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133928029 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133928029 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133928029 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250819133928029 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250819133928029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133928029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928029 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133928029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2462)@6b779c8e12fd: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2468) MSC_Test-MGCP(2463)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2468) MSC_Test_2-RAN(2460)@6b779c8e12fd: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2460)@6b779c8e12fd: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133928035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133928035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133928035 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133928035 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133928035 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133928035 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133928035 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133928035 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133928035 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133928036 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133928036 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 callref-0x80000035 tid-8) New transaction (transaction.c:231) 20250819133928036 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133928036 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133928036 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133928036 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133928036 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133928036 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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) 20250819133928036 DCC NOTICE trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250819133928036 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133928036 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819133928036 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133928036 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730] (fsm.c:486) 20250819133928036 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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) 20250819133928036 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7990]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133928036 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7990]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0] (fsm.c:486) 20250819133928036 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55c2676a7990]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819133928036 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55c2676a7990]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133928036 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676837f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133928036 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676837f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0] (fsm.c:486) 20250819133928036 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55c2676837f0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819133928036 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55c2676837f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2463)@6b779c8e12fd: 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(2468) TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819133928042 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55c2676a7990]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133928042 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133928042 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133928042 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{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) 20250819133928042 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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(2468)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819133928043 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55c2676837f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133928043 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819133928043 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819133928043 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{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) 20250819133928043 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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) 20250819133928043 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) Sending Assignment Command (msc_a.c:706) 20250819133928043 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250819133928043 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{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) 20250819133928043 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(2462)@6b779c8e12fd: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2468) 20250819133928043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133928043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133928043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2462)@6b779c8e12fd: Added conn table entry 0TC_iu_emerg_call_imsi2(2468)-2147483595 MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819133928045 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819133928045 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:46 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C601A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133928058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133928058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133928058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133928058 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133928058 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133928058 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819133928058 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250819133928058 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133928058 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819133928058 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250819133928058 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250819133928058 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676837f0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250819133928058 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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)[0x55c2676837f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133928058 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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) 20250819133928058 DCC INFO trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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) 20250819133928058 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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) 20250819133928058 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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(2468)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819133928059 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819133928059 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133928059 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133928059 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819133928059 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250819133928059 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133928059 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133928059 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250819133928059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133928059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133928059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819133928060 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676837f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133928060 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676837f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133928060 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133928061 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819133928061 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133928061 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133928061 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819133928061 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250819133928061 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133928061 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133928061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133928061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133928061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819133928062 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819133928062 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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) 20250819133928062 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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) 20250819133928062 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a7990]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819133928062 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a7990]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819133928062 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424: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)[0x55c2676a7990]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819133928063 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819133928063 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133928063 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133928063 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819133928063 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819133928063 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250819133928063 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133928063 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133928063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133928063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133928063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: { 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" } } } } } } } TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT 20250819133928064 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819133928064 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819133928064 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819133928064 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819133928064 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-RAN(2460)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2460)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250819133928065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133928065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133928065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133928065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133928065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133928065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133928065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133928065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133928065 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133928065 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133928065 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133928065 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133928065 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133928065 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133928065 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819133928065 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819133928065 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819133928065 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133928065 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: Hold the call for some time TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: Hangup TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819133933577 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819133933577 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133933577 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819133933577 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819133933577 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250819133933577 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133933577 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133933577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133933577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133933578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133933578 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133933578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133933578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133933578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133933578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819133933583 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819133933583 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133933583 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133933583 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819133933583 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133933583 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133933584 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819133933584 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133933584 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133933584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133933584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133933584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133933584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133933584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133933584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133933584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133933584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2460)@6b779c8e12fd: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2460)@6b779c8e12fd: patched enc_l3: '032A'O MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133933590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133933590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133933590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133933590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133933590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133933590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133933590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133933590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133933590 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133933590 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133933590 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133933590 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133933590 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133933591 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133933591 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819133933591 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133933591 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819133933591 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819133933591 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133933591 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133933591 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133933591 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133933591 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133933591 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133933591 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133933591 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133933591 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133933591 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133933591 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676837f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133933591 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676837f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0] (call_leg.c:197) 20250819133933591 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676837f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133933591 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676837f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133933591 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133933591 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0] (call_leg.c:197) 20250819133933591 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819133933591 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819133933591 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a7990]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819133933591 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133933591 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730] (call_leg.c:198) 20250819133933591 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133933591 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c267696fa0]{RELEASING}: Deallocated (fsm.c:568) 20250819133933591 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133933591 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133933591 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133933591 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133933591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133933591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133933591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133933591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133933591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133933591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133933591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133933591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2462)@6b779c8e12fd: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2468)-2147483595 MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2459)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2459)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2459)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133933596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133933596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133933596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133933596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133933596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133933596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133933596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133933596 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133933596 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133933596 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133933596 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133933596 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133933597 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133933597 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133933597 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133933597 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133933597 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133933597 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133933597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133933597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730] (msc_a.c:1053) 20250819133933597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133933597 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676c86a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133933597 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4dd0] (msc_a.c:1053) 20250819133933597 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133933597 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7730]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133933597 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133933597 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) MSC-A terminated (msub.c:261) 20250819133933597 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) 1 MSC-I still active (msub.c:79) 20250819133933597 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133933597 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133933597 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133933597 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Removing from parent msub_fsm[0x55c2676a4dd0] (msub.c:113) 20250819133933597 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-424 (ran_conn.c:142) 20250819133933597 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-424 (ran_conn.c:155) 20250819133933597 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Freeing instance (msub.c:113) 20250819133933597 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55c2676a7860]{READY}: Deallocated (fsm.c:568) 20250819133933597 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3) Free (msub.c:119) 20250819133933597 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x6B38D9C3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133933597 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Freeing instance (msub.c:113) 20250819133933597 DMSC DEBUG msub_fsm[0x55c2676a4dd0]{terminating}: Deallocated (fsm.c:568) 20250819133933597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133933597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133933597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133933597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133933597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133933597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133933597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133933597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2459)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2461)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133933598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133933598 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133933598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133933598 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133933598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133933598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133933598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133933598 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2460)@6b779c8e12fd: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2468)10472945 TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2468)@6b779c8e12fd: Final verdict of PTC: pass 20250819133934607 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133934607 DLSS7 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-SCCP(2453)@6b779c8e12fd: Final verdict of PTC: none 20250819133934607 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133934607 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133934607 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133934607 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133934607 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133934607 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133934608 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133934608 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) 20250819133934608 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133934608 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133934608 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133934608 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133934608 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133934608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133934608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133934608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133934608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133934608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2455)@6b779c8e12fd: Final verdict of PTC: none 20250819133934608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133934608 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133934608 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) 20250819133934608 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133934608 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133934608 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133934608 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) 20250819133934608 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133934608 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133934608 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) 20250819133934608 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) 20250819133934608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133934608 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133934608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133934608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133934608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133934608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133934608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133934608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133934609 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133934609 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) 20250819133934609 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133934609 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133934609 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) 20250819133934609 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) 20250819133934609 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133934609 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133934609 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133934609 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133934609 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133934609 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133934609 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133934609 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2461)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2456)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2458)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2457)@6b779c8e12fd: Final verdict of PTC: none 20250819133934608 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133934608 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133934609 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133934609 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133934609 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133934609 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133934609 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133934609 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2459)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2454)@6b779c8e12fd: Final verdict of PTC: none 20250819133934610 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2465)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2462)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2464)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2452)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2466)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2467)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2463)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2469)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2460)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2452): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2453): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2454): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2455): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2456): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2457): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2458): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2459): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2460): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2461): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2462): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2463): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2464): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2465): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2466): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2467): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_emerg_call_imsi2(2468): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2469): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:39:34 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 20250819133935612 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=584532) 20250819133936609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133936609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133936609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133936609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133936609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133936609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133936610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133936610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133936610 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133936613 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=584532, count=588460) 20250819133937614 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:39: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_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 20250819133938615 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_establish_and_nothing started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2473)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2473)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2473)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2471)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2476)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2476)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2476)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-SCCP(2474)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2479)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2479)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2479)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2477)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133939479 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2480)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133939616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133939616 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2482)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2482)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819133939622 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2482)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2482)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2482)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2482)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2482)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2482)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819133939641 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133939641 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133939643 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133939643 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133939643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133939643 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2473)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2473)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2473)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133939645 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133939645 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133939645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133939645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133939645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133939645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133939645 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2473)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2473)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2473)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2473)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2473)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133939646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133939646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133939646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133939646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133939646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133939646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133939646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2473)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2473)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2473)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133939646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133939646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2473)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2473)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2473)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2473)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2473)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133939658 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) 20250819133939659 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) 20250819133939659 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133939659 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(2476)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2476)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2476)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133939660 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133939660 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133939660 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133939660 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133939660 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133939660 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133939660 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(2476)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2476)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2476)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2476)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2476)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133939661 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133939661 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133939661 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133939661 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133939661 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133939661 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133939661 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(2476)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2476)@6b779c8e12fd: Message received on association #8 20250819133939661 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133939661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2476)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2476)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2476)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2476)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2476)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2476)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133939674 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) 20250819133939674 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) 20250819133939674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133939674 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(2479)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP(2483)@6b779c8e12fd: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2486) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: 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 } } } } 20250819133939676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133939676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133939676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133939676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133939676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133939676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133939676 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(2479)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2479)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2479)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133939677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133939677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133939677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133939677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133939677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133939677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133939677 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(2476)@6b779c8e12fd: Message received on association #8 20250819133939677 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133939678 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2476)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133940452 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940452 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940452 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133940452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940452 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2473)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940453 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940453 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940453 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133940453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133940453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2473)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2473)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2472)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133940465 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940465 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940465 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940465 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) 20250819133940465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940465 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2476)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940465 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940465 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940465 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940465 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) 20250819133940465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940465 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) 20250819133940465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133940465 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2476)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2476)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2475)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133940480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940480 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940480 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940481 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) 20250819133940481 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133940481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2478)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2478)@6b779c8e12fd: Added conn table entry 0TC_iu_establish_and_nothing2(2486)2185899 MSC_Test_2-SCCP(2477)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940488 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940488 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2478)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819133940488 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) 20250819133940488 DMSC DEBUG msub_fsm[0x55c2676837f0]{active}: Allocated (fsm.c:456) 20250819133940488 DMSC DEBUG msc_i[0x55c2676abc60]{READY}: Allocated (fsm.c:456) 20250819133940488 DMSC DEBUG msc_i[0x55c2676abc60]{READY}: is child of msub_fsm[0x55c2676837f0] (fsm.c:486) 20250819133940488 DMSC DEBUG msc_a[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133940488 DMSC DEBUG msc_a[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676837f0] (fsm.c:486) 20250819133940488 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133940488 DMSC DEBUG msc_i(unknown:UTRAN-Iu-425:NONE)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133940488 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133940488 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133940488 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133940488 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133940488 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133940488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133940488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990] (fsm.c:486) 20250819133940488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133940488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133940488 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133940488 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001027 id=262420000001027 (vlr.c:661) 20250819133940488 DVLR INFO New subscr, IMSI: 262420000001027 (vlr.c:562) 20250819133940488 DVLR DEBUG VLR subscr IMSI-262420000001027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133940488 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133940488 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133940488 DVLR DEBUG VLR subscr IMSI-262420000001027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133940488 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133940488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133940488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133940488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133940488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133940488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680] (fsm.c:486) 20250819133940488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133940488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133940488 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940488 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940488 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: { messageType := 2, destLocRef := '215AAB'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(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2483)@6b779c8e12fd: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2486) MSC_Test-GSUP(2483)@6b779c8e12fd: Added IMSI table entry 0TC_iu_establish_and_nothing2(2486)"262420000001027" TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133940492 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133940492 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133940492 DVLR DEBUG SUBSCR(IMSI-262420000001027) Received 1 auth tuples (vlr.c:996) 20250819133940492 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133940492 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133940492 DMM DEBUG Tx AUTH REQ (rand = d2b78e81f920662e25bed8835e911081) (gsm_04_08.c:641) 20250819133940492 DMM DEBUG AUTH REQ (autn = b97c798b9a8f3198d360e9ddeb5be57e) (gsm_04_08.c:643) 20250819133940492 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133940492 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133940492 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133940492 DVLR DEBUG VLR subscr IMSI-262420000001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133940492 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940492 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940492 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2478)@6b779c8e12fd: patching N(SD)=1 into dtap '0514531234152104E9C17A9B'O MSC_Test_2-RAN(2478)@6b779c8e12fd: patched enc_l3: '0554531234152104E9C17A9B'O MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554531234152104E9C17A9B'O MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133940499 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133940499 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133940499 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133940500 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133940500 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133940500 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133940500 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 53123415e9c17a9b) (gsm_04_08.c:1128) 20250819133940500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133940500 DVLR DEBUG SUBSCR(IMSI-262420000001027) AUTH on UTRAN received RES: 53123415e9c17a9b (8 bytes) (vlr_auth_fsm.c:151) 20250819133940500 DVLR INFO SUBSCR(IMSI-262420000001027) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133940500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133940500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133940500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133940500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680] (vlr_auth_fsm.c:294) 20250819133940500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133940500 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133940500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133940500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133940500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133940500 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133940500 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=de878b22bae969e0e1eaca82d8c9548a, CK=NONE (ran_msg_iu.c:388) 20250819133940500 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133940500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133940500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940507 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940507 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133940507 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133940507 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133940507 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133940507 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133940507 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133940507 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133940507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133940507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133940507 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133940507 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133940507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133940507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133940507 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133940507 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c2676b2680] (fsm.c:486) 20250819133940507 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133940507 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133940507 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940507 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940507 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133940510 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133940510 DVLR DEBUG IMSI:262420000001027 has MSISDN:491230001027 (vlr.c:1045) 20250819133940510 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250819133940510 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133940511 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133940511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133940511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133940511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133940511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133940511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676b2680] (vlr_lu_fsm.c:110) 20250819133940511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133940511 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-425:LU)[0x55c26769a520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133940511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133940511 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133940511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133940511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676b2680] (fsm.c:486) 20250819133940511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133940511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133940511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133940511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133940511 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250819133940511 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133940511 DMM DEBUG -> IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161 LOCATION UPDATE ACCEPT (TMSI = 0xa8443161) (gsm_04_08.c:149) 20250819133940511 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819133940511 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133940511 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133940511 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133940511 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940511 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940511 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2478)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2478)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940516 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133940516 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133940516 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133940516 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133940516 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133940516 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133940516 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133940516 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133940516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133940516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133940516 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250819133940516 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133940516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133940516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133940516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133940516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676b2680] (vlr_lu_fsm.c:817) 20250819133940516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133940516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-425:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133940516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133940516 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133940516 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.971s remaining) (msc_a.c:450) 20250819133940516 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250819133940516 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133940516 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133940516 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133940516 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133940516 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133940516 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133940516 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133940516 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133940516 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133940517 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940517 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940517 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940522 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940522 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940522 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940522 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133940522 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133940522 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133940522 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133940522 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133940522 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133940522 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133940522 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133940522 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133940522 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133940522 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133940522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133940522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990] (msc_a.c:1053) 20250819133940522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133940522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133940522 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676b2680]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133940522 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676837f0] (msc_a.c:1053) 20250819133940522 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133940522 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133940522 DMSC DEBUG msub_fsm[0x55c2676837f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133940522 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) MSC-A terminated (msub.c:261) 20250819133940522 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) 1 MSC-I still active (msub.c:79) 20250819133940522 DMSC DEBUG msub_fsm[0x55c2676837f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133940522 DMSC DEBUG msub_fsm[0x55c2676837f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133940522 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133940522 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Removing from parent msub_fsm[0x55c2676837f0] (msub.c:113) 20250819133940522 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-425 (ran_conn.c:142) 20250819133940522 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-425 (ran_conn.c:155) 20250819133940522 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Freeing instance (msub.c:113) 20250819133940522 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-425:LU)[0x55c2676abc60]{READY}: Deallocated (fsm.c:568) 20250819133940522 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) Free (msub.c:119) 20250819133940522 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133940522 DMSC DEBUG msub_fsm[0x55c2676837f0]{terminating}: Freeing instance (msub.c:113) 20250819133940522 DMSC DEBUG msub_fsm[0x55c2676837f0]{terminating}: Deallocated (fsm.c:568) 20250819133940522 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940522 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940522 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 20250819133940523 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940523 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940523 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940523 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2478)@6b779c8e12fd: Deleted conn table entry 0TC_iu_establish_and_nothing2(2486)2185899 TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: 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 := 'A8443161'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2478)@6b779c8e12fd: Added conn table entry 0TC_iu_establish_and_nothing2(2486)13558618 MSC_Test_2-RAN(2478)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2477)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133940727 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) 20250819133940727 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Allocated (fsm.c:456) 20250819133940727 DMSC DEBUG msc_i[0x55c2676837f0]{READY}: Allocated (fsm.c:456) 20250819133940727 DMSC DEBUG msc_i[0x55c2676837f0]{READY}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819133940727 DMSC DEBUG msc_a[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133940727 DMSC DEBUG msc_a[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819133940727 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133940727 DMSC DEBUG msc_i(unknown:UTRAN-Iu-426:NONE)[0x55c2676837f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133940727 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133940727 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133940727 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133940728 DMM DEBUG msc_a(TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133940728 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133940728 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0] (fsm.c:486) 20250819133940728 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133940728 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133940728 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133940728 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133940728 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133940728 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133940728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133940728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133940728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133940728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520] (fsm.c:486) 20250819133940728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133940728 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133940728 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133940728 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940728 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940728 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: { messageType := 2, destLocRef := 'CEE35A'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(2477)@6b779c8e12fd: Session index based on local reference:0 TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133940736 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133940736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133940736 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) Received 1 auth tuples (vlr.c:996) 20250819133940736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133940736 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133940736 DMM DEBUG Tx AUTH REQ (rand = 249475ee78ffc3a5e4c54e5f2b2e4bc8) (gsm_04_08.c:641) 20250819133940736 DMM DEBUG AUTH REQ (autn = 02362bc3a5955a6ac44e8a36dd5dd501) (gsm_04_08.c:643) 20250819133940736 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133940736 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133940736 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133940736 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133940737 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940737 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940737 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2478)@6b779c8e12fd: patching N(SD)=1 into dtap '0514ABDDFC5221040B8A9737'O MSC_Test_2-RAN(2478)@6b779c8e12fd: patched enc_l3: '0554ABDDFC5221040B8A9737'O MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ABDDFC5221040B8A9737'O 20250819133940745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940745 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940745 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133940745 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133940745 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133940745 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133940745 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133940745 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133940745 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = abddfc520b8a9737) (gsm_04_08.c:1128) 20250819133940745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133940745 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) AUTH on UTRAN received RES: abddfc520b8a9737 (8 bytes) (vlr_auth_fsm.c:151) 20250819133940745 DVLR INFO SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133940745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133940745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133940745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133940745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520] (vlr_auth_fsm.c:294) 20250819133940745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133940745 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26766b540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133940746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133940746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133940746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133940746 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133940746 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a792d9c20241ff05120c8236aa5c7928, CK=NONE (ran_msg_iu.c:388) 20250819133940746 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133940746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133940746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819133940753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133940753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133940753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133940753 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133940753 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133940753 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133940753 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133940753 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133940753 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133940754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133940754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133940754 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133940754 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133940754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133940754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133940754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133940754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133940754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133940754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133940754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133940754 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133940754 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250819133940754 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250819133940754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133940754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133940754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133940754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133940754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133940754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133940754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133940754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133945729 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250819133945729 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250819133945729 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133945729 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (cm_service_cc) (msc_a.c:948) 20250819133945729 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133945729 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133945729 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133945729 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: Releasing: canceling still pending use: cm_service_cc (1) (msc_a.c:976) 20250819133945729 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133945729 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133945729 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133945729 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133945729 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133945730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133945730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133945730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133945730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133945730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133945730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133945730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2477)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2477)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2477)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133945738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133945739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133945739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133945739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133945739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133945739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133945739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133945739 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133945739 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133945739 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133945739 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133945739 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133945739 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133945739 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133945739 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133945739 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133945739 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133945739 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133945739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133945739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0] (msc_a.c:1053) 20250819133945739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133945739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133945739 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abc60] (msc_a.c:1053) 20250819133945739 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133945739 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133945739 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133945739 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) MSC-A terminated (msub.c:261) 20250819133945739 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) 1 MSC-I still active (msub.c:79) 20250819133945739 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133945739 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133945739 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133945739 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Removing from parent msub_fsm[0x55c2676abc60] (msub.c:113) 20250819133945739 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-426 (ran_conn.c:142) 20250819133945739 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-426 (ran_conn.c:155) 20250819133945739 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Freeing instance (msub.c:113) 20250819133945739 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Deallocated (fsm.c:568) 20250819133945739 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161) Free (msub.c:119) 20250819133945739 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0xA8443161 - active-conn: now used by 1 (attached) (msub.c:375) 20250819133945739 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Freeing instance (msub.c:113) 20250819133945739 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Deallocated (fsm.c:568) 20250819133945740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133945740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133945740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133945740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133945740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133945740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133945740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133945740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2477)@6b779c8e12fd: Session index based on local reference:0 20250819133945742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133945742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133945742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133945742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133945742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133945742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133945742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133945742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2479)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2478)@6b779c8e12fd: Deleted conn table entry 0TC_iu_establish_and_nothing2(2486)13558618 TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2486)@6b779c8e12fd: Final verdict of PTC: pass 20250819133945750 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133945750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133945750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133945750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133945750 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133945750 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133945750 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133945750 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_0-SCCP(2471)@6b779c8e12fd: Final verdict of PTC: none 20250819133945751 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133945751 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133945750 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133945751 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) 20250819133945751 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133945751 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133945751 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819133945751 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133945751 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133945751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133945751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) MSC_Test_0-M3UA(2473)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2472)@6b779c8e12fd: Final verdict of PTC: none 20250819133945751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2476)@6b779c8e12fd: Final verdict of PTC: none 20250819133945751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133945751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133945751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133945751 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133945751 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) 20250819133945751 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133945751 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133945752 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) 20250819133945752 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133945752 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133945752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133945752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133945752 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133945752 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2474)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2480)@6b779c8e12fd: Final verdict of PTC: none 20250819133945752 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133945752 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133945752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133945752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133945752 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133945752 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) 20250819133945752 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133945752 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133945753 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) 20250819133945753 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133945753 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2475)@6b779c8e12fd: Final verdict of PTC: none20250819133945753 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133945753 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) 20250819133945753 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133945753 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819133945753 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133945753 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) 20250819133945753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133945753 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133945753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133945753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133945753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) MSC_Test_2-RAN(2478)@6b779c8e12fd: Final verdict of PTC: none 20250819133945753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133945753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133945754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133945754 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819133945754 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2482)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2470)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2477)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2479)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2481)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2485)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2483)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2484)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2487)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2470): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2471): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2472): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2473): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2474): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2475): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2476): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2477): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2478): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2479): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2480): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2481): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2482): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2483): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2484): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2485): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_establish_and_nothing2(2486): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2487): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:39:45 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 20250819133946754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=419228) 20250819133947753 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133947753 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133947753 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133947753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133947753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133947753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133947754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133947754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133947754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133947755 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=419228, count=423156) 20250819133948756 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:39: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_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 20250819133949758 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_mo_setup_and_nothing started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2491)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2491)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2491)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2489)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2494)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2494)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2494)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2492)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2497)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2497)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2497)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2495)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819133950604 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2498)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819133950759 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133950759 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250819133950761 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819133950761 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819133950761 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133950761 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(2500)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2491)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2491)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2500)@6b779c8e12fd: CCM 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(2491)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133950765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2491)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2491)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133950766 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133950766 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133950766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133950766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133950766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133950766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133950766 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(2500)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2500)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2500)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2500)@6b779c8e12fd: IPA 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(2491)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP-IPA(2500)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2500)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2491)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2491)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819133950767 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133950767 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133950767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133950767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133950767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133950767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133950767 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2491)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2491)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2491)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133950767 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819133950767 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2491)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2491)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2491)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2491)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2491)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133950782 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) 20250819133950782 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) 20250819133950782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133950782 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(2494)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2494)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2494)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2494)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2494)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819133950787 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133950787 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133950787 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133950787 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133950787 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133950787 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133950787 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(2494)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2494)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2494)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2494)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2494)@6b779c8e12fd: Message received on association #8 20250819133950789 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133950789 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133950789 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133950789 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133950789 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133950789 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133950789 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(2494)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2494)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2494)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2494)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2494)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2494)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819133950790 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819133950790 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133950794 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819133950794 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819133950798 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) 20250819133950798 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) 20250819133950798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819133950798 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(2497)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819133950800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133950800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819133950800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819133950800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819133950800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819133950800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819133950800 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(2497)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2497)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2497)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819133950801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133950801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819133950801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819133950801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819133950801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819133950801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819133950801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819133950801 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819133950801 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2494)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2494)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2497)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2501)@6b779c8e12fd: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2504) TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: 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 } } } } 20250819133951570 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951570 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951570 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819133951570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951570 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2491)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951571 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951571 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951571 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819133951571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819133951571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2491)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2491)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2490)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133951591 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951591 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951591 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951591 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) 20250819133951591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951591 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2494)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951592 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951592 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951592 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951592 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) 20250819133951592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951592 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) 20250819133951592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819133951592 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2494)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2494)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2493)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819133951610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951610 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951610 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951610 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) 20250819133951610 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819133951610 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951610 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951610 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2496)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2496)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2504)8095303 MSC_Test_2-SCCP(2495)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951620 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951620 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951620 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951620 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951620 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133951620 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) 20250819133951620 DMSC DEBUG msub_fsm[0x55c26769a520]{active}: Allocated (fsm.c:456) 20250819133951620 DMSC DEBUG msc_i[0x55c2676a4dd0]{READY}: Allocated (fsm.c:456) 20250819133951620 DMSC DEBUG msc_i[0x55c2676a4dd0]{READY}: is child of msub_fsm[0x55c26769a520] (fsm.c:486) 20250819133951620 DMSC DEBUG msc_a[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133951620 DMSC DEBUG msc_a[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769a520] (fsm.c:486) 20250819133951620 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133951620 DMSC DEBUG msc_i(unknown:UTRAN-Iu-427:NONE)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133951620 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133951620 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133951620 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133951620 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819133951620 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819133951620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819133951620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0] (fsm.c:486) 20250819133951620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819133951620 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819133951621 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819133951621 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001028 id=262420000001028 (vlr.c:661) 20250819133951621 DVLR INFO New subscr, IMSI: 262420000001028 (vlr.c:562) 20250819133951621 DVLR DEBUG VLR subscr IMSI-262420000001028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819133951621 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133951621 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133951621 DVLR DEBUG VLR subscr IMSI-262420000001028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819133951621 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819133951621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819133951621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819133951621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819133951621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133951621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60] (fsm.c:486) 20250819133951621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133951621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133951621 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951621 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951621 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2496)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: { messageType := 2, destLocRef := '7B8647'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(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2501)@6b779c8e12fd: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2504) MSC_Test-GSUP(2501)@6b779c8e12fd: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2504)"262420000001028" TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: setverdict(pass): none -> pass 20250819133951623 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133951623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133951623 DVLR DEBUG SUBSCR(IMSI-262420000001028) Received 1 auth tuples (vlr.c:996) 20250819133951623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133951623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133951623 DMM DEBUG Tx AUTH REQ (rand = bb2e9b0ce3ffe6cb10c4bd33cb742a69) (gsm_04_08.c:641) 20250819133951623 DMM DEBUG AUTH REQ (autn = 5a17ad24224f308e5fc8043b1d63b70e) (gsm_04_08.c:643) 20250819133951623 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133951623 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133951623 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133951623 DVLR DEBUG VLR subscr IMSI-262420000001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133951623 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951623 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951623 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2496)@6b779c8e12fd: patching N(SD)=1 into dtap '0514CD75136D2104A00622C2'O MSC_Test_2-RAN(2496)@6b779c8e12fd: patched enc_l3: '0554CD75136D2104A00622C2'O MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CD75136D2104A00622C2'O 20250819133951629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951629 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951629 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951629 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133951629 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133951629 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133951629 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133951629 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133951629 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133951629 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cd75136da00622c2) (gsm_04_08.c:1128) 20250819133951629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133951629 DVLR DEBUG SUBSCR(IMSI-262420000001028) AUTH on UTRAN received RES: cd75136da00622c2 (8 bytes) (vlr_auth_fsm.c:151) 20250819133951629 DVLR INFO SUBSCR(IMSI-262420000001028) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133951629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133951629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133951629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133951629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60] (vlr_auth_fsm.c:294) 20250819133951629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133951629 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133951629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819133951629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819133951629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133951629 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133951629 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=28e6233e4a14c0d029f9f14eefbc9900, CK=NONE (ran_msg_iu.c:388) 20250819133951629 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133951629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819133951629 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951629 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951629 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819133951635 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951635 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951635 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951635 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133951635 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133951635 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133951635 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133951635 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133951635 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133951635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819133951635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819133951635 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133951635 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133951635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819133951635 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819133951635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133951635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676abc60] (fsm.c:486) 20250819133951635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819133951635 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819133951635 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951635 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951635 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819133951639 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133951639 DVLR DEBUG IMSI:262420000001028 has MSISDN:491230001028 (vlr.c:1045) 20250819133951639 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250819133951639 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133951639 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133951639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819133951639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819133951639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819133951639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819133951639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676abc60] (vlr_lu_fsm.c:110) 20250819133951639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819133951639 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-427:LU)[0x55c2676970d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133951639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819133951639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819133951639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819133951639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676abc60] (fsm.c:486) 20250819133951639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819133951639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819133951639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819133951639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819133951639 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250819133951639 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819133951639 DMM DEBUG -> IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC LOCATION UPDATE ACCEPT (TMSI = 0x23a713fc) (gsm_04_08.c:149) 20250819133951639 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819133951639 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133951639 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133951639 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819133951639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2496)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2496)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819133951642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951642 DLM3UA DEBUG 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(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133951642 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133951642 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133951642 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133951642 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133951642 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133951642 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133951642 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819133951642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819133951642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819133951642 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250819133951642 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819133951642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819133951642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819133951642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819133951642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676abc60] (vlr_lu_fsm.c:817) 20250819133951642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819133951642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-427:LU)[0x55c2676cdb60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819133951642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819133951642 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819133951642 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250819133951642 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250819133951642 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133951642 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819133951642 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133951642 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133951642 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133951642 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133951642 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133951642 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133951642 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819133951642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819133951646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951646 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(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951646 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133951646 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133951646 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133951646 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133951646 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133951646 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133951646 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133951646 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133951646 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133951646 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133951646 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133951646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133951646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0] (msc_a.c:1053) 20250819133951646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819133951646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133951646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676abc60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819133951646 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769a520] (msc_a.c:1053) 20250819133951646 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133951646 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676837f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133951646 DMSC DEBUG msub_fsm[0x55c26769a520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133951646 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) MSC-A terminated (msub.c:261) 20250819133951646 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) 1 MSC-I still active (msub.c:79) 20250819133951646 DMSC DEBUG msub_fsm[0x55c26769a520]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133951646 DMSC DEBUG msub_fsm[0x55c26769a520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133951646 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133951646 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Removing from parent msub_fsm[0x55c26769a520] (msub.c:113) 20250819133951646 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-427 (ran_conn.c:142) 20250819133951646 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-427 (ran_conn.c:155) 20250819133951646 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Freeing instance (msub.c:113) 20250819133951646 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-427:LU)[0x55c2676a4dd0]{READY}: Deallocated (fsm.c:568) 20250819133951646 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) Free (msub.c:119) 20250819133951646 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC - active-conn: now used by 1 (attached) (msub.c:375) 20250819133951646 DMSC DEBUG msub_fsm[0x55c26769a520]{terminating}: Freeing instance (msub.c:113) 20250819133951646 DMSC DEBUG msub_fsm[0x55c26769a520]{terminating}: Deallocated (fsm.c:568) 20250819133951646 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951646 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951646 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951646 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 20250819133951647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951647 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2496)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2504)8095303 TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: 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 := '23A713FC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2496)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2504)8494121 MSC_Test_2-RAN(2496)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2495)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951855 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) 20250819133951855 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Allocated (fsm.c:456) 20250819133951855 DMSC DEBUG msc_i[0x55c2676837f0]{READY}: Allocated (fsm.c:456) 20250819133951855 DMSC DEBUG msc_i[0x55c2676837f0]{READY}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819133951855 DMSC DEBUG msc_a[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819133951855 DMSC DEBUG msc_a[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819133951855 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819133951855 DMSC DEBUG msc_i(unknown:UTRAN-Iu-428:NONE)[0x55c2676837f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819133951855 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819133951855 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819133951855 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819133951855 DMM DEBUG msc_a(TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819133951855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819133951855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0] (fsm.c:486) 20250819133951855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819133951855 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819133951855 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819133951856 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819133951856 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819133951856 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819133951856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819133951856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819133951856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819133951856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520] (fsm.c:486) 20250819133951856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819133951856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819133951856 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819133951854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133951856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: { messageType := 2, destLocRef := '819C29'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(2495)@6b779c8e12fd: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819133951862 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819133951862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819133951862 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) Received 1 auth tuples (vlr.c:996) 20250819133951862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819133951862 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819133951862 DMM DEBUG Tx AUTH REQ (rand = e185a4f30c2af67e261dde539ccb842d) (gsm_04_08.c:641) 20250819133951862 DMM DEBUG AUTH REQ (autn = 71012d6d00c5d0d0b720524b8bac0a31) (gsm_04_08.c:643) 20250819133951862 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819133951862 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133951862 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133951863 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819133951863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2496)@6b779c8e12fd: patching N(SD)=1 into dtap '0514BA54E5A42104F3653DDC'O MSC_Test_2-RAN(2496)@6b779c8e12fd: patched enc_l3: '0554BA54E5A42104F3653DDC'O MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BA54E5A42104F3653DDC'O 20250819133951870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951871 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133951871 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133951871 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133951871 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133951871 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133951871 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133951871 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ba54e5a4f3653ddc) (gsm_04_08.c:1128) 20250819133951871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819133951871 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) AUTH on UTRAN received RES: ba54e5a4f3653ddc (8 bytes) (vlr_auth_fsm.c:151) 20250819133951871 DVLR INFO SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819133951871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819133951871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819133951871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819133951871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520] (vlr_auth_fsm.c:294) 20250819133951871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819133951871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819133951871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819133951871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819133951871 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819133951871 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819133951871 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0fab22a84b7eaa01db169537f88175ae, CK=NONE (ran_msg_iu.c:388) 20250819133951871 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819133951872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819133951872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819133951878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951878 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951879 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133951879 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133951879 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133951879 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133951879 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819133951879 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819133951879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819133951879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819133951879 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819133951879 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819133951879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819133951879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819133951879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819133951879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819133951879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819133951879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819133951879 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819133951879 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819133951879 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250819133951879 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250819133951879 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951879 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951880 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133951880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951880 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133951880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2498)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2504) MSC_Test-MGCP(2499)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2504) MSC_Test_2-RAN(2496)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2496)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_len:28 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250819133951901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133951901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133951901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133951901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133951901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133951901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133951901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133951901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133951902 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133951902 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133951902 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133951902 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133951902 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819133951902 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819133951902 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819133951902 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC callref-0x80000036 tid-8) New transaction (transaction.c:231) 20250819133951902 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819133951902 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819133951902 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819133951902 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819133951902 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819133951902 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428: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) 20250819133951902 DCC INFO trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819133951902 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819133951902 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819133951902 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{ESTABLISHING}: Allocated (fsm.c:456) 20250819133951902 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{ESTABLISHING}: is child of msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0] (fsm.c:486) 20250819133951902 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428: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) 20250819133951902 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676b2590]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133951902 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676b2590]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60] (fsm.c:486) 20250819133951902 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55c2676b2590]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819133951902 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55c2676b2590]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819133951903 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676b27f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819133951903 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676b27f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60] (fsm.c:486) 20250819133951903 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55c2676b27f0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819133951903 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55c2676b27f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2499)@6b779c8e12fd: 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(2504) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55c2676b27f0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55c2676b27f0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55c2676b27f0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55c2676b27f0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60] (rtp_stream.c:239) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55c2676b27f0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55c2676b27f0]{DISCARDING}: Deallocated (fsm.c:568) 20250819133954904 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819133954904 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55c2676b2590]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55c2676b2590]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60] (call_leg.c:197) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55c2676b2590]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819133954904 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55c2676b2590]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819133954904 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55c2676b26c0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250819133954905 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819133954905 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{RELEASING}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0] (call_leg.c:198) 20250819133954905 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{RELEASING}: Freeing instance (call_leg.c:198) 20250819133954905 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676cdb60]{RELEASING}: Deallocated (fsm.c:568) 20250819133954905 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819133954905 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) Freeing transaction (transaction.c:243) 20250819133954905 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819133954905 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819133954905 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819133954905 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819133954905 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819133954905 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819133954905 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819133954905 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819133954905 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819133954905 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133954905 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819133954905 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819133954905 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819133954905 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819133954905 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819133954905 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819133954905 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819133954905 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819133954905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133954905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133954905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133954905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133954905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133954905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133954905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133954906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133954906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133954906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133954906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133954906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133954906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133954906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133954906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133954906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2495)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2495)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2495)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819133954917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133954917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133954917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133954917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133954917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133954917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133954917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133954917 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819133954917 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819133954917 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819133954917 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133954917 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819133954918 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819133954918 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819133954918 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819133954918 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819133954918 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819133954918 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819133954918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819133954918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0] (msc_a.c:1053) 20250819133954918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819133954918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c26769a520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819133954918 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abc60] (msc_a.c:1053) 20250819133954918 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819133954918 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676a4dd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819133954918 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819133954918 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) MSC-A terminated (msub.c:261) 20250819133954918 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) 1 MSC-I still active (msub.c:79) 20250819133954918 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: State change to terminating (no timeout) (msub.c:91) 20250819133954918 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819133954918 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819133954918 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Removing from parent msub_fsm[0x55c2676abc60] (msub.c:113) 20250819133954918 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-428 (ran_conn.c:142) 20250819133954918 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-428 (ran_conn.c:155) 20250819133954918 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Freeing instance (msub.c:113) 20250819133954918 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55c2676837f0]{READY}: Deallocated (fsm.c:568) 20250819133954918 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC) Free (msub.c:119) 20250819133954918 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x23A713FC - active-conn: now used by 1 (attached) (msub.c:375) 20250819133954918 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Freeing instance (msub.c:113) 20250819133954918 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Deallocated (fsm.c:568) 20250819133954918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133954918 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133954918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133954918 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819133954918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133954918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133954918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819133954918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2495)@6b779c8e12fd: Session index based on local reference:0 20250819133954921 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133954921 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819133954921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819133954921 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819133954921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819133954921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819133954921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819133954921 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2497)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2496)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2504)8494121 TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2504)@6b779c8e12fd: Final verdict of PTC: pass 20250819133955931 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819133955931 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133955931 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819133955932 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819133955932 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819133955932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819133955932 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133955932 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819133955932 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) MSC_Test-GSUP(2501)@6b779c8e12fd: Final verdict of PTC: none 20250819133955932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133955932 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819133955932 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819133955932 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819133955932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133955932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133955932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133955932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133955932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133955932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133955932 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819133955933 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133955933 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2489)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2492)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2491)@6b779c8e12fd: Final verdict of PTC: none 20250819133955934 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) 20250819133955934 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) 20250819133955934 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133955934 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133955934 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819133955934 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) 20250819133955934 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819133955934 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819133955934 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) 20250819133955934 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819133955934 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819133955934 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819133955934 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819133955934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819133955934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819133955934 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819133955934 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819133955934 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_1-RAN(2493)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2495)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2500)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2490)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2499)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2494)@6b779c8e12fd: Final verdict of PTC: none 20250819133955934 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) 20250819133955934 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819133955934 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819133955934 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819133955934 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819133955934 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) 20250819133955934 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819133955934 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) 20250819133955934 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819133955934 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) IPA-CTRL-CLI-IPA(2505)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2488)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2496)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2497)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2503)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2502)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2498)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2488): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2489): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2490): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2491): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2492): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2493): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2494): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2495): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2496): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2497): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2498): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2499): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2500): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2501): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2502): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2503): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2504): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2505): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:39:55 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 20250819133956934 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=460680) 20250819133957934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133957934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133957934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819133957935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819133957935 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819133957935 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819133957935 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=460680, count=463272) 20250819133958936 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:39: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_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 20250819133959938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_mo_crcx_ran_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2509)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2509)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2509)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2507)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2512)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2512)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2512)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2510)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2515)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2515)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2515)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2513)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134000825 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2516)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134000939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134000939 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2518)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2518)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134000945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2518)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2518)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2518)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2518)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2518)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2518)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134000974 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134000974 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134000985 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134000985 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134000985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134000985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2509)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2509)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2509)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134000986 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134000986 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134000986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134000986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134000986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134000986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134000986 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2509)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2509)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2509)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2509)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2509)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134000987 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134000987 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134000987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134000987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134000987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134000987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134000987 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134000987 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(2509)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2509)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2509)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2509)@6b779c8e12fd: Message received on association #8 20250819134000987 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134000987 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2509)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2509)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2509)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2509)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2519)@6b779c8e12fd: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2522) 20250819134001005 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) 20250819134001005 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) 20250819134001005 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134001005 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: 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 } } } } MSC_Test_1-M3UA(2512)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2512)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2512)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2512)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2512)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134001006 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001006 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134001006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134001006 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134001006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134001006 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134001006 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(2512)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2512)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2512)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134001007 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001007 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134001007 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134001007 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134001007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134001007 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134001007 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134001007 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(2512)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2512)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2512)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2512)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2512)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2512)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134001007 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134001007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2512)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2512)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134001019 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) 20250819134001019 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) 20250819134001019 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) 20250819134001019 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250819134001019 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134001019 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250819134001019 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(2515)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134001022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134001022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134001022 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250819134001022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250819134001022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134001022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134001022 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(2515)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2515)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134001022 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134001022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2512)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2512)@6b779c8e12fd: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2515)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134001023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134001023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134001023 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134001023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134001023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250819134001023 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(2515)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134001023 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_1-M3UA(2512)@6b779c8e12fd: Message received on association #8 20250819134001023 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2512)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134001793 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001793 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001793 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134001793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134001793 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2509)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134001794 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001794 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001794 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134001794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134001794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2509)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2509)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2508)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134001812 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001812 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001812 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001812 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) 20250819134001812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134001812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2512)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134001813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001813 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) 20250819134001813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001813 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) 20250819134001813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134001813 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2512)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2512)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2511)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134001836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134001836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134001836 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134001837 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) 20250819134001837 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134001837 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001837 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001837 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134001837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134001837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2514)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2514)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2522)15837082 MSC_Test_2-SCCP(2513)@6b779c8e12fd: First idle individual index:0 20250819134001849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134001849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134001849 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2514)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134001849 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) 20250819134001849 DMSC DEBUG msub_fsm[0x55c2676837f0]{active}: Allocated (fsm.c:456) 20250819134001849 DMSC DEBUG msc_i[0x55c2676abc60]{READY}: Allocated (fsm.c:456) 20250819134001849 DMSC DEBUG msc_i[0x55c2676abc60]{READY}: is child of msub_fsm[0x55c2676837f0] (fsm.c:486) 20250819134001849 DMSC DEBUG msc_a[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134001849 DMSC DEBUG msc_a[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676837f0] (fsm.c:486) 20250819134001849 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134001849 DMSC DEBUG msc_i(unknown:UTRAN-Iu-429:NONE)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134001849 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134001849 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134001849 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134001849 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134001849 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134001849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134001849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0] (fsm.c:486) 20250819134001849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134001849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134001849 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134001849 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001029 id=262420000001029 (vlr.c:661) 20250819134001849 DVLR INFO New subscr, IMSI: 262420000001029 (vlr.c:562) 20250819134001849 DVLR DEBUG VLR subscr IMSI-262420000001029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134001849 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134001849 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134001849 DVLR DEBUG VLR subscr IMSI-262420000001029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134001849 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134001849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134001849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134001849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134001849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134001849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590] (fsm.c:486) 20250819134001849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134001849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134001849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134001849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134001849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: { messageType := 2, destLocRef := 'F1A79A'O, sourceLocRef := '0001AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2519)@6b779c8e12fd: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2522) MSC_Test-GSUP(2519)@6b779c8e12fd: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2522)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134001853 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134001853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134001853 DVLR DEBUG SUBSCR(IMSI-262420000001029) Received 1 auth tuples (vlr.c:996) 20250819134001853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134001853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134001853 DMM DEBUG Tx AUTH REQ (rand = 3e1fa788a2421167608e290c2cd4f95c) (gsm_04_08.c:641) 20250819134001853 DMM DEBUG AUTH REQ (autn = 21d8291967bb3d9a973ce4bf7cacbc16) (gsm_04_08.c:643) 20250819134001853 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134001853 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134001853 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134001853 DVLR DEBUG VLR subscr IMSI-262420000001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134001853 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001853 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001853 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134001853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134001853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2514)@6b779c8e12fd: patching N(SD)=1 into dtap '0514ED768C8F21047117BD3A'O MSC_Test_2-RAN(2514)@6b779c8e12fd: patched enc_l3: '0554ED768C8F21047117BD3A'O MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ED768C8F21047117BD3A'O 20250819134001858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134001858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134001858 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134001858 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134001858 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134001858 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134001858 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134001858 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134001858 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134001858 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ed768c8f7117bd3a) (gsm_04_08.c:1128) 20250819134001858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134001858 DVLR DEBUG SUBSCR(IMSI-262420000001029) AUTH on UTRAN received RES: ed768c8f7117bd3a (8 bytes) (vlr_auth_fsm.c:151) 20250819134001858 DVLR INFO SUBSCR(IMSI-262420000001029) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134001858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134001858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134001858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134001858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590] (vlr_auth_fsm.c:294) 20250819134001858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134001858 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134001858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134001858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134001858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134001858 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134001858 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b258ef2aadff5fd66f6f5e038a9233d1, CK=NONE (ran_msg_iu.c:388) 20250819134001858 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134001858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134001858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134001858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134001858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134001863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134001863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134001863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134001864 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134001864 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134001864 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134001864 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134001864 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134001864 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134001864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134001864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134001864 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134001864 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134001864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134001864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134001864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134001864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676b2590] (fsm.c:486) 20250819134001864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134001864 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134001864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134001864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134001864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134001866 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134001866 DVLR DEBUG IMSI:262420000001029 has MSISDN:491230001029 (vlr.c:1045) 20250819134001866 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250819134001866 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134001867 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134001867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134001867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134001867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134001867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134001867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b2590] (vlr_lu_fsm.c:110) 20250819134001867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134001867 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-429:LU)[0x55c2676cdb60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134001867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134001867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134001867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134001867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b2590] (fsm.c:486) 20250819134001867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134001867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134001867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134001867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134001867 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250819134001867 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134001867 DMM DEBUG -> IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266 LOCATION UPDATE ACCEPT (TMSI = 0x13ba0266) (gsm_04_08.c:149) 20250819134001867 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134001867 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134001867 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134001867 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134001867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134001867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134001867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2514)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2514)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134001870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134001870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134001870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134001870 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134001870 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134001870 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134001870 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134001870 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134001870 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134001870 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134001870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134001870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134001870 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250819134001870 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134001870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134001870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134001870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134001870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b2590] (vlr_lu_fsm.c:817) 20250819134001870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134001870 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-429:LU)[0x55c2676b26c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134001870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134001870 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134001870 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250819134001870 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250819134001870 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134001870 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134001870 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134001870 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134001870 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134001870 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134001870 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134001870 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134001870 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134001870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134001870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134001870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134001875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134001875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134001876 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134001876 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134001876 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134001876 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134001876 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134001876 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134001876 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134001876 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134001876 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134001876 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134001876 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134001876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134001876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0] (msc_a.c:1053) 20250819134001876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134001876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134001876 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b2590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134001876 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676837f0] (msc_a.c:1053) 20250819134001876 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134001876 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134001876 DMSC DEBUG msub_fsm[0x55c2676837f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134001876 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) MSC-A terminated (msub.c:261) 20250819134001876 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) 1 MSC-I still active (msub.c:79) 20250819134001876 DMSC DEBUG msub_fsm[0x55c2676837f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134001876 DMSC DEBUG msub_fsm[0x55c2676837f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134001876 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134001876 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Removing from parent msub_fsm[0x55c2676837f0] (msub.c:113) 20250819134001876 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-429 (ran_conn.c:142) 20250819134001876 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-429 (ran_conn.c:155) 20250819134001876 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Freeing instance (msub.c:113) 20250819134001876 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-429:LU)[0x55c2676abc60]{READY}: Deallocated (fsm.c:568) 20250819134001876 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) Free (msub.c:119) 20250819134001876 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134001876 DMSC DEBUG msub_fsm[0x55c2676837f0]{terminating}: Freeing instance (msub.c:113) 20250819134001876 DMSC DEBUG msub_fsm[0x55c2676837f0]{terminating}: Deallocated (fsm.c:568) 20250819134001876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134001876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134001876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 20250819134001877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134001877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134001877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134001877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134001877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134001877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134001877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134001877 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2514)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2522)15837082 TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: 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 := '13BA0266'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2514)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2522)9295287 MSC_Test_2-RAN(2514)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2513)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134002078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134002078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134002078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134002078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134002078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134002078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134002078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134002078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134002079 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) 20250819134002079 DMSC DEBUG msub_fsm[0x55c2676b2590]{active}: Allocated (fsm.c:456) 20250819134002079 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: Allocated (fsm.c:456) 20250819134002079 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: is child of msub_fsm[0x55c2676b2590] (fsm.c:486) 20250819134002079 DMSC DEBUG msc_a[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134002079 DMSC DEBUG msc_a[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b2590] (fsm.c:486) 20250819134002079 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134002079 DMSC DEBUG msc_i(unknown:UTRAN-Iu-430:NONE)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134002079 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134002079 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134002079 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134002079 DMM DEBUG msc_a(TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819134002079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134002079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819134002079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134002079 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134002080 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134002080 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134002080 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134002080 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134002080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134002080 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134002080 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134002080 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0] (fsm.c:486) 20250819134002080 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134002080 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134002080 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134002080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134002080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134002080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134002080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134002080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134002080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134002080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134002080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: { messageType := 2, destLocRef := '8DD5B7'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(2513)@6b779c8e12fd: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134002087 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134002087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134002087 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) Received 1 auth tuples (vlr.c:996) 20250819134002087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134002087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134002087 DMM DEBUG Tx AUTH REQ (rand = 04359d99e260eec90cb58d41ee6b8db2) (gsm_04_08.c:641) 20250819134002087 DMM DEBUG AUTH REQ (autn = d8bd2e2bf1bc3b4dcac65717f48d9a42) (gsm_04_08.c:643) 20250819134002087 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134002087 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134002087 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134002087 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134002087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134002087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134002087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134002087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134002087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134002087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134002087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134002087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2514)@6b779c8e12fd: patching N(SD)=1 into dtap '0514B6F4AFB92104E70275CF'O MSC_Test_2-RAN(2514)@6b779c8e12fd: patched enc_l3: '0554B6F4AFB92104E70275CF'O MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B6F4AFB92104E70275CF'O 20250819134002095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134002095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134002095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134002095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134002095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134002095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134002095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134002095 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134002096 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134002096 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134002096 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134002096 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134002096 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134002096 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134002096 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b6f4afb9e70275cf) (gsm_04_08.c:1128) 20250819134002096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134002096 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) AUTH on UTRAN received RES: b6f4afb9e70275cf (8 bytes) (vlr_auth_fsm.c:151) 20250819134002096 DVLR INFO SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134002096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134002096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134002096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134002096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0] (vlr_auth_fsm.c:294) 20250819134002096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134002096 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134002096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134002096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134002096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134002096 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134002096 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=28b09f4aaa7dc7e731fd85ab220e44bf, CK=NONE (ran_msg_iu.c:388) 20250819134002096 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134002096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134002096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134002096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134002096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134002096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134002096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134002096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134002096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134002096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134002103 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134002103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134002103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134002103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134002103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134002103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134002103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134002103 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134002103 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134002103 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134002103 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134002103 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134002104 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134002104 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134002104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134002104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134002104 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134002104 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134002104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134002104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134002104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134002104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134002104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134002104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134002104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134002104 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134002104 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250819134002104 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250819134002104 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134002104 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134002104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134002104 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134002104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134002104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134002104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134002104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2516)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2522) MSC_Test-MGCP(2517)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2522) MSC_Test_2-RAN(2514)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2514)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_len:28 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250819134002129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134002129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134002129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134002129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134002129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134002129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134002129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134002129 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134002129 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134002129 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134002129 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134002129 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134002129 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134002129 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134002129 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819134002129 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 callref-0x80000037 tid-8) New transaction (transaction.c:231) 20250819134002129 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819134002129 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134002129 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819134002129 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134002129 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134002129 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430: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) 20250819134002129 DCC INFO trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819134002129 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819134002129 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819134002129 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819134002130 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819134002130 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430: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) 20250819134002130 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134002130 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0] (fsm.c:486) 20250819134002130 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819134002130 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134002130 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676a7990]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134002130 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676a7990]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0] (fsm.c:486) 20250819134002130 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x55c2676a7990]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819134002130 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x55c2676a7990]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2517)@6b779c8e12fd: 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(2522) TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819134002148 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134002149 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134002149 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134002149 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{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) 20250819134002149 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430: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(2522)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2516)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2522) MSC_Test-MNCC(2516)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2522)-2147483593 TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x55c2676a7990]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x55c2676a7990]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x55c2676a7990]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x55c2676a7990]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0] (rtp_stream.c:239) 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x55c2676a7990]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_RAN:no-CI)[0x55c2676a7990]{DISCARDING}: Deallocated (fsm.c:568) 20250819134005131 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819134005131 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a33f0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a33f0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0] (call_leg.c:197) 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a33f0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819134005131 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-167:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a33f0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819134005131 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55c26769a520]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250819134005131 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819134005131 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60] (call_leg.c:198) 20250819134005131 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819134005131 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b26c0]{RELEASING}: Deallocated (fsm.c:568) 20250819134005131 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819134005131 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) Freeing transaction (transaction.c:243) 20250819134005131 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819134005131 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819134005131 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819134005131 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819134005131 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134005131 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134005131 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819134005131 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819134005131 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134005131 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134005131 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134005131 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134005131 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134005131 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134005131 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134005131 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134005131 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134005131 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134005131 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134005131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134005131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134005131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134005131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134005131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134005131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134005131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134005131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134005132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134005132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134005132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134005132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134005132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134005132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134005132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134005132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test-MNCC(2516)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2522)-2147483593 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2513)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2513)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2513)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134005135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134005135 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134005135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134005135 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134005135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134005135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134005135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134005135 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134005135 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134005135 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134005135 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134005135 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134005135 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134005135 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134005135 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134005135 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134005135 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134005135 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134005135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134005135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60] (msc_a.c:1053) 20250819134005135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134005135 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676837f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134005135 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b2590] (msc_a.c:1053) 20250819134005135 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134005135 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676abc60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134005135 DMSC DEBUG msub_fsm[0x55c2676b2590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134005135 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) MSC-A terminated (msub.c:261) 20250819134005135 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) 1 MSC-I still active (msub.c:79) 20250819134005135 DMSC DEBUG msub_fsm[0x55c2676b2590]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134005135 DMSC DEBUG msub_fsm[0x55c2676b2590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134005135 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134005135 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Removing from parent msub_fsm[0x55c2676b2590] (msub.c:113) 20250819134005135 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-430 (ran_conn.c:142) 20250819134005136 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-430 (ran_conn.c:155) 20250819134005136 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Freeing instance (msub.c:113) 20250819134005136 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Deallocated (fsm.c:568) 20250819134005136 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266) Free (msub.c:119) 20250819134005136 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x13BA0266 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134005136 DMSC DEBUG msub_fsm[0x55c2676b2590]{terminating}: Freeing instance (msub.c:113) 20250819134005136 DMSC DEBUG msub_fsm[0x55c2676b2590]{terminating}: Deallocated (fsm.c:568) 20250819134005136 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134005136 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134005136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134005136 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134005136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134005136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134005136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134005136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2513)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2514)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2522)9295287 20250819134005137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134005137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134005137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134005137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134005137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134005137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134005137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134005137 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2515)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2522)@6b779c8e12fd: Final verdict of PTC: pass 20250819134005140 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134005140 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134005140 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134005140 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) 20250819134005140 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134005140 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134005140 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134005140 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) 20250819134005140 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134005140 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134005140 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) 20250819134005140 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134005140 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test-GSUP(2519)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2510)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2516)@6b779c8e12fd: Final verdict of PTC: none 20250819134005140 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134005140 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134005140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134005140 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134005140 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134005140 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(2511)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2508)@6b779c8e12fd: Final verdict of PTC: none 20250819134005141 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134005141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134005142 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) 20250819134005142 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) 20250819134005142 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134005142 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134005142 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134005142 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) 20250819134005142 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134005142 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134005142 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) 20250819134005142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134005142 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134005142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134005142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134005142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134005142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134005142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134005142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134005142 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134005142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134005142 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134005142 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134005142 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134005142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134005142 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134005142 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134005142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134005142 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134005142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134005142 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134005142 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134005142 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134005142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134005142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134005142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134005142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134005142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134005142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134005142 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134005143 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2512)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2507)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2523)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2506)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2509)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2521)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2515)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2517)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2520)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2513)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2518)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2514)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2506): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2507): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2508): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2509): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2510): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2511): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2512): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2513): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2514): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2515): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2516): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2517): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2518): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2519): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2520): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2521): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2522): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2523): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:40:05 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 20250819134006145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=478536) 20250819134007141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134007141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134007141 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134007142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134007142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134007142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134007142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134007142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134007142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134007146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=478536, count=480920) 20250819134008147 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:40: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_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 20250819134009148 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_mo_crcx_ran_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2527)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2527)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2527)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2525)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2530)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2530)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2530)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2528)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2533)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2533)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2533)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2531)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134010007 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2534)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134010149 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134010149 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2536)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2536)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134010155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2536)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2536)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2536)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2536)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2536)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2536)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134010170 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134010170 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134010172 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134010172 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134010172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134010172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2527)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2527)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2527)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134010174 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134010174 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134010174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134010174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134010174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134010174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134010174 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2527)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2527)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2527)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2527)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2527)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134010175 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134010175 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134010175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134010175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134010175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134010175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134010175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2527)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2527)@6b779c8e12fd: Message received on association #8 20250819134010175 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134010175 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2527)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2527)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2527)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2527)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2527)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2527)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134010186 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) 20250819134010186 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) 20250819134010186 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134010186 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(2530)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2530)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2530)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134010188 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134010188 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134010188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134010188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134010188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134010188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134010188 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(2530)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2530)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2530)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2530)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2530)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134010188 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134010188 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134010188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134010188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134010188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134010188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134010188 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(2530)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2530)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2530)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2530)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2530)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2530)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134010188 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134010188 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2530)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2530)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134010201 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) 20250819134010201 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) 20250819134010201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134010201 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(2533)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134010206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134010206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134010206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134010206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134010206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134010206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134010206 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(2533)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2533)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2533)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134010208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134010208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134010208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134010208 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134010208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134010208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134010208 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(2533)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134010208 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134010208 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2530)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2530)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2537)@6b779c8e12fd: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2540) TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: 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 } } } } 20250819134010985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134010985 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134010985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134010985 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134010985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134010985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134010985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134010985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134010986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134010986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134010986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134010986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134010986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134010986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134010986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134010986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2527)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2527)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2527)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2526)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134011000 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011000 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011000 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011000 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) 20250819134011000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011000 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2530)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011001 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) 20250819134011001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011001 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) 20250819134011001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134011001 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2530)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2530)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2529)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134011013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011013 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011013 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) 20250819134011013 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011013 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011013 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011013 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134011013 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2532)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2532)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2540)1922922 MSC_Test_2-SCCP(2531)@6b779c8e12fd: First idle individual index:0 20250819134011021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011021 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134011021 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) 20250819134011021 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Allocated (fsm.c:456) 20250819134011021 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: Allocated (fsm.c:456) 20250819134011021 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819134011021 DMSC DEBUG msc_a[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134011021 DMSC DEBUG msc_a[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676abc60] (fsm.c:486) 20250819134011021 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134011021 DMSC DEBUG msc_i(unknown:UTRAN-Iu-431:NONE)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134011021 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011021 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134011021 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134011021 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134011021 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134011021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134011021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590] (fsm.c:486) 20250819134011021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134011021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134011021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011021 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134011021 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001030 id=262420000001030 (vlr.c:661) 20250819134011021 DVLR INFO New subscr, IMSI: 262420000001030 (vlr.c:562) 20250819134011021 DVLR DEBUG VLR subscr IMSI-262420000001030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134011021 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134011021 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134011021 DVLR DEBUG VLR subscr IMSI-262420000001030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134011021 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134011021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134011021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134011021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134011021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134011021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990] (fsm.c:486) 20250819134011021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134011021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134011021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2532)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: { messageType := 2, destLocRef := '1D576A'O, sourceLocRef := '0001AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2537)@6b779c8e12fd: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2540) MSC_Test-GSUP(2537)@6b779c8e12fd: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2540)"262420000001030" TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134011024 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134011024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134011024 DVLR DEBUG SUBSCR(IMSI-262420000001030) Received 1 auth tuples (vlr.c:996) 20250819134011024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134011025 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134011025 DMM DEBUG Tx AUTH REQ (rand = 45109f6b242c1f2720223a9ab335af40) (gsm_04_08.c:641) 20250819134011025 DMM DEBUG AUTH REQ (autn = ebce964d82b45f39c2ca3cf6b74834b5) (gsm_04_08.c:643) 20250819134011025 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134011025 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134011025 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134011025 DVLR DEBUG VLR subscr IMSI-262420000001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134011025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2532)@6b779c8e12fd: patching N(SD)=1 into dtap '05141E6928702104A8A39C4E'O MSC_Test_2-RAN(2532)@6b779c8e12fd: patched enc_l3: '05541E6928702104A8A39C4E'O MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541E6928702104A8A39C4E'O MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134011030 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134011030 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134011030 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134011030 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134011030 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134011030 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134011030 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1e692870a8a39c4e) (gsm_04_08.c:1128) 20250819134011030 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134011030 DVLR DEBUG SUBSCR(IMSI-262420000001030) AUTH on UTRAN received RES: 1e692870a8a39c4e (8 bytes) (vlr_auth_fsm.c:151) 20250819134011030 DVLR INFO SUBSCR(IMSI-262420000001030) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134011030 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134011030 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134011030 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134011030 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990] (vlr_auth_fsm.c:294) 20250819134011030 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134011030 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134011030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134011030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134011030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134011030 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134011030 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f4b3846036222c9775a875572cafbd74, CK=NONE (ran_msg_iu.c:388) 20250819134011030 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134011030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134011030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134011038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011038 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134011039 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134011039 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134011039 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134011039 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134011039 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134011039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134011039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134011039 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134011039 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134011039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134011039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134011039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134011039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676a7990] (fsm.c:486) 20250819134011039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134011039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134011039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134011043 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134011043 DVLR DEBUG IMSI:262420000001030 has MSISDN:491230001030 (vlr.c:1045) 20250819134011043 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250819134011043 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134011043 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134011043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134011044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134011044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134011044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134011044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a7990] (vlr_lu_fsm.c:110) 20250819134011044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134011044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-431:LU)[0x55c2676b26c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134011044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134011044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134011044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134011044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a7990] (fsm.c:486) 20250819134011044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134011044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134011044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134011044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134011044 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250819134011044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134011044 DMM DEBUG -> IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D LOCATION UPDATE ACCEPT (TMSI = 0x3920fd9d) (gsm_04_08.c:149) 20250819134011044 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134011044 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134011044 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134011044 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134011044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2532)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2532)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134011048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011048 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134011049 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134011049 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134011049 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134011049 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134011049 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134011049 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134011049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134011049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134011049 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250819134011049 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134011049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134011049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134011049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134011049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676a7990] (vlr_lu_fsm.c:817) 20250819134011049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134011049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-431:LU)[0x55c2676a4dd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134011049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134011049 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134011049 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250819134011049 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250819134011049 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134011049 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134011049 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134011049 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134011049 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134011049 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134011049 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134011049 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134011049 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134011049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134011055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011055 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134011055 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134011055 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134011055 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134011055 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134011055 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134011055 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134011055 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134011055 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134011055 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134011055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134011055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590] (msc_a.c:1053) 20250819134011055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134011055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134011055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676a7990]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134011055 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676abc60] (msc_a.c:1053) 20250819134011056 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134011056 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b2590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134011056 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134011056 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) MSC-A terminated (msub.c:261) 20250819134011056 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) 1 MSC-I still active (msub.c:79) 20250819134011056 DMSC DEBUG msub_fsm[0x55c2676abc60]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134011056 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134011056 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134011056 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Removing from parent msub_fsm[0x55c2676abc60] (msub.c:113) 20250819134011056 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-431 (ran_conn.c:142) 20250819134011056 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-431 (ran_conn.c:155) 20250819134011056 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Freeing instance (msub.c:113) 20250819134011056 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-431:LU)[0x55c2676b27f0]{READY}: Deallocated (fsm.c:568) 20250819134011056 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) Free (msub.c:119) 20250819134011056 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D - active-conn: now used by 1 (attached) (msub.c:375) 20250819134011056 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Freeing instance (msub.c:113) 20250819134011056 DMSC DEBUG msub_fsm[0x55c2676abc60]{terminating}: Deallocated (fsm.c:568) 20250819134011056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 20250819134011057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2532)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2540)1922922 TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: 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 := '3920FD9D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2532)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2540)15581921 MSC_Test_2-RAN(2532)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2531)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011258 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011258 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011258 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134011259 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) 20250819134011259 DMSC DEBUG msub_fsm[0x55c2676a7990]{active}: Allocated (fsm.c:456) 20250819134011259 DMSC DEBUG msc_i[0x55c2676b2590]{READY}: Allocated (fsm.c:456) 20250819134011259 DMSC DEBUG msc_i[0x55c2676b2590]{READY}: is child of msub_fsm[0x55c2676a7990] (fsm.c:486) 20250819134011259 DMSC DEBUG msc_a[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134011259 DMSC DEBUG msc_a[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a7990] (fsm.c:486) 20250819134011259 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134011259 DMSC DEBUG msc_i(unknown:UTRAN-Iu-432:NONE)[0x55c2676b2590]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134011259 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134011259 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134011259 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134011259 DMM DEBUG msc_a(TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819134011259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134011259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0] (fsm.c:486) 20250819134011259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134011259 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134011259 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134011259 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134011259 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134011259 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134011259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134011259 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134011259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134011259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60] (fsm.c:486) 20250819134011259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134011260 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134011260 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134011260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: { messageType := 2, destLocRef := 'EDC2E1'O, sourceLocRef := '0001B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134011267 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134011267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134011267 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) Received 1 auth tuples (vlr.c:996) 20250819134011267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134011267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134011267 DMM DEBUG Tx AUTH REQ (rand = 2a769e8076933c817f413c89d9244258) (gsm_04_08.c:641) 20250819134011267 DMM DEBUG AUTH REQ (autn = e190892c023c5a90e8fb6900f1984c88) (gsm_04_08.c:643) 20250819134011267 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134011267 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134011267 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134011267 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134011267 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011267 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011267 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2532)@6b779c8e12fd: patching N(SD)=1 into dtap '05146687886321048DB08FAA'O MSC_Test_2-RAN(2532)@6b779c8e12fd: patched enc_l3: '05546687886321048DB08FAA'O MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546687886321048DB08FAA'O 20250819134011276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011276 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134011276 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134011276 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134011276 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134011276 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134011276 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134011276 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 668788638db08faa) (gsm_04_08.c:1128) 20250819134011276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134011276 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) AUTH on UTRAN received RES: 668788638db08faa (8 bytes) (vlr_auth_fsm.c:151) 20250819134011276 DVLR INFO SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134011277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134011277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134011277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134011277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60] (vlr_auth_fsm.c:294) 20250819134011277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134011277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134011277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134011277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134011277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134011277 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134011277 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=050218685107ff4b5c2dc5dbcfa4758b, CK=NONE (ran_msg_iu.c:388) 20250819134011277 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134011277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134011277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134011283 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011284 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134011284 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134011284 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134011284 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134011284 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134011284 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134011284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134011284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134011284 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134011284 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134011284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134011284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134011284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134011284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134011284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134011284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134011284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134011284 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134011284 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250819134011284 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250819134011284 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011284 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011284 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2534)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2540) MSC_Test-MGCP(2535)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2540) MSC_Test_2-RAN(2532)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2532)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_len:28 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250819134011304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011304 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011304 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011304 DLM3UA DEBUG 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(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011304 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134011305 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134011305 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134011305 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134011305 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134011305 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134011305 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134011305 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819134011305 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D callref-0x80000038 tid-8) New transaction (transaction.c:231) 20250819134011305 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819134011305 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134011305 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819134011305 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134011305 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134011305 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432: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) 20250819134011305 DCC INFO trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819134011305 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819134011305 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819134011305 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819134011305 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0] (fsm.c:486) 20250819134011305 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432: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) 20250819134011305 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134011305 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a33f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0] (fsm.c:486) 20250819134011305 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819134011305 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55c2676a33f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134011305 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c26769a520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134011305 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c26769a520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0] (fsm.c:486) 20250819134011305 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55c26769a520]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819134011305 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55c26769a520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2535)@6b779c8e12fd: 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(2540) TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819134011311 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55c2676b8de0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55c2676a33f0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55c2676a33f0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55c2676a33f0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0] (rtp_stream.c:239) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55c2676a33f0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55c2676a33f0]{DISCARDING}: Deallocated (fsm.c:568) 20250819134011311 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819134011311 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55c26769a520]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55c26769a520]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0] (call_leg.c:197) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55c26769a520]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819134011311 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55c26769a520]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819134011311 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819134011311 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0] (call_leg.c:198) 20250819134011311 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819134011312 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676a4dd0]{RELEASING}: Deallocated (fsm.c:568) 20250819134011312 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819134011312 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) Freeing transaction (transaction.c:243) 20250819134011312 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819134011312 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819134011312 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819134011312 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134011312 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134011312 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819134011312 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819134011312 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134011312 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134011312 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134011312 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134011312 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134011312 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134011312 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134011312 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134011312 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134011312 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134011312 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134011312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134011312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2531)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2531)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2531)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134011817 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011817 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134011818 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134011818 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134011818 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134011818 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134011818 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134011818 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134011818 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134011818 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134011818 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134011818 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134011818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134011818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0] (msc_a.c:1053) 20250819134011818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134011818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676abc60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134011818 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a7990] (msc_a.c:1053) 20250819134011818 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134011818 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134011819 DMSC DEBUG msub_fsm[0x55c2676a7990]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134011819 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) MSC-A terminated (msub.c:261) 20250819134011819 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) 1 MSC-I still active (msub.c:79) 20250819134011819 DMSC DEBUG msub_fsm[0x55c2676a7990]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134011819 DMSC DEBUG msub_fsm[0x55c2676a7990]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134011819 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134011819 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Removing from parent msub_fsm[0x55c2676a7990] (msub.c:113) 20250819134011819 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-432 (ran_conn.c:142) 20250819134011819 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-432 (ran_conn.c:155) 20250819134011819 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Freeing instance (msub.c:113) 20250819134011819 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D:UTRAN-Iu-432:CM_SERVICE_REQ)[0x55c2676b2590]{READY}: Deallocated (fsm.c:568) 20250819134011819 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D) Free (msub.c:119) 20250819134011819 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0x3920FD9D - active-conn: now used by 1 (attached) (msub.c:375) 20250819134011819 DMSC DEBUG msub_fsm[0x55c2676a7990]{terminating}: Freeing instance (msub.c:113) 20250819134011819 DMSC DEBUG msub_fsm[0x55c2676a7990]{terminating}: Deallocated (fsm.c:568) 20250819134011819 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011819 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011819 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134011819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134011819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2531)@6b779c8e12fd: Session index based on local reference:0 20250819134011822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134011822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134011822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134011822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134011822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134011822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134011822 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2532)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2540)15581921 MSC_Test_2-M3UA(2533)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2540)@6b779c8e12fd: Final verdict of PTC: pass 20250819134011831 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134011831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134011831 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134011831 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134011831 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134011831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134011831 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134011831 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134011831 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134011831 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) 20250819134011831 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134011831 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134011831 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134011831 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011831 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134011831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134011831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134011831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134011831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134011831 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2527)@6b779c8e12fd: Final verdict of PTC: none 20250819134011832 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134011832 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134011832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134011832 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134011832 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) 20250819134011832 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134011832 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134011832 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) 20250819134011832 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011832 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134011832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134011832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134011832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134011832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134011832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134011832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134011832 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134011832 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2528)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2530)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2525)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2526)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2531)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2529)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2537)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2532)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2534)@6b779c8e12fd: Final verdict of PTC: none 20250819134011833 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134011833 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134011833 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) 20250819134011833 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) 20250819134011833 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134011833 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134011833 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) 20250819134011833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134011833 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134011833 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134011833 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134011833 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2524)@6b779c8e12fd: Final verdict of PTC: none 20250819134011833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134011833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134011833 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134011833 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(2536)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2538)@6b779c8e12fd: Final verdict of PTC: none 20250819134011833 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134011833 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2533)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2539)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2535)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2541)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2524): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2525): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2526): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2527): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2528): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2529): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2530): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2531): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2532): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2533): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2534): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2535): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2536): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2537): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2538): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2539): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2540): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2541): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:40:11 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 20250819134012834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=464296) 20250819134013833 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134013833 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134013833 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134013833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134013833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134013833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134013834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134013834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134013834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134013835 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=464296, count=467604) 20250819134014836 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:40: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_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 20250819134015837 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_mt_crcx_ran_reject started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2545)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2545)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2545)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2543)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2548)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2548)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2548)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2546)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2551)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2551)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2551)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2549)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134016698 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2552)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134016838 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134016838 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2554)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2554)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134016844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2554)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2554)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2554)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2554)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2554)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2554)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134016863 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134016863 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134016863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134016863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250819134016863 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134016863 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2545)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2545)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2545)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134016865 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134016865 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134016865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134016865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134016865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134016865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134016865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2545)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2545)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2545)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2545)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2545)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134016866 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134016866 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134016866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134016866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134016866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134016866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134016866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2545)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2545)@6b779c8e12fd: Message received on association #8 20250819134016866 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134016866 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2545)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2545)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2545)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2545)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2545)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2545)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134016876 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) 20250819134016876 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) 20250819134016876 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134016876 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(2548)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2548)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2548)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134016878 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134016878 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134016878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134016878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134016878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134016878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134016878 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(2548)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2548)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2548)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2548)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2548)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134016878 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134016878 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134016878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134016878 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134016878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134016878 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134016878 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(2548)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2548)@6b779c8e12fd: Message received on association #8 20250819134016878 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134016878 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2548)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2548)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2548)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2548)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2548)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2548)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134016892 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) 20250819134016892 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) 20250819134016892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134016892 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(2551)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134016895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134016895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134016895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134016895 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134016895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134016895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134016895 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(2551)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2551)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2551)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134016896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134016896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134016896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134016896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134016896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134016896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134016896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134016896 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134016896 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2548)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2548)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2555)@6b779c8e12fd: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2558) TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: 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 } } } } 20250819134017676 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017676 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017676 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134017676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2545)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134017677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134017677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2545)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2545)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2544)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134017687 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017687 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017687 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017687 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) 20250819134017687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2548)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017687 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) 20250819134017687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017687 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) 20250819134017687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134017687 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2548)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2548)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2547)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134017709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017710 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) 20250819134017710 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134017710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2550)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2550)@6b779c8e12fd: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2558)14602388 MSC_Test_2-SCCP(2549)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2550)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134017730 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017730 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017730 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017730 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134017730 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) 20250819134017730 DMSC DEBUG msub_fsm[0x55c2676b2590]{active}: Allocated (fsm.c:456) 20250819134017730 DMSC DEBUG msc_i[0x55c2676a7990]{READY}: Allocated (fsm.c:456) 20250819134017730 DMSC DEBUG msc_i[0x55c2676a7990]{READY}: is child of msub_fsm[0x55c2676b2590] (fsm.c:486) 20250819134017730 DMSC DEBUG msc_a[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134017730 DMSC DEBUG msc_a[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b2590] (fsm.c:486) 20250819134017730 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134017730 DMSC DEBUG msc_i(unknown:UTRAN-Iu-433:NONE)[0x55c2676a7990]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134017730 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134017730 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134017730 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134017730 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134017730 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134017730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134017730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0] (fsm.c:486) 20250819134017730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134017730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134017730 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134017730 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001031 id=262420000001031 (vlr.c:661) 20250819134017730 DVLR INFO New subscr, IMSI: 262420000001031 (vlr.c:562) 20250819134017730 DVLR DEBUG VLR subscr IMSI-262420000001031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134017730 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134017730 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134017730 DVLR DEBUG VLR subscr IMSI-262420000001031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134017730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134017730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134017730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134017730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134017730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134017730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520] (fsm.c:486) 20250819134017730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134017730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134017730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2555)@6b779c8e12fd: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2558) MSC_Test-GSUP(2555)@6b779c8e12fd: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2558)"262420000001031" MSC_Test_2-SCCP(2549)@6b779c8e12fd: { messageType := 2, destLocRef := 'DED094'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(2549)@6b779c8e12fd: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134017734 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134017734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134017734 DVLR DEBUG SUBSCR(IMSI-262420000001031) Received 1 auth tuples (vlr.c:996) 20250819134017734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134017734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134017734 DMM DEBUG Tx AUTH REQ (rand = a51913c70ac3ba2c0f403a6cc2b84dfd) (gsm_04_08.c:641) 20250819134017734 DMM DEBUG AUTH REQ (autn = e12864a1b6d7f5271fc652b06d3d58c1) (gsm_04_08.c:643) 20250819134017734 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134017734 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134017734 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134017734 DVLR DEBUG VLR subscr IMSI-262420000001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134017734 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017734 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017734 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@6b779c8e12fd: patching N(SD)=1 into dtap '05149D9F324E210418CA001F'O MSC_Test_2-RAN(2550)@6b779c8e12fd: patched enc_l3: '05549D9F324E210418CA001F'O MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549D9F324E210418CA001F'O 20250819134017740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017740 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017740 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134017740 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134017740 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134017740 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134017740 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134017740 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134017740 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9d9f324e18ca001f) (gsm_04_08.c:1128) 20250819134017740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134017740 DVLR DEBUG SUBSCR(IMSI-262420000001031) AUTH on UTRAN received RES: 9d9f324e18ca001f (8 bytes) (vlr_auth_fsm.c:151) 20250819134017740 DVLR INFO SUBSCR(IMSI-262420000001031) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134017740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134017740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134017740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134017740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520] (vlr_auth_fsm.c:294) 20250819134017740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134017740 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134017740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134017740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134017740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134017740 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134017740 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=737dcf604849ca51df8c73982eab3a93, CK=NONE (ran_msg_iu.c:388) 20250819134017740 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134017740 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134017740 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017740 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017740 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134017748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017748 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134017748 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134017748 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134017748 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134017748 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134017748 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134017748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134017748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134017748 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134017748 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134017748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134017748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134017748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134017748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c26769a520] (fsm.c:486) 20250819134017748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134017748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134017748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134017753 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134017753 DVLR DEBUG IMSI:262420000001031 has MSISDN:491230001031 (vlr.c:1045) 20250819134017753 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250819134017753 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134017754 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134017754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134017754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134017754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134017754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134017754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c26769a520] (vlr_lu_fsm.c:110) 20250819134017754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134017754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-433:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134017754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134017754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134017754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134017754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c26769a520] (fsm.c:486) 20250819134017754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134017754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134017754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134017754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134017754 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250819134017754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134017754 DMM DEBUG -> IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04 LOCATION UPDATE ACCEPT (TMSI = 0x727b1e04) (gsm_04_08.c:149) 20250819134017754 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134017754 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134017754 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134017754 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134017754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2550)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2550)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134017760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017760 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134017760 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134017760 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134017760 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134017760 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134017760 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134017760 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134017761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x727B1E04:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134017761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134017761 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250819134017761 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134017761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134017761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134017761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134017761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c26769a520] (vlr_lu_fsm.c:817) 20250819134017761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134017761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-433:LU)[0x55c2676a33f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134017761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134017761 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134017761 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250819134017761 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250819134017761 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134017761 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134017761 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134017761 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134017761 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134017761 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134017761 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134017761 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134017761 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134017761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134017773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017774 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134017774 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134017774 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134017774 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134017774 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134017774 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134017774 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134017774 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134017774 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134017774 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134017774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134017774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0] (msc_a.c:1053) 20250819134017774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134017774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134017774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c26769a520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134017774 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b2590] (msc_a.c:1053) 20250819134017774 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134017774 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676b8de0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134017774 DMSC DEBUG msub_fsm[0x55c2676b2590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134017774 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) MSC-A terminated (msub.c:261) 20250819134017774 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) 1 MSC-I still active (msub.c:79) 20250819134017774 DMSC DEBUG msub_fsm[0x55c2676b2590]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134017774 DMSC DEBUG msub_fsm[0x55c2676b2590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134017774 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134017774 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Removing from parent msub_fsm[0x55c2676b2590] (msub.c:113) 20250819134017774 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-433 (ran_conn.c:142) 20250819134017774 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-433 (ran_conn.c:155) 20250819134017774 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Freeing instance (msub.c:113) 20250819134017774 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-433:LU)[0x55c2676a7990]{READY}: Deallocated (fsm.c:568) 20250819134017774 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) Free (msub.c:119) 20250819134017774 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134017774 DMSC DEBUG msub_fsm[0x55c2676b2590]{terminating}: Freeing instance (msub.c:113) 20250819134017774 DMSC DEBUG msub_fsm[0x55c2676b2590]{terminating}: Deallocated (fsm.c:568) 20250819134017775 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017775 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017775 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 20250819134017777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2550)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2558)14602388 TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2550)@6b779c8e12fd: Created IMSI[0] for '262420000001031'H'727B1E04'O to be handled at TC_iu_mt_crcx_ran_reject2(2558) MSC_Test-MNCC(2552)@6b779c8e12fd: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2558)1477586180 20250819134017789 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819134017789 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819134017789 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 callref-0x58122d04 tid-255) New transaction (transaction.c:231) 20250819134017789 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 callref-0x58122d04 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) 20250819134017789 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 callref-0x58122d04 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) 20250819134017789 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 callref-0x58122d04 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819134017789 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819134017789 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819134017789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2550)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2558) TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: 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 := '727B1E04'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2550)@6b779c8e12fd: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2558)16029557 MSC_Test_2-SCCP(2549)@6b779c8e12fd: First idle individual index:0 20250819134017800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017800 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017800 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) 20250819134017800 DMSC DEBUG msub_fsm[0x55c26769a520]{active}: Allocated (fsm.c:456) 20250819134017800 DMSC DEBUG msc_i[0x55c2676b8de0]{READY}: Allocated (fsm.c:456) 20250819134017800 DMSC DEBUG msc_i[0x55c2676b8de0]{READY}: is child of msub_fsm[0x55c26769a520] (fsm.c:486) 20250819134017800 DMSC DEBUG msc_a[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134017800 DMSC DEBUG msc_a[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769a520] (fsm.c:486) 20250819134017800 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134017800 DMSC DEBUG msc_i(unknown:UTRAN-Iu-434:NONE)[0x55c2676b8de0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134017800 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134017800 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134017800 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134017800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134017800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990] (fsm.c:486) 20250819134017800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134017800 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134017800 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134017800 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134017800 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134017800 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134017800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134017800 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134017800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134017800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590] (fsm.c:486) 20250819134017800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134017800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134017800 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134017800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017801 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017801 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: { messageType := 2, destLocRef := 'F49775'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(2549)@6b779c8e12fd: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134017803 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134017803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134017803 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) Received 1 auth tuples (vlr.c:996) 20250819134017803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134017803 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134017803 DMM DEBUG Tx AUTH REQ (rand = cb829a73b40c0a5c43ad95688f96bd08) (gsm_04_08.c:641) 20250819134017803 DMM DEBUG AUTH REQ (autn = 321834b754dc4d3f67e5f3c9319d663d) (gsm_04_08.c:643) 20250819134017803 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134017803 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134017804 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134017804 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250819134017804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@6b779c8e12fd: patching N(SD)=0 into dtap '051463C6E3AB21046B18A81B'O MSC_Test_2-RAN(2550)@6b779c8e12fd: patched enc_l3: '051463C6E3AB21046B18A81B'O MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051463C6E3AB21046B18A81B'O MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134017807 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134017807 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134017807 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134017807 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134017807 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134017807 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134017808 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 63c6e3ab6b18a81b) (gsm_04_08.c:1128) 20250819134017808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134017808 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) AUTH on UTRAN received RES: 63c6e3ab6b18a81b (8 bytes) (vlr_auth_fsm.c:151) 20250819134017808 DVLR INFO SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134017808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134017808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134017808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134017808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590] (vlr_auth_fsm.c:294) 20250819134017808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134017808 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134017808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134017808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134017808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134017808 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134017808 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7af81fdd8197721b834ac44f3e77a33e, CK=NONE (ran_msg_iu.c:388) 20250819134017808 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134017808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134017808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134017811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017811 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134017811 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134017811 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134017811 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134017811 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134017811 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134017811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134017812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134017812 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134017812 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134017812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134017812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134017812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134017812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134017812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134017812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134017812 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134017812 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134017812 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.988s remaining) (msc_a.c:450) 20250819134017812 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 callref-0x58122d04 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819134017812 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134017812 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819134017812 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134017812 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819134017812 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 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) 20250819134017812 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819134017812 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250819134017812 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134017812 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134017812 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250819134017812 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250819134017812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134017812 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017812 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017812 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2553)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2558) MSC_Test_2-RAN(2550)@6b779c8e12fd: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2550)@6b779c8e12fd: patched enc_l3: '8348'O MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134017823 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134017824 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134017824 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134017824 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134017824 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134017824 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134017824 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819134017824 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819134017824 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250819134017824 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819134017824 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819134017824 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990] (fsm.c:486) 20250819134017824 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 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) 20250819134017824 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c267697500]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134017824 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c267697500]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0] (fsm.c:486) 20250819134017824 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x55c267697500]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819134017824 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x55c267697500]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134017824 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c267697760]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134017824 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c267697760]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0] (fsm.c:486) 20250819134017824 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x55c267697760]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819134017824 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x55c267697760]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134017824 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250819134017824 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(2553)@6b779c8e12fd: 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(2558) 20250819134017830 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55c267697630]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250819134017830 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x55c267697500]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250819134017830 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x55c267697500]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250819134017831 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x55c267697500]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819134017831 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x55c267697500]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0] (rtp_stream.c:239) 20250819134017831 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x55c267697500]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819134017831 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_CN:no-CI)[0x55c267697500]{DISCARDING}: Deallocated (fsm.c:568) 20250819134017831 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819134017831 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819134017831 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x55c267697760]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134017831 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x55c267697760]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0] (call_leg.c:197) 20250819134017831 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x55c267697760]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819134017831 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP:trans-0:call-169:RTP_TO_RAN:no-CI)[0x55c267697760]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819134017831 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819134017831 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990] (call_leg.c:198) 20250819134017831 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819134017831 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a4dd0]{RELEASING}: Deallocated (fsm.c:568) 20250819134017831 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819134017831 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) Freeing transaction (transaction.c:243) 20250819134017831 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250819134017831 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819134017831 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819134017831 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819134017831 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819134017831 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134017831 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134017831 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819134017831 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP callref-0x58122d04 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819134017831 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134017831 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134017831 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134017831 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134017831 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134017831 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134017831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017831 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134017831 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134017831 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134017831 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134017831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134017831 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017831 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017831 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2552)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2558)1477586180 MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2549)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2549)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134017835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017835 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134017835 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134017835 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134017835 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134017835 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134017835 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134017835 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134017835 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134017835 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134017835 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134017835 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134017835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134017835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990] (msc_a.c:1053) 20250819134017835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134017835 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b2590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134017835 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769a520] (msc_a.c:1053) 20250819134017835 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134017835 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676a7990]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134017835 DMSC DEBUG msub_fsm[0x55c26769a520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134017835 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) MSC-A terminated (msub.c:261) 20250819134017835 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) 1 MSC-I still active (msub.c:79) 20250819134017835 DMSC DEBUG msub_fsm[0x55c26769a520]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134017835 DMSC DEBUG msub_fsm[0x55c26769a520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134017835 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134017835 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Removing from parent msub_fsm[0x55c26769a520] (msub.c:113) 20250819134017835 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-434 (ran_conn.c:142) 20250819134017835 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-434 (ran_conn.c:155) 20250819134017835 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Freeing instance (msub.c:113) 20250819134017835 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04:UTRAN-Iu-434:PAGING_RESP)[0x55c2676b8de0]{READY}: Deallocated (fsm.c:568) 20250819134017835 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04) Free (msub.c:119) 20250819134017835 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x727B1E04 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134017835 DMSC DEBUG msub_fsm[0x55c26769a520]{terminating}: Freeing instance (msub.c:113) 20250819134017835 DMSC DEBUG msub_fsm[0x55c26769a520]{terminating}: Deallocated (fsm.c:568) 20250819134017835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134017835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134017835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2551)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2550)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2558)16029557 20250819134017837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134017837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134017837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134017837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134017837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134017837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134017837 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2551)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2558)@6b779c8e12fd: Final verdict of PTC: pass 20250819134017841 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134017841 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) 20250819134017841 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134017841 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134017841 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134017841 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) 20250819134017841 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134017841 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134017841 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) 20250819134017841 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017841 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134017841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134017841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134017841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134017841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134017841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134017841 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(2546)@6b779c8e12fd: Final verdict of PTC: none 20250819134017841 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134017841 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134017841 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134017841 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134017842 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_1-M3UA(2548)@6b779c8e12fd: Final verdict of PTC: none 20250819134017842 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134017842 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134017842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134017842 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134017842 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134017842 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134017842 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017842 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134017842 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134017842 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134017842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134017842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134017842 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134017842 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134017842 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134017842 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134017843 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134017843 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134017843 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134017843 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) 20250819134017843 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) 20250819134017843 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134017843 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134017843 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) 20250819134017844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134017844 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134017844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134017844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134017844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134017844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134017844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134017844 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(2555)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2549)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2544)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2552)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2554)@6b779c8e12fd: Final verdict of PTC: none 20250819134017844 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134017844 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2550)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2551)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2547)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2543)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2557)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2542)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2556)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2553)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2559)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2545)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2542): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2543): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2544): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2545): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2546): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2547): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2548): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2549): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2550): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2551): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2552): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2553): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2554): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2555): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2556): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2557): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2558): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2559): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:40:17 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 20250819134018845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=481128) 20250819134019843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134019843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134019843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134019843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134019843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134019843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134019844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134019844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134019844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134019847 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=481128, count=484436) 20250819134020848 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:40: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_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 20250819134021849 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_cancel started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2563)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2563)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2563)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2561)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2566)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2566)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2566)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2564)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2569)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2569)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2569)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2567)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134022731 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2570)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134022850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134022850 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2572)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2572)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134022854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2572)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2572)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2572)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2572)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2572)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2572)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134022882 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134022882 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134022894 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134022894 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134022894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134022894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2563)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2563)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2563)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134022896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134022896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134022896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134022896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134022896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134022896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134022896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2563)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2563)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2563)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2563)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2563)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134022896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134022896 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134022896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134022896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134022896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134022896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134022896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2563)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2563)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2563)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134022897 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2563)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2563)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2563)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134022897 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2563)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2563)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134022908 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) 20250819134022908 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) 20250819134022908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134022908 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(2566)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2566)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2566)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134022910 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134022910 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134022910 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134022910 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) MSC_Test_1-M3UA(2566)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2566)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134022910 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134022910 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134022910 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(2566)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2566)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2566)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134022910 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134022910 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134022911 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134022911 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134022911 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134022911 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134022911 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(2566)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2566)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2566)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134022911 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134022911 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2566)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2566)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2566)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2566)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2566)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2573)@6b779c8e12fd: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2576) TC_iu_gsup_cancel2(2576)@6b779c8e12fd: 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 } } } } 20250819134022924 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) 20250819134022924 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) 20250819134022924 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134022924 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(2569)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134022925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134022925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134022925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134022925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134022925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134022925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134022925 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(2569)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2569)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2569)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134022926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134022926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134022926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134022926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134022926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134022926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134022926 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(2569)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2566)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 20250819134022926 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134022926 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2566)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2569)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134023708 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023708 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023708 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134023708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023708 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2563)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134023709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134023709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2563)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2563)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2562)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134023722 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023722 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023722 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023722 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) 20250819134023722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2566)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023723 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) 20250819134023723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023723 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) 20250819134023723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134023723 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2566)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2566)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2565)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134023738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023738 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023739 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) 20250819134023739 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134023739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2568)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2568)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_cancel2(2576)1293903 MSC_Test_2-SCCP(2567)@6b779c8e12fd: First idle individual index:0 20250819134023751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023751 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023751 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(2568)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134023751 DMSC DEBUG msub_fsm[0x55c26769a520]{active}: Allocated (fsm.c:456) 20250819134023751 DMSC DEBUG msc_i[0x55c267697630]{READY}: Allocated (fsm.c:456) 20250819134023751 DMSC DEBUG msc_i[0x55c267697630]{READY}: is child of msub_fsm[0x55c26769a520] (fsm.c:486) 20250819134023751 DMSC DEBUG msc_a[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134023751 DMSC DEBUG msc_a[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769a520] (fsm.c:486) 20250819134023751 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134023751 DMSC DEBUG msc_i(unknown:UTRAN-Iu-435:NONE)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134023751 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134023751 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134023752 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134023752 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134023752 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134023752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134023752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500] (fsm.c:486) 20250819134023752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134023752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134023752 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134023752 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001033 id=262420000001033 (vlr.c:661) 20250819134023752 DVLR INFO New subscr, IMSI: 262420000001033 (vlr.c:562) 20250819134023752 DVLR DEBUG VLR subscr IMSI-262420000001033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134023752 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134023752 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134023752 DVLR DEBUG VLR subscr IMSI-262420000001033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134023752 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134023752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134023752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134023752 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134023752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134023752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760] (fsm.c:486) 20250819134023752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134023752 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134023752 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023752 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023752 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: { messageType := 2, destLocRef := '13BE4F'O, sourceLocRef := '0001B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2573)@6b779c8e12fd: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2576) MSC_Test-GSUP(2573)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_cancel2(2576)"262420000001033" TC_iu_gsup_cancel2(2576)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134023755 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134023755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134023755 DVLR DEBUG SUBSCR(IMSI-262420000001033) Received 1 auth tuples (vlr.c:996) 20250819134023755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134023755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134023755 DMM DEBUG Tx AUTH REQ (rand = 1c30ef900e4103bcdea12448b0afc65a) (gsm_04_08.c:641) 20250819134023755 DMM DEBUG AUTH REQ (autn = 1f7c2afcfffafa706b35676ef81f6335) (gsm_04_08.c:643) 20250819134023755 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134023755 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134023755 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134023755 DVLR DEBUG VLR subscr IMSI-262420000001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134023755 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023755 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023755 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2568)@6b779c8e12fd: patching N(SD)=1 into dtap '05144E18934B21040E356920'O MSC_Test_2-RAN(2568)@6b779c8e12fd: patched enc_l3: '05544E18934B21040E356920'O MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544E18934B21040E356920'O 20250819134023760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023760 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023760 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134023760 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134023760 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134023760 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134023760 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134023760 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134023760 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4e18934b0e356920) (gsm_04_08.c:1128) 20250819134023760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134023760 DVLR DEBUG SUBSCR(IMSI-262420000001033) AUTH on UTRAN received RES: 4e18934b0e356920 (8 bytes) (vlr_auth_fsm.c:151) 20250819134023760 DVLR INFO SUBSCR(IMSI-262420000001033) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134023760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134023760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134023760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134023760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760] (vlr_auth_fsm.c:294) 20250819134023760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134023760 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134023760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134023760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134023760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134023760 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134023760 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f03353619132bea0c85b8c9587e66e2f, CK=NONE (ran_msg_iu.c:388) 20250819134023760 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134023760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134023760 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023760 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023760 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134023765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023765 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023765 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134023765 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134023765 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134023765 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134023765 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134023765 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134023765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134023765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134023765 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134023765 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134023765 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134023765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134023765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134023765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c267697760] (fsm.c:486) 20250819134023765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134023765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134023765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134023767 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134023767 DVLR DEBUG IMSI:262420000001033 has MSISDN:491230001033 (vlr.c:1045) 20250819134023767 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250819134023767 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134023768 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134023768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134023768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134023768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134023768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134023768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c267697760] (vlr_lu_fsm.c:110) 20250819134023768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134023768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-435:LU)[0x55c2676a4dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134023768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134023768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134023768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134023768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c267697760] (fsm.c:486) 20250819134023768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134023768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134023768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134023768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134023768 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250819134023768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134023768 DMM DEBUG -> IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8 LOCATION UPDATE ACCEPT (TMSI = 0x131a96e8) (gsm_04_08.c:149) 20250819134023768 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134023768 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134023768 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134023768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134023768 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2568)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2568)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134023769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023769 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023770 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134023770 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134023770 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134023770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134023770 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134023770 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134023770 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134023770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134023770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134023770 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250819134023770 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134023770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134023770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134023770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134023770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697760] (vlr_lu_fsm.c:817) 20250819134023770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134023770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-435:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134023770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134023770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134023770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250819134023770 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250819134023770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134023770 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134023770 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134023770 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134023770 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134023770 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134023770 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134023770 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134023770 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134023770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134023773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023773 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134023773 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134023773 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134023773 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134023773 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134023773 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134023773 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134023773 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134023773 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134023773 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134023773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134023773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500] (msc_a.c:1053) 20250819134023773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134023773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134023773 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697760]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134023773 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769a520] (msc_a.c:1053) 20250819134023773 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134023773 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697500]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134023773 DMSC DEBUG msub_fsm[0x55c26769a520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134023773 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) MSC-A terminated (msub.c:261) 20250819134023773 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) 1 MSC-I still active (msub.c:79) 20250819134023773 DMSC DEBUG msub_fsm[0x55c26769a520]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134023773 DMSC DEBUG msub_fsm[0x55c26769a520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134023773 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134023773 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Removing from parent msub_fsm[0x55c26769a520] (msub.c:113) 20250819134023773 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-435 (ran_conn.c:142) 20250819134023773 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023773 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023773 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134023773 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-435 (ran_conn.c:155) 20250819134023773 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Freeing instance (msub.c:113) 20250819134023773 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-435:LU)[0x55c267697630]{READY}: Deallocated (fsm.c:568) 20250819134023773 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) Free (msub.c:119) 20250819134023773 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134023773 DMSC DEBUG msub_fsm[0x55c26769a520]{terminating}: Freeing instance (msub.c:113) 20250819134023773 DMSC DEBUG msub_fsm[0x55c26769a520]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 20250819134023773 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023773 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023773 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023773 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2568)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_cancel2(2576)1293903 TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2576)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2576)@6b779c8e12fd: 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 := '131A96E8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2568)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_cancel2(2576)15701347 MSC_Test_2-RAN(2568)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2567)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023974 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023974 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134023975 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) 20250819134023975 DMSC DEBUG msub_fsm[0x55c267697500]{active}: Allocated (fsm.c:456) 20250819134023975 DMSC DEBUG msc_i[0x55c267697630]{READY}: Allocated (fsm.c:456) 20250819134023975 DMSC DEBUG msc_i[0x55c267697630]{READY}: is child of msub_fsm[0x55c267697500] (fsm.c:486) 20250819134023975 DMSC DEBUG msc_a[0x55c26769a520]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134023975 DMSC DEBUG msc_a[0x55c26769a520]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267697500] (fsm.c:486) 20250819134023975 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55c26769a520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134023975 DMSC DEBUG msc_i(unknown:UTRAN-Iu-436:NONE)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134023975 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55c26769a520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134023975 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55c26769a520]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134023975 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55c26769a520]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134023975 DMM DEBUG msc_a(TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819134023975 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134023975 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520] (fsm.c:486) 20250819134023975 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134023975 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134023975 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134023975 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134023975 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134023975 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134023975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134023975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134023975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134023975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590] (fsm.c:486) 20250819134023975 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134023976 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134023976 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134023976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: { messageType := 2, destLocRef := 'EF9563'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(2567)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_cancel2(2576)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134023984 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134023984 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134023985 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) Received 1 auth tuples (vlr.c:996) 20250819134023985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134023985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134023985 DMM DEBUG Tx AUTH REQ (rand = 2a7179809acf8dce5bec33001af9ae12) (gsm_04_08.c:641) 20250819134023985 DMM DEBUG AUTH REQ (autn = 051e97edbd2b68dd4ec84e110ef0b719) (gsm_04_08.c:643) 20250819134023985 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134023985 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134023985 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134023985 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134023985 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023985 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023985 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2568)@6b779c8e12fd: patching N(SD)=1 into dtap '0514A9CBBFCD2104CAF94D17'O MSC_Test_2-RAN(2568)@6b779c8e12fd: patched enc_l3: '0554A9CBBFCD2104CAF94D17'O MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A9CBBFCD2104CAF94D17'O 20250819134023992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023992 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(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023992 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134023992 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134023993 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134023993 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134023993 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134023993 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134023993 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134023993 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a9cbbfcdcaf94d17) (gsm_04_08.c:1128) 20250819134023993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134023993 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) AUTH on UTRAN received RES: a9cbbfcdcaf94d17 (8 bytes) (vlr_auth_fsm.c:151) 20250819134023993 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134023993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134023993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134023993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134023993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590] (vlr_auth_fsm.c:294) 20250819134023993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134023993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134023993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134023993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134023993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134023993 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134023993 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=dd9c2fb329265700e631adeb7d08e698, CK=NONE (ran_msg_iu.c:388) 20250819134023993 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134023993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134023993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134023993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134023993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134023999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134023999 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134023999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134023999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134023999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134023999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134023999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134023999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134023999 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134023999 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134023999 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134023999 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134023999 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134023999 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134023999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134023999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134023999 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134023999 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134023999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134023999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134023999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134023999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134023999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134023999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134023999 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134023999 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134023999 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250819134023999 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250819134024000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134024000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134024000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134024000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134024000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134024000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134024000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134024000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2570)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2576) MSC_Test-MGCP(2571)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2576) MSC_Test_2-RAN(2568)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2568)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:28 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250819134024021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134024021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134024021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134024021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134024021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134024021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134024021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134024021 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134024021 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134024021 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134024021 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134024021 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134024021 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134024021 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134024021 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819134024021 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 callref-0x80000039 tid-8) New transaction (transaction.c:231) 20250819134024021 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819134024021 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134024021 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819134024021 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134024021 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134024021 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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) 20250819134024021 DCC INFO trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819134024021 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819134024021 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819134024021 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819134024021 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520] (fsm.c:486) 20250819134024021 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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) 20250819134024021 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134024021 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0] (fsm.c:486) 20250819134024021 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:no-CI)[0x55c2676a4fe0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819134024021 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:no-CI)[0x55c2676a4fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134024021 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676c86a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134024021 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676c86a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0] (fsm.c:486) 20250819134024021 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:no-CI)[0x55c2676c86a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819134024021 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:no-CI)[0x55c2676c86a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2571)@6b779c8e12fd: 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(2576) TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819134024041 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:no-CI)[0x55c2676a4fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134024041 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134024041 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134024041 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{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) 20250819134024041 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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(2576)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2570)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2576) 20250819134024044 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:no-CI)[0x55c2676c86a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134024044 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134024044 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134024044 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{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) 20250819134024044 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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) 20250819134024044 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) Sending Assignment Command (msc_a.c:706) 20250819134024044 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250819134024044 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{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) 20250819134024044 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(2570)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_cancel2(2576)-2147483591 20250819134024044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134024044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134024044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134024044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134024044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134024044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134024044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134024044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819134024052 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819134024052 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:46 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60227C350001C0A802150000000000000000000000000040040C0000'O 20250819134024091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134024091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134024091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134024091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134024091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134024091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134024091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134024091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134024092 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134024092 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134024092 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134024092 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250819134024092 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134024092 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134024092 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250819134024092 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250819134024092 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676c86a0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250819134024092 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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)[0x55c2676c86a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134024092 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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) 20250819134024092 DCC INFO trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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) 20250819134024092 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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) 20250819134024092 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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(2576)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819134024095 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819134024095 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134024095 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134024095 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819134024095 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250819134024095 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134024095 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134024095 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250819134024096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134024096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134024096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134024096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134024096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134024096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134024096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134024096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134024096 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c86a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134024096 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c86a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134024096 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134024101 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819134024101 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134024101 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134024101 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819134024101 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250819134024101 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134024101 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134024102 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134024102 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134024102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134024102 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134024102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134024102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134024102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134024102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting 20250819134024108 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819134024108 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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) 20250819134024108 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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) 20250819134024108 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a4fe0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819134024108 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a4fe0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819134024108 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436: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)[0x55c2676a4fe0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819134024109 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250819134024109 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134024109 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134024109 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250819134024109 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250819134024109 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250819134024109 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134024109 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134024109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134024109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134024109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134024109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134024109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134024109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134024109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134024109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_gsup_cancel2(2576)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2576)@6b779c8e12fd: { 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(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134024113 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134024113 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4fe0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134024113 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819134024113 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819134024113 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2568)@6b779c8e12fd: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2568)@6b779c8e12fd: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250819134024118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134024118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134024118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134024118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134024118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134024118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134024118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134024118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134024119 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134024119 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134024119 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134024119 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134024119 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134024119 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134024119 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2690) 20250819134024119 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250819134024119 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250819134024119 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134024119 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2576)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_mo_call_establish DONE TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2576)@6b779c8e12fd: Hold the call for some time TC_iu_gsup_cancel2(2576)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2576)@6b779c8e12fd: Hangup TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819134029630 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819134029631 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134029631 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819134029631 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819134029631 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250819134029631 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134029631 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134029631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134029631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134029631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134029631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134029631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134029631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134029631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134029631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC 20250819134029638 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250819134029638 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134029638 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134029638 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819134029638 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819134029638 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819134029638 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819134029638 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134029638 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134029639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134029639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134029639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134029639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134029639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134029639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134029639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134029639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2568)@6b779c8e12fd: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2568)@6b779c8e12fd: patched enc_l3: '032A'O MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250819134029647 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134029647 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134029647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134029647 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134029647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134029647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134029647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134029647 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134029648 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134029648 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134029648 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134029648 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134029648 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134029648 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134029648 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2690) 20250819134029648 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819134029648 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250819134029648 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250819134029648 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819134029648 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134029648 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134029648 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134029648 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134029648 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134029648 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134029648 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134029648 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134029648 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819134029648 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c86a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134029648 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c86a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0] (call_leg.c:197) 20250819134029648 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c86a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819134029648 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c86a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819134029648 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4fe0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134029648 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4fe0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0] (call_leg.c:197) 20250819134029648 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819134029648 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4fe0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819134029648 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ:trans-8:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676a4fe0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819134029648 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819134029648 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520] (call_leg.c:198) 20250819134029648 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819134029648 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676a4dd0]{RELEASING}: Deallocated (fsm.c:568) 20250819134029648 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819134029648 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134029648 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134029649 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134029649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134029649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134029649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134029649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134029649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134029649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134029649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134029649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2570)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_cancel2(2576)-2147483591 MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2576)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2576)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134029656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134029656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134029656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134029656 DLM3UA DEBUG 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(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250819134029656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134029656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134029656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134029656 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134029656 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134029656 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134029656 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134029656 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134029657 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134029657 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134029657 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134029657 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134029657 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134029657 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134029657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134029657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520] (msc_a.c:1053) 20250819134029657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134029657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134029657 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267697500] (msc_a.c:1053) 20250819134029657 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134029657 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c26769a520]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134029657 DMSC DEBUG msub_fsm[0x55c267697500]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134029657 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) MSC-A terminated (msub.c:261) 20250819134029657 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) 1 MSC-I still active (msub.c:79) 20250819134029657 DMSC DEBUG msub_fsm[0x55c267697500]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134029657 DMSC DEBUG msub_fsm[0x55c267697500]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134029657 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134029657 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Removing from parent msub_fsm[0x55c267697500] (msub.c:113) 20250819134029657 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-436 (ran_conn.c:142) 20250819134029657 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-436 (ran_conn.c:155) 20250819134029657 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Freeing instance (msub.c:113) 20250819134029657 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8:UTRAN-Iu-436:CM_SERVICE_REQ)[0x55c267697630]{READY}: Deallocated (fsm.c:568) 20250819134029657 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) Free (msub.c:119) 20250819134029657 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134029657 DMSC DEBUG msub_fsm[0x55c267697500]{terminating}: Freeing instance (msub.c:113) 20250819134029657 DMSC DEBUG msub_fsm[0x55c267697500]{terminating}: Deallocated (fsm.c:568) 20250819134029657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134029657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134029657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134029657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134029657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134029657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134029657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134029657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2568)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_cancel2(2576)15701347 20250819134029660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134029660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134029660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134029660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134029660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134029660 DLSS7 DEBUG Found route for dpc=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_gsup_cancel2(2576)@6b779c8e12fd: f_call_hangup 6.iu: rx SCCP DISC MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134029660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134029660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_gsup_cancel2(2576)@6b779c8e12fd: f_call_hangup 9: done TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134030667 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250819134030667 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250819134030667 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134030667 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250819134030667 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134030667 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250819134030667 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134030667 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250819134030667 DVLR INFO VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250819134030667 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x131A96E8) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_iu_gsup_cancel2(2576)@6b779c8e12fd: 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(2568)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_cancel2(2576)721375 MSC_Test_2-RAN(2568)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2567)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134030675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134030675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134030675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134030675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134030675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134030675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134030675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134030675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134030675 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) 20250819134030675 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Allocated (fsm.c:456) 20250819134030675 DMSC DEBUG msc_i[0x55c26769d9a0]{READY}: Allocated (fsm.c:456) 20250819134030675 DMSC DEBUG msc_i[0x55c26769d9a0]{READY}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819134030675 DMSC DEBUG msc_a[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134030675 DMSC DEBUG msc_a[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c86a0] (fsm.c:486) 20250819134030675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134030675 DMSC DEBUG msc_i(unknown:UTRAN-Iu-437:NONE)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134030675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134030676 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134030676 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134030676 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819134030676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134030676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0] (fsm.c:486) 20250819134030676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134030676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134030676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250819134030676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134030676 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250819134030676 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250819134030676 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250819134030676 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134030676 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134030676 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250819134030676 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250819134030676 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250819134030676 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134030676 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134030676 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250819134030676 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250819134030676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134030676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134030676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134030676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134030676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134030676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134030676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134030676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134030676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134030676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134030677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134030677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134030677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134030677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134030677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134030677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134030677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134030677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134030677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134030677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134030677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134030677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134030677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134030677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: { messageType := 2, destLocRef := '0B01DF'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(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2567)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2567)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2567)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134030686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134030686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134030686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134030686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134030686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134030686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134030686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134030687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134030687 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134030687 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134030687 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769d9a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134030687 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134030687 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134030687 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134030687 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134030687 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134030687 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134030687 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134030687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134030687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0] (msc_a.c:1053) 20250819134030687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134030687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769dad0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134030687 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c86a0] (msc_a.c:1053) 20250819134030687 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134030687 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134030687 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134030687 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250819134030687 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250819134030687 DMSC DEBUG msub_fsm[0x55c2676c86a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134030687 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134030687 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769d9a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134030687 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769d9a0]{READY}: Removing from parent msub_fsm[0x55c2676c86a0] (msub.c:113) 20250819134030687 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-437 (ran_conn.c:142) 20250819134030687 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-437 (ran_conn.c:155) 20250819134030687 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769d9a0]{READY}: Freeing instance (msub.c:113) 20250819134030687 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55c26769d9a0]{READY}: Deallocated (fsm.c:568) 20250819134030687 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250819134030687 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Freeing instance (msub.c:113) 20250819134030687 DMSC DEBUG msub_fsm[0x55c2676c86a0]{terminating}: Deallocated (fsm.c:568) 20250819134030687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134030688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134030688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134030688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134030688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134030688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134030688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134030688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2567)@6b779c8e12fd: Session index based on local reference:0 20250819134030690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134030690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134030690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134030690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134030690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134030690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134030690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134030690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2569)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2568)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_cancel2(2576)721375 TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2576)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2576)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2576)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_1-SCCP(2564)@6b779c8e12fd: Final verdict of PTC: none 20250819134030700 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134030701 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134030701 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134030701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134030701 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134030701 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134030701 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test_0-M3UA(2563)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2561)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2573)@6b779c8e12fd: Final verdict of PTC: none 20250819134030701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134030701 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134030701 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134030701 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134030702 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_1-M3UA(2566)@6b779c8e12fd: Final verdict of PTC: none 20250819134030702 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134030702 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134030702 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test_1-RAN(2565)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2569)@6b779c8e12fd: Final verdict of PTC: none 20250819134030702 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134030702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134030702 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134030702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134030702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134030702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134030702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134030702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134030702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134030702 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134030702 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) 20250819134030702 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134030702 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test-GSUP-IPA(2572)@6b779c8e12fd: Final verdict of PTC: none 20250819134030702 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134030702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2567)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2570)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2568)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2562)@6b779c8e12fd: Final verdict of PTC: none 20250819134030702 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) 20250819134030702 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134030702 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134030702 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134030702 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134030702 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134030702 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test-MGCP(2571)@6b779c8e12fd: Final verdict of PTC: none 20250819134030702 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134030702 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2560)@6b779c8e12fd: Final verdict of PTC: none 20250819134030702 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test-SMPP(2574)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2575)@6b779c8e12fd: Final verdict of PTC: none 20250819134030702 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134030702 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134030702 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) 20250819134030702 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134030702 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134030702 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) 20250819134030702 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134030702 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) 20250819134030702 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134030702 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134030702 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) 20250819134030702 DLSS7 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(2577)@6b779c8e12fd: Final verdict of PTC: none 20250819134030703 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134030703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134030703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134030703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134030703 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134030703 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2560): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2561): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2562): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2563): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2564): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2565): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2566): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2567): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2568): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2569): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2570): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2571): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2572): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2573): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2574): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2575): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_cancel2(2576): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2577): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. 20250819134030703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134030703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134030703 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) Tue Aug 19 13:40:30 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 20250819134031703 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=658024) 20250819134032703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134032703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134032703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134032703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134032703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134032703 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134032703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134032703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134032703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134032704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=658024, count=661332) 20250819134033706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:40: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_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 20250819134034707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_mo_release_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2581)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2581)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2581)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2579)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2584)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2584)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2584)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-SCCP(2582)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2587)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2587)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2587)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2585)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134035575 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2588)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134035709 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134035709 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2590)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2590)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134035715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2590)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2590)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2590)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2590)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2590)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2590)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134035718 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134035718 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134035718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134035718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2581)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2581)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2581)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2581)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2581)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134035720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134035720 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134035720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134035720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134035720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134035720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134035720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2581)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2581)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2581)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2581)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2581)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2581)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134035721 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134035721 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134035721 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134035721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134035721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134035721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134035721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134035721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134035721 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2581)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2581)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2581)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2581)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2581)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134035733 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134035733 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134035737 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) 20250819134035737 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) 20250819134035737 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134035737 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(2584)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2584)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2584)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134035739 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134035739 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134035739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134035739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134035739 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134035739 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134035739 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(2584)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2584)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2584)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2584)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2584)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134035739 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134035739 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134035739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134035739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134035739 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134035739 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134035739 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(2584)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2584)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2584)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2584)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2584)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2584)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134035739 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134035740 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2584)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2584)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2591)@6b779c8e12fd: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2594) TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: 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 } } } } 20250819134035766 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) 20250819134035766 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) 20250819134035766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134035766 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(2587)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134035770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134035770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134035770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134035770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134035770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134035770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_2-M3UA(2587)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2587)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134035770 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(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2587)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134035772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134035772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134035772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134035772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134035772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134035772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134035772 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(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2584)@6b779c8e12fd: Message received on association #8 20250819134035772 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134035773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2584)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134036533 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036533 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036533 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134036533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036533 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2581)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036533 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036533 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036533 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134036533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134036533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2581)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2581)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2580)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134036548 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036548 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_1-M3UA(2584)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036548 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036548 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) 20250819134036548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036549 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) 20250819134036549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036550 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) 20250819134036550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134036550 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2584)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2584)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2583)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134036590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036591 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) 20250819134036591 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134036591 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036591 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036591 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2586)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2586)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_release_timeout2(2594)11933376 MSC_Test_2-SCCP(2585)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036610 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036610 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036611 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036611 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) MSC_Test_2-RAN(2586)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134036611 DMSC DEBUG msub_fsm[0x55c26769dad0]{active}: Allocated (fsm.c:456) 20250819134036611 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: Allocated (fsm.c:456) 20250819134036611 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: is child of msub_fsm[0x55c26769dad0] (fsm.c:486) 20250819134036611 DMSC DEBUG msc_a[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134036611 DMSC DEBUG msc_a[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769dad0] (fsm.c:486) 20250819134036611 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134036611 DMSC DEBUG msc_i(unknown:UTRAN-Iu-438:NONE)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134036611 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134036611 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134036611 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134036611 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134036611 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134036611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134036611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0] (fsm.c:486) 20250819134036611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134036611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134036611 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134036611 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001040 id=262420000001040 (vlr.c:661) 20250819134036611 DVLR INFO New subscr, IMSI: 262420000001040 (vlr.c:562) 20250819134036611 DVLR DEBUG VLR subscr IMSI-262420000001040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134036611 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134036611 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134036611 DVLR DEBUG VLR subscr IMSI-262420000001040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134036611 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134036611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134036611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134036611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134036611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134036611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134036611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134036611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134036611 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036611 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036611 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: { messageType := 2, destLocRef := 'B616C0'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(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2591)@6b779c8e12fd: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2594) MSC_Test-GSUP(2591)@6b779c8e12fd: Added IMSI table entry 0TC_iu_mo_release_timeout2(2594)"262420000001040" TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134036615 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134036615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134036615 DVLR DEBUG SUBSCR(IMSI-262420000001040) Received 1 auth tuples (vlr.c:996) 20250819134036615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134036615 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134036615 DMM DEBUG Tx AUTH REQ (rand = 51eea40f631a681e74a2319e727e408b) (gsm_04_08.c:641) 20250819134036615 DMM DEBUG AUTH REQ (autn = de6ab86d94140ff10eb5ac7818cd5f91) (gsm_04_08.c:643) 20250819134036615 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134036615 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134036615 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134036615 DVLR DEBUG VLR subscr IMSI-262420000001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134036615 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036615 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036615 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2586)@6b779c8e12fd: patching N(SD)=1 into dtap '051448A919942104A891A4DC'O MSC_Test_2-RAN(2586)@6b779c8e12fd: patched enc_l3: '055448A919942104A891A4DC'O MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055448A919942104A891A4DC'O MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036621 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036622 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134036622 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134036622 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134036622 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134036622 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134036622 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134036622 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 48a91994a891a4dc) (gsm_04_08.c:1128) 20250819134036622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134036622 DVLR DEBUG SUBSCR(IMSI-262420000001040) AUTH on UTRAN received RES: 48a91994a891a4dc (8 bytes) (vlr_auth_fsm.c:151) 20250819134036622 DVLR INFO SUBSCR(IMSI-262420000001040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134036622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134036622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134036622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134036622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0] (vlr_auth_fsm.c:294) 20250819134036622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134036622 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134036622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134036622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134036622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134036622 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134036622 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e0b7d1510541be311ed29e662c1b2bdc, CK=NONE (ran_msg_iu.c:388) 20250819134036622 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134036622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134036622 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036622 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036622 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036630 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036630 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036630 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134036630 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134036630 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134036630 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134036630 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134036630 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134036630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134036630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134036630 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134036630 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134036630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134036630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134036630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134036630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134036630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134036630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134036630 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036630 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036630 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134036635 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134036635 DVLR DEBUG IMSI:262420000001040 has MSISDN:491230001040 (vlr.c:1045) 20250819134036635 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250819134036635 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134036636 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134036636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134036636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134036636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134036636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134036636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676c86a0] (vlr_lu_fsm.c:110) 20250819134036636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134036636 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-438:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134036636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134036636 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134036636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134036636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134036636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134036636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134036636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134036636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134036636 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250819134036636 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134036636 DMM DEBUG -> IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029 LOCATION UPDATE ACCEPT (TMSI = 0x2c4d6029) (gsm_04_08.c:149) 20250819134036636 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134036636 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134036636 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134036636 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134036636 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036636 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036636 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2586)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2586)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036640 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036640 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036641 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134036641 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134036641 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134036641 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134036641 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134036641 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134036641 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134036641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134036641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134036641 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250819134036641 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134036641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134036641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134036641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134036641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676c86a0] (vlr_lu_fsm.c:817) 20250819134036641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134036641 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-438:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134036641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134036641 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134036641 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250819134036641 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250819134036641 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134036641 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134036641 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134036641 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134036641 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134036641 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134036641 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134036641 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134036641 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134036641 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036641 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036641 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036651 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036651 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036651 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134036651 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134036651 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134036651 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134036651 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134036651 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134036651 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134036651 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134036651 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134036651 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134036651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134036651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0] (msc_a.c:1053) 20250819134036651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134036651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134036651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676c86a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134036651 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769dad0] (msc_a.c:1053) 20250819134036651 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134036651 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134036651 DMSC DEBUG msub_fsm[0x55c26769dad0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134036651 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) MSC-A terminated (msub.c:261) 20250819134036651 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) 1 MSC-I still active (msub.c:79) 20250819134036651 DMSC DEBUG msub_fsm[0x55c26769dad0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134036651 DMSC DEBUG msub_fsm[0x55c26769dad0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134036651 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134036651 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Removing from parent msub_fsm[0x55c26769dad0] (msub.c:113) 20250819134036651 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-438 (ran_conn.c:142) 20250819134036651 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-438 (ran_conn.c:155) 20250819134036651 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Freeing instance (msub.c:113) 20250819134036651 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-438:LU)[0x55c2676b27f0]{READY}: Deallocated (fsm.c:568) 20250819134036652 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) Free (msub.c:119) 20250819134036652 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134036652 DMSC DEBUG msub_fsm[0x55c26769dad0]{terminating}: Freeing instance (msub.c:113) 20250819134036652 DMSC DEBUG msub_fsm[0x55c26769dad0]{terminating}: Deallocated (fsm.c:568) 20250819134036652 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036652 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2586)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_release_timeout2(2594)11933376 TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: 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 := '2C4D6029'O (",M`)") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2586)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_release_timeout2(2594)16435784 MSC_Test_2-RAN(2586)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2585)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036854 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036854 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036854 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036855 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) 20250819134036855 DMSC DEBUG msub_fsm[0x55c26769d9a0]{active}: Allocated (fsm.c:456) 20250819134036855 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: Allocated (fsm.c:456) 20250819134036855 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: is child of msub_fsm[0x55c26769d9a0] (fsm.c:486) 20250819134036855 DMSC DEBUG msc_a[0x55c26769dad0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134036855 DMSC DEBUG msc_a[0x55c26769dad0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769d9a0] (fsm.c:486) 20250819134036855 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55c26769dad0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134036855 DMSC DEBUG msc_i(unknown:UTRAN-Iu-439:NONE)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134036855 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55c26769dad0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134036856 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55c26769dad0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134036856 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55c26769dad0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134036856 DMM DEBUG msc_a(TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819134036856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134036856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0] (fsm.c:486) 20250819134036856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134036856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134036856 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134036856 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134036856 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134036856 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134036856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134036856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134036856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134036856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590] (fsm.c:486) 20250819134036856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134036856 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134036856 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134036856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: { messageType := 2, destLocRef := 'FACA48'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(2585)@6b779c8e12fd: Session index based on local reference:0 TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134036863 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134036864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134036864 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) Received 1 auth tuples (vlr.c:996) 20250819134036864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134036864 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134036864 DMM DEBUG Tx AUTH REQ (rand = f245618779f2b88b65d35e97f843a806) (gsm_04_08.c:641) 20250819134036864 DMM DEBUG AUTH REQ (autn = 73b2bbc297a268dd70c4bb18223e3c5c) (gsm_04_08.c:643) 20250819134036864 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134036864 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134036864 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134036864 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134036864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2586)@6b779c8e12fd: patching N(SD)=1 into dtap '051478C2110921046623A723'O MSC_Test_2-RAN(2586)@6b779c8e12fd: patched enc_l3: '055478C2110921046623A723'O MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055478C2110921046623A723'O MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036872 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134036872 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134036872 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134036872 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134036872 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134036872 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134036872 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 78c211096623a723) (gsm_04_08.c:1128) 20250819134036872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134036872 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) AUTH on UTRAN received RES: 78c211096623a723 (8 bytes) (vlr_auth_fsm.c:151) 20250819134036872 DVLR INFO SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134036872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134036872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134036872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134036872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590] (vlr_auth_fsm.c:294) 20250819134036872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134036872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134036872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134036872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134036872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134036872 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134036872 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2a9e3d55cc2a598b5054c50b5aca77a5, CK=NONE (ran_msg_iu.c:388) 20250819134036872 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134036872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134036873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036880 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036880 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134036880 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134036880 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134036880 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134036880 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134036880 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134036880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134036880 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134036880 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134036880 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134036881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134036881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134036881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134036881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134036881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134036881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134036881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134036881 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134036881 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250819134036881 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250819134036881 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134036881 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036881 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134036881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134036881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2588)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2594) MSC_Test-MGCP(2589)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2594) MSC_Test_2-RAN(2586)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2586)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_len:28 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250819134036901 DLSS7 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(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134036901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134036901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134036901 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134036901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134036901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134036901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134036901 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134036902 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134036902 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134036902 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134036902 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134036902 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134036902 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134036902 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819134036902 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 callref-0x8000003a tid-8) New transaction (transaction.c:231) 20250819134036902 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819134036902 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134036902 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819134036902 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134036902 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134036902 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439: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) 20250819134036902 DCC INFO trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819134036902 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819134036902 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819134036902 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{ESTABLISHING}: Allocated (fsm.c:456) 20250819134036902 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{ESTABLISHING}: is child of msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0] (fsm.c:486) 20250819134036902 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439: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) 20250819134036902 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676a4fe0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134036902 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676a4fe0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00] (fsm.c:486) 20250819134036902 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:no-CI)[0x55c2676a4fe0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819134036902 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:no-CI)[0x55c2676a4fe0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134036902 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676a7960]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134036902 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676a7960]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00] (fsm.c:486) 20250819134036902 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x55c2676a7960]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819134036902 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x55c2676a7960]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2589)@6b779c8e12fd: 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(2594) TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819134036915 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:no-CI)[0x55c2676a4fe0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134036915 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134036915 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134036915 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{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) 20250819134036915 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439: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(2594)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2588)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2594) MSC_Test-MNCC(2588)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_release_timeout2(2594)-2147483590 TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x55c2676a7960]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x55c2676a7960]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x55c2676a7960]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x55c2676a7960]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00] (rtp_stream.c:239) 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x55c2676a7960]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_RAN:no-CI)[0x55c2676a7960]{DISCARDING}: Deallocated (fsm.c:568) 20250819134039903 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250819134039903 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a4fe0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a4fe0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00] (call_leg.c:197) 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a4fe0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819134039903 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ:trans-8:call-171:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676a4fe0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819134039903 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55c26769dc00]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250819134039903 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819134039903 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{RELEASING}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0] (call_leg.c:198) 20250819134039903 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{RELEASING}: Freeing instance (call_leg.c:198) 20250819134039903 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b7d00]{RELEASING}: Deallocated (fsm.c:568) 20250819134039903 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819134039903 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) Freeing transaction (transaction.c:243) 20250819134039904 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819134039904 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819134039904 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819134039904 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819134039904 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134039904 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134039904 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819134039904 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819134039904 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134039904 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134039904 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134039904 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134039904 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134039904 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134039904 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134039904 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134039904 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134039904 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134039904 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134039904 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134039904 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134039904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134039904 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134039904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134039904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134039905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134039905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134039905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134039905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134039905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134039905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134039905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134039905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134039905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134039905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test-MNCC(2588)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_release_timeout2(2594)-2147483590 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2585)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2585)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2585)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134039916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134039916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134039916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134039916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134039916 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(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134039916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134039916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134039916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134039916 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134039916 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134039916 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134039916 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134039916 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134039916 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134039916 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134039916 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134039916 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134039916 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134039916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134039916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0] (msc_a.c:1053) 20250819134039916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134039916 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b2590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134039916 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769d9a0] (msc_a.c:1053) 20250819134039917 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134039917 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c26769dad0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134039917 DMSC DEBUG msub_fsm[0x55c26769d9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134039917 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) MSC-A terminated (msub.c:261) 20250819134039917 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) 1 MSC-I still active (msub.c:79) 20250819134039917 DMSC DEBUG msub_fsm[0x55c26769d9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134039917 DMSC DEBUG msub_fsm[0x55c26769d9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134039917 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134039917 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Removing from parent msub_fsm[0x55c26769d9a0] (msub.c:113) 20250819134039917 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-439 (ran_conn.c:142) 20250819134039917 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-439 (ran_conn.c:155) 20250819134039917 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Freeing instance (msub.c:113) 20250819134039917 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029:UTRAN-Iu-439:CM_SERVICE_REQ)[0x55c2676b27f0]{READY}: Deallocated (fsm.c:568) 20250819134039917 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029) Free (msub.c:119) 20250819134039917 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x2C4D6029 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134039917 DMSC DEBUG msub_fsm[0x55c26769d9a0]{terminating}: Freeing instance (msub.c:113) 20250819134039917 DMSC DEBUG msub_fsm[0x55c26769d9a0]{terminating}: Deallocated (fsm.c:568) 20250819134039917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134039917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134039917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134039917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134039917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134039917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134039917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134039917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2587)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2585)@6b779c8e12fd: Session index based on local reference:0 20250819134039919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134039919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134039919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134039919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134039919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134039919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134039919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134039920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2586)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_release_timeout2(2594)16435784 MSC_Test_2-M3UA(2587)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2594)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(2591)@6b779c8e12fd: Final verdict of PTC: none 20250819134039929 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134039929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134039929 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134039929 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134039929 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134039929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134039929 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134039929 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134039929 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134039929 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134039929 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_1-SCCP(2582)@6b779c8e12fd: Final verdict of PTC: none 20250819134039929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134039929 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134039930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134039930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134039930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134039930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134039930 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134039930 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134039930 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) 20250819134039930 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134039930 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134039930 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134039930 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) 20250819134039930 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134039930 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_0-M3UA(2581)@6b779c8e12fd: Final verdict of PTC: none 20250819134039930 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) 20250819134039930 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134039930 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134039930 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134039930 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134039930 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134039930 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134039930 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134039930 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134039930 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134039931 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134039931 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134039931 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134039931 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-M3UA(2584)@6b779c8e12fd: Final verdict of PTC: none 20250819134039932 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) 20250819134039932 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) 20250819134039932 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134039932 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134039932 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) 20250819134039932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134039932 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) MSC_Test_0-SCCP(2579)@6b779c8e12fd: Final verdict of PTC: none 20250819134039932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134039932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134039933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134039933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134039933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134039933 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(2585)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2588)@6b779c8e12fd: Final verdict of PTC: none 20250819134039933 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134039933 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2583)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2587)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2589)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2586)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2580)@6b779c8e12fd: Final verdict of PTC: none 20250819134039935 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(2592)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2595)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2578)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2593)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2590)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2578): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2579): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2580): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2581): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2582): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2583): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2584): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2585): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2586): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2587): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2588): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2589): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2590): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2591): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2592): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2593): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_mo_release_timeout2(2594): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2595): none (pass -> pass) Tue Aug 19 13:40:39 UTC 2025 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== MTC@6b779c8e12fd: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@6b779c8e12fd: 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'. Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc 20250819134040935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=473480) 20250819134041931 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134041931 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134041931 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134041931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134041931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134041931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134041933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134041933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134041933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134041937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=473480, count=476788) 20250819134042938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:40: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_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 20250819134043939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_reset_two_1iu started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2599)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2599)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2599)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2597)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2602)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2602)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2602)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2600)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2605)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2605)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2605)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2603)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134044926 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2606)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134044940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134045090 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134045090 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134045090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134045090 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2599)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2599)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2599)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134045095 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045095 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134045095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134045095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134045095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134045095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134045095 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2599)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2599)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2599)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2599)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2599)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134045098 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045098 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134045098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134045098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134045098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134045098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134045098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2599)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2599)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2599)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2599)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2599)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2599)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134045099 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134045099 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2599)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2599)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134045106 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) 20250819134045106 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) 20250819134045106 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134045106 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(2602)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2602)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2602)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134045112 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045112 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134045112 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134045112 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134045112 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134045112 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134045112 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(2602)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2602)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2602)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2602)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2602)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134045114 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045114 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134045114 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134045114 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134045114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134045114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134045114 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(2602)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2602)@6b779c8e12fd: Message received on association #8 20250819134045114 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2602)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2602)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2602)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2602)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134045114 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2602)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2602)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134045121 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) 20250819134045121 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) 20250819134045121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134045121 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(2605)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2605)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2605)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134045129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134045130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134045130 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134045130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134045130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134045130 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(2605)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2605)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2605)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2605)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2605)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134045133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134045133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134045133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134045133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134045133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134045133 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(2605)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134045133 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134045133 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2602)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2602)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2605)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2605)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2605)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2605)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2605)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2605)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2605)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134045902 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045902 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134045902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134045902 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134045902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134045902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134045902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134045902 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2599)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134045902 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045902 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134045902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134045902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134045902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134045902 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134045902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134045902 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2599)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2599)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2598)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134045916 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045916 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134045916 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134045916 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) 20250819134045916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134045916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134045916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134045916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2602)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134045917 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045917 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134045917 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134045917 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) 20250819134045917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134045917 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) 20250819134045917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134045917 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2602)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2602)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2601)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134045937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134045937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134045937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134045937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134045937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134045937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134045937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2605)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134045938 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) 20250819134045938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134045938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134045938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134045938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134045938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134045938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134045938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134045938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134045938 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2605)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2605)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134045940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134045940 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2608)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2608)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134045944 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2608)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2608)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2608)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2608)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2608)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2608)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-RAN(2604)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134045968 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134045968 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MTC@6b779c8e12fd: setverdict(pass): none -> pass 20250819134047978 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134047978 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) 20250819134047978 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134047978 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134047978 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134047978 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) 20250819134047978 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134047978 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134047979 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) 20250819134047979 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134047979 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134047979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134047979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134047979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134047979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134047979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134047979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134047979 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134047979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134047979 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134047979 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-GSUP(2609)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2602)@6b779c8e12fd: Final verdict of PTC: none 20250819134047979 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134047979 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134047979 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134047979 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134047979 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134047979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134047979 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134047979 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134047979 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134047979 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134047979 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134047979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134047979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134047979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134047980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134047980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134047980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134047980 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134047980 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134047981 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(2599)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2598)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2600)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2608)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2597)@6b779c8e12fd: Final verdict of PTC: none 20250819134047982 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-MNCC(2606)@6b779c8e12fd: Final verdict of PTC: none 20250819134047982 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) 20250819134047982 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134047982 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134047982 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) 20250819134047982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134047982 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134047982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134047982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134047982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134047982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134047982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134047982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134047983 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134047983 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2601)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2610)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2604)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2603)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2605)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2596)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2607)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2611)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: pass MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2596): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2597): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2598): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2599): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2600): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2601): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2602): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2603): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2604): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2605): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2606): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2607): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2608): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2609): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2610): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2611): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_reset_two_1iu finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Tue Aug 19 13:40:47 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 20250819134048982 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=149616) 20250819134049980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134049980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134049980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134049980 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134049980 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134049980 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134049983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134049983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134049983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134049984 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=149616, count=152924) 20250819134050985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:40:51 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 20250819134051987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mt_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2615)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2615)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2615)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2613)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2618)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2618)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2618)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2616)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2621)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2621)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2621)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2619)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134052840 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2622)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134052988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134052988 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2624)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2624)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134052994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2624)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2624)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2624)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2624)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2624)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2624)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134053007 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134053007 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134053007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134053007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2615)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2615)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2615)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134053010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134053010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134053010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134053010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134053010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134053010 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2615)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2615)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2615)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2615)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2615)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2615)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2615)@6b779c8e12fd: Message received on association #8 20250819134053012 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053012 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134053012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134053012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134053012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134053012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134053012 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134053012 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134053012 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2615)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2615)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2615)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2615)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2615)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2615)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134053014 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134053014 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134053020 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) 20250819134053020 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) 20250819134053020 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134053020 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(2618)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2618)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2618)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134053021 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053021 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134053021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134053021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134053021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134053021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134053021 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(2618)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2618)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2618)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2618)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2618)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2618)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2618)@6b779c8e12fd: Message received on association #8 20250819134053022 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053022 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134053022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134053022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134053022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134053022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134053022 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(2618)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134053022 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134053022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2618)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2618)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2618)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2618)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2618)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134053034 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) 20250819134053034 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) 20250819134053034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134053034 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(2621)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134053036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134053036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134053036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134053036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134053036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_2-M3UA(2621)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2621)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134053036 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(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2621)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134053037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134053037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134053037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134053037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134053037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134053037 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(2621)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134053037 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134053037 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2618)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2618)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2625)@6b779c8e12fd: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2628) TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: 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_0-M3UA(2615)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053812 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053812 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053812 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053813 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134053813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134053813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134053813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053813 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134053813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2615)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2615)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2614)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134053824 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053824 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053824 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053824 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) 20250819134053824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2618)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053825 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) 20250819134053825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053825 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) 20250819134053825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134053825 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2618)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2618)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2617)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134053841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053841 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) 20250819134053841 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134053841 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053841 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053841 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2620)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2620)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_call2(2628)4784549 MSC_Test_2-SCCP(2619)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2620)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134053848 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) 20250819134053848 DMSC DEBUG msub_fsm[0x55c26769dad0]{active}: Allocated (fsm.c:456) 20250819134053848 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: Allocated (fsm.c:456) 20250819134053848 DMSC DEBUG msc_i[0x55c2676b27f0]{READY}: is child of msub_fsm[0x55c26769dad0] (fsm.c:486) 20250819134053848 DMSC DEBUG msc_a[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134053848 DMSC DEBUG msc_a[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769dad0] (fsm.c:486) 20250819134053848 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134053848 DMSC DEBUG msc_i(unknown:UTRAN-Iu-440:NONE)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134053848 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134053848 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134053848 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134053848 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134053848 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134053848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134053848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0] (fsm.c:486) 20250819134053848 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134053849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134053849 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134053849 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001142 id=262420000001142 (vlr.c:661) 20250819134053849 DVLR INFO New subscr, IMSI: 262420000001142 (vlr.c:562) 20250819134053849 DVLR DEBUG VLR subscr IMSI-262420000001142 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134053849 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134053849 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134053849 DVLR DEBUG VLR subscr IMSI-262420000001142 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134053849 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134053849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134053849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134053849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134053849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134053849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960] (fsm.c:486) 20250819134053849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134053849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134053849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: { messageType := 2, destLocRef := '4901A5'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(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2625)@6b779c8e12fd: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2628) MSC_Test-GSUP(2625)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2628)"262420000001142" TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134053852 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134053852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134053852 DVLR DEBUG SUBSCR(IMSI-262420000001142) Received 1 auth tuples (vlr.c:996) 20250819134053852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134053852 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134053852 DMM DEBUG Tx AUTH REQ (rand = 3075ecf3b8853d4b5bc70667e47f49a6) (gsm_04_08.c:641) 20250819134053852 DMM DEBUG AUTH REQ (autn = b6b42f9ee0d8e68013210662249a2289) (gsm_04_08.c:643) 20250819134053852 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134053852 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134053852 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134053852 DVLR DEBUG VLR subscr IMSI-262420000001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134053852 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053852 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053852 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2620)@6b779c8e12fd: patching N(SD)=1 into dtap '0514FE5E0C4B2104BC08ADE3'O MSC_Test_2-RAN(2620)@6b779c8e12fd: patched enc_l3: '0554FE5E0C4B2104BC08ADE3'O MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FE5E0C4B2104BC08ADE3'O MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053857 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053857 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053857 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053857 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134053857 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134053857 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134053857 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134053857 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134053857 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134053857 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134053857 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fe5e0c4bbc08ade3) (gsm_04_08.c:1128) 20250819134053857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134053857 DVLR DEBUG SUBSCR(IMSI-262420000001142) AUTH on UTRAN received RES: fe5e0c4bbc08ade3 (8 bytes) (vlr_auth_fsm.c:151) 20250819134053857 DVLR INFO SUBSCR(IMSI-262420000001142) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134053857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134053857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134053857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134053857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960] (vlr_auth_fsm.c:294) 20250819134053857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134053857 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134053857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134053857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134053857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134053857 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134053857 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=96f702806d40bb0c5e0de60beec88435, CK=NONE (ran_msg_iu.c:388) 20250819134053857 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134053857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134053858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134053863 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134053863 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134053863 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134053863 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134053863 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134053863 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134053863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134053863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134053863 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134053863 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134053863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134053863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134053863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134053863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676a7960] (fsm.c:486) 20250819134053863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134053863 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134053863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134053865 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134053865 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250819134053865 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250819134053865 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134053865 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134053865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134053865 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134053865 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134053865 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134053865 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676a7960] (vlr_lu_fsm.c:110) 20250819134053865 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134053865 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55c2676b7d00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134053865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134053865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134053865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134053865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676a7960] (fsm.c:486) 20250819134053865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134053865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134053865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134053865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134053865 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250819134053865 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134053865 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C LOCATION UPDATE ACCEPT (TMSI = 0x3b0ae07c) (gsm_04_08.c:149) 20250819134053865 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134053865 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134053865 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134053865 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134053865 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053865 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053865 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2620)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2620)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053867 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053867 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053867 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053867 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134053867 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134053868 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134053868 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134053868 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134053868 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134053868 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134053868 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134053868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134053868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134053868 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250819134053868 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134053868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134053868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134053868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134053868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676a7960] (vlr_lu_fsm.c:817) 20250819134053868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134053868 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-440:LU)[0x55c2676b8de0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134053868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134053868 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134053868 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250819134053868 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250819134053868 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134053868 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134053868 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134053868 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134053868 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134053868 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134053868 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134053868 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134053868 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134053868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134053871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053871 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053871 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134053871 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134053871 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134053871 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134053871 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134053871 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134053871 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134053871 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134053871 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134053871 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134053871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134053871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0] (msc_a.c:1053) 20250819134053871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134053871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134053871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676a7960]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134053871 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769dad0] (msc_a.c:1053) 20250819134053871 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134053871 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c26769d9a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134053871 DMSC DEBUG msub_fsm[0x55c26769dad0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134053871 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) MSC-A terminated (msub.c:261) 20250819134053871 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) 1 MSC-I still active (msub.c:79) 20250819134053871 DMSC DEBUG msub_fsm[0x55c26769dad0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134053871 DMSC DEBUG msub_fsm[0x55c26769dad0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134053871 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134053871 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Removing from parent msub_fsm[0x55c26769dad0] (msub.c:113) 20250819134053871 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-440 (ran_conn.c:142) 20250819134053871 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-440 (ran_conn.c:155) 20250819134053871 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Freeing instance (msub.c:113) 20250819134053871 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-440:LU)[0x55c2676b27f0]{READY}: Deallocated (fsm.c:568) 20250819134053871 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) Free (msub.c:119) 20250819134053871 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - active-conn: now used by 1 (attached) (msub.c:375) 20250819134053871 DMSC DEBUG msub_fsm[0x55c26769dad0]{terminating}: Freeing instance (msub.c:113) 20250819134053871 DMSC DEBUG msub_fsm[0x55c26769dad0]{terminating}: Deallocated (fsm.c:568) 20250819134053871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 20250819134053873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053873 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2620)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2628)4784549 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2620)@6b779c8e12fd: Created IMSI[0] for '262420000001142'H'3B0AE07C'O to be handled at TC_iu_lu_and_mt_call2(2628) MSC_Test-MNCC(2622)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_call2(2628)1434212329 20250819134053876 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819134053876 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819134053876 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C callref-0x557c57e9 tid-255) New transaction (transaction.c:231) 20250819134053876 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C callref-0x557c57e9 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) 20250819134053876 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C callref-0x557c57e9 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) 20250819134053876 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C callref-0x557c57e9 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819134053876 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819134053876 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819134053876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2620)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2628) TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2620)@6b779c8e12fd: Created IMSI[1] for '262420000001142'H'3B0AE07C'O to be handled at TC_iu_lu_and_mt_call2(2628) TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: 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 := '3B0AE07C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2620)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_call2(2628)12307736 MSC_Test_2-SCCP(2619)@6b779c8e12fd: First idle individual index:0 20250819134053881 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053881 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053881 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053881 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053881 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) 20250819134053881 DMSC DEBUG msub_fsm[0x55c2676a7960]{active}: Allocated (fsm.c:456) 20250819134053881 DMSC DEBUG msc_i[0x55c26769d9a0]{READY}: Allocated (fsm.c:456) 20250819134053881 DMSC DEBUG msc_i[0x55c26769d9a0]{READY}: is child of msub_fsm[0x55c2676a7960] (fsm.c:486) 20250819134053881 DMSC DEBUG msc_a[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134053881 DMSC DEBUG msc_a[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a7960] (fsm.c:486) 20250819134053881 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134053881 DMSC DEBUG msc_i(unknown:UTRAN-Iu-441:NONE)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134053881 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134053881 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134053881 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134053881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134053881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0] (fsm.c:486) 20250819134053881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134053881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134053881 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134053881 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134053881 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134053881 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134053881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134053881 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134053881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134053882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0] (fsm.c:486) 20250819134053882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134053882 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134053882 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134053882 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053882 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: { messageType := 2, destLocRef := 'BBCD18'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(2619)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134053883 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134053883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134053883 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) Received 1 auth tuples (vlr.c:996) 20250819134053883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134053883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134053883 DMM DEBUG Tx AUTH REQ (rand = 9fe2ff8c0265ac6e09d407e56fe74b00) (gsm_04_08.c:641) 20250819134053883 DMM DEBUG AUTH REQ (autn = e35f567b905a60f870333f066bd3af71) (gsm_04_08.c:643) 20250819134053883 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134053883 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134053883 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134053883 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250819134053883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2620)@6b779c8e12fd: patching N(SD)=0 into dtap '051481716E932104BF485A34'O MSC_Test_2-RAN(2620)@6b779c8e12fd: patched enc_l3: '051481716E932104BF485A34'O MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051481716E932104BF485A34'O 20250819134053885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053885 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053885 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134053885 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134053885 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134053885 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134053885 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134053885 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134053885 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 81716e93bf485a34) (gsm_04_08.c:1128) 20250819134053885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134053885 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) AUTH on UTRAN received RES: 81716e93bf485a34 (8 bytes) (vlr_auth_fsm.c:151) 20250819134053885 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134053885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134053885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134053885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134053885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0] (vlr_auth_fsm.c:294) 20250819134053885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134053885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134053885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134053885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134053885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134053885 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134053885 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2407f1a99b4b4d2f5eb32cdb4c668d1b, CK=NONE (ran_msg_iu.c:388) 20250819134053885 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134053885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134053885 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134053887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053887 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053887 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134053887 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134053887 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134053887 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134053887 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134053887 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134053887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134053887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134053888 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134053888 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134053888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134053888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134053888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134053888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134053888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134053888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134053888 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134053888 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134053888 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250819134053888 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C callref-0x557c57e9 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819134053888 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134053888 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819134053888 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134053888 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819134053888 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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) 20250819134053888 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819134053888 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250819134053888 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134053888 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134053888 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250819134053888 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250819134053888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134053888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_2-RAN(2620)@6b779c8e12fd: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2620)@6b779c8e12fd: patched enc_l3: '8341'O MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134053895 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134053895 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134053895 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134053895 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134053895 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134053895 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134053895 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819134053895 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819134053895 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819134053895 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819134053895 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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) 20250819134053895 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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(2628)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2623)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2628) 20250819134053900 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819134053900 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819134053900 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819134053900 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0] (fsm.c:486) 20250819134053900 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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) 20250819134053900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676c86a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134053900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676c86a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0] (fsm.c:486) 20250819134053900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:no-CI)[0x55c2676c86a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819134053900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:no-CI)[0x55c2676c86a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134053900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676c6060]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134053900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676c6060]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0] (fsm.c:486) 20250819134053900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:no-CI)[0x55c2676c6060]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819134053900 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:no-CI)[0x55c2676c6060]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2623)@6b779c8e12fd: 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(2628) TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_mt_call_complete 3 20250819134053909 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:no-CI)[0x55c2676c86a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134053909 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134053909 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134053909 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{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) 20250819134053909 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_mt_call_complete 4.iu 20250819134053910 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:no-CI)[0x55c2676c6060]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134053910 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134053910 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134053910 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{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) 20250819134053910 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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) 20250819134053910 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) Sending Assignment Command (msc_a.c:706) 20250819134053910 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250819134053910 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{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) 20250819134053910 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819134053910 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053910 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053910 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134053910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134053910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:46 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C350001C0A802150000000000000000000000000040040C0000'O 20250819134053930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134053930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134053930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134053930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134053930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134053930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134053930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134053930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134053930 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134053930 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134053930 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134053930 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250819134053930 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134053930 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134053930 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250819134053930 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250819134053930 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676c6060]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250819134053930 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441: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)[0x55c2676c6060]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-RAN(2620)@6b779c8e12fd: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2620)@6b779c8e12fd: patched enc_l3: '8387'O 20250819134053930 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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) 20250819134053930 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250819134053930 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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) 20250819134053930 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_mt_call_complete 5.iu MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_mt_call_complete 8.iu 20250819134053932 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c6060]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134053932 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c6060]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134053932 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819134054130 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134054130 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134054130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134054130 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134054130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134054130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134054130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134054130 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134054131 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134054131 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134054131 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134054131 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134054131 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134054131 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134054131 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819134054131 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819134054131 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819134054131 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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) 20250819134054131 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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(2628)@6b779c8e12fd: f_mt_call_complete 7.iu 20250819134054136 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819134054137 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 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) 20250819134054137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676c86a0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819134054137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441: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)[0x55c2676c86a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819134054137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441: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)[0x55c2676c86a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819134054137 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441: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)[0x55c2676c86a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_mt_call_complete DONE 20250819134054140 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676c86a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134054140 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676c86a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134054140 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819134054140 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819134054140 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: Hold the call for some time TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: Hangup TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819134059150 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819134059150 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134059150 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819134059150 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819134059150 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250819134059150 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134059150 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134059151 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134059151 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134059151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134059151 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134059151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134059151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134059151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134059151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2620)@6b779c8e12fd: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2620)@6b779c8e12fd: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:18 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O 20250819134059160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134059160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134059160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134059160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134059160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134059160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134059160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134059160 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134059161 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134059161 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134059161 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134059161 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134059161 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134059161 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134059161 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819134059161 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819134059161 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250819134059161 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134059161 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134059161 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819134059161 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x557c57e9 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819134059161 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819134059161 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134059161 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134059161 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134059161 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134059161 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134059161 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134059161 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134059162 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134059162 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819134059162 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c6060]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134059162 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c6060]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0] (call_leg.c:197) 20250819134059162 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c6060]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819134059162 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676c6060]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819134059162 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676c86a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134059162 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676c86a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0] (call_leg.c:197) 20250819134059162 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819134059162 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676c86a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819134059162 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP:trans-0:call-172:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676c86a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819134059162 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819134059162 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0] (call_leg.c:198) 20250819134059162 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819134059162 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b8de0]{RELEASING}: Deallocated (fsm.c:568) 20250819134059162 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819134059162 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134059162 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134059163 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134059163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134059163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134059163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134059163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134059163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134059163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134059163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134059163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134059163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134059163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134059163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134059163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134059163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134059163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134059163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134059163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(2622)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2628)1434212329 MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2619)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2619)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2619)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134059173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134059173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134059173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134059173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134059173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134059173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134059173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134059173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134059173 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134059173 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134059173 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134059173 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134059173 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134059173 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134059173 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134059173 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134059173 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134059174 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134059174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134059174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0] (msc_a.c:1053) 20250819134059174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134059174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769dad0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134059174 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a7960] (msc_a.c:1053) 20250819134059174 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134059174 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c2676b27f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134059174 DMSC DEBUG msub_fsm[0x55c2676a7960]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134059174 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) MSC-A terminated (msub.c:261) 20250819134059174 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) 1 MSC-I still active (msub.c:79) 20250819134059174 DMSC DEBUG msub_fsm[0x55c2676a7960]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134059174 DMSC DEBUG msub_fsm[0x55c2676a7960]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134059174 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134059174 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Removing from parent msub_fsm[0x55c2676a7960] (msub.c:113) 20250819134059174 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-441 (ran_conn.c:142) 20250819134059174 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-441 (ran_conn.c:155) 20250819134059174 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Freeing instance (msub.c:113) 20250819134059174 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-441:PAGING_RESP)[0x55c26769d9a0]{READY}: Deallocated (fsm.c:568) 20250819134059174 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) Free (msub.c:119) 20250819134059174 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - active-conn: now used by 1 (attached) (msub.c:375) 20250819134059174 DMSC DEBUG msub_fsm[0x55c2676a7960]{terminating}: Freeing instance (msub.c:113) 20250819134059174 DMSC DEBUG msub_fsm[0x55c2676a7960]{terminating}: Deallocated (fsm.c:568) 20250819134059174 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134059174 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134059174 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134059175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134059175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134059175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134059175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134059175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2619)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2620)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2628)12307736 20250819134059177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134059177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134059177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2621)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134059177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134059177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134059177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134059177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134059177 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: f_call_hangup 9: done MSC_Test_2-RAN(2620)@6b779c8e12fd: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2628) TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2628)@6b779c8e12fd: Final verdict of PTC: pass 20250819134100195 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134100195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134100195 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134100195 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134100195 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134100195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134100195 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134100195 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134100195 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134100195 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134100195 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134100195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134100196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134100196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134100196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134100196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134100196 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134100196 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-SCCP(2613)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2625)@6b779c8e12fd: Final verdict of PTC: none 20250819134100196 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134100197 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134100197 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2615)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2619)@6b779c8e12fd: Final verdict of PTC: none 20250819134100197 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) 20250819134100197 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) 20250819134100197 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134100197 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134100197 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134100197 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) 20250819134100197 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134100197 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134100197 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) 20250819134100198 DLSS7 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_0-RAN(2614)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2618)@6b779c8e12fd: Final verdict of PTC: none 20250819134100198 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134100198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134100198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134100198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134100198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134100198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134100198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134100198 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) 20250819134100198 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) 20250819134100198 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134100198 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134100198 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134100198 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) 20250819134100198 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134100198 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) MSC_Test-MNCC(2622)@6b779c8e12fd: Final verdict of PTC: none 20250819134100198 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134100198 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) 20250819134100198 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134100198 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134100198 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134100198 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) 20250819134100198 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134100199 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134100199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134100199 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134100199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134100199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134100199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134100199 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134100199 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(2620)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2617)@6b779c8e12fd: Final verdict of PTC: none 20250819134100199 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test-MGCP(2623)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2626)@6b779c8e12fd: Final verdict of PTC: none 20250819134100199 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2621)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2627)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2629)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2612)@6b779c8e12fd: Final verdict of PTC: none 20250819134100199 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2624)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2616)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2612): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2613): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2614): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2615): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2616): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2617): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2618): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2619): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2620): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2621): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2622): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2623): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2624): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2625): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2626): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2627): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mt_call2(2628): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2629): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:41:00 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 20250819134101201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=577720) 20250819134102196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134102196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134102196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134102199 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134102199 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134102199 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134102199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134102199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134102199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134102202 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=577720, count=579160) 20250819134103203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:41: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_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 20250819134104205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2633)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2633)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2633)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2631)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2636)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2636)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2636)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2634)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2639)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2639)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2639)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2637)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134105091 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2640)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134105205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134105206 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2642)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2642)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134105212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2642)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2642)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2642)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2642)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2642)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2642)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134105238 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134105238 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134105250 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134105250 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134105250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134105250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2633)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2633)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2633)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134105251 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134105251 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134105251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134105251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134105251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134105251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134105251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2633)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2633)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2633)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2633)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2633)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134105252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134105252 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134105252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134105252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134105252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134105252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134105252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2633)@6b779c8e12fd: Message received on association #8 20250819134105252 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134105252 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2633)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2633)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2633)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2633)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2643)@6b779c8e12fd: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2646) TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: 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 } } } } 20250819134105269 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) 20250819134105269 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) 20250819134105269 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134105269 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(2636)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2636)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2636)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134105270 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134105270 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134105270 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134105270 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134105270 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134105270 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134105270 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(2636)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2636)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2636)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2636)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2636)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2636)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134105271 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134105271 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134105271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134105271 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134105271 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134105271 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134105271 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(2636)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2636)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2636)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2636)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2636)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134105271 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134105271 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2636)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2636)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134105284 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) 20250819134105284 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) 20250819134105284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134105284 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(2639)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134105286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134105286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134105286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134105286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134105286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134105286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134105286 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(2639)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2639)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2639)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134105287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134105287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134105287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134105287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134105287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134105287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134105287 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134105287 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2636)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2636)@6b779c8e12fd: Received M3UA_DAVA -> discard 20250819134105288 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134106060 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106060 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106060 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134106060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134106060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2633)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134106062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134106062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134106062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2633)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2633)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2632)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134106077 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106077 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106077 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106077 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) 20250819134106077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134106077 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2636)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134106077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106077 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) 20250819134106077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106077 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) 20250819134106077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134106077 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2636)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2636)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2635)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134106101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106101 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134106101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134106101 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134106101 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) 20250819134106101 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134106101 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106101 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134106101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134106101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2638)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2638)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2646)13700027 MSC_Test_2-SCCP(2637)@6b779c8e12fd: First idle individual index:0 20250819134106113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134106113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134106114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2638)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134106114 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) 20250819134106114 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134106114 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134106114 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134106114 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134106114 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134106114 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134106114 DMSC DEBUG msc_i(unknown:UTRAN-Iu-442:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134106114 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134106114 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134106114 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134106114 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134106114 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134106114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134106114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134106114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134106114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134106114 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134106114 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134106114 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134106114 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134106114 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819134106114 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134106114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134106114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134106114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134106114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134106114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134106114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134106114 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134106114 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106114 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106114 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134106114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134106114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: { messageType := 2, destLocRef := 'D10BBB'O, sourceLocRef := '0001BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2643)@6b779c8e12fd: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2646) MSC_Test-GSUP(2643)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2646)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134106117 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134106117 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134106117 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) Received 1 auth tuples (vlr.c:996) 20250819134106117 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134106117 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134106117 DMM DEBUG Tx AUTH REQ (rand = 5edb18b5508357b26ba82b31b31dbe43) (gsm_04_08.c:641) 20250819134106117 DMM DEBUG AUTH REQ (autn = ff8072bfd088ef644886249002f26312) (gsm_04_08.c:643) 20250819134106117 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134106117 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134106117 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134106117 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134106117 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106117 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106117 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134106117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134106117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2638)@6b779c8e12fd: patching N(SD)=1 into dtap '05141683AB792104E1CF830A'O MSC_Test_2-RAN(2638)@6b779c8e12fd: patched enc_l3: '05541683AB792104E1CF830A'O MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541683AB792104E1CF830A'O 20250819134106124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134106124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134106124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134106124 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134106124 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134106124 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134106124 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134106124 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134106124 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134106124 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134106124 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1683ab79e1cf830a) (gsm_04_08.c:1128) 20250819134106124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134106124 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) AUTH on UTRAN received RES: 1683ab79e1cf830a (8 bytes) (vlr_auth_fsm.c:151) 20250819134106124 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134106124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134106124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134106124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134106124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134106124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134106124 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134106124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134106124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134106124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134106124 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134106124 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b6c5793c6c804246e7f6ae5df4af5069, CK=NONE (ran_msg_iu.c:388) 20250819134106124 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134106124 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134106124 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106124 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106124 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134106124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134106124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134106137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134106137 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(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134106137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134106137 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134106137 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134106137 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134106137 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134106137 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134106137 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134106137 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134106137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134106137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134106137 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134106137 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134106137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134106137 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134106137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134106137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134106137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134106137 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134106137 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106137 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106137 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134106137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106137 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134106137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134106142 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134106142 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250819134106142 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250819134106142 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134106142 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134106142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134106142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134106142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134106142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134106142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134106142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134106142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134106142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134106142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134106142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134106142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134106142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134106142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134106142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134106142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134106142 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250819134106142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134106142 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75 LOCATION UPDATE ACCEPT (TMSI = 0x09038c75) (gsm_04_08.c:149) 20250819134106142 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134106142 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134106142 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134106142 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134106143 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106143 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106143 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106143 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134106143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134106143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2638)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2638)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134106149 DLSS7 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(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134106149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134106149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134106149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134106149 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134106149 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134106149 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134106149 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134106149 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134106149 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134106150 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134106150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:TMSInew-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134106150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134106150 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250819134106150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134106150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134106150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134106150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134106150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134106150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x3B0AE07C:UTRAN-Iu-442:LU)[0x55c2676c5c50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134106150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134106150 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134106150 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.964s remaining) (msc_a.c:450) 20250819134106150 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250819134106150 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134106150 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134106150 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134106150 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134106150 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134106150 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134106150 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134106150 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134106150 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134106150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134106151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134106151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134106161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134106161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134106161 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134106162 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134106162 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134106162 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134106162 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134106162 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134106162 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134106162 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134106162 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134106162 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134106162 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134106162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134106162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134106162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134106162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134106162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134106162 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134106162 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134106162 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134106162 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134106162 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) MSC-A terminated (msub.c:261) 20250819134106162 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) 1 MSC-I still active (msub.c:79) 20250819134106162 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134106162 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134106162 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134106162 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134106162 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-442 (ran_conn.c:142) 20250819134106162 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-442 (ran_conn.c:155) 20250819134106163 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134106163 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-442:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134106163 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) Free (msub.c:119) 20250819134106163 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134106163 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134106163 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134106163 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106163 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134106163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106163 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134106163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134106163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 20250819134106166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134106166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134106166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134106166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134106166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134106166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134106166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134106166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2638)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2646)13700027 TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2638)@6b779c8e12fd: Created IMSI[0] for '262420000001142'H'09038C75'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2646) TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: start Paging by an SMS 20250819134106173 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134106173 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819134106173 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819134106173 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819134107174 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819134107174 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819134107174 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819134107175 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819134107175 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819134107175 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819134107176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2638)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2646) TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2638)@6b779c8e12fd: Created IMSI[1] for '262420000001142'H'09038C75'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2646) MSC_Test-MNCC(2640)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2646)2068239656 20250819134107196 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + 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) 20250819134107196 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819134107196 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 callref-0x7b46d528 tid-255) New transaction (transaction.c:231) 20250819134107196 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 callref-0x7b46d528 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) 20250819134107196 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 callref-0x7b46d528 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) 20250819134107196 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 callref-0x7b46d528 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819134107196 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - 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(2646)@6b779c8e12fd: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: 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 := '09038C75'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2638)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2646)1117711 MSC_Test_2-SCCP(2637)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134107701 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134107701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134107701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134107701 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) 20250819134107702 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134107702 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134107702 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134107702 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134107702 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134107702 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134107702 DMSC DEBUG msc_i(unknown:UTRAN-Iu-443:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134107702 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134107702 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134107702 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134107702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134107702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134107702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134107702 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134107702 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + 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) 20250819134107702 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134107702 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134107702 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134107702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134107702 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134107702 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134107702 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134107702 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134107702 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134107702 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - 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) 20250819134107702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: { messageType := 2, destLocRef := '110E0F'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(2637)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134107704 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + vlr_gsup_rx: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134107704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134107704 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) Received 1 auth tuples (vlr.c:996) 20250819134107704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134107704 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134107704 DMM DEBUG Tx AUTH REQ (rand = b5f00cf16acf79cab4affdfbfaedbf7c) (gsm_04_08.c:641) 20250819134107704 DMM DEBUG AUTH REQ (autn = 1cabb39ff0a4fe860c4bef843ff2e138) (gsm_04_08.c:643) 20250819134107704 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134107704 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134107704 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134107704 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn) (vlr.c:1410) 20250819134107704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2638)@6b779c8e12fd: patching N(SD)=0 into dtap '051480CE6E24210415ECBDAC'O MSC_Test_2-RAN(2638)@6b779c8e12fd: patched enc_l3: '051480CE6E24210415ECBDAC'O MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051480CE6E24210415ECBDAC'O 20250819134107707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134107707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134107707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134107707 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134107707 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134107707 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134107707 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134107707 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134107707 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134107707 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 80ce6e2415ecbdac) (gsm_04_08.c:1128) 20250819134107707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134107707 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) AUTH on UTRAN received RES: 80ce6e2415ecbdac (8 bytes) (vlr_auth_fsm.c:151) 20250819134107707 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134107707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134107707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134107707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134107707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134107707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134107707 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c5c50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134107707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134107707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134107707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134107707 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134107707 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9a7fb880f3436f01fba0c3b9fa491233, CK=NONE (ran_msg_iu.c:388) 20250819134107707 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134107707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134107707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134107710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134107710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134107710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134107710 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134107710 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134107710 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134107710 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134107710 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134107710 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134107710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134107710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134107710 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134107710 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134107710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134107710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134107710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134107710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134107710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134107710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134107710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134107710 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134107710 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250819134107710 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134107710 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134107710 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134107710 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 callref-0x7b46d528 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819134107710 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134107710 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819134107710 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134107710 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x7b46d528 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819134107710 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x7b46d528 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) 20250819134107710 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x7b46d528 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819134107710 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250819134107710 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134107710 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134107710 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (paging.c:202) 20250819134107710 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250819134107710 DMSC NOTICE Pending paging while subscriber 262420000001142 attached. (sms_queue.c:558) 20250819134107710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134107710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134107710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: success, tear down MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250819134107719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107719 DLM3UA DEBUG 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(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134107719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134107719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134107720 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134107720 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134107720 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250819134107720 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134107720 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250819134107720 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250819134107720 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819134107720 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134107720 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 3 (sms,cc,msc_a_ran_dec) (msc_a.c:948) 20250819134107720 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + 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) 20250819134107720 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + 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) 20250819134107720 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - 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) 20250819134107720 DLSMS ERROR trans(SMS IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x40000033 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1405) 20250819134107720 DLSMS NOTICE Sending SMS 33 failed 1 times. (sms_queue.c:248) 20250819134107720 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250819134107720 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:76) 20250819134107720 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819134107720 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x7b46d528 tid-0) Freeing transaction (transaction.c:243) 20250819134107720 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x7b46d528 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819134107720 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x7b46d528 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819134107720 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x7b46d528 tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819134107720 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819134107720 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134107720 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134107720 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x7b46d528 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819134107720 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP callref-0x7b46d528 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819134107720 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819134107720 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134107720 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134107720 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134107720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134107720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2637)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2637)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2637)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134107726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107726 DLM3UA DEBUG 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(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134107726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134107726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134107726 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134107726 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134107726 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134107726 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134107726 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134107726 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134107726 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134107726 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134107726 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134107726 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134107726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134107726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00] (msc_a.c:1053) 20250819134107726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134107726 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134107726 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_a.c:1053) 20250819134107726 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134107726 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134107726 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134107726 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) MSC-A terminated (msub.c:261) 20250819134107726 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) 1 MSC-I still active (msub.c:79) 20250819134107726 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134107726 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134107726 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134107726 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134107726 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-443 (ran_conn.c:142) 20250819134107726 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-443 (ran_conn.c:155) 20250819134107726 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819134107726 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75:UTRAN-Iu-443:PAGING_RESP)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819134107726 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75) Free (msub.c:119) 20250819134107726 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134107726 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134107726 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134107726 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107726 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107726 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134107726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134107727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2639)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2639)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2637)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2638)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2646)1117711 20250819134107729 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107729 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134107729 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134107729 DLM3UA DEBUG 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(2639)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134107729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134107729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134107729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134107729 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134107730 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134107730 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x09038C75 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_call_already_paging2(2646)@6b779c8e12fd: Final verdict of PTC: pass 20250819134107739 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134107739 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2643)@6b779c8e12fd: Final verdict of PTC: none 20250819134107739 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134107739 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) 20250819134107739 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134107739 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134107739 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134107739 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134107739 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134107739 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134107739 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134107739 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) 20250819134107739 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134107739 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134107740 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134107740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134107740 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134107740 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134107740 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) 20250819134107740 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107740 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134107740 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134107740 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134107740 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134107740 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134107740 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134107740 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134107740 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134107740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107740 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134107740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134107740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134107740 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134107740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134107740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134107740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134107740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134107740 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134107741 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_1-SCCP(2634)@6b779c8e12fd: Final verdict of PTC: none 20250819134107741 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134107741 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) 20250819134107741 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) 20250819134107742 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134107742 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_1-M3UA(2636)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2631)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2633)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2637)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2640)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2638)@6b779c8e12fd: Final verdict of PTC: none 20250819134107742 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) 20250819134107742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134107742 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134107742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134107742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134107742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134107742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134107742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134107742 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(2641)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2632)@6b779c8e12fd: Final verdict of PTC: none 20250819134107742 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134107743 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134107743 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2642)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2647)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2635)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2644)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2639)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2645)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2630)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2630): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2631): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2632): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2633): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2634): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2635): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2636): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2637): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2638): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2639): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2640): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2641): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2642): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2643): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2644): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2645): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2646): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2647): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:41:07 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 20250819134108745 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=478560) 20250819134109741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134109741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134109741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134109741 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134109741 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134109741 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134109742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134109742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134109742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134109746 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=478560, count=481868) 20250819134110748 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:41: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_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 20250819134111750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mo_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2651)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2651)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2651)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2649)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2654)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2654)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2654)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-SCCP(2652)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2657)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2657)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2657)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2655)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134112662 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2658)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134112751 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134112751 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2660)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2660)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134112757 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2660)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2660)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2660)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2660)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2660)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2660)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134112778 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134112778 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2661)@6b779c8e12fd: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2664) TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: 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 } } } } 20250819134112826 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134112826 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134112826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134112826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2651)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2651)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2651)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2651)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2651)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134112828 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134112828 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134112828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134112828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134112828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134112828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134112828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2651)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2651)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2651)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134112829 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134112829 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134112829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134112829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134112829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2651)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2651)@6b779c8e12fd: Message received on association #8 20250819134112829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134112829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2651)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134112829 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134112829 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2651)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2651)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2651)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2651)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2651)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134112840 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) 20250819134112840 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) 20250819134112840 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134112840 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(2654)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2654)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2654)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134112844 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134112844 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134112844 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test_1-M3UA(2654)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2654)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134112845 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134112845 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134112845 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134112845 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(2654)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2654)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2654)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2654)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134112847 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134112847 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134112847 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134112847 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134112847 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134112847 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134112847 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(2654)@6b779c8e12fd: Message received on association #8 20250819134112848 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2654)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134112848 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2654)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2654)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2654)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2654)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2654)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134112864 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) 20250819134112864 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) 20250819134112864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134112864 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(2657)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134112891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134112891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134112891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134112891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134112891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134112891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134112892 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(2657)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2657)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2657)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2654)@6b779c8e12fd: Message received on association #8 20250819134112898 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134112897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134112897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134112897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134112897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134112898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134112898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134112898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134112898 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2654)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134113639 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113639 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113639 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134113639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2651)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134113639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134113639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2651)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2651)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2650)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134113648 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113648 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113648 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113648 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) 20250819134113648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113648 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2654)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113649 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113649 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113649 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113649 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) 20250819134113649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113649 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) 20250819134113649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134113649 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2654)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2654)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2653)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134113671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113671 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113671 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) 20250819134113671 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134113672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2656)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2656)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_sms2(2664)14539942 MSC_Test_2-SCCP(2655)@6b779c8e12fd: First idle individual index:0 20250819134113694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2656)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134113695 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) 20250819134113695 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134113695 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134113695 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134113695 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134113695 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134113695 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134113695 DMSC DEBUG msc_i(unknown:UTRAN-Iu-444:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134113695 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134113695 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134113695 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134113695 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134113695 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134113695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134113695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134113695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134113695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134113695 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134113695 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001042 id=262420000001042 (vlr.c:661) 20250819134113695 DVLR INFO New subscr, IMSI: 262420000001042 (vlr.c:562) 20250819134113695 DVLR DEBUG VLR subscr IMSI-262420000001042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134113695 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134113695 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134113695 DVLR DEBUG VLR subscr IMSI-262420000001042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134113695 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134113695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134113695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134113695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134113695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134113695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134113695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134113695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134113695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2661)@6b779c8e12fd: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2664) MSC_Test-GSUP(2661)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2664)"262420000001042" MSC_Test_2-SCCP(2655)@6b779c8e12fd: { messageType := 2, destLocRef := 'DDDCA6'O, sourceLocRef := '0001BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134113701 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134113701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134113701 DVLR DEBUG SUBSCR(IMSI-262420000001042) Received 1 auth tuples (vlr.c:996) 20250819134113701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134113701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134113701 DMM DEBUG Tx AUTH REQ (rand = ba0ce7ad498c4d93976128a9530cf962) (gsm_04_08.c:641) 20250819134113701 DMM DEBUG AUTH REQ (autn = 1e62f199676eea8b0ec8837259e03859) (gsm_04_08.c:643) 20250819134113701 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134113701 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134113701 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134113701 DVLR DEBUG VLR subscr IMSI-262420000001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134113702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2656)@6b779c8e12fd: patching N(SD)=1 into dtap '0514AFAB0A6521044693F9CB'O MSC_Test_2-RAN(2656)@6b779c8e12fd: patched enc_l3: '0554AFAB0A6521044693F9CB'O MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AFAB0A6521044693F9CB'O MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113713 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113713 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134113713 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134113713 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113713 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134113713 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113713 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134113713 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = afab0a654693f9cb) (gsm_04_08.c:1128) 20250819134113713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134113713 DVLR DEBUG SUBSCR(IMSI-262420000001042) AUTH on UTRAN received RES: afab0a654693f9cb (8 bytes) (vlr_auth_fsm.c:151) 20250819134113713 DVLR INFO SUBSCR(IMSI-262420000001042) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134113713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134113713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134113713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134113713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134113713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134113713 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134113713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134113713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134113713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134113713 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134113713 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a83841879e51d3c84615a8eca7a8ef9a, CK=NONE (ran_msg_iu.c:388) 20250819134113713 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134113713 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134113713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134113724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113724 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134113724 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134113725 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134113725 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134113725 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134113725 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134113725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134113725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134113725 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134113725 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134113725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134113725 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134113725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134113725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134113725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134113725 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134113725 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113725 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113725 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134113730 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134113730 DVLR DEBUG IMSI:262420000001042 has MSISDN:491230001042 (vlr.c:1045) 20250819134113730 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250819134113730 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134113731 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134113731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134113731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134113731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134113731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134113731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134113731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134113731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-444:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134113731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134113731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134113731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134113731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134113731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134113731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134113731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134113731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134113731 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250819134113731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134113731 DMM DEBUG -> IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20 LOCATION UPDATE ACCEPT (TMSI = 0x13a8ff20) (gsm_04_08.c:149) 20250819134113731 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134113731 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134113731 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134113731 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134113731 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113731 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2656)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2656)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134113736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113736 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134113736 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134113736 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113736 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134113736 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113736 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134113736 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134113736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134113736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134113736 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250819134113736 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134113736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134113736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134113736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134113736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134113736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134113736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-444:LU)[0x55c2676b2590]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134113736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134113736 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134113736 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.958s remaining) (msc_a.c:450) 20250819134113736 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250819134113736 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134113736 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134113736 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134113736 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134113736 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134113736 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134113736 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134113736 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134113736 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134113736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134113746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113746 DLM3UA DEBUG 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(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113746 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134113746 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134113746 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134113746 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134113746 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134113746 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134113746 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134113746 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134113746 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134113746 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134113746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134113746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134113746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134113746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134113746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134113746 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134113746 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134113746 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134113746 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134113746 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) MSC-A terminated (msub.c:261) 20250819134113746 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) 1 MSC-I still active (msub.c:79) 20250819134113746 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134113746 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134113747 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134113747 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134113747 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-444 (ran_conn.c:142) 20250819134113747 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-444 (ran_conn.c:155) 20250819134113747 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134113747 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-444:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134113747 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) Free (msub.c:119) 20250819134113747 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134113747 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134113747 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134113747 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113747 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113747 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 20250819134113750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113750 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2656)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2664)14539942 TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: 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 := '13A8FF20'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2656)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_sms2(2664)3005369 MSC_Test_2-RAN(2656)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2655)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113950 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113951 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) 20250819134113951 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134113951 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134113951 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134113951 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134113951 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134113951 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134113951 DMSC DEBUG msc_i(unknown:UTRAN-Iu-445:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134113952 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134113952 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134113952 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134113952 DMM DEBUG msc_a(TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819134113952 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134113952 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00] (fsm.c:486) 20250819134113952 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134113952 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134113952 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134113952 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134113952 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134113952 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134113952 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134113952 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134113952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134113952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0] (fsm.c:486) 20250819134113952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134113952 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134113952 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134113952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113953 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113953 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: { messageType := 2, destLocRef := '2DDBB9'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(2655)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134113957 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134113957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134113957 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) Received 1 auth tuples (vlr.c:996) 20250819134113957 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134113958 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134113958 DMM DEBUG Tx AUTH REQ (rand = e752c2cd66cca52c072db44f17fe5696) (gsm_04_08.c:641) 20250819134113958 DMM DEBUG AUTH REQ (autn = ff52c93669a523943c0dd46861608d4c) (gsm_04_08.c:643) 20250819134113958 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134113958 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134113958 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134113958 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134113958 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113958 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113958 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113958 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2656)@6b779c8e12fd: patching N(SD)=1 into dtap '0514DFAFFA572104857672C3'O MSC_Test_2-RAN(2656)@6b779c8e12fd: patched enc_l3: '0554DFAFFA572104857672C3'O MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DFAFFA572104857672C3'O MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113962 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113963 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134113963 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134113963 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113963 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134113963 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113963 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134113963 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dfaffa57857672c3) (gsm_04_08.c:1128) 20250819134113963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134113963 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) AUTH on UTRAN received RES: dfaffa57857672c3 (8 bytes) (vlr_auth_fsm.c:151) 20250819134113963 DVLR INFO SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134113963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134113963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134113963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134113963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134113963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134113963 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b2590]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134113963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134113963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134113963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134113963 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134113963 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fd648282cab9d31183c4fcd123b11b9b, CK=NONE (ran_msg_iu.c:388) 20250819134113963 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134113963 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134113963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134113966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113966 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134113966 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134113966 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134113966 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134113966 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134113966 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134113966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134113966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134113966 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134113966 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134113966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134113966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134113966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134113966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134113966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134113966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134113966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134113966 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134113966 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250819134113966 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250819134113966 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113966 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_len:42 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250819134113980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113981 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134113981 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134113981 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113981 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134113981 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113981 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134113981 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819134113981 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134113981 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134113981 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134113981 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134113981 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134113981 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819134113981 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134113981 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134113981 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134113981 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819134113982 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113982 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113982 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113982 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113982 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113992 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113992 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134113992 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134113992 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113992 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134113992 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134113992 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134113992 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134113992 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134113992 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134113992 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134113992 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134113992 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134113992 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134113992 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134113993 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134113993 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134113993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2655)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2655)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2655)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134113997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113997 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(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134113997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113997 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134113997 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134113997 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134113997 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134113997 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134113997 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134113997 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134113997 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134113997 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134113997 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134113997 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134113997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134113997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00] (msc_a.c:1053) 20250819134113997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134113997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134113997 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_a.c:1053) 20250819134113997 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134113997 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134113997 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134113997 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) MSC-A terminated (msub.c:261) 20250819134113997 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) 1 MSC-I still active (msub.c:79) 20250819134113997 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134113997 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134113997 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134113997 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134113997 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-445 (ran_conn.c:142) 20250819134113997 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-445 (ran_conn.c:155) 20250819134113997 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819134113997 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20:UTRAN-Iu-445:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819134113997 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20) Free (msub.c:119) 20250819134113997 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x13A8FF20 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134113997 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134113997 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134113997 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113997 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113997 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134113997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134113997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134113997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2657)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2657)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2655)@6b779c8e12fd: Session index based on local reference:0 20250819134113999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134113999 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134113999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134113999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134113999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134113999 DLSS7 DEBUG Found route for dpc=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(2657)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2656)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2664)3005369 20250819134113999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134113999 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2664)@6b779c8e12fd: Final verdict of PTC: pass 20250819134114008 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134114008 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2649)@6b779c8e12fd: Final verdict of PTC: none 20250819134114008 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134114008 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134114009 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134114009 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134114009 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134114009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134114009 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134114009 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134114009 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134114009 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134114009 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134114009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134114009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134114009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134114009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134114009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134114009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134114009 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134114009 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) 20250819134114009 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134114009 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134114009 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) 20250819134114009 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134114009 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) 20250819134114009 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134114009 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134114009 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) 20250819134114009 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134114009 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134114009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134114009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134114009 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134114009 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134114009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134114009 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134114009 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134114009 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134114010 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134114010 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2652)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2661)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2651)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2654)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2650)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2658)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2655)@6b779c8e12fd: Final verdict of PTC: none 20250819134114012 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) 20250819134114012 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) 20250819134114012 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134114012 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134114012 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) 20250819134114012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134114012 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134114012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134114012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134114012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134114012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134114012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134114012 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(2656)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2653)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2662)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2660)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2659)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2657)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2663)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2648)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2665)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2648): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2649): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2650): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2651): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2652): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2653): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2654): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2655): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2656): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2657): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2658): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2659): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2660): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2661): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2662): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2663): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mo_sms2(2664): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2665): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@6b779c8e12fd: 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'. 20250819134114024 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134114025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134114025 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) Tue Aug 19 13:41:14 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 20250819134115026 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=461592) 20250819134116011 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134116011 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134116011 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134116011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134116011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134116011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134116013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134116013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134116013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134116027 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=461592, count=464900) 20250819134117028 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms ------ Tue Aug 19 13:41: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_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 20250819134118030 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mt_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2669)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2669)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2669)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2667)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2672)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2672)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2672)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2670)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2675)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2675)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2675)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2673)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134118967 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2676)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134119031 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134119031 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2678)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2678)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134119036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2678)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2678)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2678)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2678)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2678)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2678)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134119067 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134119068 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2679)@6b779c8e12fd: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2682) TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: 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 } } } } 20250819134119129 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134119129 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134119129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134119129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2669)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2669)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2669)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134119133 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119133 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134119133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134119133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134119133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134119133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134119133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2669)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2669)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2669)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2669)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2669)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2669)@6b779c8e12fd: Message received on association #8 20250819134119136 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119136 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134119136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134119136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134119136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134119136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134119136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134119136 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134119136 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2669)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2669)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2669)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2669)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134119145 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) 20250819134119145 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) 20250819134119145 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134119145 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(2672)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2672)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2672)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2672)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2672)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134119150 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119150 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134119150 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134119150 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134119150 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134119151 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134119151 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(2672)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2672)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2672)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134119153 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119153 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134119153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134119153 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134119153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134119153 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134119153 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(2672)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2672)@6b779c8e12fd: Message received on association #8 20250819134119153 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134119153 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2672)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2672)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2672)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2672)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2672)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2672)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134119161 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) 20250819134119161 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) 20250819134119161 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134119161 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(2675)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134119169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134119169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134119169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134119169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134119169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134119169 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(2675)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2675)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2675)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134119172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134119172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134119172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134119172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134119172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134119172 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(2675)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134119172 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134119172 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2672)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2672)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134119942 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134119942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134119942 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134119942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134119942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134119942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134119942 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2669)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134119943 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119943 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134119943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134119943 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134119943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134119943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134119943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134119943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2669)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2669)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2668)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134119960 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119960 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134119960 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134119960 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) 20250819134119960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134119960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134119960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134119960 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2672)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134119960 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119960 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134119960 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134119960 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) 20250819134119960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134119960 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) 20250819134119960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134119960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2672)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2672)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2671)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134119980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134119980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134119980 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134119980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134119980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134119980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134119980 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134119980 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) 20250819134119980 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134119981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134119981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134119981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134119981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134119981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134119981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134119981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2674)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2674)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_sms2(2682)13403358 MSC_Test_2-SCCP(2673)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134119993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134119993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134119993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134119993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134119993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134119993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134119993 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134119993 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) 20250819134119993 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134119993 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134119993 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134119993 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134119993 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134119993 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134119993 DMSC DEBUG msc_i(unknown:UTRAN-Iu-446:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134119993 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134119993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134119993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134119993 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134119993 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134119993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134119993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134119993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134119993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2674)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134119993 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134119993 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001043 id=262420000001043 (vlr.c:661) 20250819134119993 DVLR INFO New subscr, IMSI: 262420000001043 (vlr.c:562) 20250819134119993 DVLR DEBUG VLR subscr IMSI-262420000001043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134119993 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134119993 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134119993 DVLR DEBUG VLR subscr IMSI-262420000001043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134119993 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134119993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134119993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134119993 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134119993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134119993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134119993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134119993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134119993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134119993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134119993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134119993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134119993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134119993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134119993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: { messageType := 2, destLocRef := 'CC84DE'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(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2679)@6b779c8e12fd: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2682) MSC_Test-GSUP(2679)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2682)"262420000001043" TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134119996 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134119996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134119996 DVLR DEBUG SUBSCR(IMSI-262420000001043) Received 1 auth tuples (vlr.c:996) 20250819134119996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134119996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134119996 DMM DEBUG Tx AUTH REQ (rand = 0e8faa2a47c143a5a4813debf97f34d6) (gsm_04_08.c:641) 20250819134119996 DMM DEBUG AUTH REQ (autn = 813ada80c5f1cafb42c8ecc3e6a6dff7) (gsm_04_08.c:643) 20250819134119996 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134119996 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134119996 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134119996 DVLR DEBUG VLR subscr IMSI-262420000001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134119996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134119996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134119996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134119996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134119996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134119996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134119996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134119996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2674)@6b779c8e12fd: patching N(SD)=1 into dtap '0514088D8C6621049F9C7441'O MSC_Test_2-RAN(2674)@6b779c8e12fd: patched enc_l3: '0554088D8C6621049F9C7441'O MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554088D8C6621049F9C7441'O MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134120001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134120001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134120001 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134120001 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134120001 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134120001 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134120001 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134120001 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134120001 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134120002 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 088d8c669f9c7441) (gsm_04_08.c:1128) 20250819134120002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134120002 DVLR DEBUG SUBSCR(IMSI-262420000001043) AUTH on UTRAN received RES: 088d8c669f9c7441 (8 bytes) (vlr_auth_fsm.c:151) 20250819134120002 DVLR INFO SUBSCR(IMSI-262420000001043) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134120002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134120002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134120002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134120002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134120002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134120002 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134120002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134120002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134120002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134120002 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134120002 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=af2de5b61e1f2d93a8debac025f93f79, CK=NONE (ran_msg_iu.c:388) 20250819134120002 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134120002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134120002 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120002 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120002 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134120002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134120002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134120007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134120007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134120007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134120007 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134120007 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134120007 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134120007 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134120007 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134120007 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134120007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134120007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134120007 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134120007 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134120007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134120007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134120007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134120007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134120007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134120007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134120007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134120007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134120007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134120009 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134120009 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250819134120009 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250819134120009 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134120009 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134120009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134120009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134120009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134120009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134120009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134120009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134120009 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-446:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134120009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134120009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134120009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134120009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134120009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134120009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134120009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134120009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134120009 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250819134120009 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134120009 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF LOCATION UPDATE ACCEPT (TMSI = 0x8990d3bf) (gsm_04_08.c:149) 20250819134120009 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134120009 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134120009 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134120009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120009 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134120009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134120009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134120009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2674)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2674)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134120011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134120011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134120011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134120011 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134120011 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134120011 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134120011 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134120011 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134120011 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134120011 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134120011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134120011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134120011 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250819134120011 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134120011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134120011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134120011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134120011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134120011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134120011 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-446:LU)[0x55c2676a78e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134120011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134120011 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134120011 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250819134120011 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250819134120011 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134120011 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134120011 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134120011 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134120011 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134120011 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134120011 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134120011 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134120011 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134120012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134120012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134120012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134120014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134120014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134120014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134120015 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134120015 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134120015 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134120015 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134120015 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134120015 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134120015 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134120015 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134120015 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134120015 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134120015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134120015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134120015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134120015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134120015 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134120015 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134120015 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134120015 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134120015 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134120015 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) MSC-A terminated (msub.c:261) 20250819134120015 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) 1 MSC-I still active (msub.c:79) 20250819134120015 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134120015 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134120015 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134120015 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134120015 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-446 (ran_conn.c:142) 20250819134120015 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-446 (ran_conn.c:155) 20250819134120015 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134120015 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-446:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134120015 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) Free (msub.c:119) 20250819134120015 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - active-conn: now used by 1 (attached) (msub.c:375) 20250819134120015 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134120015 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134120015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134120015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134120015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 20250819134120015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134120015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134120015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134120015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134120015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134120015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134120015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134120015 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2674)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2682)13403358 TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2674)@6b779c8e12fd: Created IMSI[0] for '262420000001043'H'8990D3BF'O to be handled at TC_iu_lu_and_mt_sms2(2682) 20250819134120017 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134120017 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819134120017 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819134120017 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819134121018 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819134121018 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819134121018 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819134121019 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819134121019 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819134121019 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819134121019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134121019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134121019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2674)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2682) TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: 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 := '8990D3BF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2674)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_sms2(2682)13064439 MSC_Test_2-SCCP(2673)@6b779c8e12fd: First idle individual index:0 20250819134121033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134121033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134121033 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134121033 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) 20250819134121033 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134121033 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134121033 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134121033 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134121033 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134121033 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134121033 DMSC DEBUG msc_i(unknown:UTRAN-Iu-447:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134121033 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134121033 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134121033 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134121033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134121033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134121033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134121033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134121033 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + 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) 20250819134121033 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134121033 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134121033 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134121033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134121033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134121033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134121033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134121033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134121033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134121033 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134121033 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121033 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134121033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134121033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: { messageType := 2, destLocRef := 'C758F7'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(2673)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134121035 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134121035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134121035 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) Received 1 auth tuples (vlr.c:996) 20250819134121035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134121035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134121035 DMM DEBUG Tx AUTH REQ (rand = d64f5f8c9c07a8aafc7f915273ee2d6e) (gsm_04_08.c:641) 20250819134121036 DMM DEBUG AUTH REQ (autn = 381b58e974bd04e9522a222c3e40da0c) (gsm_04_08.c:643) 20250819134121036 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134121036 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134121036 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134121036 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250819134121036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134121036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134121036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2674)@6b779c8e12fd: patching N(SD)=0 into dtap '0514B8891B9E21045BA12369'O MSC_Test_2-RAN(2674)@6b779c8e12fd: patched enc_l3: '0514B8891B9E21045BA12369'O MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B8891B9E21045BA12369'O 20250819134121039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134121039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134121039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134121039 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134121039 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134121039 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134121039 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134121039 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134121039 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134121039 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b8891b9e5ba12369) (gsm_04_08.c:1128) 20250819134121039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134121039 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) AUTH on UTRAN received RES: b8891b9e5ba12369 (8 bytes) (vlr_auth_fsm.c:151) 20250819134121039 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134121039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134121039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134121039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134121039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134121039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134121039 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a78e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134121039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134121039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134121039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134121039 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134121039 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=36a6deb5e9bd9cf63408a74e377ed187, CK=NONE (ran_msg_iu.c:388) 20250819134121039 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134121039 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134121039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134121039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134121039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134121042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134121042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134121042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134121042 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134121042 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134121042 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134121042 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134121042 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134121042 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134121042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134121042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134121042 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134121042 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134121042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134121042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134121042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134121042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134121042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134121042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134121042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134121042 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134121042 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250819134121042 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134121042 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134121042 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134121042 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250819134121042 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250819134121042 DMSC NOTICE Pending paging while subscriber 262420000001043 attached. (sms_queue.c:558) 20250819134121042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134121042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134121042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134121042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134121042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134121042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250819134121048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134121048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134121048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134121048 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134121048 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134121048 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134121048 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134121048 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134121048 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134121250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134121250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134121250 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134121251 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134121251 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134121251 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134121251 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134121251 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134121251 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134121251 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134121251 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134121251 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134121251 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250819134121252 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250819134121252 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250819134121252 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250819134121252 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134121252 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134121252 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134121252 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134121252 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134121252 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134121252 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134121252 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134121252 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134121253 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134121253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134121253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134121253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134121253 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121253 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121253 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134121253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134121253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2673)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2673)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2673)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134121263 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134121263 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(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134121263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134121263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134121263 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134121263 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134121263 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134121263 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134121263 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134121263 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134121263 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134121263 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134121263 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134121263 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134121263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134121263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00] (msc_a.c:1053) 20250819134121263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134121263 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134121263 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_a.c:1053) 20250819134121263 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134121263 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134121264 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134121264 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) MSC-A terminated (msub.c:261) 20250819134121264 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) 1 MSC-I still active (msub.c:79) 20250819134121264 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134121264 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134121264 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134121264 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134121264 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-447 (ran_conn.c:142) 20250819134121264 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-447 (ran_conn.c:155) 20250819134121264 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819134121264 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-447:PAGING_RESP)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819134121264 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) Free (msub.c:119) 20250819134121264 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - active-conn: now used by 1 (attached) (msub.c:375) 20250819134121264 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134121264 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134121264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134121264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134121264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2673)@6b779c8e12fd: Session index based on local reference:0 20250819134121266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134121266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134121266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134121266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134121266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134121266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134121266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2675)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2674)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2682)13064439 TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2674)@6b779c8e12fd: Removed IMSI[0] for '262420000001043'H to be handled at TC_iu_lu_and_mt_sms2(2682) TC_iu_lu_and_mt_sms2(2682)@6b779c8e12fd: Final verdict of PTC: pass 20250819134121278 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134121278 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) 20250819134121279 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134121279 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134121279 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134121279 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) 20250819134121279 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134121279 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134121279 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) 20250819134121279 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121279 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134121279 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134121279 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134121279 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134121279 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134121279 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134121279 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134121279 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134121280 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2672)@6b779c8e12fd: Final verdict of PTC: none 20250819134121280 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2670)@6b779c8e12fd: Final verdict of PTC: none 20250819134121281 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134121281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134121281 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134121281 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134121281 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134121281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134121281 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134121281 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134121281 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134121281 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121281 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134121281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134121281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134121281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134121281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134121281 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(2678)@6b779c8e12fd: Final verdict of PTC: none 20250819134121281 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(2667)@6b779c8e12fd: Final verdict of PTC: none 20250819134121282 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134121282 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2669)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2679)@6b779c8e12fd: Final verdict of PTC: none 20250819134121282 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134121282 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2671)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2668)@6b779c8e12fd: Final verdict of PTC: none 20250819134121282 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) 20250819134121282 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) 20250819134121282 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134121282 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134121282 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) 20250819134121282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134121282 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134121282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134121282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134121282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134121282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134121282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_2-SCCP(2673)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2676)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2675)@6b779c8e12fd: Final verdict of PTC: none 20250819134121282 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(2683)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2674)@6b779c8e12fd: Final verdict of PTC: none 20250819134121282 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134121282 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2677)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2666)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2681)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2680)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2666): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2667): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2668): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2669): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2670): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2671): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2672): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2673): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2674): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2675): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2676): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2677): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2678): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2679): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2680): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2681): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mt_sms2(2682): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2683): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:41:21 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 20250819134122282 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=476256) 20250819134123280 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134123280 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134123280 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134123281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134123281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134123281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134123282 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134123282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134123282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134123282 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=476256, count=479564) 20250819134124284 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:41: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_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 20250819134125284 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2687)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2687)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2687)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2685)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2690)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2690)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2690)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2688)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2693)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2693)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2693)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2691)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134126256 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2694)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134126285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134126285 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2696)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2696)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134126287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2696)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2696)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2696)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2696)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2696)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2696)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134126299 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134126299 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2697)@6b779c8e12fd: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2700) TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: 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 } } } } 20250819134126417 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134126417 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134126417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134126417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2687)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2687)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2687)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134126421 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134126421 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134126421 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134126421 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134126421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134126421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134126421 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2687)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2687)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2687)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2687)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2687)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2687)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134126422 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134126422 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134126422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134126422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134126422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134126422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134126422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2687)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2687)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134126423 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134126423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2687)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2687)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2687)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2687)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2687)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134126435 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) 20250819134126435 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) 20250819134126435 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134126435 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2690)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2690)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2690)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134126440 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134126440 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134126440 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134126440 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134126440 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134126440 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134126440 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2690)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2690)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2690)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2690)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2690)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134126441 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134126441 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134126441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134126441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134126441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134126441 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134126441 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2690)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2690)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2690)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2690)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2690)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2690)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2690)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2690)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134126441 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134126441 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134126451 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) 20250819134126451 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) 20250819134126451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134126451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2693)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134126456 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134126456 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134126456 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134126456 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134126456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134126456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134126456 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2693)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2693)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2693)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134126458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134126458 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134126458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134126458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134126458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134126458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134126458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134126458 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134126458 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2690)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2690)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134127230 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127230 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127230 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134127230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134127231 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2687)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134127232 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127232 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127232 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134127232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134127232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2687)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2687)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2686)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134127246 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127246 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127246 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127246 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) 20250819134127246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134127246 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2690)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134127247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127247 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) 20250819134127247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127247 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) 20250819134127247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134127247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2690)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2690)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2689)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134127268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134127268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134127268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134127269 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) 20250819134127269 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134127269 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127269 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134127269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134127269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2692)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2692)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2700)5232999 MSC_Test_2-SCCP(2691)@6b779c8e12fd: First idle individual index:0 20250819134127281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127281 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134127281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134127281 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2692)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134127281 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) 20250819134127281 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134127281 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134127281 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134127281 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134127281 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134127281 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134127281 DMSC DEBUG msc_i(unknown:UTRAN-Iu-448:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134127281 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134127281 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134127281 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134127281 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134127281 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134127281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134127281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134127281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134127281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134127281 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134127281 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101045 id=262420000101045 (vlr.c:661) 20250819134127281 DVLR INFO New subscr, IMSI: 262420000101045 (vlr.c:562) 20250819134127281 DVLR DEBUG VLR subscr IMSI-262420000101045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134127281 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134127281 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134127281 DVLR DEBUG VLR subscr IMSI-262420000101045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134127281 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134127281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134127281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134127281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134127281 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134127281 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134127281 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134127281 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134127281 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127281 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127281 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134127281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134127281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: { messageType := 2, destLocRef := '4FD967'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(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2697)@6b779c8e12fd: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2700) MSC_Test-GSUP(2697)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2700)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134127285 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134127285 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134127285 DVLR DEBUG SUBSCR(IMSI-262420000101045) Received 1 auth tuples (vlr.c:996) 20250819134127285 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134127285 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134127285 DMM DEBUG Tx AUTH REQ (rand = 3f929710e5f1cf9bed90cf92acd0ff83) (gsm_04_08.c:641) 20250819134127285 DMM DEBUG AUTH REQ (autn = 28edd6ed802de6e6f15851c5135607fb) (gsm_04_08.c:643) 20250819134127285 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134127285 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134127285 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134127285 DVLR DEBUG VLR subscr IMSI-262420000101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134127285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134127285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134127285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2692)@6b779c8e12fd: patching N(SD)=1 into dtap '05148E56E5492104DFE702F8'O MSC_Test_2-RAN(2692)@6b779c8e12fd: patched enc_l3: '05548E56E5492104DFE702F8'O MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548E56E5492104DFE702F8'O 20250819134127290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127290 DLM3UA DEBUG 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(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134127290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134127290 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134127291 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134127291 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134127291 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134127291 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134127291 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134127291 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134127291 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8e56e549dfe702f8) (gsm_04_08.c:1128) 20250819134127291 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134127291 DVLR DEBUG SUBSCR(IMSI-262420000101045) AUTH on UTRAN received RES: 8e56e549dfe702f8 (8 bytes) (vlr_auth_fsm.c:151) 20250819134127291 DVLR INFO SUBSCR(IMSI-262420000101045) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134127291 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134127291 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134127291 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134127291 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134127291 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134127291 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134127291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134127291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134127291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134127291 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134127291 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=40c8724e7fe88a5d8afd1e180ce1d18f, CK=NONE (ran_msg_iu.c:388) 20250819134127291 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134127291 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134127291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127291 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134127291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134127291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134127299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134127299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134127299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134127299 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134127299 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134127299 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134127299 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134127299 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134127299 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134127299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134127299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134127299 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134127299 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134127299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134127299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134127299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134127299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134127299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134127299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134127299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134127299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134127300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134127303 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134127303 DVLR DEBUG IMSI:262420000101045 has MSISDN:491230101045 (vlr.c:1045) 20250819134127303 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250819134127303 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134127303 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134127303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134127303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134127303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134127303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134127303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134127303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134127303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-448:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134127303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134127303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134127303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134127303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134127303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134127304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134127304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134127304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134127304 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250819134127304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134127304 DMM DEBUG -> IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0 LOCATION UPDATE ACCEPT (TMSI = 0x02dffee0) (gsm_04_08.c:149) 20250819134127304 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134127304 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134127304 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134127304 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134127304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134127304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134127304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2692)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2692)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134127307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134127307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134127307 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134127307 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134127307 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134127307 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134127307 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134127307 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134127307 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134127307 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134127307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134127307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134127307 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250819134127307 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134127307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134127307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134127307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134127307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134127307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134127307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-448:LU)[0x55c267697500]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134127307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134127307 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134127307 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250819134127307 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250819134127307 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134127307 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134127307 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134127307 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134127307 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134127307 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134127307 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134127307 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134127307 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134127307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134127307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134127307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134127313 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127313 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127313 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134127313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134127313 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134127313 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134127313 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134127313 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134127313 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134127313 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134127313 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134127313 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134127313 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134127313 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134127313 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134127313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134127313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134127313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134127313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134127313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134127313 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134127313 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134127313 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134127313 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134127313 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) MSC-A terminated (msub.c:261) 20250819134127313 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) 1 MSC-I still active (msub.c:79) 20250819134127313 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134127313 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134127313 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134127313 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134127313 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-448 (ran_conn.c:142) 20250819134127313 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-448 (ran_conn.c:155) 20250819134127313 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134127313 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-448:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134127313 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) Free (msub.c:119) 20250819134127313 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134127313 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134127313 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134127313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134127313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134127313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2692)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2700)5232999 20250819134127314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134127314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134127314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134127314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134127314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134127314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134127314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134127314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2692)@6b779c8e12fd: Created IMSI[0] for '262420000101045'H'02DFFEE0'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2700) TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: first SMS 20250819134127317 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134127317 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819134127317 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819134127317 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819134128318 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819134128318 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819134128318 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819134128319 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819134128319 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819134128319 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819134128319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128320 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2692)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2700) TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: second SMS 20250819134128337 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250819134128337 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:94) 20250819134128337 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:76) 20250819134128337 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: 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 := '02DFFEE0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2692)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2700)4678986 MSC_Test_2-SCCP(2691)@6b779c8e12fd: First idle individual index:0 20250819134128346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134128346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134128346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134128347 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) 20250819134128347 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134128347 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134128347 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134128347 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134128347 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134128347 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134128347 DMSC DEBUG msc_i(unknown:UTRAN-Iu-449:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134128347 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134128347 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134128347 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134128348 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134128348 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134128348 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134128348 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134128348 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + 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) 20250819134128348 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134128348 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134128348 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134128348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134128348 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134128348 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134128348 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134128348 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134128348 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134128348 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134128348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: { messageType := 2, destLocRef := '47654A'O ("GeJ"), 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(2691)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134128354 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134128354 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134128354 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) Received 1 auth tuples (vlr.c:996) 20250819134128354 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134128354 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134128354 DMM DEBUG Tx AUTH REQ (rand = d1921cd50dc80c29428c5aa025981ad7) (gsm_04_08.c:641) 20250819134128354 DMM DEBUG AUTH REQ (autn = ed9f37ac4fcf050d015c6b2a9ea6956d) (gsm_04_08.c:643) 20250819134128354 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134128354 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134128354 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134128355 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250819134128355 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128355 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128355 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2692)@6b779c8e12fd: patching N(SD)=0 into dtap '0514C7BACE012104E4F461CC'O MSC_Test_2-RAN(2692)@6b779c8e12fd: patched enc_l3: '0514C7BACE012104E4F461CC'O MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C7BACE012104E4F461CC'O 20250819134128363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134128363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134128363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134128363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134128363 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134128363 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134128363 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128363 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134128363 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128363 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134128363 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c7bace01e4f461cc) (gsm_04_08.c:1128) 20250819134128363 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134128363 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) AUTH on UTRAN received RES: c7bace01e4f461cc (8 bytes) (vlr_auth_fsm.c:151) 20250819134128364 DVLR INFO SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134128364 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134128364 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134128364 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134128364 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134128364 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134128364 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c267697500]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134128364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134128364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134128364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134128364 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134128364 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=451dee3a330ee1841eeafc3595cdb83b, CK=NONE (ran_msg_iu.c:388) 20250819134128364 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134128364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134128364 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128364 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128364 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134128372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128372 DLM3UA DEBUG 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(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134128372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134128372 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134128372 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134128372 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134128372 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134128372 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134128372 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134128372 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134128372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134128372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134128372 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134128372 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134128372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134128372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134128372 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134128373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134128373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134128373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134128373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134128373 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134128373 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250819134128373 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134128373 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134128373 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134128373 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250819134128373 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250819134128373 DMSC NOTICE Pending paging while subscriber 262420000101045 attached. (sms_queue.c:558) 20250819134128373 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128373 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134128373 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128373 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128373 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250819134128392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134128392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134128392 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 20250819134128392 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134128392 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134128392 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128393 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134128393 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128393 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134128594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134128594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134128594 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134128595 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134128595 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134128595 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128595 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134128595 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128595 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134128595 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134128595 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134128595 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134128595 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250819134128595 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250819134128595 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250819134128595 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250819134128595 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250819134128595 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134128595 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134128596 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134128596 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134128596 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134128596 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250819134128596 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:76) 20250819134128597 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250819134128597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134128597 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128597 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128597 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O 20250819134128608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134128608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134128608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 20250819134128608 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134128608 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134128608 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128608 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:22 20250819134128608 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128608 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134128810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134128810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134128810 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134128811 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134128811 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134128811 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128811 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134128811 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134128811 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134128811 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134128811 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134128811 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134128812 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250819134128812 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250819134128812 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250819134128812 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:76) 20250819134128812 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134128812 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134128812 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134128812 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134128812 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134128812 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134128812 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134128812 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134128812 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134128812 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134128813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134128813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2691)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2691)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2691)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134128823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134128823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134128823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134128823 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134128823 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134128823 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134128823 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134128823 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134128823 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134128823 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134128823 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134128823 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134128824 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134128824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134128824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00] (msc_a.c:1053) 20250819134128824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134128824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134128824 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_a.c:1053) 20250819134128824 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134128824 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134128824 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134128824 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) MSC-A terminated (msub.c:261) 20250819134128824 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) 1 MSC-I still active (msub.c:79) 20250819134128824 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134128824 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134128824 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134128824 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134128824 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-449 (ran_conn.c:142) 20250819134128824 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-449 (ran_conn.c:155) 20250819134128824 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819134128824 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0:UTRAN-Iu-449:PAGING_RESP)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819134128824 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0) Free (msub.c:119) 20250819134128824 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x02DFFEE0 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134128824 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134128824 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134128824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134128824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134128824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2693)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2691)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2692)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2700)4678986 MSC_Test_2-M3UA(2693)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134128826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134128826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134128826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134128826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134128826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134128826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134128826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2700)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(2685)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2688)@6b779c8e12fd: Final verdict of PTC: none 20250819134128836 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134128836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134128836 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134128836 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134128836 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test-GSUP(2697)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2687)@6b779c8e12fd: Final verdict of PTC: none 20250819134128836 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134128836 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134128836 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134128836 DLINP [1;33mNOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134128837 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128837 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134128837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134128837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134128837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134128837 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134128837 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134128837 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(2691)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2693)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2689)@6b779c8e12fd: Final verdict of PTC: none 20250819134128838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_2-RAN(2692)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2694)@6b779c8e12fd: Final verdict of PTC: none 20250819134128837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134128837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134128837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134128838 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134128838 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) 20250819134128838 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134128838 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134128838 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134128838 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) 20250819134128839 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134128839 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) 20250819134128839 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134128839 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134128839 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134128839 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) 20250819134128839 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134128839 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134128839 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) 20250819134128839 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128839 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134128839 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134128839 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134128839 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134128839 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134128839 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134128839 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134128839 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134128839 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) 20250819134128839 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134128839 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_1-M3UA(2690)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2696)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2684)@6b779c8e12fd: Final verdict of PTC: none 20250819134128839 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) 20250819134128839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134128839 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134128839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134128839 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134128840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134128840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134128840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134128840 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134128840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134128840 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134128840 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134128840 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2698)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2699)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2686)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2695)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2701)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2684): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2685): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2686): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2687): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2688): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2689): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2690): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2691): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2692): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2693): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2694): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2695): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2696): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2697): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2698): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2699): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2700): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2701): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:41:28 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 20250819134129839 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=527720) 20250819134130839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134130839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134130839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134130840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134130840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134130840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134130840 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134130840 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134130840 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134130840 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=527720, count=531028) 20250819134131841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:41: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_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 20250819134132843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2705)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2705)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2705)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2703)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2708)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2708)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2708)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2706)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134133844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2711)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2711)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2711)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2709)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134133853 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2712)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134134019 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134134019 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134134019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134134019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2705)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2705)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2705)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134134024 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134024 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134134024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134134024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134134024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134134024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134134024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2705)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2705)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2705)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2705)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134134025 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134025 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134134025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134134025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134134025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134134025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134134025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2705)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2705)@6b779c8e12fd: Message received on association #8 20250819134134025 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134134025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2705)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2705)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2705)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2705)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134134034 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) 20250819134134034 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) 20250819134134034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134134034 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(2708)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2708)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2708)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134134040 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134040 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134134040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134134040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134134040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134134040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134134040 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(2708)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2708)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2708)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2708)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2708)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134134042 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134042 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134134042 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134134042 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134134042 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134134042 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134134042 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(2708)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134134042 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134134043 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2708)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2708)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2708)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2708)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2708)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2708)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2708)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134134048 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) 20250819134134048 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) 20250819134134048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134134048 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(2711)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134134056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134134056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134134056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134134056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134134056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134134056 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(2711)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2711)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2711)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134134060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134134060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134134060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134134060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134134060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134134060 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134134060 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134134060 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2708)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2708)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2711)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134134832 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134832 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134832 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134134832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134134832 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2705)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134134832 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134832 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134832 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134134832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134134832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2705)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2705)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2704)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134134845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134134845 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819134134847 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134847 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134847 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134847 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) 20250819134134847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134134847 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2708)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134134847 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134847 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134847 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134847 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) 20250819134134847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134847 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) 20250819134134847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134134847 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2708)@6b779c8e12fd: Message received on association #8 20250819134134848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: CCM 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_1-M3UA(2708)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-RAN(2707)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134134863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134134863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134134863 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134134863 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) 20250819134134863 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134134863 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134863 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134863 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134134863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134134863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2710)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134134868 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134134868 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2715)@6b779c8e12fd: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2718) TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: 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 } } } } MSC_Test_2-RAN(2710)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)15716103 MSC_Test_2-SCCP(2709)@6b779c8e12fd: First idle individual index:0 20250819134134915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134134915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134134915 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2710)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134134915 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) 20250819134134915 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134134915 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134134915 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134134915 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134134915 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134134915 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134134915 DMSC DEBUG msc_i(unknown:UTRAN-Iu-450:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134134915 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134134916 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134134916 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134134916 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134134916 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134134916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134134916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134134916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134134916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134134916 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134134916 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101843 id=262420000101843 (vlr.c:661) 20250819134134916 DVLR INFO New subscr, IMSI: 262420000101843 (vlr.c:562) 20250819134134916 DVLR DEBUG VLR subscr IMSI-262420000101843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134134916 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134134916 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134134916 DVLR DEBUG VLR subscr IMSI-262420000101843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134134916 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134134916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134134916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134134916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134134916 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134134916 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134134916 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134134916 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134134916 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134916 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134134916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134134916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2709)@6b779c8e12fd: { messageType := 2, destLocRef := 'EFCF07'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(2709)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2715)@6b779c8e12fd: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2718) MSC_Test-GSUP(2715)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)"262420000101843" TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134134920 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134134920 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134134920 DVLR DEBUG SUBSCR(IMSI-262420000101843) Received 1 auth tuples (vlr.c:996) 20250819134134920 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134134920 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134134921 DMM DEBUG Tx AUTH REQ (rand = 9030aab7fc857707fe9b3be8ea9ee491) (gsm_04_08.c:641) 20250819134134921 DMM DEBUG AUTH REQ (autn = 05ce55b790015ccb8533ace6636f8b6b) (gsm_04_08.c:643) 20250819134134921 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134134921 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134134921 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134134921 DVLR DEBUG VLR subscr IMSI-262420000101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134134921 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134921 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134921 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134134921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134134921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2710)@6b779c8e12fd: patching N(SD)=1 into dtap '051459FB8CC221040D016EF5'O MSC_Test_2-RAN(2710)@6b779c8e12fd: patched enc_l3: '055459FB8CC221040D016EF5'O MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2709)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055459FB8CC221040D016EF5'O 20250819134134927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134134927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134134927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134134928 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134134928 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134134928 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134134928 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134134928 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134134928 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134134928 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 59fb8cc20d016ef5) (gsm_04_08.c:1128) 20250819134134928 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134134928 DVLR DEBUG SUBSCR(IMSI-262420000101843) AUTH on UTRAN received RES: 59fb8cc20d016ef5 (8 bytes) (vlr_auth_fsm.c:151) 20250819134134928 DVLR INFO SUBSCR(IMSI-262420000101843) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134134928 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134134928 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134134928 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134134928 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134134928 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134134928 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134134928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134134928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134134928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134134928 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134134928 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=81278d7ea4f958a48bc62516cc310cd5, CK=NONE (ran_msg_iu.c:388) 20250819134134928 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134134928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134134928 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134928 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134928 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134134928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134134928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2709)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134134935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134134935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134134935 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134134935 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134134935 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134134935 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134134935 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134134935 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134134935 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134134935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134134935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134134935 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134134935 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134134935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134134935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134134935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134134935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134134935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134134935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134134935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134134935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134134935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134134938 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134134938 DVLR DEBUG IMSI:262420000101843 has MSISDN:491230101843 (vlr.c:1045) 20250819134134938 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250819134134938 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134134938 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134134938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134134938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134134938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134134938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134134938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134134938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134134938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-450:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134134938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134134938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134134938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134134938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134134938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134134938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134134938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134134938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134134938 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250819134134938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134134938 DMM DEBUG -> IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A LOCATION UPDATE ACCEPT (TMSI = 0x6db4f95a) (gsm_04_08.c:149) 20250819134134938 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134134938 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134134938 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134134938 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134134938 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134938 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134938 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134134938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134134938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2710)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2710)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2709)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134134940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134940 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134940 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134134940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134134941 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134134941 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134134941 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134134941 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134134941 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134134941 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134134941 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134134941 DMM DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134134941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134134941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134134941 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250819134134941 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134134941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134134941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134134941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134134941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134134941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134134941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-450:LU)[0x55c267697720]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134134941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134134941 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134134941 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250819134134941 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101843/3/1): Available (smpp_smsc.c:626) 20250819134134941 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134134941 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134134941 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134134941 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134134941 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134134941 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134134941 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134134941 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134134941 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134134941 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134941 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134941 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134134941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134134941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2709)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2709)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2709)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134134944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134134945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134134945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134134945 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134134945 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134134945 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134134945 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134134945 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134134945 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134134945 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134134945 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134134945 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134134945 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134134945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134134945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134134945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134134945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134134945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134134945 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134134945 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134134945 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134134945 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134134945 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A) MSC-A terminated (msub.c:261) 20250819134134945 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A) 1 MSC-I still active (msub.c:79) 20250819134134945 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134134945 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134134945 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134134945 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134134945 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-450 (ran_conn.c:142) 20250819134134945 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-450 (ran_conn.c:155) 20250819134134945 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134134945 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A:UTRAN-Iu-450:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134134945 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A) Free (msub.c:119) 20250819134134945 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - active-conn: now used by 1 (attached) (msub.c:375) 20250819134134945 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134134945 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134134945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134134945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134134945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134134945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2709)@6b779c8e12fd: Session index based on local reference:0 20250819134134946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134134946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134134946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134134946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134134946 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(2711)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134134946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134134946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134134946 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2710)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)15716103 TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2710)@6b779c8e12fd: Created IMSI[0] for '262420000101843'H'6DB4F95A'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2718) 20250819134134948 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134134948 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819134134948 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819134134948 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250819134135950 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819134135950 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819134135950 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819134135950 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819134135951 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819134135951 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819134135951 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134135951 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134135951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134135951 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134135951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134135951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134135951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134135951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2711)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2711)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2710)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2718) TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134145952 DLSMS NOTICE Sending SMS 38 failed 1 times. (sms_queue.c:248) 20250819134145952 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250819134145952 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:76) 20250819134145952 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250819134145952 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250819134155982 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134155982 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x6DB4F95A - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2718)@6b779c8e12fd: Final verdict of PTC: pass 20250819134155985 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134155985 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134155985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134155985 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134155985 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134155985 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134155985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134155985 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134155985 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134155985 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134155985 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134155985 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134155985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134155985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134155985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134155985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134155985 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134155985 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(2715)@6b779c8e12fd: Final verdict of PTC: none 20250819134155985 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134155985 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134155985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2703)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2705)@6b779c8e12fd: Final verdict of PTC: none 20250819134155985 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2714)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2712)@6b779c8e12fd: Final verdict of PTC: none 20250819134155986 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) 20250819134155986 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) 20250819134155986 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134155986 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test-SMPP(2716)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2709)@6b779c8e12fd: Final verdict of PTC: none 20250819134155986 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134155986 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) 20250819134155986 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134155986 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134155986 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) 20250819134155986 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134155986 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134155986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134155986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134155986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134155986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134155986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134155986 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134155986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134155986 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2708)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2704)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2706)@6b779c8e12fd: Final verdict of PTC: none 20250819134155986 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) 20250819134155986 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) 20250819134155986 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134155986 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134155986 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) 20250819134155986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134155986 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134155986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134155986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134155986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134155986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134155986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134155986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-RAN(2707)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2710)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2711)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2713)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2717)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2702)@6b779c8e12fd: Final verdict of PTC: none 20250819134156002 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134156002 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2719)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2702): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2703): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2704): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2705): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2706): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2707): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2708): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2709): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2710): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2711): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2712): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2713): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2714): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2715): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2716): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2717): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2718): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2719): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:41:56 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 20250819134156986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326412) 20250819134157986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134157986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134157986 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134157986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134157986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134157986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134157987 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134157988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134157988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134157988 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=326412, count=329720) 20250819134158989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:41: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_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 20250819134159992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2723)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2723)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2723)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2721)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2726)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2726)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2726)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2724)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2729)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2729)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2729)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2727)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134200988 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2730)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134200992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134201152 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134201152 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134201152 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134201152 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2723)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2723)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2723)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134201157 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201157 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134201157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134201157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134201157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134201157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134201157 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2723)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2723)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2723)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2723)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2723)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134201158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134201158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134201158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134201158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134201158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134201158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2723)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2723)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2723)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2723)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2723)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2723)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2723)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2723)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134201158 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134201158 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134201168 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) 20250819134201168 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) 20250819134201168 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134201168 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(2726)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2726)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2726)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134201173 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201173 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134201173 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134201173 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134201173 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2726)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2726)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134201173 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134201173 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(2726)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2726)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2726)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2726)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2726)@6b779c8e12fd: Message received on association #8 20250819134201174 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201174 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134201174 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134201174 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134201174 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134201174 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134201174 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(2726)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2726)@6b779c8e12fd: Message received on association #8 20250819134201174 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134201174 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2726)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2726)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2726)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2726)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134201182 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) 20250819134201182 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) 20250819134201182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134201182 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(2729)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134201189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134201189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134201189 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134201189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134201189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134201189 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(2729)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2729)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2729)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134201191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134201191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134201191 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134201191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134201191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134201191 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(2729)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134201192 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134201192 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2726)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2726)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2729)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134201966 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201966 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134201966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134201966 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134201966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134201966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134201966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134201966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2723)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134201966 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201966 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134201966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134201966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134201966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134201966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134201966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134201966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2723)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2723)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2722)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134201979 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201979 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134201979 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134201979 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) 20250819134201979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134201979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134201979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134201979 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2726)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134201979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134201979 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134201979 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) 20250819134201979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134201979 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) 20250819134201979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134201979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2726)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2726)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2725)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134201992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134201992 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250819134201992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134201992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134201992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134201992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134201992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134201992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134201992 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134201993 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) 20250819134201993 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134201993 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134201993 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134201993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134201993 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134201993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134201993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134201993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134201993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP-IPA(2732)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2732)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134201996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2732)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2732)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2732)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2732)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2732)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2732)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-RAN(2728)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134202014 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134202014 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2733)@6b779c8e12fd: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2736) TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: 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 } } } } MSC_Test_2-RAN(2728)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2736)10388070 MSC_Test_2-SCCP(2727)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134202050 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) 20250819134202050 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134202050 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134202050 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134202050 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134202050 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134202050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134202050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134202050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2728)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134202050 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134202050 DMSC DEBUG msc_i(unknown:UTRAN-Iu-451:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134202050 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134202051 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134202051 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134202051 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134202051 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134202051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134202051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00] (fsm.c:486) 20250819134202051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134202051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134202051 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134202051 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101844 id=262420000101844 (vlr.c:661) 20250819134202051 DVLR INFO New subscr, IMSI: 262420000101844 (vlr.c:562) 20250819134202051 DVLR DEBUG VLR subscr IMSI-262420000101844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134202051 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134202051 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134202051 DVLR DEBUG VLR subscr IMSI-262420000101844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134202051 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134202051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134202051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134202051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134202051 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134202051 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0] (fsm.c:486) 20250819134202051 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134202051 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134202051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134202051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134202051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2727)@6b779c8e12fd: { messageType := 2, destLocRef := '9E8266'O, sourceLocRef := '0001C3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2733)@6b779c8e12fd: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2736) MSC_Test-GSUP(2733)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2736)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134202054 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134202054 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134202054 DVLR DEBUG SUBSCR(IMSI-262420000101844) Received 1 auth tuples (vlr.c:996) 20250819134202054 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134202054 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134202054 DMM DEBUG Tx AUTH REQ (rand = dea3337eca327c93f51cb7e534f39879) (gsm_04_08.c:641) 20250819134202054 DMM DEBUG AUTH REQ (autn = 4fc8800226f92441b397c3bc7d3a07c4) (gsm_04_08.c:643) 20250819134202054 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134202054 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134202054 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134202054 DVLR DEBUG VLR subscr IMSI-262420000101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134202054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134202054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134202054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2728)@6b779c8e12fd: patching N(SD)=1 into dtap '0514F8A44830210467B028AD'O MSC_Test_2-RAN(2728)@6b779c8e12fd: patched enc_l3: '0554F8A44830210467B028AD'O MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2727)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F8A44830210467B028AD'O 20250819134202059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134202059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134202059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134202059 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134202059 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134202059 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134202059 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134202059 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134202059 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134202059 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f8a4483067b028ad) (gsm_04_08.c:1128) 20250819134202059 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134202059 DVLR DEBUG SUBSCR(IMSI-262420000101844) AUTH on UTRAN received RES: f8a4483067b028ad (8 bytes) (vlr_auth_fsm.c:151) 20250819134202059 DVLR INFO SUBSCR(IMSI-262420000101844) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134202059 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134202059 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134202059 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134202059 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134202059 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134202059 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134202059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134202059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134202059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134202059 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134202059 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8ceefe71b1934e40467a7fec809067be, CK=NONE (ran_msg_iu.c:388) 20250819134202059 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134202059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134202059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134202059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134202059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2727)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134202065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134202065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134202065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134202065 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134202065 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134202065 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134202065 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134202065 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134202065 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134202065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134202065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134202065 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134202065 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134202065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134202065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134202065 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134202065 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0] (fsm.c:486) 20250819134202065 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134202065 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134202065 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202065 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202065 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134202065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134202065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134202068 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134202068 DVLR DEBUG IMSI:262420000101844 has MSISDN:491230101844 (vlr.c:1045) 20250819134202068 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250819134202068 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134202068 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134202068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134202068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134202068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134202068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134202068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0] (vlr_lu_fsm.c:110) 20250819134202068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134202068 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-451:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134202068 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134202069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134202069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134202069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c2676a4fa0] (fsm.c:486) 20250819134202069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134202069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134202069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134202069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134202069 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250819134202069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134202069 DMM DEBUG -> IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84 LOCATION UPDATE ACCEPT (TMSI = 0x77bfcd84) (gsm_04_08.c:149) 20250819134202069 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134202069 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134202069 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134202069 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202069 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202069 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134202069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134202069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134202069 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2728)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2728)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2727)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134202073 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202073 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134202073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134202073 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134202073 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134202073 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134202073 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134202073 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134202073 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134202073 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134202073 DMM DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134202073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134202073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134202073 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250819134202073 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134202073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134202073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134202073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134202073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676a4fa0] (vlr_lu_fsm.c:817) 20250819134202073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134202073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-451:LU)[0x55c26769d9a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134202073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134202073 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134202073 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250819134202073 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101844/3/1): Available (smpp_smsc.c:626) 20250819134202073 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134202073 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134202073 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134202073 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134202073 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134202073 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134202073 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134202073 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134202073 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134202073 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202073 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202073 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134202073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134202073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2727)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2727)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2727)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134202081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134202081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134202081 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134202081 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134202081 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134202081 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134202081 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134202081 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134202081 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134202081 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134202081 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134202081 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134202081 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134202081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134202081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00] (msc_a.c:1053) 20250819134202081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134202081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134202081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134202081 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_a.c:1053) 20250819134202081 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134202081 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134202081 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134202081 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84) MSC-A terminated (msub.c:261) 20250819134202081 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84) 1 MSC-I still active (msub.c:79) 20250819134202081 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134202081 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134202081 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134202081 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134202081 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-451 (ran_conn.c:142) 20250819134202082 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202082 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134202082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202081 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-451 (ran_conn.c:155) 20250819134202081 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819134202081 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84:UTRAN-Iu-451:LU)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819134202081 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84) Free (msub.c:119) 20250819134202081 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134202081 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134202082 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134202082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134202082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2727)@6b779c8e12fd: Session index based on local reference:0 20250819134202084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134202084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134202084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134202084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134202084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134202084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134202084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134202084 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2728)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2736)10388070 TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2728)@6b779c8e12fd: Created IMSI[0] for '262420000101844'H'77BFCD84'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2736) 20250819134202088 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134202088 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:94) 20250819134202088 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:76) 20250819134202088 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: Expecting first Paging 20250819134203089 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250819134203090 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250819134203090 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250819134203090 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250819134203090 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250819134203090 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:76) 20250819134203091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134203091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134203091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134203091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134203091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134203091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134203091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134203091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2729)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2729)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2728)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2736) TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@6b779c8e12fd: Test Component 2736 has requested to stop MTC. Terminating current testcase execution. 20250819134208118 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134208118 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134208118 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134208118 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134208119 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134208119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134208119 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134208119 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134208119 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134208119 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) 20250819134208119 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134208119 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134208119 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134208119 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134208119 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134208119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134208119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134208119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134208119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134208119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134208119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134208119 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134208119 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) 20250819134208119 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134208119 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134208119 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) 20250819134208119 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134208119 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134208119 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134208119 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134208119 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134208119 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134208119 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134208119 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134208120 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134208120 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134208120 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134208120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2723)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2721)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2727)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2726)@6b779c8e12fd: Final verdict of PTC: none 20250819134208120 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134208120 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134208120 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) 20250819134208120 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) 20250819134208120 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134208120 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134208120 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) 20250819134208120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134208120 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134208120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134208120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134208120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134208120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134208120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134208120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134208120 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134208120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134208120 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2724)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2733)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2735)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2732)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2730)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2729)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2734)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2722)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2731)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2720)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2728)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2737)@6b779c8e12fd: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2736)@6b779c8e12fd: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MSC_Test_1-RAN(2725)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2721): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2722): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2723): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2724): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2725): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2726): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2727): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2728): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2729): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2730): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2731): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2732): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2733): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2734): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2735): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2736): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2737): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@6b779c8e12fd: 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'. Tue Aug 19 13:42:08 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 20250819134209122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=317436) 20250819134210119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134210119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134210119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134210121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134210121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134210121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134210121 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134210121 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134210121 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134210124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=317436, count=320744) 20250819134211126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:42: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_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 20250819134212127 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_smpp_mo_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2741)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2741)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2741)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2739)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2744)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2744)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2744)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2742)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2747)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2747)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2747)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2745)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134213067 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2748)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134213091 DLSMS NOTICE Sending SMS 39 failed 1 times. (sms_queue.c:248) 20250819134213091 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250819134213091 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:76) 20250819134213091 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250819134213091 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x77BFCD84 - Paging: now used by 1 (attached) (paging.c:202) 20250819134213128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134213128 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2750)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2750)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134213134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2750)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2750)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2750)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2750)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2750)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2750)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134213166 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134213166 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2751)@6b779c8e12fd: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2754) TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: 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 } } } } 20250819134213231 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134213231 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134213231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134213231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2741)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2741)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2741)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2741)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2741)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134213235 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134213235 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134213235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134213235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134213235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134213235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134213235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2741)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2741)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2741)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2741)@6b779c8e12fd: Message received on association #8 20250819134213237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134213237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134213237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134213237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134213237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134213237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134213237 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2741)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134213237 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2741)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2741)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134213237 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2741)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134213245 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) 20250819134213245 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) 20250819134213245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134213245 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(2744)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2744)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2744)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134213251 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134213251 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134213251 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134213251 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134213251 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134213251 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134213251 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(2744)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2744)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2744)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2744)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2744)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2744)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134213253 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134213253 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134213253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134213253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134213253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2744)@6b779c8e12fd: Message received on association #8 20250819134213253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134213253 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(2744)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2744)@6b779c8e12fd: Message received on association #8 20250819134213254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134213254 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2744)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2744)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2744)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2744)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134213261 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) 20250819134213261 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) 20250819134213261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134213261 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(2747)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134213269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134213269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134213269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134213269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134213269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134213269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134213269 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(2747)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2747)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2747)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134213272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134213272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134213272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134213272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134213272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134213272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134213272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134213273 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134213273 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2744)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2744)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134214041 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214041 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214041 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134214041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214041 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2741)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134214042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134214042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2741)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2741)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2740)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2744)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214053 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214053 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214053 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214053 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) 20250819134214053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214054 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) 20250819134214054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214054 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) 20250819134214054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134214054 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2744)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2744)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2743)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134214068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214068 DLSS7 DEBUG Found route for dpc=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(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214068 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214068 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) 20250819134214068 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134214068 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214068 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2746)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2746)@6b779c8e12fd: Added conn table entry 0TC_iu_smpp_mo_sms2(2754)574259 MSC_Test_2-SCCP(2745)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214076 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) 20250819134214076 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134214076 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134214076 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) MSC_Test_2-RAN(2746)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134214076 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134214076 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134214076 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134214076 DMSC DEBUG msc_i(unknown:UTRAN-Iu-452:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134214076 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134214076 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134214076 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134214076 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134214076 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134214076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134214076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134214076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134214076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134214076 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134214076 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001044 id=262420000001044 (vlr.c:661) 20250819134214076 DVLR INFO New subscr, IMSI: 262420000001044 (vlr.c:562) 20250819134214076 DVLR DEBUG VLR subscr IMSI-262420000001044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134214076 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134214076 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134214076 DVLR DEBUG VLR subscr IMSI-262420000001044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134214076 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134214076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134214076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134214076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134214076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134214076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134214076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134214076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134214076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: { messageType := 2, destLocRef := '08C333'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(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2751)@6b779c8e12fd: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2754) MSC_Test-GSUP(2751)@6b779c8e12fd: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2754)"262420000001044" TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134214079 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134214079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134214079 DVLR DEBUG SUBSCR(IMSI-262420000001044) Received 1 auth tuples (vlr.c:996) 20250819134214079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134214079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134214079 DMM DEBUG Tx AUTH REQ (rand = ca5f3bf615ab75c244453604ccb09982) (gsm_04_08.c:641) 20250819134214079 DMM DEBUG AUTH REQ (autn = 536df8cc9af078d10261f6037913abcd) (gsm_04_08.c:643) 20250819134214079 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134214079 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134214079 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134214079 DVLR DEBUG VLR subscr IMSI-262420000001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134214079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2746)@6b779c8e12fd: patching N(SD)=1 into dtap '051410A90F8E2104015315E2'O MSC_Test_2-RAN(2746)@6b779c8e12fd: patched enc_l3: '055410A90F8E2104015315E2'O MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055410A90F8E2104015315E2'O 20250819134214085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214085 DLSS7 DEBUG Found route for dpc=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(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214085 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214085 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134214085 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134214085 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214085 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134214085 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214085 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134214085 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 10a90f8e015315e2) (gsm_04_08.c:1128) 20250819134214085 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134214085 DVLR DEBUG SUBSCR(IMSI-262420000001044) AUTH on UTRAN received RES: 10a90f8e015315e2 (8 bytes) (vlr_auth_fsm.c:151) 20250819134214085 DVLR INFO SUBSCR(IMSI-262420000001044) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134214085 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134214085 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134214085 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134214085 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134214085 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134214085 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134214085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134214085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134214085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134214085 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134214085 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bc6e9180be33328808f970f3ba7541c1, CK=NONE (ran_msg_iu.c:388) 20250819134214085 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134214085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134214085 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214085 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134214090 DLSS7 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(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214090 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214090 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134214090 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134214090 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134214090 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134214090 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134214090 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134214090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134214090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134214090 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134214090 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134214090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134214090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134214090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134214090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134214090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134214090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134214090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134214092 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134214092 DVLR DEBUG IMSI:262420000001044 has MSISDN:491230001044 (vlr.c:1045) 20250819134214092 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250819134214092 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134214092 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134214092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134214092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134214092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134214092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134214092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134214092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134214092 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-452:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134214092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134214092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134214092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134214092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134214093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134214093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134214093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134214093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134214093 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250819134214093 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134214093 DMM DEBUG -> IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC LOCATION UPDATE ACCEPT (TMSI = 0x18d99efc) (gsm_04_08.c:149) 20250819134214093 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134214093 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134214093 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134214093 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134214093 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214093 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2746)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2746)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134214094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214094 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214094 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134214094 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134214094 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214094 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134214094 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214094 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134214094 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134214094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134214094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134214094 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250819134214094 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134214094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134214094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134214094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134214094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134214094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134214094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-452:LU)[0x55c26769dad0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134214094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134214094 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134214094 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250819134214094 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250819134214094 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134214094 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134214094 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134214094 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134214094 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134214094 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134214094 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134214094 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134214094 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134214094 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214094 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214094 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214094 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214097 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214097 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134214097 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134214097 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134214097 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134214097 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134214097 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134214097 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134214097 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134214097 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134214097 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134214097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134214097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134214097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134214097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134214097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134214097 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134214097 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134214097 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134214097 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134214098 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) MSC-A terminated (msub.c:261) 20250819134214098 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) 1 MSC-I still active (msub.c:79) 20250819134214098 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134214098 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134214098 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134214098 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134214098 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-452 (ran_conn.c:142) 20250819134214098 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-452 (ran_conn.c:155) 20250819134214098 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134214098 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-452:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134214098 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) Free (msub.c:119) 20250819134214098 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - active-conn: now used by 1 (attached) (msub.c:375) 20250819134214098 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134214098 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134214098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 20250819134214098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2746)@6b779c8e12fd: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2754)574259 TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: 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 := '18D99EFC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2746)@6b779c8e12fd: Added conn table entry 0TC_iu_smpp_mo_sms2(2754)2197823 MSC_Test_2-RAN(2746)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2745)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214306 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214306 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) 20250819134214306 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134214306 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134214306 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134214306 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134214306 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134214306 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134214306 DMSC DEBUG msc_i(unknown:UTRAN-Iu-453:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134214306 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134214306 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134214306 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134214306 DMM DEBUG msc_a(TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819134214306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134214306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00] (fsm.c:486) 20250819134214306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134214306 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134214306 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134214306 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134214306 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134214306 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134214306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134214306 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134214306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134214306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0] (fsm.c:486) 20250819134214306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134214306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134214306 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134214306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: { messageType := 2, destLocRef := '21893F'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(2745)@6b779c8e12fd: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134214308 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134214308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134214308 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) Received 1 auth tuples (vlr.c:996) 20250819134214308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134214308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134214308 DMM DEBUG Tx AUTH REQ (rand = 104d9a7cab706b57425ecb6c215e6268) (gsm_04_08.c:641) 20250819134214308 DMM DEBUG AUTH REQ (autn = 51d9eb1deb0de2bda6bfba03e6fc5984) (gsm_04_08.c:643) 20250819134214308 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134214308 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134214308 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134214308 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134214308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2746)@6b779c8e12fd: patching N(SD)=1 into dtap '0514F3C68B7F21041C2091B1'O MSC_Test_2-RAN(2746)@6b779c8e12fd: patched enc_l3: '0554F3C68B7F21041C2091B1'O MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F3C68B7F21041C2091B1'O MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214310 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214310 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214310 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134214310 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134214310 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214310 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134214310 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214310 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134214310 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f3c68b7f1c2091b1) (gsm_04_08.c:1128) 20250819134214310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134214310 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) AUTH on UTRAN received RES: f3c68b7f1c2091b1 (8 bytes) (vlr_auth_fsm.c:151) 20250819134214310 DVLR INFO SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134214310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134214310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134214310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134214310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134214310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134214310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c26769dad0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134214310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134214310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134214310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134214310 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134214310 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=404bb6d436e92755c70b6a4d822b9aa1, CK=NONE (ran_msg_iu.c:388) 20250819134214310 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134214311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134214311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214312 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214312 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134214312 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134214312 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134214312 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134214312 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134214312 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134214312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134214312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134214312 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134214312 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134214312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134214312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134214312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134214312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134214312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134214312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134214312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134214312 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134214312 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250819134214312 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250819134214313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_len:42 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214318 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214318 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134214318 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134214318 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214318 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134214318 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214318 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134214318 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819134214318 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134214318 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134214318 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134214318 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134214318 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134214318 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250819134214318 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250819134214318 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250819134214318 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230001044) (smpp_smsc.c:641) 20250819134214318 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250819134214318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134214324 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 4c 18 88 59 00 ) (smpp_smsc.c:721) 20250819134214324 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134214324 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134214324 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134214324 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819134214324 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250819134214324 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250819134214324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214330 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134214330 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134214330 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214330 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134214330 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134214330 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134214330 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134214330 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134214330 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134214330 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134214330 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134214330 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134214330 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134214330 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134214330 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134214330 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134214330 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214330 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214330 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2745)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2745)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2745)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134214333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134214333 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134214333 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134214333 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134214333 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134214333 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134214333 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134214333 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134214333 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134214333 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134214333 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134214333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134214333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00] (msc_a.c:1053) 20250819134214333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134214333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134214333 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_a.c:1053) 20250819134214333 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134214333 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134214333 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134214333 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) MSC-A terminated (msub.c:261) 20250819134214333 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) 1 MSC-I still active (msub.c:79) 20250819134214333 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134214333 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134214333 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134214333 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134214333 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-453 (ran_conn.c:142) 20250819134214333 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-453 (ran_conn.c:155) 20250819134214333 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819134214333 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819134214333 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC) Free (msub.c:119) 20250819134214333 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x18D99EFC - active-conn: now used by 1 (attached) (msub.c:375) 20250819134214333 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134214333 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134214334 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214334 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134214334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134214334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2745)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2746)@6b779c8e12fd: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2754)2197823 TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134214335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134214335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134214335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134214335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134214335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134214335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134214335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2747)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2754)@6b779c8e12fd: Final verdict of PTC: pass 20250819134214341 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134214341 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134214341 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134214341 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134214342 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134214342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134214342 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134214342 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134214342 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134214342 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214342 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134214342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134214342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134214342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134214342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134214342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134214342 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134214342 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134214342 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) 20250819134214342 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134214342 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134214342 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) 20250819134214342 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134214342 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) 20250819134214342 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134214342 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134214342 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) 20250819134214342 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214342 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134214342 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134214342 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134214342 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134214342 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134214343 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134214343 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134214343 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134214343 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2741)@6b779c8e12fd: Final verdict of PTC: none 20250819134214343 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134214343 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134214344 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134214344 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2742)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2744)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2739)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2751)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2743)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2748)@6b779c8e12fd: Final verdict of PTC: none 20250819134214344 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134214344 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) 20250819134214344 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) 20250819134214344 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134214344 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134214344 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) 20250819134214344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134214344 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134214344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134214344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134214344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134214344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134214344 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134214344 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(2750)@6b779c8e12fd: Final verdict of PTC: none 20250819134214344 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134214344 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2747)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2745)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2752)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2749)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2738)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2746)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2753)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2755)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2740)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2738): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2739): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2740): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2741): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2742): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2743): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2744): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2745): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2746): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2747): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2748): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2749): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2750): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2751): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2752): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2753): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_smpp_mo_sms2(2754): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2755): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:42:14 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 20250819134215346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=471216) 20250819134216343 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134216343 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134216343 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134216343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134216344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134216344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134216345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134216345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134216345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134216347 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=471216, count=474524) 20250819134217348 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:42: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_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 20250819134218349 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mo_sms started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2759)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2759)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2759)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2757)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2762)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2762)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2762)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2760)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2765)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2765)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2765)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2763)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134219343 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2766)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134219349 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134219491 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134219491 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134219491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134219491 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2759)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2759)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2759)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134219496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134219496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134219496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134219496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134219496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134219496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134219496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2759)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2759)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2759)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2759)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2759)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2759)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2759)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2759)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134219496 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134219496 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134219496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134219496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134219496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134219496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134219496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2759)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2759)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2759)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2759)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2759)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134219497 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134219497 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134219523 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) 20250819134219523 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) 20250819134219523 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134219523 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(2762)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2762)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2762)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134219528 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134219528 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134219528 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134219528 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134219528 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134219528 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134219528 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(2762)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2762)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2762)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2762)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2762)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134219528 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134219529 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134219529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134219529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134219529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134219529 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134219529 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134219529 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134219529 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2762)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2762)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2762)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2762)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2762)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2762)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2762)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2762)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134219538 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) 20250819134219538 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) 20250819134219538 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134219538 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(2765)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134219547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134219547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134219547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134219547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134219547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134219547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134219547 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(2765)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2765)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2765)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134219551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134219551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134219551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134219551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134219551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134219551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134219551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134219551 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134219551 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2762)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2762)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134220303 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220303 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220303 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134220303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2759)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134220304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134220304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2759)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2759)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2758)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134220335 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220335 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220335 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220335 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) 20250819134220335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220335 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2762)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220336 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220336 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220336 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220336 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) 20250819134220336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220336 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) 20250819134220336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134220336 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2762)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2762)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2761)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134220349 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134220349 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2768)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2768)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134220353 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2768)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2768)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2768)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2768)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2768)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2768)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134220355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134220356 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) 20250819134220356 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2764)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134220368 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134220368 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2769)@6b779c8e12fd: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2772) MSC_Test-GSUP(2769)@6b779c8e12fd: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2772) TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2764)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mo_sms2(2772)4341347 MSC_Test_2-SCCP(2763)@6b779c8e12fd: First idle individual index:0 20250819134220408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220408 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2764)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134220409 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) 20250819134220409 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134220409 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134220409 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134220409 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134220409 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134220409 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134220409 DMSC DEBUG msc_i(unknown:UTRAN-Iu-454:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134220409 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134220409 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134220409 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134220409 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134220409 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134220409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134220409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134220409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134220409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134220409 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134220409 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001088 id=262420000001088 (vlr.c:661) 20250819134220409 DVLR INFO New subscr, IMSI: 262420000001088 (vlr.c:562) 20250819134220409 DVLR DEBUG VLR subscr IMSI-262420000001088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134220409 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134220409 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134220409 DVLR DEBUG VLR subscr IMSI-262420000001088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134220409 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134220409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134220409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134220409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134220409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134220409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134220409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134220409 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134220409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: { messageType := 2, destLocRef := '423E63'O ("B>c"), sourceLocRef := '0001C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2769)@6b779c8e12fd: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2772) MSC_Test-GSUP(2769)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2772)"262420000001088" TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134220414 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134220414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134220414 DVLR DEBUG SUBSCR(IMSI-262420000001088) Received 1 auth tuples (vlr.c:996) 20250819134220414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134220414 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134220414 DMM DEBUG Tx AUTH REQ (rand = ebe5b34458e0974d2bb51aff171901b5) (gsm_04_08.c:641) 20250819134220414 DMM DEBUG AUTH REQ (autn = 2ac8f082aaff8cba5597955c8f868133) (gsm_04_08.c:643) 20250819134220414 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134220414 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134220414 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134220414 DVLR DEBUG VLR subscr IMSI-262420000001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134220414 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220414 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220414 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2764)@6b779c8e12fd: patching N(SD)=1 into dtap '0514C58DEDFB2104E73FBA68'O MSC_Test_2-RAN(2764)@6b779c8e12fd: patched enc_l3: '0554C58DEDFB2104E73FBA68'O MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C58DEDFB2104E73FBA68'O 20250819134220423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220423 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220423 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134220423 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134220423 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220423 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134220423 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220423 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134220423 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c58dedfbe73fba68) (gsm_04_08.c:1128) 20250819134220423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134220423 DVLR DEBUG SUBSCR(IMSI-262420000001088) AUTH on UTRAN received RES: c58dedfbe73fba68 (8 bytes) (vlr_auth_fsm.c:151) 20250819134220423 DVLR INFO SUBSCR(IMSI-262420000001088) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134220423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134220423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134220423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134220423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134220423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134220423 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134220423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134220423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134220423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134220423 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134220423 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f6d7bd5c893182fd25b9ae3ab4b01968, CK=NONE (ran_msg_iu.c:388) 20250819134220423 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134220423 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134220423 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220423 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220423 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134220433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220433 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220433 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134220433 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134220433 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134220433 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134220433 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134220433 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134220433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134220433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134220433 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134220433 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134220433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134220433 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134220433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134220433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134220433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134220433 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134220433 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220433 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220433 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220433 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134220437 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134220437 DVLR DEBUG IMSI:262420000001088 has MSISDN:491230001088 (vlr.c:1045) 20250819134220437 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250819134220437 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134220438 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134220438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134220438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134220438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134220438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134220438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134220438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134220438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-454:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134220438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134220438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134220438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134220438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134220438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134220438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134220438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134220438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134220438 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250819134220438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134220438 DMM DEBUG -> IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E LOCATION UPDATE ACCEPT (TMSI = 0x06f73c2e) (gsm_04_08.c:149) 20250819134220438 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134220438 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134220438 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134220438 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134220438 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220438 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220438 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2764)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2764)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134220442 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220442 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134220442 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134220442 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220442 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134220442 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220442 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134220442 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134220442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134220442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134220442 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250819134220442 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134220442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134220442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134220442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134220442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134220442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134220442 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-454:LU)[0x55c2676c74a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134220442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134220442 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134220442 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.966s remaining) (msc_a.c:450) 20250819134220442 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250819134220442 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134220442 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134220442 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134220442 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134220442 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134220442 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134220442 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134220442 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134220442 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134220442 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220442 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220442 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134220448 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220448 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220448 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134220448 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134220448 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134220448 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134220448 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134220448 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134220448 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134220448 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134220448 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134220448 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134220448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134220448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134220448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134220448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134220448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134220448 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134220448 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134220448 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134220448 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134220448 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) MSC-A terminated (msub.c:261) 20250819134220448 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) 1 MSC-I still active (msub.c:79) 20250819134220448 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134220448 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134220448 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134220448 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134220448 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-454 (ran_conn.c:142) 20250819134220448 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-454 (ran_conn.c:155) 20250819134220448 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134220448 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-454:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134220448 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) Free (msub.c:119) 20250819134220448 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - active-conn: now used by 1 (attached) (msub.c:375) 20250819134220448 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134220448 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134220448 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220448 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220448 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 20250819134220449 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220449 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220449 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2764)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2772)4341347 TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: 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 := '06F73C2E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2764)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mo_sms2(2772)11565180 MSC_Test_2-RAN(2764)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2763)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134220651 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) 20250819134220651 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134220651 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134220651 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134220651 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134220651 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134220651 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134220651 DMSC DEBUG msc_i(unknown:UTRAN-Iu-455:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134220651 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134220651 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134220651 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134220651 DMM DEBUG msc_a(TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819134220651 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134220651 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00] (fsm.c:486) 20250819134220651 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134220651 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134220651 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134220651 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134220651 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134220651 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134220651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134220651 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134220651 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134220651 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0] (fsm.c:486) 20250819134220651 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134220652 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134220652 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134220652 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220652 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220652 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: { messageType := 2, destLocRef := 'B0787C'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(2763)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134220657 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134220657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134220657 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) Received 1 auth tuples (vlr.c:996) 20250819134220657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134220657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134220657 DMM DEBUG Tx AUTH REQ (rand = cd8c346a654adf49182b6898953c9e3d) (gsm_04_08.c:641) 20250819134220658 DMM DEBUG AUTH REQ (autn = 7fb39b5f86052047ab488b25a5f5c70b) (gsm_04_08.c:643) 20250819134220658 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134220658 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134220658 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134220658 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134220658 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220658 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220658 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2764)@6b779c8e12fd: patching N(SD)=1 into dtap '05149EA3A11E21042ABB9BED'O MSC_Test_2-RAN(2764)@6b779c8e12fd: patched enc_l3: '05549EA3A11E21042ABB9BED'O MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549EA3A11E21042ABB9BED'O 20250819134220666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220667 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134220667 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134220667 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220667 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134220667 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220667 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134220667 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9ea3a11e2abb9bed) (gsm_04_08.c:1128) 20250819134220667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134220667 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) AUTH on UTRAN received RES: 9ea3a11e2abb9bed (8 bytes) (vlr_auth_fsm.c:151) 20250819134220667 DVLR INFO SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134220667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134220667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134220667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134220667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134220667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134220667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c74a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134220667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134220667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134220667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134220667 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134220667 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c2e9012d78fbd297d1eeb4db53a137e6, CK=NONE (ran_msg_iu.c:388) 20250819134220667 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134220667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134220668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134220674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220674 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134220674 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134220674 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134220674 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134220674 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134220674 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134220674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134220674 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134220674 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134220675 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134220675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134220675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134220675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134220675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134220675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134220675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134220675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134220675 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134220675 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250819134220675 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250819134220675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_len:42 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250819134220695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220695 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134220695 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134220695 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220695 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134220695 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220695 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134220695 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819134220695 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134220695 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134220695 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134220695 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134220695 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134220696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: 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(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134220703 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134220703 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:327) 20250819134220703 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134220703 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134220703 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134220703 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819134220703 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819134220703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220703 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220703 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220711 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134220711 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134220711 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134220711 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220711 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134220711 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134220711 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134220712 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134220712 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134220712 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134220712 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134220712 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134220712 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134220712 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134220712 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134220712 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134220712 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134220712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2763)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2763)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2763)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134220717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134220718 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134220718 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134220718 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134220718 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134220718 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134220718 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134220718 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134220718 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134220718 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134220718 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134220718 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134220718 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00] (msc_a.c:1053) 20250819134220718 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134220718 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134220718 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_a.c:1053) 20250819134220718 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134220718 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134220718 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134220718 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) MSC-A terminated (msub.c:261) 20250819134220718 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) 1 MSC-I still active (msub.c:79) 20250819134220718 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134220718 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134220718 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134220718 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134220718 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-455 (ran_conn.c:142) 20250819134220719 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-455 (ran_conn.c:155) 20250819134220719 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819134220719 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819134220719 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E) Free (msub.c:119) 20250819134220719 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x06F73C2E - active-conn: now used by 1 (attached) (msub.c:375) 20250819134220719 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134220719 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134220719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134220719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134220719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2763)@6b779c8e12fd: Session index based on local reference:0 20250819134220722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134220723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134220723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134220723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134220723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134220723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134220723 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2765)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2764)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2772)11565180 TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2772)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(2757)@6b779c8e12fd: Final verdict of PTC: none 20250819134220732 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134220732 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) 20250819134220732 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134220732 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134220732 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134220732 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) 20250819134220732 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134220732 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) MSC_Test_1-SCCP(2760)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2762)@6b779c8e12fd: Final verdict of PTC: none 20250819134220733 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134220733 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134220733 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134220733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2759)@6b779c8e12fd: Final verdict of PTC: none 20250819134220732 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) 20250819134220732 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220732 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134220732 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134220732 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134220733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134220733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134220733 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134220733 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134220733 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134220733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134220733 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134220733 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134220733 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134220733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134220733 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134220733 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134220733 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134220733 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220733 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134220733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134220733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134220733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134220733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134220733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134220734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134220734 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) 20250819134220734 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134220734 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2766)@6b779c8e12fd: Final verdict of PTC: none 20250819134220734 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134220734 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) 20250819134220734 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134220734 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134220734 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) 20250819134220734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134220734 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134220734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134220734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134220734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134220734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134220734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134220734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134220734 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134220734 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2763)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2769)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2764)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2765)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2768)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2767)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2761)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2758)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2771)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2770)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2773)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2756)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2756): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2757): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2758): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2759): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2760): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2761): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2762): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2763): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2764): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2765): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2766): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2767): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2768): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2769): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2770): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2771): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mo_sms2(2772): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2773): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:42:20 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 20250819134221735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=466116) 20250819134222734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134222734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134222734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134222734 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134222734 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134222734 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134222735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134222735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134222735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134222737 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=466116, count=469424) 20250819134223738 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:42: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_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 20250819134224739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mo_smma started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2777)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2777)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2777)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2775)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2780)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2780)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2780)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2778)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2783)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2783)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2783)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2781)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134225721 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2784)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134225740 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134225740 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2786)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2786)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134225741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2786)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2786)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2786)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2786)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2786)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2786)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134225749 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134225749 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2787)@6b779c8e12fd: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2790) MSC_Test-GSUP(2787)@6b779c8e12fd: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2790) TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: 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 } } } } 20250819134225889 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134225889 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134225889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134225889 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2777)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2777)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2777)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134225893 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134225893 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134225893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134225893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134225893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134225893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134225893 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2777)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2777)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2777)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2777)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134225894 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134225894 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134225894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134225894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134225894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134225894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134225894 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2777)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2777)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134225894 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134225894 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2777)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2777)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2777)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134225902 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) 20250819134225902 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) 20250819134225902 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134225902 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(2780)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2780)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2780)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134225908 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134225908 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134225908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134225908 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134225908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134225908 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134225908 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(2780)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2780)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2780)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2780)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2780)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2780)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2780)@6b779c8e12fd: Message received on association #8 20250819134225911 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134225911 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134225911 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134225911 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134225911 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134225911 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134225911 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(2780)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@6b779c8e12fd: Message received on association #8 20250819134225911 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134225911 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2780)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2780)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2780)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2780)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134225917 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) 20250819134225917 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) 20250819134225917 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134225917 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(2783)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134225926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134225926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134225926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134225926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134225926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134225926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134225926 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(2783)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2783)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2783)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134225929 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134225929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134225929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134225929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134225929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134225929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134225929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134225929 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134225929 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2780)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2780)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134226701 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226701 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226701 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134226701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2777)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134226702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134226702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2777)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2777)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2776)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134226712 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226712 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226712 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226712 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) 20250819134226712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226713 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2780)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226713 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226713 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226713 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226713 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) 20250819134226713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226713 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) 20250819134226713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134226713 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2780)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2780)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2779)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134226736 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134226736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226736 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226736 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) 20250819134226736 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134226736 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226736 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226736 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2782)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2782)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mo_smma2(2790)4531946 MSC_Test_2-SCCP(2781)@6b779c8e12fd: First idle individual index:0 20250819134226753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134226753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226753 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) 20250819134226754 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134226754 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134226754 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134226754 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134226754 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134226754 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134226754 DMSC DEBUG msc_i(unknown:UTRAN-Iu-456:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134226754 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134226754 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134226754 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134226754 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134226754 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134226754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134226754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134226754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134226754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134226754 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134226754 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001089 id=262420000001089 (vlr.c:661) 20250819134226754 DVLR INFO New subscr, IMSI: 262420000001089 (vlr.c:562) 20250819134226754 DVLR DEBUG VLR subscr IMSI-262420000001089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134226754 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134226754 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134226754 DVLR DEBUG VLR subscr IMSI-262420000001089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(2782)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134226754 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134226754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134226754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134226754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134226754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134226754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134226754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134226754 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134226754 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226754 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226754 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: { messageType := 2, destLocRef := '4526EA'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(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2787)@6b779c8e12fd: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2790) MSC_Test-GSUP(2787)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2790)"262420000001089" TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134226757 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134226757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134226757 DVLR DEBUG SUBSCR(IMSI-262420000001089) Received 1 auth tuples (vlr.c:996) 20250819134226757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134226757 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134226757 DMM DEBUG Tx AUTH REQ (rand = 0d640d99c133d84909b34da0705c6cac) (gsm_04_08.c:641) 20250819134226757 DMM DEBUG AUTH REQ (autn = ea403ee5bb84d9c1b60c271292d13763) (gsm_04_08.c:643) 20250819134226757 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134226757 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134226757 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134226757 DVLR DEBUG VLR subscr IMSI-262420000001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134226757 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226757 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226757 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@6b779c8e12fd: patching N(SD)=1 into dtap '0514A44F637521048F865312'O MSC_Test_2-RAN(2782)@6b779c8e12fd: patched enc_l3: '0554A44F637521048F865312'O MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A44F637521048F865312'O 20250819134226762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134226762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226762 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134226762 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134226762 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134226762 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134226762 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134226762 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134226762 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a44f63758f865312) (gsm_04_08.c:1128) 20250819134226762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134226762 DVLR DEBUG SUBSCR(IMSI-262420000001089) AUTH on UTRAN received RES: a44f63758f865312 (8 bytes) (vlr_auth_fsm.c:151) 20250819134226762 DVLR INFO SUBSCR(IMSI-262420000001089) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134226762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134226762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134226762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134226762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134226762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134226762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134226762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134226762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134226762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134226762 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134226762 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c5dffde4fc1a721b963c287e24a68641, CK=NONE (ran_msg_iu.c:388) 20250819134226762 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134226762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134226763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134226768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134226768 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134226768 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134226768 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134226768 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134226768 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134226768 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134226768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134226768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134226768 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134226768 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134226768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134226768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134226768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134226768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134226768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134226768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134226768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134226770 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134226770 DVLR DEBUG IMSI:262420000001089 has MSISDN:491230001089 (vlr.c:1045) 20250819134226770 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250819134226770 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134226770 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134226770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134226770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134226770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134226770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134226770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134226770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134226770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-456:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134226770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134226770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134226770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134226770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134226770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134226770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134226770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134226770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134226770 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250819134226770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134226770 DMM DEBUG -> IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4 LOCATION UPDATE ACCEPT (TMSI = 0x34d26de4) (gsm_04_08.c:149) 20250819134226770 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134226770 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134226770 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134226770 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134226770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2782)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2782)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134226772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226772 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134226772 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134226772 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134226772 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134226772 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134226772 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134226772 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134226772 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134226772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134226772 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134226772 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250819134226772 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134226772 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134226772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134226772 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134226772 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134226772 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134226772 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-456:LU)[0x55c2676c75d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134226772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134226772 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134226772 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250819134226772 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250819134226772 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134226772 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134226772 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134226772 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134226772 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134226772 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134226772 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134226772 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134226772 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134226772 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226772 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226772 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134226775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226775 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134226775 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134226775 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134226775 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134226775 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134226775 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134226775 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134226775 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134226775 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134226775 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134226775 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134226775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134226775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134226775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134226775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134226776 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134226776 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134226776 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134226776 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134226776 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134226776 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) MSC-A terminated (msub.c:261) 20250819134226776 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) 1 MSC-I still active (msub.c:79) 20250819134226776 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134226776 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134226776 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134226776 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134226776 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-456 (ran_conn.c:142) 20250819134226776 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-456 (ran_conn.c:155) 20250819134226776 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134226776 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-456:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134226776 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) Free (msub.c:119) 20250819134226776 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134226776 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134226776 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134226776 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226776 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226776 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226776 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134226776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226776 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2782)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2790)4531946 TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: 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 := '34D26DE4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2782)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mo_smma2(2790)11058401 MSC_Test_2-RAN(2782)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2781)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134226978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226978 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134226979 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) 20250819134226979 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134226979 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134226979 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134226979 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134226979 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134226979 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134226979 DMSC DEBUG msc_i(unknown:UTRAN-Iu-457:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134226979 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134226979 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134226979 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134226979 DMM DEBUG msc_a(TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819134226979 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134226979 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00] (fsm.c:486) 20250819134226979 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134226979 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134226979 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134226979 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134226979 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134226979 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134226979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134226979 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134226979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134226979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0] (fsm.c:486) 20250819134226979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134226979 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134226979 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134226980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: { messageType := 2, destLocRef := 'A8BCE1'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(2781)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134226987 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134226987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134226987 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) Received 1 auth tuples (vlr.c:996) 20250819134226987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134226987 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134226987 DMM DEBUG Tx AUTH REQ (rand = d18c9982b0247eb8f04edbd77a76847c) (gsm_04_08.c:641) 20250819134226987 DMM DEBUG AUTH REQ (autn = 687d5b2cf5d3a9dff081d59134ad1af6) (gsm_04_08.c:643) 20250819134226987 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134226987 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134226987 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134226987 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134226987 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226987 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226987 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226987 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2782)@6b779c8e12fd: patching N(SD)=1 into dtap '05148B5F817F2104B41B1E7C'O MSC_Test_2-RAN(2782)@6b779c8e12fd: patched enc_l3: '05548B5F817F2104B41B1E7C'O MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548B5F817F2104B41B1E7C'O MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134226995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134226995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134226995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134226995 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134226995 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134226996 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134226996 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134226996 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134226996 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134226996 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8b5f817fb41b1e7c) (gsm_04_08.c:1128) 20250819134226996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134226996 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) AUTH on UTRAN received RES: 8b5f817fb41b1e7c (8 bytes) (vlr_auth_fsm.c:151) 20250819134226996 DVLR INFO SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134226996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134226996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134226996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134226996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134226996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134226996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c75d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134226996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134226996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134226996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134226996 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134226996 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=38ea63530c23eba122527165e5feeff5, CK=NONE (ran_msg_iu.c:388) 20250819134226996 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134226996 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134226996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134226996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134226996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134226996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134226996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134226996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134226996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134226996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134227002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134227002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134227002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134227003 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134227003 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134227003 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134227003 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134227003 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134227003 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134227003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134227003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134227003 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134227003 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134227003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134227003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134227003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134227003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134227003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134227003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134227003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134227003 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134227003 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250819134227003 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250819134227003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134227003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134227003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134227016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134227016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134227016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134227016 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134227016 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134227016 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134227016 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134227017 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134227017 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134227017 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819134227017 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134227017 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134227017 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134227017 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134227017 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134227017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134227017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134227017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: 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(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134227024 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134227024 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:327) 20250819134227024 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134227024 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134227024 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134227024 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819134227024 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819134227024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134227024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134227024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134227031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134227031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134227031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134227032 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134227032 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134227032 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134227032 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134227032 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134227032 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134227032 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134227032 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134227032 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134227032 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134227032 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134227032 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134227032 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134227032 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134227032 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134227032 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134227032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134227033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134227033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2781)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2781)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2781)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134227038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134227038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134227038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134227038 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134227038 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134227038 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134227038 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134227038 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134227038 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134227038 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134227038 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134227038 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134227038 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134227038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134227038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00] (msc_a.c:1053) 20250819134227038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134227038 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134227038 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_a.c:1053) 20250819134227038 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134227038 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134227038 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134227038 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) MSC-A terminated (msub.c:261) 20250819134227038 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) 1 MSC-I still active (msub.c:79) 20250819134227038 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134227038 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134227038 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134227038 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134227038 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-457 (ran_conn.c:142) 20250819134227039 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-457 (ran_conn.c:155) 20250819134227039 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819134227039 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4:UTRAN-Iu-457:CM_SERVICE_REQ)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819134227039 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4) Free (msub.c:119) 20250819134227039 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x34D26DE4 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134227039 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134227039 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134227039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134227039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134227039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2781)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2783)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2782)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2790)11058401 20250819134227041 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227041 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134227041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134227041 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134227041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134227041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134227041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134227041 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2790)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-M3UA(2777)@6b779c8e12fd: Final verdict of PTC: none 20250819134227051 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134227051 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134227050 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134227050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134227050 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134227050 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134227050 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134227050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134227051 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134227051 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134227051 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134227051 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227051 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134227051 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134227051 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134227051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134227051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134227051 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134227051 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134227051 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134227051 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) 20250819134227051 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134227051 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134227051 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) 20250819134227051 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134227051 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) 20250819134227051 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134227051 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134227051 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) 20250819134227051 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227051 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134227051 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134227052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134227052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134227052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134227052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134227052 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134227052 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134227052 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) 20250819134227052 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) 20250819134227052 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134227052 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134227052 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134227052 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) 20250819134227052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134227052 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134227052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134227052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134227052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134227052 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134227053 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134227053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134227053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134227053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134227053 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134227053 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2775)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2778)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2780)@6b779c8e12fd: Final verdict of PTC: none 20250819134227054 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(2783)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2787)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2782)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2779)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2776)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2784)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2781)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2786)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2785)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2774)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2788)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2791)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2789)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2774): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2775): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2776): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2777): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2778): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2779): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2780): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2781): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2782): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2783): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2784): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2785): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2786): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2787): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2788): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2789): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mo_smma2(2790): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2791): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:42:27 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 20250819134228056 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=465156) 20250819134229051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134229051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134229051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134229052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134229052 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134229053 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134229054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134229054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134229054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134229057 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=465156, count=468464) 20250819134230059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:42: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_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 20250819134231061 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_ack started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2795)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2795)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2795)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2793)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2798)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2798)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2798)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2796)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2801)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2801)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2801)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2799)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134231998 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2802)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134232063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134232063 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2804)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2804)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134232069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2804)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2804)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2804)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2804)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2804)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2804)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134232090 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134232090 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2805)@6b779c8e12fd: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2808) MSC_Test-GSUP(2805)@6b779c8e12fd: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2808) TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: 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 } } } } 20250819134232163 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134232163 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134232163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134232163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2795)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2795)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2795)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134232167 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232167 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134232167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134232167 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134232168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134232168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134232168 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2795)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2795)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2795)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2795)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2795)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134232170 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232170 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134232170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134232170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134232170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134232170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134232170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2795)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2795)@6b779c8e12fd: Message received on association #8 20250819134232170 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134232170 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2795)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2795)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2795)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2795)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2795)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2795)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134232177 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) 20250819134232177 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) 20250819134232177 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134232177 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(2798)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2798)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2798)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134232182 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232182 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134232182 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134232182 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134232182 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134232182 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134232182 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(2798)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2798)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2798)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2798)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2798)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134232184 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232184 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134232184 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134232184 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134232184 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134232184 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134232184 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134232184 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134232184 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2798)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2798)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2798)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2798)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2798)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2798)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2798)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2798)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134232192 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) 20250819134232192 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) 20250819134232192 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134232192 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(2801)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134232200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232200 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134232200 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134232200 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134232200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134232200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134232200 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(2801)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2801)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2801)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134232203 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134232203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134232203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134232203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134232203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134232204 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134232204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134232203 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(2801)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2798)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2798)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134232975 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232975 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134232975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134232975 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134232975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134232975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134232975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134232975 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2795)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134232976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134232976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134232976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134232976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134232976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134232976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134232976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2795)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2795)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2794)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134232990 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232990 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134232990 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134232990 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) 20250819134232990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134232990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134232990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134232990 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2798)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134232990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134232990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134232990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134232990 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) 20250819134232990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134232990 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) 20250819134232990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134232990 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2798)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2798)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2797)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134233007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134233007 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(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233007 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134233007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2800)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2800)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2808)8237719 MSC_Test_2-SCCP(2799)@6b779c8e12fd: First idle individual index:0 20250819134233020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233020 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233021 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) 20250819134233021 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134233021 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134233021 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134233021 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134233021 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134233021 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134233021 DMSC DEBUG msc_i(unknown:UTRAN-Iu-458:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134233021 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2800)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134233021 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134233021 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134233021 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134233021 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134233021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134233021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134233021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134233021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134233021 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134233021 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001090 id=262420000001090 (vlr.c:661) 20250819134233021 DVLR INFO New subscr, IMSI: 262420000001090 (vlr.c:562) 20250819134233021 DVLR DEBUG VLR subscr IMSI-262420000001090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134233021 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134233021 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134233021 DVLR DEBUG VLR subscr IMSI-262420000001090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134233021 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134233021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134233021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134233021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134233021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134233021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134233021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134233021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134233021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: { messageType := 2, destLocRef := '7DB297'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(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2805)@6b779c8e12fd: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2808) MSC_Test-GSUP(2805)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2808)"262420000001090" TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134233025 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134233025 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134233025 DVLR DEBUG SUBSCR(IMSI-262420000001090) Received 1 auth tuples (vlr.c:996) 20250819134233025 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134233025 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134233025 DMM DEBUG Tx AUTH REQ (rand = e23733340bcdaf231c007e25370bd5da) (gsm_04_08.c:641) 20250819134233025 DMM DEBUG AUTH REQ (autn = 8b8a09e46cd13d9462af945b5bd07d81) (gsm_04_08.c:643) 20250819134233025 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134233025 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134233025 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134233025 DVLR DEBUG VLR subscr IMSI-262420000001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134233025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2800)@6b779c8e12fd: patching N(SD)=1 into dtap '051414753C1B21043FF08F69'O MSC_Test_2-RAN(2800)@6b779c8e12fd: patched enc_l3: '055414753C1B21043FF08F69'O MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055414753C1B21043FF08F69'O 20250819134233032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233032 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134233032 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134233032 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233032 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134233032 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233032 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134233032 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 14753c1b3ff08f69) (gsm_04_08.c:1128) 20250819134233032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134233032 DVLR DEBUG SUBSCR(IMSI-262420000001090) AUTH on UTRAN received RES: 14753c1b3ff08f69 (8 bytes) (vlr_auth_fsm.c:151) 20250819134233032 DVLR INFO SUBSCR(IMSI-262420000001090) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134233032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134233032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134233032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134233032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134233032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134233032 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134233032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134233032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134233032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134233032 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134233032 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e199fbe43376aaafdb8acc6d9fb5f2ba, CK=NONE (ran_msg_iu.c:388) 20250819134233032 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134233032 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134233032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134233040 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134233040 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134233040 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134233040 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134233040 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134233040 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134233040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134233040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134233040 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134233040 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134233040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134233040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134233040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134233040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134233040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134233040 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134233040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134233043 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134233043 DVLR DEBUG IMSI:262420000001090 has MSISDN:491230001090 (vlr.c:1045) 20250819134233043 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250819134233044 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134233044 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134233044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134233044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134233044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134233044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134233044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134233044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134233044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-458:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134233044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134233044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134233044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134233044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134233044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134233044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134233044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134233044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134233044 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250819134233044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134233044 DMM DEBUG -> IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407 LOCATION UPDATE ACCEPT (TMSI = 0x06966407) (gsm_04_08.c:149) 20250819134233044 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134233044 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134233044 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134233044 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134233044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233044 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233044 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2800)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2800)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134233046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233047 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134233047 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134233047 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233047 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134233047 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233047 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134233047 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134233047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134233047 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134233047 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250819134233047 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134233047 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134233047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134233047 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134233047 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134233047 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134233047 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-458:LU)[0x55c2676dc380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134233047 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134233047 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134233047 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250819134233047 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250819134233047 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134233047 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134233047 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134233047 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134233047 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134233047 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134233047 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134233047 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134233047 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134233047 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233047 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233047 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134233051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233051 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233052 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134233052 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134233052 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134233052 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134233052 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134233052 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134233052 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134233052 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134233052 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134233052 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134233052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134233052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134233052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134233052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134233052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134233052 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134233052 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134233052 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134233052 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134233052 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) MSC-A terminated (msub.c:261) 20250819134233052 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) 1 MSC-I still active (msub.c:79) 20250819134233052 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134233052 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134233052 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134233052 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134233052 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-458 (ran_conn.c:142) 20250819134233052 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-458 (ran_conn.c:155) 20250819134233052 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134233052 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-458:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134233052 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) Free (msub.c:119) 20250819134233052 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134233052 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134233052 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134233052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 20250819134233053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2800)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2808)8237719 TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2800)@6b779c8e12fd: Created IMSI[0] for '262420000001090'H'06966407'O to be handled at TC_iu_gsup_mt_sms_ack2(2808) 20250819134233086 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134233086 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134233086 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134233087 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819134233087 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819134233087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2800)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2808) TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: 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 := '06966407'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2800)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2808)16152996 MSC_Test_2-SCCP(2799)@6b779c8e12fd: First idle individual index:0 20250819134233112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233112 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233112 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) 20250819134233112 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134233112 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134233112 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134233112 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134233112 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134233112 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134233112 DMSC DEBUG msc_i(unknown:UTRAN-Iu-459:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134233112 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134233112 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134233112 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134233113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134233113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134233113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134233113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134233113 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134233113 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134233113 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134233113 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134233113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134233113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134233113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134233113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134233113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134233113 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134233113 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134233113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: { messageType := 2, destLocRef := 'F679A4'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(2799)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134233118 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134233118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134233118 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) Received 1 auth tuples (vlr.c:996) 20250819134233118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134233118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134233118 DMM DEBUG Tx AUTH REQ (rand = ec70ddb672326112608ccb0bc800d059) (gsm_04_08.c:641) 20250819134233118 DMM DEBUG AUTH REQ (autn = 46995b87ec73b4524906d0c3b4c66c2d) (gsm_04_08.c:643) 20250819134233118 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134233118 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134233118 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134233118 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250819134233118 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233119 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233119 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2800)@6b779c8e12fd: patching N(SD)=0 into dtap '05145716D06B210453F29E53'O MSC_Test_2-RAN(2800)@6b779c8e12fd: patched enc_l3: '05145716D06B210453F29E53'O MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145716D06B210453F29E53'O 20250819134233125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233125 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134233125 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134233125 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134233125 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233125 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134233125 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233125 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134233125 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5716d06b53f29e53) (gsm_04_08.c:1128) 20250819134233125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134233125 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) AUTH on UTRAN received RES: 5716d06b53f29e53 (8 bytes) (vlr_auth_fsm.c:151) 20250819134233125 DVLR INFO SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134233125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134233125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134233125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134233125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134233126 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134233126 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676dc380]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134233126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134233126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134233126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134233126 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134233126 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=220dd6a7dd72b93c57bb19bc83a1293b, CK=NONE (ran_msg_iu.c:388) 20250819134233126 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134233126 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233126 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233126 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134233126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233132 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134233132 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134233132 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134233132 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134233132 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134233132 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134233132 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134233132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134233132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134233132 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134233132 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134233132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134233132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134233132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134233132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134233132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134233132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134233133 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134233133 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134233133 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250819134233133 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134233133 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134233133 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134233133 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250819134233133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250819134233133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134233133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250819134233148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134233149 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134233149 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134233149 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233149 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134233149 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233149 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134233350 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134233350 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134233350 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233350 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134233350 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134233350 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134233351 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134233351 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134233351 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134233351 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134233351 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134233351 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134233351 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134233351 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134233351 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134233351 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134233351 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134233351 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134233351 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134233351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134233351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2799)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2799)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2799)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134233360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134233360 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134233360 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134233360 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134233360 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134233360 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134233360 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134233360 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134233360 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134233360 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134233360 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134233360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134233360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00] (msc_a.c:1053) 20250819134233360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134233360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134233360 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_a.c:1053) 20250819134233360 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134233360 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134233360 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134233360 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) MSC-A terminated (msub.c:261) 20250819134233360 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) 1 MSC-I still active (msub.c:79) 20250819134233360 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134233360 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134233360 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134233361 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134233361 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-459 (ran_conn.c:142) 20250819134233361 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-459 (ran_conn.c:155) 20250819134233361 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Freeing instance (msub.c:113) 20250819134233361 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407:UTRAN-Iu-459:PAGING_RESP)[0x55c2676c86a0]{READY}: Deallocated (fsm.c:568) 20250819134233361 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407) Free (msub.c:119) 20250819134233361 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x06966407 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134233361 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134233361 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134233361 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233361 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134233361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134233361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2801)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2799)@6b779c8e12fd: Session index based on local reference:0 20250819134233364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134233364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134233364 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134233364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134233364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134233364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134233364 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2800)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2808)16152996 MSC_Test_2-M3UA(2801)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2808)@6b779c8e12fd: Final verdict of PTC: pass 20250819134233372 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134233372 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) 20250819134233372 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134233372 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134233372 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134233372 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) 20250819134233372 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134233372 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134233372 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) 20250819134233372 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233372 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134233372 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134233372 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134233372 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134233372 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134233372 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134233372 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134233373 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134233373 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2793)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2798)@6b779c8e12fd: Final verdict of PTC: none 20250819134233374 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134233374 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2805)@6b779c8e12fd: Final verdict of PTC: none 20250819134233374 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134233374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134233374 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134233374 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134233374 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134233374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134233374 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134233374 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134233374 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134233374 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233374 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134233374 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134233374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134233374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134233374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134233374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134233374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134233374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134233374 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134233374 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2804)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2802)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2795)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2796)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2799)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2794)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2800)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2797)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2792)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2803)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2809)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2806)@6b779c8e12fd: Final verdict of PTC: none 20250819134233375 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) 20250819134233375 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) 20250819134233375 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134233375 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134233375 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) 20250819134233375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134233375 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134233375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134233375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134233375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134233375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134233375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134233375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134233375 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134233375 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(2807)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2801)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2792): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2793): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2794): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2795): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2796): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2797): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2798): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2799): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2800): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2801): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2802): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2803): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2804): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2805): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2806): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2807): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2808): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2809): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:42:33 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 20250819134234375 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=473956) 20250819134235374 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134235374 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134235374 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134235375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134235375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134235375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134235376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134235376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134235376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134235376 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=473956, count=477264) 20250819134236378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:42: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_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 20250819134237378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_err started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2813)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2813)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2813)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2811)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2816)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2816)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2816)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2814)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2819)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2819)@6b779c8e12fd: M3UA emulation initiated, the test can be started MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2819)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2817)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134238307 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2820)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134238380 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134238380 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2822)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2822)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134238381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2822)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2822)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2822)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2822)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2822)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2822)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134238391 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134238391 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2823)@6b779c8e12fd: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2826) MSC_Test-GSUP(2823)@6b779c8e12fd: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2826) TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: 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 } } } } 20250819134238472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134238472 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134238472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134238472 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2813)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2813)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2813)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134238478 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134238478 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134238478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134238478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134238478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(2813)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2813)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134238478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134238478 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2813)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2813)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2813)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134238481 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134238481 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134238481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134238481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134238481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134238481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134238481 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2813)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2813)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2813)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134238481 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134238481 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2813)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134238486 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) 20250819134238486 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) 20250819134238486 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134238486 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(2816)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2816)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2816)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134238491 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134238491 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134238491 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134238491 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134238491 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134238491 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134238491 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(2816)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2816)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2816)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2816)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2816)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134238491 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134238491 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134238491 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134238491 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_1-M3UA(2816)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2816)@6b779c8e12fd: Message received on association #8 20250819134238491 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134238491 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134238491 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(2816)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2816)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2816)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2816)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2816)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2816)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134238491 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134238491 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134238500 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) 20250819134238500 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) 20250819134238500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134238500 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(2819)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134238507 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134238507 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134238507 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134238507 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134238507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134238507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134238507 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(2819)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2819)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2819)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134238511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134238511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134238511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134238511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134238511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134238511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134238511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134238511 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134238511 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2816)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2816)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2819)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134239282 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239282 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239282 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134239282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2813)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239283 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239283 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239283 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134239283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134239283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2813)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2813)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2812)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134239294 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239294 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239294 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239294 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) 20250819134239294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239294 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2816)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239294 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239294 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239294 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239294 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) 20250819134239294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239294 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) 20250819134239294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134239294 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2816)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2816)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2815)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134239315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239316 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134239316 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) 20250819134239316 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134239316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2818)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2818)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2826)15970910 MSC_Test_2-SCCP(2817)@6b779c8e12fd: First idle individual index:0 20250819134239329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239329 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239329 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239329 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) 20250819134239329 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134239329 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134239329 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134239329 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134239329 DMSC DEBUG msc_a[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134239329 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134239329 DMSC DEBUG msc_i(unknown:UTRAN-Iu-460:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134239329 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134239329 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134239329 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134239329 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134239329 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134239329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134239329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0] (fsm.c:486) 20250819134239329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134239329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134239329 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134239329 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001091 id=262420000001091 (vlr.c:661) 20250819134239329 DVLR INFO New subscr, IMSI: 262420000001091 (vlr.c:562) 20250819134239329 DVLR DEBUG VLR subscr IMSI-262420000001091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134239329 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134239329 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134239329 DVLR DEBUG VLR subscr IMSI-262420000001091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134239329 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134239329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134239329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134239329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134239329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134239329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134239329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134239329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134239329 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239329 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239329 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239329 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2818)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: { messageType := 2, destLocRef := 'F3B25E'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-GSUP(2823)@6b779c8e12fd: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2826) MSC_Test-GSUP(2823)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2826)"262420000001091" MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134239333 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134239333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134239333 DVLR DEBUG SUBSCR(IMSI-262420000001091) Received 1 auth tuples (vlr.c:996) 20250819134239333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134239333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134239333 DMM DEBUG Tx AUTH REQ (rand = b02e72b7a7caee20f7af8c30b257e49e) (gsm_04_08.c:641) 20250819134239333 DMM DEBUG AUTH REQ (autn = c96d6716e9f9e2c26e5743a66a8d6225) (gsm_04_08.c:643) 20250819134239333 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134239333 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134239333 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134239333 DVLR DEBUG VLR subscr IMSI-262420000001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134239333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2818)@6b779c8e12fd: patching N(SD)=1 into dtap '05147BAA3FFE21049E5473E4'O MSC_Test_2-RAN(2818)@6b779c8e12fd: patched enc_l3: '05547BAA3FFE21049E5473E4'O MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547BAA3FFE21049E5473E4'O 20250819134239338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239338 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239338 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134239338 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134239338 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239338 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134239338 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239338 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134239338 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7baa3ffe9e5473e4) (gsm_04_08.c:1128) 20250819134239338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134239338 DVLR DEBUG SUBSCR(IMSI-262420000001091) AUTH on UTRAN received RES: 7baa3ffe9e5473e4 (8 bytes) (vlr_auth_fsm.c:151) 20250819134239338 DVLR INFO SUBSCR(IMSI-262420000001091) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134239338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134239338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134239338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134239338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80] (vlr_auth_fsm.c:294) 20250819134239338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134239338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134239338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134239338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134239338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134239338 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134239338 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=75c50fe13b72e4773d7e855600cbe140, CK=NONE (ran_msg_iu.c:388) 20250819134239338 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134239338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134239338 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239338 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239338 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134239344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239344 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239344 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239344 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239344 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134239344 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134239344 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134239344 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134239344 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134239344 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134239344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134239344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134239344 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134239344 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134239344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134239344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134239344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134239344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134239344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134239344 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134239344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134239346 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134239346 DVLR DEBUG IMSI:262420000001091 has MSISDN:491230001091 (vlr.c:1045) 20250819134239346 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250819134239346 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134239346 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134239346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134239346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134239346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134239346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134239346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:110) 20250819134239346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134239346 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-460:LU)[0x55c2676b8de0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134239346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134239346 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134239346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134239346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134239346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134239346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134239346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134239346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134239346 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250819134239346 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134239346 DMM DEBUG -> IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017 LOCATION UPDATE ACCEPT (TMSI = 0xbf777017) (gsm_04_08.c:149) 20250819134239346 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134239346 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134239346 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134239346 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134239346 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239346 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239346 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2818)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2818)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134239348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134239348 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134239348 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239348 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239348 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134239348 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239348 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134239348 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134239348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134239348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134239348 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250819134239348 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134239348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134239348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134239348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134239348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c5d80] (vlr_lu_fsm.c:817) 20250819134239348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134239348 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-460:LU)[0x55c2676c7830]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134239348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134239348 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134239348 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250819134239348 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250819134239348 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134239348 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134239348 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134239348 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134239348 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134239348 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134239348 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134239348 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134239348 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134239348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134239351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239351 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239351 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134239351 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134239351 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134239351 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134239351 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134239351 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134239351 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134239351 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134239351 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134239351 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134239351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134239351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0] (msc_a.c:1053) 20250819134239351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134239351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134239351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c5d80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134239351 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134239351 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134239351 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676c86a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134239351 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134239351 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) MSC-A terminated (msub.c:261) 20250819134239351 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) 1 MSC-I still active (msub.c:79) 20250819134239351 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134239351 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134239351 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134239351 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134239351 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-460 (ran_conn.c:142) 20250819134239351 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-460 (ran_conn.c:155) 20250819134239351 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134239351 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-460:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134239351 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) Free (msub.c:119) 20250819134239351 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134239351 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134239351 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134239351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 20250819134239351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239351 DLSS7 DEBUG Found route for dpc=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(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239351 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2818)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2826)15970910 TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2818)@6b779c8e12fd: Created IMSI[0] for '262420000001091'H'BF777017'O to be handled at TC_iu_gsup_mt_sms_err2(2826) 20250819134239390 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134239390 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134239390 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134239391 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819134239391 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819134239391 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239391 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239391 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2818)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2826) TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: 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 := 'BF777017'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2818)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2826)7287492 MSC_Test_2-SCCP(2817)@6b779c8e12fd: First idle individual index:0 20250819134239415 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239415 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239415 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) 20250819134239415 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Allocated (fsm.c:456) 20250819134239415 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: Allocated (fsm.c:456) 20250819134239415 DMSC DEBUG msc_i[0x55c2676c86a0]{READY}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134239415 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134239415 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c5d80] (fsm.c:486) 20250819134239415 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134239415 DMSC DEBUG msc_i(unknown:UTRAN-Iu-461:NONE)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134239415 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134239416 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134239416 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134239416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134239416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134239416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134239416 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134239416 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134239416 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134239416 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134239416 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134239416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134239416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134239416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134239416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134239416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134239416 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134239416 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134239416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: { messageType := 2, destLocRef := '6F32C4'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(2817)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134239421 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134239421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134239421 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) Received 1 auth tuples (vlr.c:996) 20250819134239421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134239421 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134239421 DMM DEBUG Tx AUTH REQ (rand = f5a7d92360d08a1fa49c2199a0fd4a76) (gsm_04_08.c:641) 20250819134239421 DMM DEBUG AUTH REQ (autn = 325ba14363d58df063142e2fca624508) (gsm_04_08.c:643) 20250819134239421 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134239421 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134239421 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134239421 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250819134239421 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239421 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2818)@6b779c8e12fd: patching N(SD)=0 into dtap '0514961702EC210454DAD11A'O MSC_Test_2-RAN(2818)@6b779c8e12fd: patched enc_l3: '0514961702EC210454DAD11A'O MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514961702EC210454DAD11A'O 20250819134239427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239427 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134239427 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134239427 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239427 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134239427 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239427 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134239428 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 961702ec54dad11a) (gsm_04_08.c:1128) 20250819134239428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134239428 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) AUTH on UTRAN received RES: 961702ec54dad11a (8 bytes) (vlr_auth_fsm.c:151) 20250819134239428 DVLR INFO SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134239428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134239428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134239428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134239428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134239428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134239428 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c7830]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134239428 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134239428 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134239428 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134239428 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134239428 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b7e3043de9796e74bab230cafcb56c57, CK=NONE (ran_msg_iu.c:388) 20250819134239428 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134239428 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134239428 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239428 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239428 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134239433 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239433 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239433 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239433 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239433 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134239433 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134239433 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134239433 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134239434 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134239434 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134239434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134239434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134239434 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134239434 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134239434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134239434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134239434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134239434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134239434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134239434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134239434 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134239434 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134239434 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250819134239434 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134239434 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134239434 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134239434 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250819134239434 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250819134239434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134239434 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239434 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239434 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239435 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250819134239450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239450 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239451 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134239451 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134239451 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239451 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134239451 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239451 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2817)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134239654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134239654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134239654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134239655 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134239655 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134239655 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239655 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134239655 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134239655 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134239655 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134239655 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134239655 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134239655 DLSMS NOTICE trans(SMS IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP callref-0x4000003e tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:903) 20250819134239655 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134239655 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134239655 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134239655 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134239655 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134239655 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134239655 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134239655 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134239655 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134239656 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134239656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134239656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134239656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134239656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134239656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134239656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134239656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134239656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2819)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2819)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2817)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2817)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MC@6b779c8e12fd: Test Component 2826 has requested to stop MTC. Terminating current testcase execution. 20250819134239667 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134239667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134239667 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134239667 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134239667 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134239667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134239667 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134239667 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134239667 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134239667 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239667 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134239667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134239667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134239667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134239667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134239667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134239667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134239668 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(2813)@6b779c8e12fd: Final verdict of PTC: none 20250819134239668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134239668 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) 20250819134239668 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) 20250819134239668 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134239668 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134239668 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134239668 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) 20250819134239668 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134239668 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134239668 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) 20250819134239668 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239668 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134239668 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134239669 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134239669 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134239669 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134239669 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134239669 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134239669 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134239669 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134239670 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134239670 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134239670 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2814)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2816)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2811)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2812)@6b779c8e12fd: Final verdict of PTC: none 20250819134239671 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) 20250819134239671 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) 20250819134239671 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134239671 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134239671 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) 20250819134239671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134239671 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134239671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134239671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134239671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134239671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134239671 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134239671 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(2822)@6b779c8e12fd: Final verdict of PTC: none 20250819134239672 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test-GSUP(2823)@6b779c8e12fd: Final verdict of PTC: none 20250819134239672 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2815)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2819)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2817)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2820)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2824)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2810)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2825)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2818)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2827)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2821)@6b779c8e12fd: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2826)@6b779c8e12fd: Final verdict of PTC: pass MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2810): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2811): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2812): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2813): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2814): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2815): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2816): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2817): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2818): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2819): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2820): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2821): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2822): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2823): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2824): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2825): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2826): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2827): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:42:39 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 20250819134240671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=444664) 20250819134241669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134241669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134241669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134241669 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134241669 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134241669 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134241672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134241672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134241672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134241672 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=444664, count=447972) 20250819134242673 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:42: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_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 20250819134243674 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_rp_mr started. 20250819134244675 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2831)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2831)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2831)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2829)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2834)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2834)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2834)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-SCCP(2832)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2837)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2837)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2837)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2835)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134244770 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2838)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134244934 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134244934 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134244934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134244934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2831)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2831)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2831)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2831)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2831)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134244939 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134244939 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134244939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134244939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134244939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134244939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134244939 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2831)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2831)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2831)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2831)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134244940 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134244940 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134244940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134244940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134244940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134244940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134244940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2831)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2831)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134244940 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134244940 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2831)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2831)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2831)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2831)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2831)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134244948 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) 20250819134244948 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) 20250819134244948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134244948 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(2834)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2834)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2834)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134244953 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134244953 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134244953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134244953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134244953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134244953 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134244953 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(2834)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2834)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2834)@6b779c8e12fd: Message received on association #8 20250819134244954 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134244954 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134244954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134244954 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134244954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134244954 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134244954 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(2834)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2834)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2834)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2834)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2834)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2834)@6b779c8e12fd: Message received on association #8 20250819134244954 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134244954 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2834)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2834)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2834)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2834)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134244963 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) 20250819134244963 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) 20250819134244963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134244963 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(2837)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134244971 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134244971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134244971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134244971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134244971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134244971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134244971 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(2837)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2837)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2837)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134244973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134244973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134244973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134244973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134244973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134244973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134244973 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(2837)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134244974 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134244974 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2834)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2834)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2837)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134245676 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134245676 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2840)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2840)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134245680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2840)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2840)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2840)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2840)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2840)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2840)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134245713 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134245713 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134245746 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245746 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245746 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134245746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2831)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245746 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245746 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245746 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134245746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134245746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2831)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2831)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2830)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2834)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245756 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245756 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245756 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245756 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) 20250819134245756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245756 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134245756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245756 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) 20250819134245756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245756 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) 20250819134245756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134245756 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2834)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2834)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2833)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2841)@6b779c8e12fd: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2844) MSC_Test-GSUP(2841)@6b779c8e12fd: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2844) TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: 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 } } } } 20250819134245770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245770 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) 20250819134245770 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-461 (ran_conn.c:142) 20250819134245770 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250819134245770 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250819134245770 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250819134245770 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{CLEARED}: Removing from parent msub_fsm[0x55c2676c5d80] (msc_i.c:221) 20250819134245770 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{CLEARED}: Freeing instance (msc_i.c:221) 20250819134245770 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676c86a0]{CLEARED}: Deallocated (fsm.c:568) 20250819134245770 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250819134245770 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) MSC-I terminated (msub.c:261) 20250819134245770 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) 1 MSC-A still active (msub.c:79) 20250819134245770 DMSC DEBUG msub_fsm[0x55c2676c5d80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134245770 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134245770 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134245770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134245770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00] (msub.c:113) 20250819134245770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250819134245770 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134245770 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55c2676c5d80] (msub.c:113) 20250819134245770 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250819134245770 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017:UTRAN-Iu-461:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250819134245770 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017) Free (msub.c:119) 20250819134245770 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0xBF777017 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134245770 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Freeing instance (msub.c:113) 20250819134245770 DMSC DEBUG msub_fsm[0x55c2676c5d80]{terminating}: Deallocated (fsm.c:568) 20250819134245770 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-461 (ran_conn.c:155) 20250819134245770 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134245770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2836)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2836)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2844)3723460 MSC_Test_2-SCCP(2835)@6b779c8e12fd: First idle individual index:0 20250819134245778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245778 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245778 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245778 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245778 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) 20250819134245778 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134245778 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134245778 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134245778 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134245778 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134245778 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134245778 DMSC DEBUG msc_i(unknown:UTRAN-Iu-462:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134245778 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134245778 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134245778 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134245778 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134245778 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134245778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134245779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134245779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134245779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134245779 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134245779 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001092 id=262420000001092 (vlr.c:661) 20250819134245779 DVLR INFO New subscr, IMSI: 262420000001092 (vlr.c:562) 20250819134245779 DVLR DEBUG VLR subscr IMSI-262420000001092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134245779 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134245779 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134245779 DVLR DEBUG VLR subscr IMSI-262420000001092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134245779 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134245779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134245779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134245779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134245779 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134245779 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830] (fsm.c:486) 20250819134245779 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134245779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245779 DLM3UA 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(2836)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134245779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134245779 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{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(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: { messageType := 2, destLocRef := '38D0C4'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(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2841)@6b779c8e12fd: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2844) MSC_Test-GSUP(2841)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2844)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134245782 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134245782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134245782 DVLR DEBUG SUBSCR(IMSI-262420000001092) Received 1 auth tuples (vlr.c:996) 20250819134245782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134245782 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134245782 DMM DEBUG Tx AUTH REQ (rand = 7c0256533e1714544dfec4fbce74f37a) (gsm_04_08.c:641) 20250819134245782 DMM DEBUG AUTH REQ (autn = 125f1711263cd1f396d71987d320509b) (gsm_04_08.c:643) 20250819134245782 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134245782 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134245782 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134245782 DVLR DEBUG VLR subscr IMSI-262420000001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134245783 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245783 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245783 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245783 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2836)@6b779c8e12fd: patching N(SD)=1 into dtap '0514E5B6D3192104AD8A4992'O MSC_Test_2-RAN(2836)@6b779c8e12fd: patched enc_l3: '0554E5B6D3192104AD8A4992'O MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E5B6D3192104AD8A4992'O 20250819134245790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245790 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245790 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134245790 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134245790 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245790 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134245790 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245790 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134245790 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e5b6d319ad8a4992) (gsm_04_08.c:1128) 20250819134245790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134245790 DVLR DEBUG SUBSCR(IMSI-262420000001092) AUTH on UTRAN received RES: e5b6d319ad8a4992 (8 bytes) (vlr_auth_fsm.c:151) 20250819134245790 DVLR INFO SUBSCR(IMSI-262420000001092) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134245790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134245790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134245790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134245790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830] (vlr_auth_fsm.c:294) 20250819134245790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134245790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134245790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134245790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134245790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134245790 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134245790 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ecf03a19d9ac6bf49823739783adcc44, CK=NONE (ran_msg_iu.c:388) 20250819134245790 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134245790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134245790 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245790 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245790 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134245797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245797 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245797 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134245797 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134245797 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134245797 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134245797 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134245797 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134245797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134245797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134245797 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134245797 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134245797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134245797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134245797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134245797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c7830] (fsm.c:486) 20250819134245797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134245797 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134245797 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245797 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245797 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134245799 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134245799 DVLR DEBUG IMSI:262420000001092 has MSISDN:491230001092 (vlr.c:1045) 20250819134245799 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250819134245799 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134245800 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134245800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134245800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134245800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134245800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134245800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676c7830] (vlr_lu_fsm.c:110) 20250819134245800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134245800 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-462:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134245800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134245800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134245800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134245800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676c7830] (fsm.c:486) 20250819134245800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134245800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134245800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134245800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134245800 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250819134245800 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134245800 DMM DEBUG -> IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229 LOCATION UPDATE ACCEPT (TMSI = 0x852a3229) (gsm_04_08.c:149) 20250819134245800 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134245800 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134245800 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134245800 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134245800 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245800 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245800 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2836)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2836)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134245802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245802 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245802 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134245802 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134245802 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245802 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134245802 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245802 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134245802 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134245802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134245802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134245802 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250819134245802 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134245802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134245802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134245802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134245802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c7830] (vlr_lu_fsm.c:817) 20250819134245802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134245802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-462:LU)[0x55c2676d0bd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134245802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134245802 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134245802 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250819134245802 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250819134245802 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134245802 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134245802 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134245802 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134245802 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134245802 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134245802 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134245802 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134245802 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134245802 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245802 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245802 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134245805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245805 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245805 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134245805 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134245805 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134245805 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134245805 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134245805 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134245805 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134245805 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134245805 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134245805 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134245805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134245805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80] (msc_a.c:1053) 20250819134245805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134245805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134245805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134245805 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134245805 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134245805 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134245805 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134245805 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) MSC-A terminated (msub.c:261) 20250819134245805 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) 1 MSC-I still active (msub.c:79) 20250819134245805 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134245805 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134245805 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134245805 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134245805 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-462 (ran_conn.c:142) 20250819134245805 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-462 (ran_conn.c:155) 20250819134245805 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134245805 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-462:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134245805 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) Free (msub.c:119) 20250819134245805 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134245805 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134245805 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134245805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245805 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 20250819134245806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2836)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2844)3723460 TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2836)@6b779c8e12fd: Created IMSI[0] for '262420000001092'H'852A3229'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2844) TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: TX MT-forwardSM-Req for the 1st SMS 20250819134245842 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134245842 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134245842 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134245843 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819134245843 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819134245843 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245843 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245843 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2836)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2844) TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: 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 := '852A3229'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2836)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2844)1854949 MSC_Test_2-SCCP(2835)@6b779c8e12fd: First idle individual index:0 20250819134245869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245869 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245869 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) 20250819134245869 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Allocated (fsm.c:456) 20250819134245869 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: Allocated (fsm.c:456) 20250819134245869 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134245869 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134245870 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134245870 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134245870 DMSC DEBUG msc_i(unknown:UTRAN-Iu-463:NONE)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134245870 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134245870 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134245870 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134245870 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134245870 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134245870 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134245870 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134245870 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134245870 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134245870 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134245870 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134245870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134245870 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134245870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134245870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134245870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134245870 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134245870 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134245870 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245870 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245870 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245870 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: { messageType := 2, destLocRef := '1C4DE5'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(2835)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134245875 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134245875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134245875 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) Received 1 auth tuples (vlr.c:996) 20250819134245875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134245875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134245875 DMM DEBUG Tx AUTH REQ (rand = 81e391b8fac07cf4aeb4048e5129e571) (gsm_04_08.c:641) 20250819134245875 DMM DEBUG AUTH REQ (autn = b11ba52c6f91909eee4ca86a599dd0c1) (gsm_04_08.c:643) 20250819134245875 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134245875 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134245875 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134245876 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250819134245876 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245876 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245876 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2836)@6b779c8e12fd: patching N(SD)=0 into dtap '0514FAD368B22104D5C53A34'O MSC_Test_2-RAN(2836)@6b779c8e12fd: patched enc_l3: '0514FAD368B22104D5C53A34'O MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FAD368B22104D5C53A34'O 20250819134245883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245883 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245883 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134245883 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134245883 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245883 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134245883 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245883 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134245883 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fad368b2d5c53a34) (gsm_04_08.c:1128) 20250819134245883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134245883 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) AUTH on UTRAN received RES: fad368b2d5c53a34 (8 bytes) (vlr_auth_fsm.c:151) 20250819134245883 DVLR INFO SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134245883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134245883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134245883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134245883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134245883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134245883 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676d0bd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134245883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134245883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134245883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134245883 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134245883 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1d6d914b19799af012e099c6637cd3a0, CK=NONE (ran_msg_iu.c:388) 20250819134245883 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134245883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134245884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134245890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245890 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245890 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134245890 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134245890 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134245890 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134245890 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134245890 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134245890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134245890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134245890 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134245890 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134245890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134245890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134245890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134245890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134245890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134245890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134245890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134245890 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134245890 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250819134245891 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134245891 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134245891 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134245891 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250819134245891 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250819134245891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134245891 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245891 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245891 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250819134245905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245905 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134245905 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134245905 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245905 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134245905 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245905 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134245918 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134245918 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134245918 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250819134245918 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134245918 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134245918 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134245918 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134245918 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134245918 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:344) 20250819134245918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134245919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134245919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O 20250819134245925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134245925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134245925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134245925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134245925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134245925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134245925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134245925 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134245925 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134245925 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134245925 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245925 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134245926 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134245926 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134246126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134246126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134246126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134246126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134246126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134246126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134246126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134246127 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134246127 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134246127 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134246127 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134246127 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134246127 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134246127 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134246127 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134246127 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134246127 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250819134246127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134246127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134246128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134246128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134246128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134246128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134246128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O 20250819134246137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134246137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134246137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134246137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134246137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134246137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134246137 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134246137 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134246138 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134246138 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134246138 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134246138 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134246138 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134246138 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134246138 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134246138 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134246138 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134246138 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134246138 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134246138 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134246138 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134246138 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134246138 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134246138 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134246138 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134246138 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134246138 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246138 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134246138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134246138 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134246138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134246138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134246138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134246139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134246139 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246139 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134246139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134246139 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134246139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134246139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134246139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134246139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2835)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2835)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2835)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134246145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134246145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134246145 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134246145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134246145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134246145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134246145 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134246145 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134246145 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134246145 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134246145 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134246145 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134246145 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134246145 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134246145 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134246145 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134246145 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134246145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134246145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00] (msc_a.c:1053) 20250819134246145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134246145 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134246145 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c7830] (msc_a.c:1053) 20250819134246145 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134246145 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134246145 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134246145 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) MSC-A terminated (msub.c:261) 20250819134246145 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) 1 MSC-I still active (msub.c:79) 20250819134246145 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134246145 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134246145 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134246145 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Removing from parent msub_fsm[0x55c2676c7830] (msub.c:113) 20250819134246145 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-463 (ran_conn.c:142) 20250819134246145 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-463 (ran_conn.c:155) 20250819134246146 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Freeing instance (msub.c:113) 20250819134246146 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229:UTRAN-Iu-463:PAGING_RESP)[0x55c2676c5d80]{READY}: Deallocated (fsm.c:568) 20250819134246146 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229) Free (msub.c:119) 20250819134246146 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0x852A3229 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134246146 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Freeing instance (msub.c:113) 20250819134246146 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Deallocated (fsm.c:568) 20250819134246146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134246146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134246146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134246146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134246146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134246146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134246146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2835)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2836)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2844)1854949 20250819134246148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134246148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134246148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134246148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134246148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134246148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134246148 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2837)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2844)@6b779c8e12fd: Final verdict of PTC: pass 20250819134246158 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134246158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134246158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134246158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134246158 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134246158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134246158 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134246158 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134246158 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134246158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246158 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134246158 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2831)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2829)@6b779c8e12fd: Final verdict of PTC: none 20250819134246159 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134246159 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2834)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2832)@6b779c8e12fd: Final verdict of PTC: none 20250819134246158 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134246158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134246158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134246158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134246158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134246158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134246158 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134246158 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134246158 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) 20250819134246159 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134246159 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134246159 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134246159 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) 20250819134246159 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134246159 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134246159 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) 20250819134246159 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) 20250819134246159 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246159 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134246159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134246159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134246159 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134246159 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134246159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134246159 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(2841)@6b779c8e12fd: Final verdict of PTC: none 20250819134246160 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134246160 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134246160 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2838)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2836)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2828)@6b779c8e12fd: Final verdict of PTC: none 20250819134246161 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) 20250819134246161 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) 20250819134246161 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134246161 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134246161 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) 20250819134246162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134246162 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134246162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134246162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134246162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134246162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134246162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134246162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134246162 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134246162 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2830)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2833)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2839)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2837)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2840)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2842)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2845)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2835)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2843)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2828): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2829): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2830): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2831): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2832): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2833): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2834): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2835): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2836): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2837): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2838): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2839): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2840): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2841): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2842): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2843): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2844): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2845): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:42:46 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 20250819134247162 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=528344) 20250819134248159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134248159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134248159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134248160 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134248160 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134248160 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134248162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134248162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134248162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134248163 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=528344, count=531652) 20250819134249165 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:42: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_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 20250819134250167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. 20250819134251168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2849)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2849)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2849)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2847)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2852)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2852)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2852)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2850)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2855)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2855)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2855)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2853)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134251236 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2856)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134251402 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134251402 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134251402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134251402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2849)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2849)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2849)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134251408 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134251408 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134251408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134251408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134251408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134251408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134251408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2849)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2849)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2849)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2849)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134251411 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134251411 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134251411 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134251411 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134251411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134251411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_0-M3UA(2849)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2849)@6b779c8e12fd: Message received on association #8 20250819134251411 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2849)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2849)@6b779c8e12fd: Message received on association #8 20250819134251411 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134251411 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2849)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2849)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2849)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134251416 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) 20250819134251416 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) 20250819134251416 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134251416 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(2852)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2852)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2852)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134251419 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134251419 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134251420 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134251420 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134251420 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134251420 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_1-M3UA(2852)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2852)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134251420 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(2852)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2852)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2852)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134251421 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134251421 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134251421 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134251421 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134251421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134251421 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_1-M3UA(2852)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134251421 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(2852)@6b779c8e12fd: Message received on association #8 20250819134251421 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(2852)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2852)@6b779c8e12fd: Message received on association #8 20250819134251421 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2852)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2852)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2852)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2852)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134251430 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) 20250819134251430 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) 20250819134251430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134251430 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(2855)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134251435 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134251435 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134251435 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134251435 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134251435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134251435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134251435 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(2855)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2855)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2855)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134251438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134251438 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134251438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134251438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134251438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134251438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134251438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134251438 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134251438 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2852)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2852)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134252169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134252169 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2858)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2858)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134252175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2858)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2858)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2858)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2858)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2858)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2858)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134252191 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134252191 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134252205 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252205 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252205 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134252205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252205 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2849)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252205 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252205 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252205 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134252205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134252205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2849)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2849)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2848)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134252219 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252219 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252219 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252219 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) 20250819134252219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252219 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2852)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252219 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252219 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252219 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252219 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) 20250819134252219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252219 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) 20250819134252219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134252219 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2852)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2852)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2851)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2859)@6b779c8e12fd: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2862) MSC_Test-GSUP(2859)@6b779c8e12fd: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2862) TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: 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 } } } } 20250819134252235 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252235 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252235 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252235 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252235 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) 20250819134252235 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134252235 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252235 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252235 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2854)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2854)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2862)12226523 MSC_Test_2-SCCP(2853)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252241 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252241 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252241 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134252241 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) 20250819134252241 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134252241 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134252241 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134252241 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134252241 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134252241 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134252241 DMSC DEBUG msc_i(unknown:UTRAN-Iu-464:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134252241 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134252241 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134252241 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2854)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134252241 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134252241 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134252241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134252241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134252241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134252241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134252241 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134252241 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001093 id=262420000001093 (vlr.c:661) 20250819134252241 DVLR INFO New subscr, IMSI: 262420000001093 (vlr.c:562) 20250819134252241 DVLR DEBUG VLR subscr IMSI-262420000001093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134252241 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134252241 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134252241 DVLR DEBUG VLR subscr IMSI-262420000001093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134252241 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134252241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134252241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134252241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134252241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134252241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830] (fsm.c:486) 20250819134252241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134252241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134252241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: { messageType := 2, destLocRef := 'BA8FDB'O, sourceLocRef := '0001D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2859)@6b779c8e12fd: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2862) MSC_Test-GSUP(2859)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2862)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134252244 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134252244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134252244 DVLR DEBUG SUBSCR(IMSI-262420000001093) Received 1 auth tuples (vlr.c:996) 20250819134252244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134252244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134252244 DMM DEBUG Tx AUTH REQ (rand = 7d1ad87291162555349d96014e329724) (gsm_04_08.c:641) 20250819134252244 DMM DEBUG AUTH REQ (autn = 48ec9568c2898a4ab5d71fd84db7dd86) (gsm_04_08.c:643) 20250819134252244 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134252244 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134252244 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134252244 DVLR DEBUG VLR subscr IMSI-262420000001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134252244 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252244 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252244 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2854)@6b779c8e12fd: patching N(SD)=1 into dtap '051473EB24B22104B984FED5'O MSC_Test_2-RAN(2854)@6b779c8e12fd: patched enc_l3: '055473EB24B22104B984FED5'O MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055473EB24B22104B984FED5'O MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252249 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252249 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252249 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134252249 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252249 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252249 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252249 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252249 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252249 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134252249 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 73eb24b2b984fed5) (gsm_04_08.c:1128) 20250819134252249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134252249 DVLR DEBUG SUBSCR(IMSI-262420000001093) AUTH on UTRAN received RES: 73eb24b2b984fed5 (8 bytes) (vlr_auth_fsm.c:151) 20250819134252249 DVLR INFO SUBSCR(IMSI-262420000001093) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134252249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134252249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134252249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134252249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830] (vlr_auth_fsm.c:294) 20250819134252249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134252249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134252249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134252249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134252249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134252249 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134252249 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fba291b6d3a3630fc93d5a4360423a19, CK=NONE (ran_msg_iu.c:388) 20250819134252249 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134252249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134252249 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252249 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252249 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134252256 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252256 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252256 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252256 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252256 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134252256 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252256 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252256 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134252256 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252256 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134252256 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134252256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134252256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134252256 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134252256 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134252256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134252256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134252256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134252256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c7830] (fsm.c:486) 20250819134252256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134252256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134252256 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252256 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252256 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134252260 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134252260 DVLR DEBUG IMSI:262420000001093 has MSISDN:491230001093 (vlr.c:1045) 20250819134252260 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250819134252260 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134252260 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134252260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134252260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134252260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134252260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134252260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c7830] (vlr_lu_fsm.c:110) 20250819134252260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134252260 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-464:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134252260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134252260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134252260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134252260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c7830] (fsm.c:486) 20250819134252260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134252260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134252260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134252260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134252260 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250819134252260 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134252260 DMM DEBUG -> IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D LOCATION UPDATE ACCEPT (TMSI = 0xaf7b653d) (gsm_04_08.c:149) 20250819134252260 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134252260 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134252260 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134252260 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134252260 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252260 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252260 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2854)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2854)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134252263 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252263 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252263 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252263 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252264 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252264 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252264 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252264 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252264 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252264 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134252264 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134252264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134252264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134252264 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250819134252264 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134252264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134252264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134252264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134252264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c7830] (vlr_lu_fsm.c:817) 20250819134252264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134252264 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-464:LU)[0x55c2676c5900]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134252264 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134252264 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134252264 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250819134252264 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250819134252264 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134252264 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134252264 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134252264 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134252264 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134252264 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134252264 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134252264 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134252264 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252264 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252264 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252264 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134252264 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134252270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252270 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252270 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252270 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134252270 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252270 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134252270 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134252270 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134252270 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134252270 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134252270 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134252270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134252270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80] (msc_a.c:1053) 20250819134252270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134252270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134252270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134252270 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134252270 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134252270 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134252270 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134252270 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) MSC-A terminated (msub.c:261) 20250819134252270 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) 1 MSC-I still active (msub.c:79) 20250819134252270 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134252270 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134252270 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134252270 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134252270 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-464 (ran_conn.c:142) 20250819134252270 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-464 (ran_conn.c:155) 20250819134252270 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134252270 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-464:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134252270 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) Free (msub.c:119) 20250819134252270 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - active-conn: now used by 1 (attached) (msub.c:375) 20250819134252270 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134252270 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134252270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 20250819134252272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2854)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2862)12226523 TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2854)@6b779c8e12fd: Created IMSI[0] for '262420000001093'H'AF7B653D'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2862) TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: 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 := 'AF7B653D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2854)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2862)4277499 MSC_Test_2-RAN(2854)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2853)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134252475 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) 20250819134252475 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Allocated (fsm.c:456) 20250819134252475 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: Allocated (fsm.c:456) 20250819134252475 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134252476 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134252476 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134252476 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134252476 DMSC DEBUG msc_i(unknown:UTRAN-Iu-465:NONE)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134252476 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134252476 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134252476 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134252476 DMM DEBUG msc_a(TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250819134252476 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134252476 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00] (fsm.c:486) 20250819134252476 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134252476 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134252476 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134252476 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134252476 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134252476 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134252476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134252476 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134252476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134252476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0] (fsm.c:486) 20250819134252476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134252476 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134252476 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134252477 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252477 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252477 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: { messageType := 2, destLocRef := '4144FB'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(2853)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134252484 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134252484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134252484 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) Received 1 auth tuples (vlr.c:996) 20250819134252484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134252484 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134252484 DMM DEBUG Tx AUTH REQ (rand = c119a753fc25d9e12ba34caff77548b8) (gsm_04_08.c:641) 20250819134252484 DMM DEBUG AUTH REQ (autn = 8d6053948e4a8afb66462afefa4b8be7) (gsm_04_08.c:643) 20250819134252484 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134252484 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134252484 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134252484 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134252484 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252484 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252484 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2854)@6b779c8e12fd: patching N(SD)=1 into dtap '0514272F77B0210413B4FD28'O MSC_Test_2-RAN(2854)@6b779c8e12fd: patched enc_l3: '0554272F77B0210413B4FD28'O MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554272F77B0210413B4FD28'O MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252492 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252492 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252492 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252492 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134252492 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252492 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252492 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252492 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252492 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252492 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134252492 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 272f77b013b4fd28) (gsm_04_08.c:1128) 20250819134252493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134252493 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) AUTH on UTRAN received RES: 272f77b013b4fd28 (8 bytes) (vlr_auth_fsm.c:151) 20250819134252493 DVLR INFO SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134252493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134252493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134252493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134252493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134252493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134252493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5900]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134252493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134252493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134252493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134252493 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134252493 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e40ee4d472a37252d34b8f3a4115516d, CK=NONE (ran_msg_iu.c:388) 20250819134252493 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134252493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134252493 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252493 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252493 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134252499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252499 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252500 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252500 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252500 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134252500 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252500 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134252500 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134252500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134252500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134252500 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134252500 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134252500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134252500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134252500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134252500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134252500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134252500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134252500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134252500 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134252500 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250819134252500 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250819134252500 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252500 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252500 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O 20250819134252513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252513 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252513 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252513 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252513 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252513 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252513 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252513 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252513 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134252514 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250819134252514 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134252514 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134252514 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134252514 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134252514 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134252514 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252514 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252514 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: TX MT-forwardSM-Req for the MT SMS 20250819134252524 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134252524 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134252524 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250819134252524 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134252524 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134252524 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134252524 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134252524 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250819134252524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250819134252536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252536 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252536 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252536 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252536 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252536 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252536 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252536 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134252566 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134252566 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:327) 20250819134252566 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134252566 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134252566 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134252566 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250819134252566 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:344) 20250819134252567 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252567 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252567 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250819134252574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252574 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(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252574 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134252575 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252575 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252575 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252575 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252575 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252575 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 20250819134252575 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252778 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252778 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252778 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252778 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252778 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134252779 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252779 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252779 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252779 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252779 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134252779 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134252779 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134252779 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134252779 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134252779 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134252779 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134252779 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134252779 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134252779 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134252779 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134252779 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134252779 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134252779 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134252779 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134252780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134252780 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252780 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252780 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252780 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2853)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2853)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2853)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134252790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252791 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134252791 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134252791 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134252791 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134252791 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134252791 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134252791 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134252791 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134252791 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134252791 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134252791 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134252791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134252791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00] (msc_a.c:1053) 20250819134252791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134252791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134252791 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c7830] (msc_a.c:1053) 20250819134252791 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134252791 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134252791 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134252791 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) MSC-A terminated (msub.c:261) 20250819134252791 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) 1 MSC-I still active (msub.c:79) 20250819134252791 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134252791 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134252791 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134252791 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Removing from parent msub_fsm[0x55c2676c7830] (msub.c:113) 20250819134252791 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-465 (ran_conn.c:142) 20250819134252791 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-465 (ran_conn.c:155) 20250819134252791 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Freeing instance (msub.c:113) 20250819134252791 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D:UTRAN-Iu-465:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Deallocated (fsm.c:568) 20250819134252791 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D) Free (msub.c:119) 20250819134252791 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0xAF7B653D - active-conn: now used by 1 (attached) (msub.c:375) 20250819134252791 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Freeing instance (msub.c:113) 20250819134252791 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Deallocated (fsm.c:568) 20250819134252792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134252792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134252792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134252792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2853)@6b779c8e12fd: Session index based on local reference:0 20250819134252794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134252794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134252794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134252794 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(2854)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2862)4277499 20250819134252794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134252794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134252794 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2855)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2862)@6b779c8e12fd: Final verdict of PTC: pass 20250819134252804 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134252804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134252804 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134252804 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134252804 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134252804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134252804 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134252804 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134252804 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134252804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252804 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134252804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134252804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134252804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134252804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134252804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134252804 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(2847)@6b779c8e12fd: Final verdict of PTC: none 20250819134252805 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134252805 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) 20250819134252805 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134252805 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134252805 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) 20250819134252805 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134252805 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-GSUP(2859)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2849)@6b779c8e12fd: Final verdict of PTC: none 20250819134252805 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134252805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134252805 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134252805 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134252805 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) 20250819134252805 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252805 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134252805 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134252805 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134252805 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134252805 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134252805 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134252805 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134252805 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134252806 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134252806 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_2-SCCP(2853)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2852)@6b779c8e12fd: Final verdict of PTC: none 20250819134252806 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134252807 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2848)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2850)@6b779c8e12fd: Final verdict of PTC: none 20250819134252808 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) 20250819134252808 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) 20250819134252808 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134252808 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134252808 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) 20250819134252808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134252808 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134252808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134252808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134252808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134252808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134252808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134252808 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(2858)@6b779c8e12fd: Final verdict of PTC: none20250819134252809 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134252809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2856)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2860)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2855)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2854)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2863)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2846)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2851)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2861)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2857)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2846): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2847): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2848): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2849): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2850): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2851): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2852): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2853): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2854): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2855): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2856): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2857): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2858): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2859): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2860): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2861): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2862): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2863): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:42:52 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 20250819134253809 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=512028) 20250819134254806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134254806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134254806 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134254806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134254806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134254806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134254809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134254809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134254809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134254811 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=512028, count=515336) 20250819134255812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:42: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_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 20250819134256813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mt_multi_part_sms started. 20250819134257814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2867)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2867)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2867)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2865)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2870)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2870)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2870)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2868)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2873)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2873)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2873)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2871)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134257898 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2874)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134258059 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134258060 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134258060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134258060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2867)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2867)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2867)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134258064 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258064 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134258064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134258064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134258064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134258064 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134258064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2867)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2867)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2867)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2867)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2867)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134258065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134258065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134258065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134258065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134258065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134258065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2867)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2867)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2867)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2867)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2867)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2867)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2867)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2867)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134258065 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134258065 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134258079 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) 20250819134258079 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) 20250819134258079 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134258079 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(2870)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2870)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2870)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134258084 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258084 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134258084 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134258084 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134258084 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134258084 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134258084 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(2870)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2870)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2870)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2870)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2870)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134258085 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258085 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134258085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134258085 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134258085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134258085 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134258085 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(2870)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2870)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2870)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134258085 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134258085 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2870)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2870)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2870)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2870)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2870)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134258093 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) 20250819134258093 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) 20250819134258093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134258093 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(2873)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134258101 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258101 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134258101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134258101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134258101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134258101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134258101 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(2873)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2873)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2873)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134258104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134258104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134258104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134258104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134258104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134258104 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(2873)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134258105 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134258105 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2870)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2870)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134258815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134258815 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2876)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2876)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134258822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2876)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2876)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2876)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2876)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2876)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2876)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134258843 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134258843 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(2867)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258868 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258868 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258868 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134258868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134258869 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258869 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258869 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134258869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134258869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2867)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2867)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2866)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134258882 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258882 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258882 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258882 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) 20250819134258882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258882 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2870)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258882 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258882 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258882 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258882 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) 20250819134258882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258883 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) 20250819134258883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134258883 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2870)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2870)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2869)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2877)@6b779c8e12fd: Created GsupExpect[0] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2880) MSC_Test-GSUP(2877)@6b779c8e12fd: Created GsupExpect[1] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2880) TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: 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 } } } } 20250819134258899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258899 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258899 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) 20250819134258899 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134258899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2872)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2872)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2880)13835746 MSC_Test_2-SCCP(2871)@6b779c8e12fd: First idle individual index:0 20250819134258905 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258905 DLM3UA DEBUG 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(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258905 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134258905 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) 20250819134258905 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134258905 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134258905 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134258905 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134258905 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134258905 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134258905 DMSC DEBUG msc_i(unknown:UTRAN-Iu-466:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134258905 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134258905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134258905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134258905 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134258905 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134258905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134258905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134258905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134258905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134258905 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134258905 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001094 id=262420000001094 (vlr.c:661) 20250819134258905 DVLR INFO New subscr, IMSI: 262420000001094 (vlr.c:562) 20250819134258905 DVLR DEBUG VLR subscr IMSI-262420000001094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134258905 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134258905 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134258905 DVLR DEBUG VLR subscr IMSI-262420000001094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(2872)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134258905 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134258905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134258905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134258905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134258905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134258905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830] (fsm.c:486) 20250819134258905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134258905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134258905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: { messageType := 2, destLocRef := 'D31DE2'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(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2877)@6b779c8e12fd: Found GsupExpect[0] for "262420000001094" handled at TC_iu_gsup_mt_multi_part_sms2(2880) MSC_Test-GSUP(2877)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mt_multi_part_sms2(2880)"262420000001094" TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134258908 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134258908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134258908 DVLR DEBUG SUBSCR(IMSI-262420000001094) Received 1 auth tuples (vlr.c:996) 20250819134258908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134258908 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134258908 DMM DEBUG Tx AUTH REQ (rand = 3b79371bb2e4a585ea6aaaa58b93814f) (gsm_04_08.c:641) 20250819134258908 DMM DEBUG AUTH REQ (autn = c67c2fd195f6cd815c10bd5cdd9c06a7) (gsm_04_08.c:643) 20250819134258908 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134258908 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134258908 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134258908 DVLR DEBUG VLR subscr IMSI-262420000001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134258908 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258908 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258908 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2872)@6b779c8e12fd: patching N(SD)=1 into dtap '05145E82BA8121042DCE2F2E'O MSC_Test_2-RAN(2872)@6b779c8e12fd: patched enc_l3: '05545E82BA8121042DCE2F2E'O MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E82BA8121042DCE2F2E'O MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258913 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134258913 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134258913 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134258913 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134258913 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134258913 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134258913 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134258913 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5e82ba812dce2f2e) (gsm_04_08.c:1128) 20250819134258913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134258913 DVLR DEBUG SUBSCR(IMSI-262420000001094) AUTH on UTRAN received RES: 5e82ba812dce2f2e (8 bytes) (vlr_auth_fsm.c:151) 20250819134258913 DVLR INFO SUBSCR(IMSI-262420000001094) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134258913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134258913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134258913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134258913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830] (vlr_auth_fsm.c:294) 20250819134258913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134258913 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134258913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134258913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134258913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134258913 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134258913 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=762d6817c749f59def375a0b72341323, CK=NONE (ran_msg_iu.c:388) 20250819134258913 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134258913 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134258913 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258913 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258913 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134258920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258920 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258920 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134258920 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134258920 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134258920 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134258920 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134258920 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134258920 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134258920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134258920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134258920 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134258920 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134258920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134258920 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134258920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134258920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c7830] (fsm.c:486) 20250819134258920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134258920 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134258920 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258920 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258920 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134258923 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134258923 DVLR DEBUG IMSI:262420000001094 has MSISDN:491230001094 (vlr.c:1045) 20250819134258923 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250819134258923 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134258923 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134258923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134258923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134258923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134258923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134258923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676c7830] (vlr_lu_fsm.c:110) 20250819134258923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134258923 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-466:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134258923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134258923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134258923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134258923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676c7830] (fsm.c:486) 20250819134258923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134258923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134258923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134258923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134258923 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250819134258923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134258923 DMM DEBUG -> IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741 LOCATION UPDATE ACCEPT (TMSI = 0x14a6c741) (gsm_04_08.c:149) 20250819134258923 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134258923 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134258923 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134258923 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134258923 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258923 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258923 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2872)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2872)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258926 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134258926 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134258926 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134258926 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134258926 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134258926 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134258926 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134258926 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134258926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134258926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134258926 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250819134258926 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134258926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134258926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134258926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134258926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c7830] (vlr_lu_fsm.c:817) 20250819134258926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134258926 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-466:LU)[0x55c2676d0fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134258926 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134258926 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134258926 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250819134258926 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250819134258926 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134258926 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134258926 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134258926 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134258926 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134258926 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134258926 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134258926 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134258926 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134258927 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258927 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258927 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258932 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134258932 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134258932 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134258932 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134258932 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134258932 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134258932 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134258932 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134258932 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134258932 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134258932 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134258932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134258932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80] (msc_a.c:1053) 20250819134258932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134258932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134258932 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134258932 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134258932 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134258932 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134258932 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134258932 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) MSC-A terminated (msub.c:261) 20250819134258932 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) 1 MSC-I still active (msub.c:79) 20250819134258932 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134258932 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134258932 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134258932 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134258932 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-466 (ran_conn.c:142) 20250819134258932 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-466 (ran_conn.c:155) 20250819134258932 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134258932 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-466:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134258932 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) Free (msub.c:119) 20250819134258932 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134258932 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134258932 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134258932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 20250819134258934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258934 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(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258934 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2872)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2880)13835746 TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2872)@6b779c8e12fd: Created IMSI[0] for '262420000001094'H'14A6C741'O to be handled at TC_iu_gsup_mt_multi_part_sms2(2880) 20250819134258970 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134258970 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134258970 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134258970 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819134258970 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819134258970 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258970 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2872)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_multi_part_sms2(2880) TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: 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 := '14A6C741'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2872)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2880)13152376 MSC_Test_2-SCCP(2871)@6b779c8e12fd: First idle individual index:0 20250819134258981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258981 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258981 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258981 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) 20250819134258981 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Allocated (fsm.c:456) 20250819134258981 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: Allocated (fsm.c:456) 20250819134258981 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134258981 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134258981 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134258981 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134258981 DMSC DEBUG msc_i(unknown:UTRAN-Iu-467:NONE)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134258981 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134258981 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134258981 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134258981 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134258981 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134258981 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134258981 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134258981 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134258981 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134258981 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134258981 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134258981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134258981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134258981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134258981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134258981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134258981 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134258981 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134258981 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258981 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258981 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: { messageType := 2, destLocRef := 'C8B078'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(2871)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134258983 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134258983 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134258983 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) Received 1 auth tuples (vlr.c:996) 20250819134258983 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134258983 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134258983 DMM DEBUG Tx AUTH REQ (rand = 245fa334c41a6e20b4345d18bec0cec5) (gsm_04_08.c:641) 20250819134258983 DMM DEBUG AUTH REQ (autn = 52af3224d7b02a9262deff521ba8de16) (gsm_04_08.c:643) 20250819134258983 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134258983 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134258983 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134258983 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250819134258983 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258983 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258983 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2872)@6b779c8e12fd: patching N(SD)=0 into dtap '0514D845B30A2104903C167A'O MSC_Test_2-RAN(2872)@6b779c8e12fd: patched enc_l3: '0514D845B30A2104903C167A'O MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D845B30A2104903C167A'O 20250819134258985 DLSS7 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(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258985 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134258985 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134258985 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134258985 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134258985 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134258985 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134258985 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134258985 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d845b30a903c167a) (gsm_04_08.c:1128) 20250819134258985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134258985 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) AUTH on UTRAN received RES: d845b30a903c167a (8 bytes) (vlr_auth_fsm.c:151) 20250819134258985 DVLR INFO SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134258985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134258985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134258985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134258985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134258985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134258985 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676d0fd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134258985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134258985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134258985 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134258985 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134258986 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=650704a9a60ec32b0b0be56011224b01, CK=NONE (ran_msg_iu.c:388) 20250819134258986 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134258986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134258986 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258986 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258986 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134258987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258987 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258987 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134258987 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134258987 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134258987 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134258987 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134258987 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134258987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134258987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134258987 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134258987 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134258987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134258987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134258987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134258987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134258987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134258987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134258987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134258987 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134258987 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250819134258987 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134258987 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134258987 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134258987 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250819134258987 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250819134258988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134258988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134258988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134258988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134258994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134258994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134258994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134258994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134258994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134258994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134258994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134258994 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134258994 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134258994 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134258994 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134258994 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134258994 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134258994 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134259194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134259194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134259194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134259194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134259194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134259194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134259194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134259194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134259195 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134259195 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134259195 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134259195 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134259195 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134259195 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134259195 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134259195 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134259195 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134259195 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134259196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134259196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134259196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134259196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134259196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134259196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134259196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134259196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134300708 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134300708 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134300708 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134300708 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134300708 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134300708 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134300708 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134300708 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134300708 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819134300708 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134300708 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134300709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134300709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134300709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134300709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134300709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134300709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134300721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134300721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134300721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134300721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134300721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134300721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134300721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134300721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250819134300721 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134300721 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134300721 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134300721 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134300721 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134300721 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134300922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134300922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134300922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134300922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134300922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134300922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134300922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134300922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134300923 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134300923 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134300923 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134300923 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134300923 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134300923 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134300923 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134300923 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134300923 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134300923 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134300924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134300924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134300924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134300924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134300924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134300924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134300924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134300924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134302431 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134302431 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134302431 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134302431 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134302431 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134302431 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134302432 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134302432 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819134302432 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134302432 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134302432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134302432 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134302432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134302432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134302432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134302432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 20250819134302441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134302441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134302442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134302442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134302442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134302442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134302442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134302442 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134302442 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134302442 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250819134302442 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134302442 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134302442 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134302442 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134302642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134302642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134302642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134302642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134302642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134302642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134302642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134302642 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134302643 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134302643 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134302643 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134302643 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134302643 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134302643 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134302643 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134302643 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134302643 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134302643 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134302644 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134302644 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134302644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134302644 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134302644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134302644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134302644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134302644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134304154 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134304154 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134304154 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134304154 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134304154 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134304154 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134304154 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134304154 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:344) 20250819134304155 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134304155 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134304155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134304155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134304155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134304155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134304155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134304155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:22 20250819134304165 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134304165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134304166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134304166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134304166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134304166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134304166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134304166 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134304166 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134304166 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134304166 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134304166 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134304166 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134304166 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134304366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134304366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134304366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134304366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134304366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134304366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134304366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134304366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134304367 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134304367 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134304367 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134304367 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134304367 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134304367 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134304367 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134304367 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134304367 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134304367 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134304367 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134304367 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134304367 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134304367 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134304367 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134304367 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134304367 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134304367 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134304368 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134304368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134304368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134304368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134304368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134304368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134304368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134304368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134304368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134304368 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134304368 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134304368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134304368 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134304368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134304368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134304368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134304368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2871)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2871)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2871)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134305882 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134305882 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134305882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134305882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134305883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134305883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134305883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134305883 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134305883 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134305883 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134305883 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134305883 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134305883 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134305883 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134305883 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134305883 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134305883 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134305883 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134305883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134305883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00] (msc_a.c:1053) 20250819134305883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134305883 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134305883 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c7830] (msc_a.c:1053) 20250819134305883 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134305883 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134305883 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134305883 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) MSC-A terminated (msub.c:261) 20250819134305883 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) 1 MSC-I still active (msub.c:79) 20250819134305883 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134305883 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134305883 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134305883 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Removing from parent msub_fsm[0x55c2676c7830] (msub.c:113) 20250819134305883 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-467 (ran_conn.c:142) 20250819134305884 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-467 (ran_conn.c:155) 20250819134305884 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Freeing instance (msub.c:113) 20250819134305884 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741:UTRAN-Iu-467:PAGING_RESP)[0x55c2676c5d80]{READY}: Deallocated (fsm.c:568) 20250819134305884 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741) Free (msub.c:119) 20250819134305884 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x14A6C741 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134305884 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Freeing instance (msub.c:113) 20250819134305884 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Deallocated (fsm.c:568) 20250819134305884 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134305884 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134305884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134305884 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134305884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134305884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134305884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134305884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2873)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2871)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2872)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2880)13152376 20250819134305887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134305887 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134305887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134305887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134305887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134305888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134305888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2873)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134305888 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2880)@6b779c8e12fd: Final verdict of PTC: pass 20250819134305895 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134305895 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134305896 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134305896 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134305896 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134305896 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134305896 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134305896 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) 20250819134305896 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134305896 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134305897 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134305897 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134305897 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134305897 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134305897 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134305897 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134305897 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) 20250819134305897 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134305897 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134305897 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134305897 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134305897 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134305897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134305897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134305897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134305897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134305897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134305897 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134305897 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) 20250819134305897 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134305897 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134305897 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134305897 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134305897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134305897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134305897 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134305897 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134305898 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134305898 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134305899 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) 20250819134305899 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) 20250819134305899 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134305899 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134305899 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) 20250819134305899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134305899 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134305899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134305899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134305899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134305899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134305899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134305899 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-SCCP(2868)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2867)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2870)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2874)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2877)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2865)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2871)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2866)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2876)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2869)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2872)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2878)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2873)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2875)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2881)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2879)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2865): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2866): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2867): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2868): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2869): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2870): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2871): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2872): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2873): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2874): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2875): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2876): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2877): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2878): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2879): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mt_multi_part_sms2(2880): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2881): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_gsup_mt_multi_part_sms finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:43:05 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 20250819134305911 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134305912 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134305912 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134305912 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134306913 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=616140) 20250819134307898 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134307898 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134307898 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134307898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134307898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134307898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134307900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134307900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134307900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134307914 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=616140, count=619744) 20250819134308931 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:43: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_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 20250819134309933 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_lu_delay started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2885)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2885)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2885)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2883)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2888)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2888)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2888)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2886)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2891)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2891)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2891)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2889)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134310934 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134310938 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2892)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134311097 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134311098 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134311098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134311098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2885)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2885)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2885)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134311103 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311103 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134311103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134311103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134311103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134311103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134311103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2885)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2885)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2885)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2885)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134311103 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311103 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134311103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134311103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134311103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134311103 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134311103 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2885)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2885)@6b779c8e12fd: Message received on association #8 20250819134311103 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134311103 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2885)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2885)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2885)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2885)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134311117 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) 20250819134311117 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) 20250819134311117 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134311117 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(2888)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2888)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2888)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134311122 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311122 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134311122 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134311122 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134311122 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134311122 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134311122 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(2888)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2888)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2888)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2888)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2888)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134311123 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311123 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134311123 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134311123 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134311123 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134311123 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134311123 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(2888)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2888)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2888)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2888)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2888)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2888)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134311123 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134311123 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2888)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134311132 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) 20250819134311133 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) 20250819134311133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134311133 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(2891)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134311141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134311142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134311142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134311142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134311142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134311142 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(2891)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2891)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2891)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134311144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134311145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134311145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134311145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134311145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134311145 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(2891)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134311145 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134311145 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2888)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134311906 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311906 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134311906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134311906 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134311906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134311906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134311906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134311906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2885)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134311907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134311907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134311907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134311907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134311907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134311907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134311907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2885)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2885)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2884)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134311924 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311924 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134311924 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134311924 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) 20250819134311924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134311924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134311924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134311924 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2888)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134311925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134311925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134311925 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) 20250819134311925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134311925 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) 20250819134311925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134311925 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2888)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2888)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2887)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134311935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134311935 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2894)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2894)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134311939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2894)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2894)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2894)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2894)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2894)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2894)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134311944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134311944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134311944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134311944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134311944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134311944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134311944 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134311945 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) 20250819134311945 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134311945 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311945 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134311945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134311945 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134311945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134311945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134311945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134311945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2890)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134311955 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134311955 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2895)@6b779c8e12fd: Created GsupExpect[0] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2898) MSC_Test-GSUP(2895)@6b779c8e12fd: Created GsupExpect[1] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2898) TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: 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(2890)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2898)8336151 MSC_Test_2-SCCP(2889)@6b779c8e12fd: First idle individual index:0 20250819134311995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134311995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134311995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134311995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134311995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134311995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134311995 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2890)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134311995 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) 20250819134311995 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134311995 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134311995 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134311995 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134311995 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134311995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134311995 DMSC DEBUG msc_i(unknown:UTRAN-Iu-468:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134311995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134311995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134311995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134311995 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001095 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134311995 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134311995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134311995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134311995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134311995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134311995 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134311995 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001095 id=262420000001095 (vlr.c:661) 20250819134311995 DVLR INFO New subscr, IMSI: 262420000001095 (vlr.c:562) 20250819134311995 DVLR DEBUG VLR subscr IMSI-262420000001095 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134311995 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134311995 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134311995 DVLR DEBUG VLR subscr IMSI-262420000001095 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134311995 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134311995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134311995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134311995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134311995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134311995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830] (fsm.c:486) 20250819134311995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134311995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134311996 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134311996 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134311996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134311996 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134311996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134311996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134311996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134311996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@6b779c8e12fd: { messageType := 2, destLocRef := '7F3317'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(2889)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2895)@6b779c8e12fd: Found GsupExpect[0] for "262420000001095" handled at TC_iu_gsup_mt_sms_lu_delay2(2898) MSC_Test-GSUP(2895)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mt_sms_lu_delay2(2898)"262420000001095" TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134312000 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134312000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134312000 DVLR DEBUG SUBSCR(IMSI-262420000001095) Received 1 auth tuples (vlr.c:996) 20250819134312000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134312000 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134312000 DMM DEBUG Tx AUTH REQ (rand = 7b0b02430f866b7b9fa303a1c7dae750) (gsm_04_08.c:641) 20250819134312000 DMM DEBUG AUTH REQ (autn = b5b4ddb426a925804ed3dac528d2b59f) (gsm_04_08.c:643) 20250819134312000 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134312000 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134312000 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134312000 DVLR DEBUG VLR subscr IMSI-262420000001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134312000 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312000 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312000 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134312000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134312000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2890)@6b779c8e12fd: patching N(SD)=1 into dtap '0514FFC8897021047B84190C'O MSC_Test_2-RAN(2890)@6b779c8e12fd: patched enc_l3: '0554FFC8897021047B84190C'O MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FFC8897021047B84190C'O 20250819134312008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134312008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134312008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134312008 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134312008 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134312008 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134312008 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134312008 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134312008 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134312008 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ffc889707b84190c) (gsm_04_08.c:1128) 20250819134312008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134312008 DVLR DEBUG SUBSCR(IMSI-262420000001095) AUTH on UTRAN received RES: ffc889707b84190c (8 bytes) (vlr_auth_fsm.c:151) 20250819134312008 DVLR INFO SUBSCR(IMSI-262420000001095) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134312008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134312008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134312008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134312008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830] (vlr_auth_fsm.c:294) 20250819134312008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134312008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134312008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134312008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134312008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134312008 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134312008 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1419818669b8252ec8987621a4a0cb5f, CK=NONE (ran_msg_iu.c:388) 20250819134312008 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134312008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134312008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134312008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134312008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134312017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134312017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134312017 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134312017 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134312017 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134312017 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134312017 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134312017 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134312017 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134312017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134312017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134312017 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134312017 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134312017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134312017 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134312017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134312017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c7830] (fsm.c:486) 20250819134312017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134312017 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134312017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134312017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134312017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134312020 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134312020 DVLR DEBUG IMSI:262420000001095 has MSISDN:491230001095 (vlr.c:1045) 20250819134312020 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250819134312020 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134312020 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134312020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134312020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134312020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134312020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134312020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c2676c7830] (vlr_lu_fsm.c:110) 20250819134312020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134312020 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-468:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134312020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134312020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134312020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134312020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c2676c7830] (fsm.c:486) 20250819134312020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134312020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134312020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134312020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134312020 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250819134312020 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134312020 DMM DEBUG -> IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293 LOCATION UPDATE ACCEPT (TMSI = 0x49c62293) (gsm_04_08.c:149) 20250819134312020 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134312020 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134312020 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134312020 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134312020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134312020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134312020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2890)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2890)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134312023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134312023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134312023 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134312023 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134312023 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134312023 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134312023 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134312023 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134312023 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134312023 DMM DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134312023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134312023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134312023 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250819134312023 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134312023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134312023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134312023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134312023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c7830] (vlr_lu_fsm.c:817) 20250819134312023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134312023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-468:LU)[0x55c26769e880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134312023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134312023 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134312023 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250819134312023 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001095/3/1): Available (smpp_smsc.c:626) 20250819134312023 DIUCS INFO msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: Keeping LU token for +2500 ms (msc_a.c:191) MSC_Test_2-RAN(2890)@6b779c8e12fd: Created IMSI[0] for '262420000001095'H'49C62293'O to be handled at TC_iu_gsup_mt_sms_lu_delay2(2898) 20250819134312528 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 + gsm411_gsup_rx: now used by 3 (active-conn,attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134312528 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134312528 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 + SMS: now used by 4 (active-conn,attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134312528 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1105) 20250819134312528 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134312528 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134312528 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134312528 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134312528 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 - gsm411_gsup_rx: now used by 3 (active-conn,attached,SMS) (gsm_04_11_gsup.c:344) 20250819134312529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134312529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134312529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_len:19 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250819134312545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134312545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134312545 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_len:22 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2889)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250819134312545 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134312545 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134312545 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134312545 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134312546 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134312546 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134312746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134312746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134312746 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134312747 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134312747 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134312747 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134312747 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134312747 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134312747 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134312747 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250819134312747 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134312747 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134312748 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 - SMS: now used by 2 (active-conn,attached) (transaction.c:281) 20250819134312748 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134312748 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134312748 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134312748 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134312748 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134312748 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134312748 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134312748 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134312748 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134312748 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312748 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312748 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134312748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134312748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134312749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134312749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134312749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2889)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2889)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134312763 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134312763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134312763 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134312763 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134312763 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134312764 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134312764 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134312764 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134312764 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134312764 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134312764 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134312764 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134312764 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134312764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134312764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80] (msc_a.c:1053) 20250819134312764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134312764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134312764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134312764 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134312764 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134312764 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134312764 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134312764 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293) MSC-A terminated (msub.c:261) 20250819134312764 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293) 1 MSC-I still active (msub.c:79) 20250819134312764 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134312764 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134312764 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134312764 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134312764 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-468 (ran_conn.c:142) 20250819134312764 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-468 (ran_conn.c:155) 20250819134312764 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134312764 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293:UTRAN-Iu-468:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134312764 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293) Free (msub.c:119) 20250819134312764 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x49C62293 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134312764 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134312764 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134312764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134312764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134312764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@6b779c8e12fd: Session index based on local reference:0 20250819134312768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134312768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134312768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134312768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134312768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134312768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134312768 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2891)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2890)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2898)8336151 TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2898)@6b779c8e12fd: Final verdict of PTC: pass 20250819134312778 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134312778 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) 20250819134312778 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134312778 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134312778 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134312778 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) 20250819134312778 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134312778 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134312778 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134312778 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134312778 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) 20250819134312778 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312778 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134312778 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134312779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134312779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134312779 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134312779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134312779 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134312779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_0-SCCP(2883)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2888)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2895)@6b779c8e12fd: Final verdict of PTC: none 20250819134312779 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134312779 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134312779 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134312779 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134312779 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134312780 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134312780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134312780 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134312780 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134312780 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134312780 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312780 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134312780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134312780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134312780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134312780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134312780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134312780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134312780 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134312780 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) 20250819134312780 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) 20250819134312781 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134312781 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134312781 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) 20250819134312781 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134312781 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134312781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134312781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134312781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134312781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134312781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134312781 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134312780 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134312781 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134312781 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134312782 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2892)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2886)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2885)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2893)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2887)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2891)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2889)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2899)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2884)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2890)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2896)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2894)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2897)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2882)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2882): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2883): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2884): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2885): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2886): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2887): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2888): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2889): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2890): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2891): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2892): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2893): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2894): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2895): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2896): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2897): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mt_sms_lu_delay2(2898): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2899): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:43:12 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 20250819134313783 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350216) 20250819134314780 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134314780 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134314780 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134314780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134314780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134314780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134314781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134314781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134314781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134314785 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=350216, count=353524) 20250819134315786 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:43: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_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 20250819134316787 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_paging_timeout started. 20250819134317788 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2903)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2903)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2903)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2901)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2906)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2906)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2906)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2904)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2909)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2909)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2909)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2907)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134317861 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2910)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134318028 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134318028 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134318029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134318029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2903)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2903)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2903)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134318033 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318033 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134318033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134318033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134318033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134318033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134318033 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2903)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2903)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2903)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2903)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2903)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2903)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2903)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2903)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134318034 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318034 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134318034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134318034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134318034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134318034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134318034 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2903)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2903)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2903)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2903)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2903)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134318034 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134318034 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134318042 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) 20250819134318042 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) 20250819134318042 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134318042 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(2906)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2906)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2906)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2906)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2906)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134318047 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318047 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134318047 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134318047 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134318047 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134318047 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134318047 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(2906)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2906)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2906)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2906)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2906)@6b779c8e12fd: Message received on association #8 20250819134318048 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318048 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134318048 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134318048 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134318048 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134318048 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134318048 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(2906)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2906)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2906)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2906)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2906)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2906)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134318048 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134318048 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134318056 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) 20250819134318056 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) 20250819134318056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134318056 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(2909)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134318065 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134318065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134318065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134318065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134318065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134318065 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(2909)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2909)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2909)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134318068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134318068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134318068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134318068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134318068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134318068 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134318068 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134318068 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2906)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2906)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134318789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134318789 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2912)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2912)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134318795 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2912)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2912)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2912)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2912)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2912)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2912)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134318827 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134318827 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134318833 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318833 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318833 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134318833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134318833 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134318833 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318833 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318833 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134318833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134318833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2903)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2903)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2903)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2902)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134318845 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318845 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318845 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318845 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) 20250819134318845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134318845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2906)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134318845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318845 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) 20250819134318845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318845 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) 20250819134318845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134318845 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2906)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2906)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2905)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2913)@6b779c8e12fd: Created GsupExpect[0] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2916) MSC_Test-GSUP(2913)@6b779c8e12fd: Created GsupExpect[1] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2916) TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: 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 } } } } 20250819134318861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134318861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134318861 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134318861 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) 20250819134318861 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134318862 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318862 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318862 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134318862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134318862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2908)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2908)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2916)4102620 MSC_Test_2-SCCP(2907)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134318868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134318868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134318868 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2908)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134318868 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) 20250819134318868 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Allocated (fsm.c:456) 20250819134318868 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: Allocated (fsm.c:456) 20250819134318868 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134318868 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134318868 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134318868 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134318868 DMSC DEBUG msc_i(unknown:UTRAN-Iu-469:NONE)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134318868 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134318868 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134318868 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134318868 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001096 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134318868 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134318868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134318868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00] (fsm.c:486) 20250819134318868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134318868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134318868 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134318868 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001096 id=262420000001096 (vlr.c:661) 20250819134318868 DVLR INFO New subscr, IMSI: 262420000001096 (vlr.c:562) 20250819134318868 DVLR DEBUG VLR subscr IMSI-262420000001096 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134318868 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134318868 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134318868 DVLR DEBUG VLR subscr IMSI-262420000001096 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134318868 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134318868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134318868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134318868 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134318868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134318868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0] (fsm.c:486) 20250819134318868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134318868 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134318868 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318868 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318868 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134318868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134318868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2907)@6b779c8e12fd: { messageType := 2, destLocRef := '3E99DC'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(2907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2913)@6b779c8e12fd: Found GsupExpect[0] for "262420000001096" handled at TC_iu_gsup_mt_sms_paging_timeout2(2916) MSC_Test-GSUP(2913)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2916)"262420000001096" TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134318871 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134318871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134318871 DVLR DEBUG SUBSCR(IMSI-262420000001096) Received 1 auth tuples (vlr.c:996) 20250819134318871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134318871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134318871 DMM DEBUG Tx AUTH REQ (rand = a0fd8c0902b45faed8c58f93892de835) (gsm_04_08.c:641) 20250819134318871 DMM DEBUG AUTH REQ (autn = 4bca8e4ea5099794b52a1576eef4dce5) (gsm_04_08.c:643) 20250819134318871 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134318871 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134318872 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134318872 DVLR DEBUG VLR subscr IMSI-262420000001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134318872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134318872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134318872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2908)@6b779c8e12fd: patching N(SD)=1 into dtap '05144CA5DFC52104F2ED315B'O MSC_Test_2-RAN(2908)@6b779c8e12fd: patched enc_l3: '05544CA5DFC52104F2ED315B'O MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2907)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544CA5DFC52104F2ED315B'O MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134318877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134318877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134318877 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134318877 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134318877 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134318877 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134318877 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134318877 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134318877 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134318877 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4ca5dfc5f2ed315b) (gsm_04_08.c:1128) 20250819134318877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134318877 DVLR DEBUG SUBSCR(IMSI-262420000001096) AUTH on UTRAN received RES: 4ca5dfc5f2ed315b (8 bytes) (vlr_auth_fsm.c:151) 20250819134318877 DVLR INFO SUBSCR(IMSI-262420000001096) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134318877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134318877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134318877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134318877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134318877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134318877 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134318877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134318877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134318877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134318877 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134318877 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ea751d71625e2259efc7205742ed5411, CK=NONE (ran_msg_iu.c:388) 20250819134318877 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134318877 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134318877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134318877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134318877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2907)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134318883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134318883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134318883 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134318883 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134318883 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134318883 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134318883 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134318883 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134318883 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134318883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134318883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134318883 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134318883 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134318883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134318883 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134318883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134318883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0] (fsm.c:486) 20250819134318883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134318883 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134318883 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318883 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318883 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134318883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134318883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134318885 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134318885 DVLR DEBUG IMSI:262420000001096 has MSISDN:491230001096 (vlr.c:1045) 20250819134318885 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250819134318885 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134318885 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134318885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134318885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134318885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134318885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134318885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0] (vlr_lu_fsm.c:110) 20250819134318885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134318885 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-469:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134318885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134318885 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134318885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134318885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c2676a4fa0] (fsm.c:486) 20250819134318885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134318885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134318885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134318885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134318885 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250819134318885 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134318885 DMM DEBUG -> IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1 LOCATION UPDATE ACCEPT (TMSI = 0x88f0eed1) (gsm_04_08.c:149) 20250819134318885 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134318885 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134318885 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134318885 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134318885 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318885 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318885 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134318885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134318885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2908)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2908)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2907)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134318888 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318888 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318888 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134318888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134318888 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134318888 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134318888 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134318888 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134318888 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134318888 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134318888 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134318888 DMM DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134318888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134318888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134318888 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250819134318888 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134318888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134318888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134318888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134318888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676a4fa0] (vlr_lu_fsm.c:817) 20250819134318888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134318888 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-469:LU)[0x55c26769e9b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134318888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134318888 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134318888 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250819134318888 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001096/3/1): Available (smpp_smsc.c:626) 20250819134318888 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134318888 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134318888 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134318888 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134318888 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134318888 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134318888 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134318888 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134318888 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134318888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134318888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134318888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2907)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2907)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2907)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134318891 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134318891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134318891 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134318891 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134318891 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134318891 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134318891 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134318891 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134318891 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134318891 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134318891 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134318891 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134318891 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134318891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134318891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00] (msc_a.c:1053) 20250819134318892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134318892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134318892 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134318892 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c7830] (msc_a.c:1053) 20250819134318892 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134318892 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134318892 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134318892 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1) MSC-A terminated (msub.c:261) 20250819134318892 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1) 1 MSC-I still active (msub.c:79) 20250819134318892 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134318892 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134318892 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134318892 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Removing from parent msub_fsm[0x55c2676c7830] (msub.c:113) 20250819134318892 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-469 (ran_conn.c:142) 20250819134318892 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-469 (ran_conn.c:155) 20250819134318892 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Freeing instance (msub.c:113) 20250819134318892 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1:UTRAN-Iu-469:LU)[0x55c2676c5d80]{READY}: Deallocated (fsm.c:568) 20250819134318892 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1) Free (msub.c:119) 20250819134318892 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134318892 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Freeing instance (msub.c:113) 20250819134318892 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Deallocated (fsm.c:568) 20250819134318892 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318892 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318892 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134318892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134318892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2907)@6b779c8e12fd: Session index based on local reference:0 20250819134318892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318892 DLM3UA DEBUG 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(2909)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134318892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134318892 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2908)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2916)4102620 TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2908)@6b779c8e12fd: Created IMSI[0] for '262420000001096'H'88F0EED1'O to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2916) 20250819134318930 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134318930 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134318930 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134318931 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819134318931 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819134318931 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134318931 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134318931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134318931 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134318931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134318931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134318931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134318931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2909)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2908)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_paging_timeout2(2916) TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134328932 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250819134328932 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x88F0EED1 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_gsup_mt_sms_paging_timeout2(2916)@6b779c8e12fd: 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(2916)@6b779c8e12fd: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" 20250819134330969 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134330969 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134330970 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134330970 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134330970 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134330970 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134330970 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134330970 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134330970 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134330970 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134330970 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134330970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134330970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134330970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134330970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_1-SCCP(2904)@6b779c8e12fd: Final verdict of PTC: none 20250819134330970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134330970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134330971 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134330971 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2903)@6b779c8e12fd: Final verdict of PTC: none 20250819134330971 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) 20250819134330971 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) 20250819134330971 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134330971 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test-GSUP(2913)@6b779c8e12fd: Final verdict of PTC: none 20250819134330971 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134330971 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) 20250819134330971 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134330971 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134330971 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) 20250819134330971 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134330971 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134330971 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134330972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134330972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134330972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134330972 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134330972 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(2901)@6b779c8e12fd: Final verdict of PTC: none 20250819134330972 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134330972 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134330972 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134330972 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2906)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2908)@6b779c8e12fd: Final verdict of PTC: none 20250819134330973 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2905)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2907)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2912)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2910)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2902)@6b779c8e12fd: Final verdict of PTC: none 20250819134330974 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) 20250819134330974 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) 20250819134330974 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134330974 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134330974 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) 20250819134330974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134330974 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134330974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134330974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134330974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134330974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134330974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134330974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134330974 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134330974 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2909)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2915)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2914)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2917)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2911)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2900)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2900): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2901): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2902): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2903): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2904): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2905): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2906): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2907): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2908): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2909): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2910): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2911): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2912): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2913): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2914): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2915): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mt_sms_paging_timeout2(2916): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2917): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_paging_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@6b779c8e12fd: 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'. Tue Aug 19 13:43:30 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 20250819134331974 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320700) 20250819134332972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134332972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134332972 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134332972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134332972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134332972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134332974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134332974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134332975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134332975 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320700, count=324008) 20250819134333976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:43: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_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 20250819134334978 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_conn_timeout started. 20250819134335978 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2921)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2921)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2921)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2919)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2924)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2924)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2924)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2922)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2927)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2927)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2927)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2925)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134336053 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2928)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134336208 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134336208 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134336208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134336208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2921)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2921)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2921)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134336212 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134336212 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134336212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134336212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134336212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134336212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134336212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2921)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2921)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2921)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2921)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2921)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134336213 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134336213 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134336213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134336213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134336213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134336213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134336213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2921)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2921)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2921)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2921)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2921)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2921)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2921)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2921)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134336214 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134336214 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134336227 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) 20250819134336227 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) 20250819134336227 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134336227 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(2924)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2924)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2924)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134336232 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134336232 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134336232 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134336232 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134336232 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134336232 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134336232 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(2924)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2924)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2924)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2924)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2924)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134336232 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134336232 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134336232 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134336232 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134336232 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134336232 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134336232 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(2924)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2924)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2924)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134336232 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134336232 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2924)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2924)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2924)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2924)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2924)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134336249 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) 20250819134336249 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) 20250819134336249 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134336249 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(2927)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134336258 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134336258 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134336258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134336258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134336258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134336258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134336258 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(2927)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2927)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2927)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134336261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134336261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134336261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134336261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134336261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134336261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134336261 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(2927)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134336262 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134336262 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2924)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2924)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134336980 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134336980 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2930)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2930)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134336986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2930)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2930)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2930)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2930)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2930)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2930)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134337004 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134337004 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134337012 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337012 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337012 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134337012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337012 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337012 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2921)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134337012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134337012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2921)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2921)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2920)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134337032 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337032 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_1-M3UA(2924)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337032 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337032 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) 20250819134337032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337032 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134337032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337032 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) 20250819134337032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337032 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) 20250819134337032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134337032 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2924)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2924)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2923)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2931)@6b779c8e12fd: Created GsupExpect[0] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2934) MSC_Test-GSUP(2931)@6b779c8e12fd: Created GsupExpect[1] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2934) TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: 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 } } } } 20250819134337060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337061 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) 20250819134337061 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134337061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2926)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2926)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2934)9929057 MSC_Test_2-SCCP(2925)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2926)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134337071 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) 20250819134337071 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134337071 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134337071 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134337071 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134337071 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134337071 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134337071 DMSC DEBUG msc_i(unknown:UTRAN-Iu-470:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134337071 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134337071 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134337071 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134337071 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001097 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134337071 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134337071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134337071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134337071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134337071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134337071 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134337071 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001097 id=262420000001097 (vlr.c:661) 20250819134337071 DVLR INFO New subscr, IMSI: 262420000001097 (vlr.c:562) 20250819134337071 DVLR DEBUG VLR subscr IMSI-262420000001097 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134337071 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134337071 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134337071 DVLR DEBUG VLR subscr IMSI-262420000001097 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134337071 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134337071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134337071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134337071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134337071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134337071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830] (fsm.c:486) 20250819134337071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134337071 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134337071 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337071 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337071 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: { messageType := 2, destLocRef := '978161'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-GSUP(2931)@6b779c8e12fd: Found GsupExpect[0] for "262420000001097" handled at TC_iu_gsup_mt_sms_conn_timeout2(2934) MSC_Test-GSUP(2931)@6b779c8e12fd: Added IMSI table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2934)"262420000001097" MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134337075 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134337075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134337075 DVLR DEBUG SUBSCR(IMSI-262420000001097) Received 1 auth tuples (vlr.c:996) 20250819134337075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134337075 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134337075 DMM DEBUG Tx AUTH REQ (rand = b9d1c8a39e1598d74f4f8193f793caf6) (gsm_04_08.c:641) 20250819134337075 DMM DEBUG AUTH REQ (autn = 9c60d1fc1f94fbaeb3131f6f0adfedd1) (gsm_04_08.c:643) 20250819134337075 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134337075 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134337075 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134337075 DVLR DEBUG VLR subscr IMSI-262420000001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134337075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2926)@6b779c8e12fd: patching N(SD)=1 into dtap '05145D70D47C21042B32AD36'O MSC_Test_2-RAN(2926)@6b779c8e12fd: patched enc_l3: '05545D70D47C21042B32AD36'O MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545D70D47C21042B32AD36'O MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337081 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134337081 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134337081 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134337081 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134337081 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134337081 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134337081 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134337081 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5d70d47c2b32ad36) (gsm_04_08.c:1128) 20250819134337081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134337081 DVLR DEBUG SUBSCR(IMSI-262420000001097) AUTH on UTRAN received RES: 5d70d47c2b32ad36 (8 bytes) (vlr_auth_fsm.c:151) 20250819134337081 DVLR INFO SUBSCR(IMSI-262420000001097) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134337081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134337081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134337081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134337081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830] (vlr_auth_fsm.c:294) 20250819134337081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134337081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134337081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134337081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134337081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134337081 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134337081 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e122f0875e9b369c79733c6db231968f, CK=NONE (ran_msg_iu.c:388) 20250819134337081 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134337082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134337082 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337082 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337087 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134337088 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134337088 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134337088 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134337088 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134337088 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134337088 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134337088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134337088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134337088 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134337088 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134337088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134337088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134337088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134337088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c7830] (fsm.c:486) 20250819134337088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134337088 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134337088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134337090 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134337090 DVLR DEBUG IMSI:262420000001097 has MSISDN:491230001097 (vlr.c:1045) 20250819134337090 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250819134337090 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134337090 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134337090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134337090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134337090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134337090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134337090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676c7830] (vlr_lu_fsm.c:110) 20250819134337090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134337090 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-470:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134337090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134337090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134337090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134337090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676c7830] (fsm.c:486) 20250819134337090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134337090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134337090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134337090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134337090 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250819134337090 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134337090 DMM DEBUG -> IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287 LOCATION UPDATE ACCEPT (TMSI = 0x3254d287) (gsm_04_08.c:149) 20250819134337090 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134337090 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134337090 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134337090 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134337090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2926)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2926)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134337092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134337092 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134337092 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134337092 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134337092 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134337092 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134337092 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134337092 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134337092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134337092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134337092 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250819134337092 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134337092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134337092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134337092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134337092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c7830] (vlr_lu_fsm.c:817) 20250819134337092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134337092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-470:LU)[0x55c2676cd620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134337092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134337092 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134337092 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250819134337092 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250819134337092 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134337092 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134337092 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134337092 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134337092 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134337092 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134337092 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134337092 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134337092 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134337093 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337093 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337093 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337096 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337096 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134337096 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134337096 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134337096 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134337096 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134337096 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134337096 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134337096 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134337096 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134337096 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134337096 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134337096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134337096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80] (msc_a.c:1053) 20250819134337096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134337096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134337096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134337096 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134337096 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134337096 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134337096 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134337096 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) MSC-A terminated (msub.c:261) 20250819134337096 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) 1 MSC-I still active (msub.c:79) 20250819134337096 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134337096 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134337096 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134337096 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134337096 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-470 (ran_conn.c:142) 20250819134337096 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-470 (ran_conn.c:155) 20250819134337096 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134337096 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-470:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134337096 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) Free (msub.c:119) 20250819134337096 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134337096 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134337096 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134337096 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337096 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337096 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337097 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2926)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2934)9929057 TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2926)@6b779c8e12fd: Created IMSI[0] for '262420000001097'H'3254D287'O to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2934) 20250819134337134 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:310) 20250819134337134 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:333) 20250819134337134 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250819134337135 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250819134337135 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:344) 20250819134337135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2926)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_conn_timeout2(2934) TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: 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 := '3254D287'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2926)@6b779c8e12fd: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2934)750499 MSC_Test_2-SCCP(2925)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337157 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134337158 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) 20250819134337158 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Allocated (fsm.c:456) 20250819134337158 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: Allocated (fsm.c:456) 20250819134337158 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134337158 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134337158 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134337158 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134337158 DMSC DEBUG msc_i(unknown:UTRAN-Iu-471:NONE)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134337158 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134337158 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134337158 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134337159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134337159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134337159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134337159 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134337159 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134337159 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134337159 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134337159 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134337159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134337159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134337159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134337159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134337159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134337159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134337159 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134337159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: { messageType := 2, destLocRef := '0B73A3'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(2925)@6b779c8e12fd: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134337165 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134337165 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134337165 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) Received 1 auth tuples (vlr.c:996) 20250819134337165 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134337165 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134337165 DMM DEBUG Tx AUTH REQ (rand = deabba8cfd06063166a834b6dee58c7e) (gsm_04_08.c:641) 20250819134337165 DMM DEBUG AUTH REQ (autn = c85afdb13845e1bcaa3fce3990c29fa7) (gsm_04_08.c:643) 20250819134337165 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134337165 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134337165 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134337165 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250819134337165 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337165 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337165 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337165 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2926)@6b779c8e12fd: patching N(SD)=0 into dtap '0514EDE40A59210418FA6085'O MSC_Test_2-RAN(2926)@6b779c8e12fd: patched enc_l3: '0514EDE40A59210418FA6085'O MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514EDE40A59210418FA6085'O MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134337172 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134337172 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134337172 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134337172 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134337172 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134337172 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134337172 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ede40a5918fa6085) (gsm_04_08.c:1128) 20250819134337172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134337172 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) AUTH on UTRAN received RES: ede40a5918fa6085 (8 bytes) (vlr_auth_fsm.c:151) 20250819134337172 DVLR INFO SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134337172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134337172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134337172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134337172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134337172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134337172 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676cd620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134337172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134337172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134337172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134337172 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134337172 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a7fbae3c27e98e757aba0f60e2f7b28a, CK=NONE (ran_msg_iu.c:388) 20250819134337172 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134337172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134337173 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337173 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337173 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134337178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134337178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134337178 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134337178 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134337178 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134337178 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134337178 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134337178 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134337178 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134337178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134337178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134337178 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134337178 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134337179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134337179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134337179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134337179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134337179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134337179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134337179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134337179 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134337179 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250819134337179 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250819134337179 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134337179 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134337179 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250819134337179 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250819134337179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134337179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134337179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134337179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134337179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134337179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134337179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134337179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134337179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134342160 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250819134342160 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250819134342160 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134342160 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (sms) (msc_a.c:948) 20250819134342161 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134342161 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 + 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) 20250819134342161 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134342161 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819134342161 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134342161 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134342161 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134342161 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134342161 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134342161 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134342161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134342161 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134342161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134342161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134342161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134342161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2925)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2925)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2925)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134342171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134342171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134342171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134342171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134342171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134342171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134342171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134342171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134342171 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134342171 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134342172 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134342172 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134342172 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134342172 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134342172 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134342172 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134342172 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134342172 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134342172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134342172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00] (msc_a.c:1053) 20250819134342172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134342172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134342172 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c7830] (msc_a.c:1053) 20250819134342172 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134342172 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134342172 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134342172 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) MSC-A terminated (msub.c:261) 20250819134342172 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) 1 MSC-I still active (msub.c:79) 20250819134342172 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134342172 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134342172 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134342172 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Removing from parent msub_fsm[0x55c2676c7830] (msub.c:113) 20250819134342172 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-471 (ran_conn.c:142) 20250819134342172 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-471 (ran_conn.c:155) 20250819134342172 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Freeing instance (msub.c:113) 20250819134342172 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287:UTRAN-Iu-471:PAGING_RESP)[0x55c2676c5d80]{READY}: Deallocated (fsm.c:568) 20250819134342172 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287) Free (msub.c:119) 20250819134342172 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x3254D287 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134342172 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Freeing instance (msub.c:113) 20250819134342172 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Deallocated (fsm.c:568) 20250819134342172 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134342172 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134342172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134342172 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134342172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134342172 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134342172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134342172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2927)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2925)@6b779c8e12fd: Session index based on local reference:0 20250819134342175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134342175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134342175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134342175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134342175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134342175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134342175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134342175 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2926)@6b779c8e12fd: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2934)750499 MSC_Test_2-M3UA(2927)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2934)@6b779c8e12fd: 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(2934)@6b779c8e12fd: Final verdict of PTC: fail reason: "Timeout waiting for GSUP MT-forwardSM-Err" 20250819134344203 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134344203 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) 20250819134344203 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134344203 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134344203 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134344203 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) 20250819134344203 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134344203 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134344203 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) 20250819134344203 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134344203 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134344203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134344203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134344203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134344203 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134344203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134344203 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134344203 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_0-SCCP(2919)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2924)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2931)@6b779c8e12fd: Final verdict of PTC: none 20250819134344203 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134344203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134344203 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134344203 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134344203 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134344203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134344203 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134344203 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134344203 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134344203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134344203 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134344203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134344203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134344203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134344203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134344203 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134344203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134344203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134344204 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_0-M3UA(2921)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2920)@6b779c8e12fd: Final verdict of PTC: none 20250819134344204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134344204 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134344204 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2922)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2928)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2925)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2926)@6b779c8e12fd: Final verdict of PTC: none 20250819134344204 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2930)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2933)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2929)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2918)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2927)@6b779c8e12fd: Final verdict of PTC: none 20250819134344205 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) 20250819134344205 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) 20250819134344205 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134344205 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134344205 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) 20250819134344205 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134344205 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134344205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134344205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134344205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134344205 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134344205 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134344206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134344206 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134344206 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2935)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2932)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2923)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2918): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2919): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2920): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2921): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2922): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2923): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2924): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2925): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2926): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2927): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2928): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2929): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2930): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2931): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2932): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2933): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_gsup_mt_sms_conn_timeout2(2934): fail (none -> fail) reason: "Timeout waiting for GSUP MT-forwardSM-Err" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2935): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_iu_gsup_mt_sms_conn_timeout finished. Verdict: fail reason: Timeout waiting for GSUP MT-forwardSM-Err MTC@6b779c8e12fd: 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'. Tue Aug 19 13:43:44 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 20250819134344474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134344474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134344474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134344474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134344474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134344474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134344474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134344474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134345205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=449412) 20250819134346204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134346204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134346204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134346204 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134346205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134346205 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134346205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134346206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134346206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134346206 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=449412, count=452720) 20250819134347206 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:43: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_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 20250819134348207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2939)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2939)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2939)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2937)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134349208 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2942)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2942)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2942)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2940)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2945)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2945)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2945)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2943)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134349237 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2946)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134349398 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134349398 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134349399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134349399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2939)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2939)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2939)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134349403 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134349403 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134349403 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134349403 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134349403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134349403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134349403 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2939)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2939)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2939)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2939)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2939)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134349404 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134349404 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134349404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134349404 DLSS7 DEBUG[38;5;43m XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134349404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134349404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134349404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2939)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2939)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2939)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2939)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2939)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2939)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134349405 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134349405 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2939)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2939)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134349412 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) 20250819134349412 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) 20250819134349412 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134349412 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(2942)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2942)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2942)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2942)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2942)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134349417 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134349417 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134349417 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134349417 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134349417 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134349417 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134349417 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(2942)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2942)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2942)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2942)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2942)@6b779c8e12fd: Message received on association #8 20250819134349418 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134349418 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134349418 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134349418 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134349418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134349418 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134349418 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(2942)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134349418 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134349418 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2942)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2942)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2942)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2942)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2942)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134349432 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) 20250819134349432 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) 20250819134349432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134349432 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(2945)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134349441 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134349441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134349441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134349441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134349442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134349442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134349442 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(2945)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2945)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2945)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134349445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134349445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134349445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134349445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134349445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134349445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134349445 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(2945)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134349445 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134349445 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2942)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2942)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2945)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134350210 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134350210 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2948)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819134350212 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350212 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350212 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134350212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350212 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2939)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350213 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350213 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350214 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134350214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134350214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2939)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP-IPA(2948)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134350215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2939)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2948)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2948)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2948)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2948)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2948)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2948)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(2938)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2942)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350224 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350224 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350224 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350224 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) 20250819134350224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350224 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350224 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350224 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350224 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350224 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) 20250819134350224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350224 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) 20250819134350224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134350224 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2942)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2942)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2941)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134350231 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134350231 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134350237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350237 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350238 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) 20250819134350238 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134350238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2944)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2949)@6b779c8e12fd: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2952) TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2944)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2952)10040001 MSC_Test_2-SCCP(2943)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-RAN(2944)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350272 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350272 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350272 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) 20250819134350273 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134350273 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134350273 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134350273 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134350273 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134350273 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134350273 DMSC DEBUG msc_i(unknown:UTRAN-Iu-472:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134350273 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134350273 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134350273 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134350273 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134350273 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134350273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134350273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134350273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134350273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134350273 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134350273 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001046 id=262420000001046 (vlr.c:661) 20250819134350273 DVLR INFO New subscr, IMSI: 262420000001046 (vlr.c:562) 20250819134350273 DVLR DEBUG VLR subscr IMSI-262420000001046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134350273 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134350273 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134350273 DVLR DEBUG VLR subscr IMSI-262420000001046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134350273 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134350273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134350273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134350273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134350273 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134350273 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830] (fsm.c:486) 20250819134350273 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134350273 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134350273 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: { messageType := 2, destLocRef := '9932C1'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(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2949)@6b779c8e12fd: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2952) MSC_Test-GSUP(2949)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2952)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134350277 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134350277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134350277 DVLR DEBUG SUBSCR(IMSI-262420000001046) Received 1 auth tuples (vlr.c:996) 20250819134350277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134350277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134350277 DMM DEBUG Tx AUTH REQ (rand = 51e67eb77bbc3243d236b3adb2023802) (gsm_04_08.c:641) 20250819134350277 DMM DEBUG AUTH REQ (autn = c3b527ec40a0470ff86e6ac529690299) (gsm_04_08.c:643) 20250819134350277 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134350277 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134350277 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134350277 DVLR DEBUG VLR subscr IMSI-262420000001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134350277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2944)@6b779c8e12fd: patching N(SD)=1 into dtap '0514B239B28D2104049DF7C6'O MSC_Test_2-RAN(2944)@6b779c8e12fd: patched enc_l3: '0554B239B28D2104049DF7C6'O MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B239B28D2104049DF7C6'O MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350285 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350285 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134350285 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134350285 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134350285 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134350285 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134350285 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134350285 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b239b28d049df7c6) (gsm_04_08.c:1128) 20250819134350285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134350285 DVLR DEBUG SUBSCR(IMSI-262420000001046) AUTH on UTRAN received RES: b239b28d049df7c6 (8 bytes) (vlr_auth_fsm.c:151) 20250819134350285 DVLR INFO SUBSCR(IMSI-262420000001046) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134350285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134350285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134350285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134350285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830] (vlr_auth_fsm.c:294) 20250819134350285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134350285 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134350285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134350285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134350285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134350285 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134350285 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9c9ab8bfe7267fa29d8d0f06b13bf381, CK=NONE (ran_msg_iu.c:388) 20250819134350285 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134350285 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134350285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134350291 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350291 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350292 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350292 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(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350292 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350292 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134350292 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134350292 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134350292 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134350292 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134350292 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134350292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134350292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134350292 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134350292 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134350292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134350292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134350292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134350292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c7830] (fsm.c:486) 20250819134350292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134350292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134350292 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350292 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350292 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134350295 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134350295 DVLR DEBUG IMSI:262420000001046 has MSISDN:491230001046 (vlr.c:1045) 20250819134350295 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250819134350295 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134350296 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134350296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134350296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134350296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134350296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134350296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676c7830] (vlr_lu_fsm.c:110) 20250819134350296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134350296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-472:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134350296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134350296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134350296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134350296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676c7830] (fsm.c:486) 20250819134350296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134350296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134350296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134350296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134350296 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250819134350296 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134350296 DMM DEBUG -> IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209 LOCATION UPDATE ACCEPT (TMSI = 0x2edba209) (gsm_04_08.c:149) 20250819134350296 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134350296 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134350296 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134350296 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134350296 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350296 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350296 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2944)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2944)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350299 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350299 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134350299 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134350299 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134350299 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134350299 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134350299 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134350299 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134350299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134350299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134350299 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250819134350299 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134350299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134350299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134350299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134350299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c7830] (vlr_lu_fsm.c:817) 20250819134350299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134350299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-472:LU)[0x55c2676d20d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134350299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134350299 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134350299 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250819134350299 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250819134350299 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134350299 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134350299 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134350299 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134350299 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134350299 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134350299 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134350299 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134350299 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134350299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350305 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350305 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134350305 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134350305 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134350305 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134350305 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134350305 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134350305 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134350305 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134350305 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134350305 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134350305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134350305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80] (msc_a.c:1053) 20250819134350305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134350305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134350305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134350305 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134350305 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134350305 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134350305 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134350305 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) MSC-A terminated (msub.c:261) 20250819134350305 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) 1 MSC-I still active (msub.c:79) 20250819134350305 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134350305 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134350305 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134350305 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134350305 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-472 (ran_conn.c:142) 20250819134350305 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-472 (ran_conn.c:155) 20250819134350305 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134350305 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-472:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134350305 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) Free (msub.c:119) 20250819134350305 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134350305 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134350305 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134350305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350305 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350306 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2944)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2952)10040001 TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: 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 := '2EDBA209'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2944)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2952)7769500 MSC_Test_2-RAN(2944)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2943)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350510 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350511 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) 20250819134350512 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Allocated (fsm.c:456) 20250819134350512 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: Allocated (fsm.c:456) 20250819134350512 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134350512 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134350512 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134350512 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134350512 DMSC DEBUG msc_i(unknown:UTRAN-Iu-473:NONE)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134350512 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134350512 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134350512 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134350512 DMM DEBUG msc_a(TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134350512 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134350512 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00] (fsm.c:486) 20250819134350512 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134350512 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134350512 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134350512 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134350512 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134350512 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134350512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134350512 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134350512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134350512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0] (fsm.c:486) 20250819134350512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134350512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134350512 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134350513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: { messageType := 2, destLocRef := '768D9C'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(2943)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134350519 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134350519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134350519 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) Received 1 auth tuples (vlr.c:996) 20250819134350519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134350519 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134350519 DMM DEBUG Tx AUTH REQ (rand = 484abfcec80d283d6657e47974af6bc9) (gsm_04_08.c:641) 20250819134350519 DMM DEBUG AUTH REQ (autn = 442279624cd6b3021408fec2f79fedca) (gsm_04_08.c:643) 20250819134350519 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134350519 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134350519 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134350520 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134350520 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350520 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350520 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2944)@6b779c8e12fd: patching N(SD)=1 into dtap '05149AE786FC2104FCD911C2'O MSC_Test_2-RAN(2944)@6b779c8e12fd: patched enc_l3: '05549AE786FC2104FCD911C2'O MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549AE786FC2104FCD911C2'O MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350527 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350527 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134350528 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134350528 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134350528 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134350528 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134350528 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134350528 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9ae786fcfcd911c2) (gsm_04_08.c:1128) 20250819134350528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134350528 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) AUTH on UTRAN received RES: 9ae786fcfcd911c2 (8 bytes) (vlr_auth_fsm.c:151) 20250819134350528 DVLR INFO SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134350528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134350528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134350528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134350528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134350528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134350528 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676d20d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134350528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134350528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134350528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134350528 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134350528 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b5d5f0fe5a84977e763136f586124b1a, CK=NONE (ran_msg_iu.c:388) 20250819134350528 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134350528 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134350529 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350529 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350529 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350535 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350535 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134350535 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134350535 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134350535 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134350535 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134350535 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134350535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134350535 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134350535 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134350535 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134350536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134350536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134350536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134350536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134350536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134350536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134350536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134350536 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134350536 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250819134350536 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250819134350536 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350536 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350536 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2949)@6b779c8e12fd: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2952) MSC_Test_2-RAN(2944)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2944)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350556 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350556 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134350556 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134350556 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134350556 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134350556 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134350556 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134350557 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134350557 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134350557 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{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(2952)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134350558 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134350558 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134350558 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134350558 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134350558 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134350558 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134350558 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134350558 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134350558 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134350558 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134350558 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134350558 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134350558 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134350558 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134350558 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134350558 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350558 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350558 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350559 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350559 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350559 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350559 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2943)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2943)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2943)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134350564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134350565 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134350565 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134350565 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134350565 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134350565 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134350565 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134350565 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134350565 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134350565 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134350565 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134350565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134350565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00] (msc_a.c:1053) 20250819134350565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134350565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134350565 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c7830] (msc_a.c:1053) 20250819134350565 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134350565 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134350565 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134350565 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) MSC-A terminated (msub.c:261) 20250819134350565 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) 1 MSC-I still active (msub.c:79) 20250819134350565 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134350565 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134350565 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134350565 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Removing from parent msub_fsm[0x55c2676c7830] (msub.c:113) 20250819134350565 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-473 (ran_conn.c:142) 20250819134350565 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-473 (ran_conn.c:155) 20250819134350565 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Freeing instance (msub.c:113) 20250819134350565 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209:UTRAN-Iu-473:CM_SERVICE_REQ)[0x55c2676c5d80]{READY}: Deallocated (fsm.c:568) 20250819134350565 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209) Free (msub.c:119) 20250819134350565 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x2EDBA209 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134350565 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Freeing instance (msub.c:113) 20250819134350565 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Deallocated (fsm.c:568) 20250819134350566 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350566 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350566 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134350566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134350566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2943)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2944)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2952)7769500 MSC_Test_2-M3UA(2945)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134350568 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350568 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134350568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134350568 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134350568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134350568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134350568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134350568 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_ussd_single_request2(2952)@6b779c8e12fd: Final verdict of PTC: pass 20250819134350574 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134350574 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2949)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2937)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2946)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2941)@6b779c8e12fd: Final verdict of PTC: none 20250819134350576 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134350576 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) 20250819134350576 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134350576 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134350576 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134350576 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) 20250819134350577 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134350577 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134350577 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) 20250819134350577 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350577 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134350577 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134350577 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) MSC_Test_0-RAN(2938)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2942)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2940)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2943)@6b779c8e12fd: Final verdict of PTC: none 20250819134350578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134350577 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134350577 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134350577 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134350577 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134350578 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134350578 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) 20250819134350578 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134350578 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134350578 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134350578 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) 20250819134350578 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134350578 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134350578 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) 20250819134350578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350578 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134350578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134350578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134350578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134350578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134350578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134350578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134350578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134350578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134350578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2945)@6b779c8e12fd: Final verdict of PTC: none 20250819134350578 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134350578 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134350578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134350578 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134350578 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134350578 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134350578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134350578 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134350578 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134350578 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134350578 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134350578 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134350578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134350578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134350578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134350578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134350578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134350578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-SMPP(2950)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2948)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2944)@6b779c8e12fd: Final verdict of PTC: none 20250819134350578 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134350578 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-STATS(2951)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2936)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2947)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2953)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2939)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2936): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2937): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2938): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2939): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2940): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2941): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2942): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2943): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2944): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2945): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2946): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2947): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2948): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2949): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2950): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2951): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2952): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2953): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:43:50 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 20250819134351579 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=439796) 20250819134352579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134352579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134352579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134352579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134352579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134352579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134352579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134352579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134352579 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134352580 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=439796, count=443104) 20250819134353581 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:43: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_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 20250819134354583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mt_ussd_notification started. 20250819134355583 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2957)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2957)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2957)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2955)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2960)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2960)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2960)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2958)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(2963)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2963)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2963)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(2961)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134355656 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2964)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134355821 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134355821 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134355821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134355821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2957)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2957)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2957)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134355826 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134355826 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134355826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134355826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134355826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134355826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134355826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2957)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2957)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2957)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2957)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2957)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2957)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2957)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2957)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134355827 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134355827 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134355827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134355827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134355827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134355827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134355827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134355827 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(2957)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2957)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2957)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134355827 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2957)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2957)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134355836 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) 20250819134355836 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) 20250819134355836 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134355836 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(2960)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2960)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2960)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134355841 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134355841 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134355841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134355841 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134355841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134355841 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134355842 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(2960)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2960)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2960)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2960)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2960)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134355844 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134355844 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134355844 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134355844 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134355844 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(2960)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2960)@6b779c8e12fd: Message received on association #8 20250819134355844 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134355844 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(2960)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134355844 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134355844 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2960)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2960)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2960)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2960)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2960)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134355851 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) 20250819134355851 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) 20250819134355851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134355851 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(2963)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2963)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2963)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134355860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134355860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134355860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134355860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134355860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134355860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134355860 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(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2963)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134355863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134355863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134355863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134355863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134355863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134355863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134355863 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(2960)@6b779c8e12fd: Message received on association #8 20250819134355863 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134355863 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2960)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2963)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134356584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134356584 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2966)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2966)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134356590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2966)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2966)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2966)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2966)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2966)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2966)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134356611 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134356611 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134356625 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356625 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356625 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134356625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356625 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134356625 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356625 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356625 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134356625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134356625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2957)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2957)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2957)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2956)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134356639 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356639 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356639 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356639 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) 20250819134356639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356639 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2960)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356640 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356640 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356640 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356640 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) 20250819134356640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356640 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) 20250819134356640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134356640 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2960)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2960)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2959)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2967)@6b779c8e12fd: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2970) TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: 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 } } } } 20250819134356655 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356655 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356655 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356655 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356656 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) 20250819134356656 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134356656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2962)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2962)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2970)15965733 MSC_Test_2-SCCP(2961)@6b779c8e12fd: First idle individual index:0 20250819134356664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356664 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) 20250819134356664 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134356664 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134356664 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134356664 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134356664 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134356664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134356664 DMSC DEBUG msc_i(unknown:UTRAN-Iu-474:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134356664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134356664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134356664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134356664 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134356664 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134356664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134356664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134356664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134356664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134356664 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134356664 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001047 id=262420000001047 (vlr.c:661) 20250819134356664 DVLR INFO New subscr, IMSI: 262420000001047 (vlr.c:562) MSC_Test_2-RAN(2962)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134356664 DVLR DEBUG VLR subscr IMSI-262420000001047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134356664 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134356664 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134356664 DVLR DEBUG VLR subscr IMSI-262420000001047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134356664 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134356664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134356664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134356664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134356664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134356664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830] (fsm.c:486) 20250819134356664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134356664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134356664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: { messageType := 2, destLocRef := 'F39E25'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(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2967)@6b779c8e12fd: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2970) MSC_Test-GSUP(2967)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2970)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134356667 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134356667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134356667 DVLR DEBUG SUBSCR(IMSI-262420000001047) Received 1 auth tuples (vlr.c:996) 20250819134356667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134356667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134356667 DMM DEBUG Tx AUTH REQ (rand = 115865706774a820ad5218ec5a51cca8) (gsm_04_08.c:641) 20250819134356667 DMM DEBUG AUTH REQ (autn = 94055221a1684e67093b9cbf6c94f80c) (gsm_04_08.c:643) 20250819134356667 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134356667 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134356667 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134356667 DVLR DEBUG VLR subscr IMSI-262420000001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134356667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2962)@6b779c8e12fd: patching N(SD)=1 into dtap '051413660998210494BB78DB'O MSC_Test_2-RAN(2962)@6b779c8e12fd: patched enc_l3: '055413660998210494BB78DB'O MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055413660998210494BB78DB'O 20250819134356672 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356672 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356672 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356672 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134356672 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134356672 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134356672 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134356672 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134356672 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134356672 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134356672 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1366099894bb78db) (gsm_04_08.c:1128) 20250819134356672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134356672 DVLR DEBUG SUBSCR(IMSI-262420000001047) AUTH on UTRAN received RES: 1366099894bb78db (8 bytes) (vlr_auth_fsm.c:151) 20250819134356672 DVLR INFO SUBSCR(IMSI-262420000001047) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134356672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134356672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134356672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134356672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830] (vlr_auth_fsm.c:294) 20250819134356672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134356672 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134356672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134356672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134356672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134356672 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134356672 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6af1892219d32723c968318f2789e4cd, CK=NONE (ran_msg_iu.c:388) 20250819134356672 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134356672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134356672 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356672 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356672 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134356678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356678 DLM3UA DEBUG 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(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356678 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134356678 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134356678 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134356678 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134356678 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134356678 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134356678 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134356678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134356678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134356678 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134356678 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134356678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134356678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134356678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134356678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c7830] (fsm.c:486) 20250819134356678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134356678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134356678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134356680 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134356680 DVLR DEBUG IMSI:262420000001047 has MSISDN:491230001047 (vlr.c:1045) 20250819134356680 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250819134356680 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134356680 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134356680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134356680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134356680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134356680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134356680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676c7830] (vlr_lu_fsm.c:110) 20250819134356680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134356680 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-474:LU)[0x55c2676c5ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134356680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134356680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134356680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134356680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676c7830] (fsm.c:486) 20250819134356680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134356680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134356680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134356680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134356680 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250819134356680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134356680 DMM DEBUG -> IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC LOCATION UPDATE ACCEPT (TMSI = 0x0befc9ac) (gsm_04_08.c:149) 20250819134356680 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134356680 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134356680 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134356680 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134356680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2962)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2962)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134356682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356682 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356682 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134356682 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134356682 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134356682 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134356682 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134356682 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134356682 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134356682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134356682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134356682 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250819134356682 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134356682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134356682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134356682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134356682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c7830] (vlr_lu_fsm.c:817) 20250819134356682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134356682 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-474:LU)[0x55c2676cd8f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134356682 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134356682 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134356682 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250819134356682 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250819134356682 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134356682 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134356682 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134356682 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134356682 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134356682 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134356682 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134356682 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134356682 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134356682 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356682 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356682 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134356687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356687 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134356687 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134356687 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134356687 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134356687 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134356687 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134356687 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134356687 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134356687 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134356687 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134356687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134356687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80] (msc_a.c:1053) 20250819134356687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134356687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134356687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134356687 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134356687 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134356687 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134356687 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134356687 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) MSC-A terminated (msub.c:261) 20250819134356687 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) 1 MSC-I still active (msub.c:79) 20250819134356687 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134356687 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134356687 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134356687 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134356687 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-474 (ran_conn.c:142) 20250819134356687 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-474 (ran_conn.c:155) 20250819134356687 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134356687 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-474:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134356687 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) Free (msub.c:119) 20250819134356687 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - active-conn: now used by 1 (attached) (msub.c:375) 20250819134356687 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134356687 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134356687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 20250819134356688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2962)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2970)15965733 TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2962)@6b779c8e12fd: Created IMSI[0] for '262420000001047'H'0BEFC9AC'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2970) MSC_Test-GSUP(2967)@6b779c8e12fd: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2970) 20250819134356722 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134356722 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134356722 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134356722 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134356722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2962)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2970) TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: 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 := '0BEFC9AC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2962)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2970)5898338 MSC_Test_2-SCCP(2961)@6b779c8e12fd: First idle individual index:0 20250819134356732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356732 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356732 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) 20250819134356732 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Allocated (fsm.c:456) 20250819134356732 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: Allocated (fsm.c:456) 20250819134356732 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134356732 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134356732 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134356732 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134356732 DMSC DEBUG msc_i(unknown:UTRAN-Iu-475:NONE)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134356733 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134356733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134356733 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134356733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134356733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134356733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134356733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134356733 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134356733 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134356733 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134356733 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134356733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134356733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134356733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134356733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134356733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134356733 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134356733 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134356733 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356733 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356733 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: { messageType := 2, destLocRef := '5A0062'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(2961)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134356735 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134356735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134356735 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) Received 1 auth tuples (vlr.c:996) 20250819134356735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134356735 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134356735 DMM DEBUG Tx AUTH REQ (rand = a457519244b7113d0c878b1890bc72a1) (gsm_04_08.c:641) 20250819134356735 DMM DEBUG AUTH REQ (autn = 973d38adb39cb3924c100a79f76eaf13) (gsm_04_08.c:643) 20250819134356735 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134356735 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134356735 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134356735 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134356735 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356735 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356735 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2962)@6b779c8e12fd: patching N(SD)=0 into dtap '0514657580B52104C3F7F2C6'O MSC_Test_2-RAN(2962)@6b779c8e12fd: patched enc_l3: '0514657580B52104C3F7F2C6'O MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514657580B52104C3F7F2C6'O 20250819134356738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356738 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356739 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134356739 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134356739 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134356739 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134356739 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134356739 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134356739 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 657580b5c3f7f2c6) (gsm_04_08.c:1128) 20250819134356739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134356739 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) AUTH on UTRAN received RES: 657580b5c3f7f2c6 (8 bytes) (vlr_auth_fsm.c:151) 20250819134356739 DVLR INFO SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134356739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134356739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134356739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134356739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134356739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134356739 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5ae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134356739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134356739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134356739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134356739 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134356739 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=42d385cbc3a630a5b8ec363f2ac2b762, CK=NONE (ran_msg_iu.c:388) 20250819134356739 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134356739 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134356739 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356739 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356739 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134356742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356742 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356742 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134356742 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134356742 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134356742 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134356742 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134356743 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134356743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134356743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134356743 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134356743 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134356743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134356743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134356743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134356743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134356743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134356743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134356743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134356743 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134356743 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.989s remaining) (msc_a.c:450) 20250819134356743 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134356743 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134356743 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134356743 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134356743 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250819134356743 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356743 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356743 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356743 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134356743 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356743 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356743 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356743 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2962)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2962)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250819134356753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356753 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356753 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134356753 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134356753 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134356753 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134356753 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134356753 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134356755 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134356755 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134356755 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134356755 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134356755 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134356755 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134356755 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134356755 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134356755 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134356755 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134356755 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134356755 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134356756 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134356756 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134356756 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134356756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134356756 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356756 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356756 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2961)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2961)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2961)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356762 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134356762 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134356762 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134356762 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134356762 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134356762 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134356762 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134356762 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134356762 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134356762 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134356762 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134356762 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134356762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134356762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00] (msc_a.c:1053) 20250819134356762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134356762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134356762 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c7830] (msc_a.c:1053) 20250819134356762 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134356762 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134356762 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134356762 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) MSC-A terminated (msub.c:261) 20250819134356762 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) 1 MSC-I still active (msub.c:79) 20250819134356762 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134356762 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134356762 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134356762 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Removing from parent msub_fsm[0x55c2676c7830] (msub.c:113) 20250819134356762 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-475 (ran_conn.c:142) 20250819134356762 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-475 (ran_conn.c:155) 20250819134356762 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Freeing instance (msub.c:113) 20250819134356762 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC:UTRAN-Iu-475:PAGING_RESP)[0x55c2676c5d80]{READY}: Deallocated (fsm.c:568) 20250819134356762 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC) Free (msub.c:119) 20250819134356762 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0x0BEFC9AC - active-conn: now used by 1 (attached) (msub.c:375) 20250819134356762 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Freeing instance (msub.c:113) 20250819134356762 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Deallocated (fsm.c:568) 20250819134356762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134356762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134356762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134356762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2963)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2961)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2962)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2970)5898338 MSC_Test_2-M3UA(2963)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134356765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134356765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134356765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134356765 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_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134356765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134356765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134356765 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_ussd_notification2(2970)@6b779c8e12fd: Final verdict of PTC: pass 20250819134356774 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134356774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134356774 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134356774 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134356774 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134356774 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134356774 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134356775 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134356775 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134356775 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356775 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134356775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134356775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134356775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134356775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134356775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134356775 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134356775 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134356775 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) 20250819134356775 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134356775 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) MSC_Test-GSUP(2967)@6b779c8e12fd: Final verdict of PTC: none 20250819134356775 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134356775 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) 20250819134356775 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134356775 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134356776 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) 20250819134356775 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134356776 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) 20250819134356776 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356776 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134356776 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134356776 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134356776 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134356776 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134356776 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134356776 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134356776 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134356776 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134356776 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134356776 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2957)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2955)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(2966)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2958)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2960)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2956)@6b779c8e12fd: Final verdict of PTC: none 20250819134356776 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134356776 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2959)@6b779c8e12fd: Final verdict of PTC: none 20250819134356776 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) 20250819134356776 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) 20250819134356776 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134356776 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134356777 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) 20250819134356777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134356777 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134356777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134356777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134356777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134356777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134356777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134356777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134356777 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134356777 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2968)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2965)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2961)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2954)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(2964)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2963)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2962)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2969)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2971)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2954): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2955): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2956): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2957): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2958): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2959): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2960): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2961): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2962): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2963): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2964): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2965): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2966): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2967): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2968): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2969): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2970): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2971): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:43:56 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 20250819134357777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=455376) 20250819134358776 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134358776 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134358776 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134358776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134358776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134358776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134358777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134358778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134358778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134358778 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=455376, count=458684) 20250819134359779 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:44: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_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 20250819134400780 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(2975)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2975)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2975)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(2973)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2978)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2978)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2978)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-SCCP(2976)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2981)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2981)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2981)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-SCCP(2979)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134401778 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2982)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134401781 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134401938 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134401938 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134401938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134401938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2975)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2975)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2975)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2975)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2975)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134401943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134401943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134401943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134401943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134401943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134401943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134401943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2975)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2975)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134401943 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134401943 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134401943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134401943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134401943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134401943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134401943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2975)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2975)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134401944 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134401944 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2975)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2975)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2975)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134401956 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) 20250819134401956 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) 20250819134401956 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134401956 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(2978)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2978)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2978)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134401961 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134401961 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134401961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134401961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134401961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134401961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134401961 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(2978)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2978)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2978)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2978)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2978)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134401961 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134401961 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134401961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134401961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) MSC_Test_1-M3UA(2978)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2978)@6b779c8e12fd: Message received on association #8 20250819134401961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134401962 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134401962 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(2978)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2978)@6b779c8e12fd: Message received on association #8 20250819134401962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134401962 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2978)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2978)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2978)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2978)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134401973 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) 20250819134401973 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) 20250819134401973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134401973 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(2981)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134401981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134401981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134401981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134401981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134401981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134401981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134401981 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(2981)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2981)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2981)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134401985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134401985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134401985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134401985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134401985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134401985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134401985 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(2981)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134401985 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134401985 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2978)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2978)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2981)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134402749 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402749 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402749 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134402749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402749 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2975)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402750 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402750 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402750 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134402750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134402750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2975)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2975)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2974)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134402769 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402769 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402769 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402769 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) 20250819134402769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402769 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2978)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402770 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402770 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402770 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402770 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) 20250819134402770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402770 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) 20250819134402770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134402770 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2978)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2978)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2977)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134402782 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134402782 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2984)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2984)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134402786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2984)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2984)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2984)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2984)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2984)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2984)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134402792 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402792 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402792 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402792 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402792 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) 20250819134402793 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134402793 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402793 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402793 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2980)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134402805 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134402805 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2985)@6b779c8e12fd: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2988) TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2980)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2988)4472383 MSC_Test_2-SCCP(2979)@6b779c8e12fd: First idle individual index:0 20250819134402841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2980)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134402841 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) 20250819134402841 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134402841 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: Allocated (fsm.c:456) 20250819134402841 DMSC DEBUG msc_i[0x55c2676b7d00]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134402841 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134402841 DMSC DEBUG msc_a[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134402841 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134402841 DMSC DEBUG msc_i(unknown:UTRAN-Iu-476:NONE)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134402841 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134402841 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134402841 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134402842 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134402842 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134402842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134402842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80] (fsm.c:486) 20250819134402842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134402842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134402842 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134402842 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001048 id=262420000001048 (vlr.c:661) 20250819134402842 DVLR INFO New subscr, IMSI: 262420000001048 (vlr.c:562) 20250819134402842 DVLR DEBUG VLR subscr IMSI-262420000001048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134402842 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134402842 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134402842 DVLR DEBUG VLR subscr IMSI-262420000001048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134402842 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134402842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134402842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134402842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134402842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134402842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830] (fsm.c:486) 20250819134402842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134402842 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134402842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: { messageType := 2, destLocRef := '443E3F'O ("D>?"), 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(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(2985)@6b779c8e12fd: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2988) MSC_Test-GSUP(2985)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2988)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134402845 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134402845 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134402845 DVLR DEBUG SUBSCR(IMSI-262420000001048) Received 1 auth tuples (vlr.c:996) 20250819134402845 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134402845 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134402845 DMM DEBUG Tx AUTH REQ (rand = 58b19dba448a09611fd1b4ab19c962a9) (gsm_04_08.c:641) 20250819134402845 DMM DEBUG AUTH REQ (autn = 0c6ffcea7b00339361c6db5caf1752ed) (gsm_04_08.c:643) 20250819134402845 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134402845 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134402845 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134402845 DVLR DEBUG VLR subscr IMSI-262420000001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134402845 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402845 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402845 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2980)@6b779c8e12fd: patching N(SD)=1 into dtap '051488D05315210459DDB618'O MSC_Test_2-RAN(2980)@6b779c8e12fd: patched enc_l3: '055488D05315210459DDB618'O MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055488D05315210459DDB618'O 20250819134402850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402850 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402850 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402850 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134402850 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134402850 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134402850 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134402850 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134402850 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134402850 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 88d0531559ddb618) (gsm_04_08.c:1128) 20250819134402850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134402850 DVLR DEBUG SUBSCR(IMSI-262420000001048) AUTH on UTRAN received RES: 88d0531559ddb618 (8 bytes) (vlr_auth_fsm.c:151) 20250819134402850 DVLR INFO SUBSCR(IMSI-262420000001048) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134402850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134402850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134402850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134402850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830] (vlr_auth_fsm.c:294) 20250819134402850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134402850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134402850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134402850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134402850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134402850 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134402850 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7083d320114851c89f0ca81740a4c055, CK=NONE (ran_msg_iu.c:388) 20250819134402850 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134402850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134402850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402856 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134402856 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134402856 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134402856 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134402856 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134402856 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134402856 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134402856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134402856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134402856 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134402856 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134402856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134402856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134402856 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134402856 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c2676c7830] (fsm.c:486) 20250819134402856 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134402856 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134402856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134402858 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134402858 DVLR DEBUG IMSI:262420000001048 has MSISDN:491230001048 (vlr.c:1045) 20250819134402858 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250819134402858 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134402858 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134402858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134402858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134402858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134402858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134402858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676c7830] (vlr_lu_fsm.c:110) 20250819134402858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134402858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-476:LU)[0x55c26769a430]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134402858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134402858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134402858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134402858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676c7830] (fsm.c:486) 20250819134402858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134402858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134402858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134402858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134402858 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250819134402858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134402858 DMM DEBUG -> IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB LOCATION UPDATE ACCEPT (TMSI = 0x367cdbbb) (gsm_04_08.c:149) 20250819134402858 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134402858 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134402858 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134402858 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134402858 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402858 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402858 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402859 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402859 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2980)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2980)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134402860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402860 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402860 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134402860 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134402861 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134402861 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134402861 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134402861 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134402861 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134402861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134402861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134402861 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250819134402861 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134402861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134402861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134402861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134402861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c7830] (vlr_lu_fsm.c:817) 20250819134402861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134402861 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-476:LU)[0x55c2676bff90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134402861 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134402861 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134402861 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250819134402861 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250819134402861 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134402861 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134402861 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134402861 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134402861 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134402861 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134402861 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134402861 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134402861 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134402861 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402861 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402861 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134402864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402864 DLSS7 DEBUG Found route for dpc=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(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134402864 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134402864 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134402864 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134402864 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134402864 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134402864 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134402864 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134402864 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134402864 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134402864 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134402864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134402864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80] (msc_a.c:1053) 20250819134402864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134402864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134402864 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c7830]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134402864 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134402864 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134402864 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676c5d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134402864 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134402864 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) MSC-A terminated (msub.c:261) 20250819134402864 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) 1 MSC-I still active (msub.c:79) 20250819134402864 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134402864 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134402864 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134402864 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134402864 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-476 (ran_conn.c:142) 20250819134402864 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-476 (ran_conn.c:155) 20250819134402864 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Freeing instance (msub.c:113) 20250819134402864 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-476:LU)[0x55c2676b7d00]{READY}: Deallocated (fsm.c:568) 20250819134402864 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) Free (msub.c:119) 20250819134402864 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - active-conn: now used by 1 (attached) (msub.c:375) 20250819134402864 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134402864 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134402864 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402864 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402864 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 20250819134402864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402864 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2980)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2988)4472383 TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2980)@6b779c8e12fd: Created IMSI[0] for '262420000001048'H'367CDBBB'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2988) MSC_Test-MNCC(2982)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2988)1840314004 20250819134402867 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819134402867 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819134402867 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB callref-0x6db0f694 tid-255) New transaction (transaction.c:231) 20250819134402867 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB callref-0x6db0f694 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) 20250819134402867 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB callref-0x6db0f694 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) 20250819134402867 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB callref-0x6db0f694 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819134402867 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819134402867 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819134402867 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402867 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402867 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2980)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(2988) TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2980)@6b779c8e12fd: Created IMSI[1] for '262420000001048'H'367CDBBB'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2988) TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: 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 := '367CDBBB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2980)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2988)3977562 MSC_Test_2-SCCP(2979)@6b779c8e12fd: First idle individual index:0 20250819134402872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402872 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) 20250819134402872 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Allocated (fsm.c:456) 20250819134402872 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: Allocated (fsm.c:456) 20250819134402872 DMSC DEBUG msc_i[0x55c2676c5d80]{READY}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134402872 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134402872 DMSC DEBUG msc_a[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c7830] (fsm.c:486) 20250819134402872 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134402872 DMSC DEBUG msc_i(unknown:UTRAN-Iu-477:NONE)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134402872 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134402872 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134402872 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134402872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134402872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134402872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134402872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134402872 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134402872 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134402872 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134402872 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134402872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134402872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134402872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134402872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134402872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134402872 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134402872 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134402872 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402872 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402872 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: { messageType := 2, destLocRef := '3CB15A'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(2979)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134402873 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134402873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134402873 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) Received 1 auth tuples (vlr.c:996) 20250819134402873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134402873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134402873 DMM DEBUG Tx AUTH REQ (rand = c7076dcdc75102f0e158171eb2f6ce88) (gsm_04_08.c:641) 20250819134402873 DMM DEBUG AUTH REQ (autn = 07f4799a06ee8932600095535ab4c35e) (gsm_04_08.c:643) 20250819134402873 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134402873 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134402873 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134402873 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250819134402873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2980)@6b779c8e12fd: patching N(SD)=0 into dtap '0514A3B9970A210407F41FD9'O MSC_Test_2-RAN(2980)@6b779c8e12fd: patched enc_l3: '0514A3B9970A210407F41FD9'O MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A3B9970A210407F41FD9'O 20250819134402875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402875 DLSS7 DEBUG Found route for dpc=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(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402875 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134402875 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134402875 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134402875 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134402875 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134402875 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134402875 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134402875 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a3b9970a07f41fd9) (gsm_04_08.c:1128) 20250819134402875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134402875 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) AUTH on UTRAN received RES: a3b9970a07f41fd9 (8 bytes) (vlr_auth_fsm.c:151) 20250819134402875 DVLR INFO SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134402875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134402875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134402875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134402875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0] (vlr_auth_fsm.c:294) 20250819134402875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134402875 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134402875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134402875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134402875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134402875 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134402875 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=72f1ffb6a56c4ade5e96327445997363, CK=NONE (ran_msg_iu.c:388) 20250819134402875 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134402875 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134402875 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402875 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402875 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134402877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402877 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134402877 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134402877 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134402877 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134402877 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134402877 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134402877 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134402877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134402877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134402877 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134402877 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134402877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134402877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134402877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134402877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134402877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134402877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134402877 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134402877 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134402877 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250819134402877 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB callref-0x6db0f694 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819134402877 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134402877 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819134402877 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134402877 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819134402877 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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) 20250819134402877 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819134402877 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250819134402877 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134402877 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134402877 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250819134402877 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250819134402877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134402878 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402878 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402878 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_2-RAN(2980)@6b779c8e12fd: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2980)@6b779c8e12fd: patched enc_l3: '8341'O MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250819134402883 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402883 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402883 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402883 DLM3UA DEBUG 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(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402883 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134402883 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134402883 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134402883 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134402883 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134402883 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134402883 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134402883 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819134402883 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819134402883 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819134402883 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819134402883 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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) 20250819134402883 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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(2988)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(2983)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2988) 20250819134402887 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819134402887 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819134402887 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{ESTABLISHING}: Allocated (fsm.c:456) 20250819134402887 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{ESTABLISHING}: is child of msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134402887 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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) 20250819134402887 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676d3960]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134402887 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676d3960]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90] (fsm.c:486) 20250819134402887 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55c2676d3960]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819134402887 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55c2676d3960]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134402887 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c267698670]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134402887 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c267698670]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90] (fsm.c:486) 20250819134402887 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55c267698670]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819134402887 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55c267698670]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2983)@6b779c8e12fd: 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(2988) TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_mt_call_complete 3 20250819134402895 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55c2676d3960]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134402895 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134402895 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134402895 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{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) 20250819134402895 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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(2988)@6b779c8e12fd: f_mt_call_complete 4.iu 20250819134402896 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55c267698670]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134402896 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134402896 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134402896 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{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) 20250819134402896 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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) 20250819134402896 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) Sending Assignment Command (msc_a.c:706) 20250819134402896 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250819134402896 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{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) 20250819134402896 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819134402896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134402896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134402896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:46 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60327C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134402916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134402916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134402916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134402916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134402916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134402916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134402916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134402916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(2980)@6b779c8e12fd: patching N(SD)=2 into dtap '8307'O 20250819134402916 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134402916 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2980)@6b779c8e12fd: patched enc_l3: '8387'O 20250819134402916 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134402916 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250819134402916 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134402916 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134402916 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250819134402916 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250819134402916 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c267698670]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250819134402916 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477: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)[0x55c267698670]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819134402916 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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) 20250819134402916 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250819134402916 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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) 20250819134402916 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_mt_call_complete 8.iu 20250819134402918 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c267698670]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134402918 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c267698670]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134402918 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819134403118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134403118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134403118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134403118 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134403118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134403118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134403118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134403118 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134403119 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134403119 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134403119 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134403119 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134403119 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134403119 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134403119 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819134403119 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819134403119 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819134403119 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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) 20250819134403119 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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(2988)@6b779c8e12fd: f_mt_call_complete 7.iu 20250819134403126 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819134403126 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 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) 20250819134403126 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676d3960]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819134403126 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477: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)[0x55c2676d3960]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819134403126 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477: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)[0x55c2676d3960]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819134403126 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477: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)[0x55c2676d3960]{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(2988)@6b779c8e12fd: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_mt_call_complete DONE 20250819134403131 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676d3960]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134403131 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676d3960]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134403131 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819134403131 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819134403131 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{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(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2980)@6b779c8e12fd: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2980)@6b779c8e12fd: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250819134404142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134404142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134404142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134404142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134404142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134404142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134404142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134404142 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134404142 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134404142 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134404143 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134404143 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134404143 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134404143 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134404143 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250819134404143 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134404143 DIUCS ERROR msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{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(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134404144 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134404144 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250819134404144 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134404144 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134404144 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134404144 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250819134404144 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134404144 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134404144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134404144 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134404144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134404144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134404144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134404144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819134405154 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819134405155 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134405155 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819134405155 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819134405155 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250819134405155 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134405155 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134405155 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134405155 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134405155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134405155 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134405155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134405155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134405155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134405155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2980)@6b779c8e12fd: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2980)@6b779c8e12fd: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:18 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134405168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134405168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134405168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134405168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134405168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134405168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134405168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134405168 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134405169 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134405169 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134405169 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134405169 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134405169 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134405169 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134405169 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819134405169 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819134405169 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250819134405169 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134405169 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134405169 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819134405169 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x6db0f694 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819134405169 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819134405169 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134405169 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134405169 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134405169 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134405169 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134405169 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134405169 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134405169 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134405169 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819134405169 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c267698670]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134405169 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c267698670]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90] (call_leg.c:197) 20250819134405169 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c267698670]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819134405169 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c267698670]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819134405169 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676d3960]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134405169 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676d3960]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90] (call_leg.c:197) 20250819134405170 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819134405170 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676d3960]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819134405170 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c2676d3960]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819134405170 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819134405170 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{RELEASING}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00] (call_leg.c:198) 20250819134405170 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{RELEASING}: Freeing instance (call_leg.c:198) 20250819134405170 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676bff90]{RELEASING}: Deallocated (fsm.c:568) 20250819134405170 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819134405170 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134405170 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134405170 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134405170 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134405170 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134405170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134405170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134405170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134405170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134405170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134405170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134405170 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134405170 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134405170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134405170 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134405170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134405170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134405170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134405170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-MNCC(2982)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2988)1840314004 MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2979)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2979)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2979)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134405179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134405179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134405179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134405179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134405179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134405179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134405179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134405179 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134405180 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134405180 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134405180 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134405180 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134405180 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134405180 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134405180 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134405180 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134405180 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134405180 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134405180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134405180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00] (msc_a.c:1053) 20250819134405180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134405180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676a4fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134405180 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c7830] (msc_a.c:1053) 20250819134405180 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134405180 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676b7d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134405180 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134405180 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) MSC-A terminated (msub.c:261) 20250819134405180 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) 1 MSC-I still active (msub.c:79) 20250819134405180 DMSC DEBUG msub_fsm[0x55c2676c7830]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134405180 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134405180 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134405180 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Removing from parent msub_fsm[0x55c2676c7830] (msub.c:113) 20250819134405180 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-477 (ran_conn.c:142) 20250819134405180 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-477 (ran_conn.c:155) 20250819134405180 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Freeing instance (msub.c:113) 20250819134405180 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB:UTRAN-Iu-477:PAGING_RESP)[0x55c2676c5d80]{READY}: Deallocated (fsm.c:568) 20250819134405180 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB) Free (msub.c:119) 20250819134405180 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x367CDBBB - active-conn: now used by 1 (attached) (msub.c:375) 20250819134405180 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Freeing instance (msub.c:113) 20250819134405180 DMSC DEBUG msub_fsm[0x55c2676c7830]{terminating}: Deallocated (fsm.c:568) 20250819134405180 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134405180 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134405180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134405180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134405181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134405181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134405181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134405181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2979)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(2980)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2988)3977562 20250819134405183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134405183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134405183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134405183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134405183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134405183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134405183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134405183 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2981)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2988)@6b779c8e12fd: Final verdict of PTC: pass 20250819134406196 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134406196 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134406197 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134406197 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) 20250819134406197 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134406197 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134406197 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134406197 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) 20250819134406197 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134406197 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134406197 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) 20250819134406197 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134406197 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134406197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134406197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134406197 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134406197 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134406197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134406197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134406197 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134406198 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134406198 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2982)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(2973)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(2976)@6b779c8e12fd: Final verdict of PTC: none 20250819134406199 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134406199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134406199 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134406199 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134406199 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134406199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134406199 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134406199 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134406199 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134406199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134406199 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134406199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134406199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134406199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134406199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134406199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134406200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134406200 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134406200 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134406200 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) 20250819134406200 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) 20250819134406200 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134406200 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134406200 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) 20250819134406200 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134406200 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134406200 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134406200 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134406200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134406200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134406200 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134406201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134406201 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134406201 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2984)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(2978)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(2985)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2977)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2975)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(2974)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(2979)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2980)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2981)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(2986)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(2983)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2989)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2972)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(2987)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2972): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2973): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2974): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2975): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2976): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2977): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2978): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2979): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2980): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2981): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(2982): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(2983): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(2984): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(2985): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(2986): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(2987): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2988): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2989): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:44:06 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 20250819134407199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=599356) 20250819134408198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134408198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134408198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134408200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134408200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134408200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134408200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134408202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134408202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134408202 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=599356, count=602664) 20250819134409201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:44:10 UTC 2025 20250819134410202 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_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 20250819134411203 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2993)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(2993)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2993)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(2991)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(2996)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(2996)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2996)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(2994)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2999)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(2999)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2999)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-SCCP(2997)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134411313 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3000)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134411469 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134411469 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134411469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134411469 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2993)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2993)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2993)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134411474 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134411474 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134411474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134411474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134411474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134411474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134411474 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2993)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(2993)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2993)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2993)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2993)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134411475 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134411475 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134411475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134411475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134411475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134411475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134411475 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2993)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2993)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2993)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2993)@6b779c8e12fd: Message received on association #8 20250819134411476 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134411476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2993)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2993)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2993)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2993)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134411487 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) 20250819134411487 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) 20250819134411487 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134411487 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(2996)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2996)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2996)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134411492 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134411492 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134411492 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134411492 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134411493 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134411493 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134411493 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(2996)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(2996)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2996)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2996)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2996)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2996)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2996)@6b779c8e12fd: Message received on association #8 20250819134411493 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134411493 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134411493 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134411493 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134411493 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134411493 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134411493 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134411493 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134411493 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2996)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2996)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2996)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2996)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2996)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2996)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134411506 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) 20250819134411506 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) 20250819134411506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134411506 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(2999)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134411515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134411515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134411515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134411515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134411515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134411515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134411515 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(2999)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(2999)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2999)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134411519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134411519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134411519 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134411519 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134411519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134411519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134411519 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(2999)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134411519 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134411519 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2996)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2996)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134412204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134412204 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3002)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3002)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134412209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3002)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3002)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3002)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3002)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3002)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3002)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134412223 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134412223 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3003)@6b779c8e12fd: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3006) TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: 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 } } } } 20250819134412276 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412276 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412276 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134412276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2993)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134412277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134412277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(2993)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(2993)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2992)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134412291 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412291 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412291 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412291 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) 20250819134412291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412291 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2996)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412291 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412291 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412291 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412291 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) 20250819134412291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412291 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) 20250819134412291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134412291 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(2996)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(2996)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2995)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134412314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134412314 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) 20250819134412314 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134412314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2998)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2998)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3006)13674988 MSC_Test_2-SCCP(2997)@6b779c8e12fd: First idle individual index:0 20250819134412323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412323 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) 20250819134412324 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Allocated (fsm.c:456) 20250819134412324 DMSC DEBUG msc_i[0x55c2676c02a0]{READY}: Allocated (fsm.c:456) 20250819134412324 DMSC DEBUG msc_i[0x55c2676c02a0]{READY}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134412324 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134412324 DMSC DEBUG msc_a[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134412324 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134412324 DMSC DEBUG msc_i(unknown:UTRAN-Iu-478:NONE)[0x55c2676c02a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134412324 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134412324 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134412324 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134412324 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134412324 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134412324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134412324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960] (fsm.c:486) 20250819134412324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134412324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134412324 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134412324 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001049 id=262420000001049 (vlr.c:661) 20250819134412324 DVLR INFO New subscr, IMSI: 262420000001049 (vlr.c:562) 20250819134412324 DVLR DEBUG VLR subscr IMSI-262420000001049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-RAN(2998)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134412324 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134412324 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134412324 DVLR DEBUG VLR subscr IMSI-262420000001049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134412324 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134412324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134412324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134412324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134412324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134412324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0] (fsm.c:486) 20250819134412324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134412324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134412324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412324 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412324 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: { messageType := 2, destLocRef := 'D0A9EC'O, 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(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(3003)@6b779c8e12fd: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3006) MSC_Test-GSUP(3003)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3006)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134412328 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134412328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134412328 DVLR DEBUG SUBSCR(IMSI-262420000001049) Received 1 auth tuples (vlr.c:996) 20250819134412328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134412328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134412328 DMM DEBUG Tx AUTH REQ (rand = 0c76e747fbdfeac7a60de3448ed33d87) (gsm_04_08.c:641) 20250819134412328 DMM DEBUG AUTH REQ (autn = 8ebdf37b7809fb2295bb9b28b5c6ec81) (gsm_04_08.c:643) 20250819134412328 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134412328 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134412328 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134412328 DVLR DEBUG VLR subscr IMSI-262420000001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134412328 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412328 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2998)@6b779c8e12fd: patching N(SD)=1 into dtap '05141D763D6C210444B22F55'O MSC_Test_2-RAN(2998)@6b779c8e12fd: patched enc_l3: '05541D763D6C210444B22F55'O MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541D763D6C210444B22F55'O 20250819134412333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412333 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412333 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134412333 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134412333 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412333 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134412333 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412333 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134412333 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1d763d6c44b22f55) (gsm_04_08.c:1128) 20250819134412333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134412333 DVLR DEBUG SUBSCR(IMSI-262420000001049) AUTH on UTRAN received RES: 1d763d6c44b22f55 (8 bytes) (vlr_auth_fsm.c:151) 20250819134412333 DVLR INFO SUBSCR(IMSI-262420000001049) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134412333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134412333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134412333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134412333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0] (vlr_auth_fsm.c:294) 20250819134412333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134412333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134412333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134412333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134412333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134412333 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134412333 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1259a9959853917d29f791a7fd3763a3, CK=NONE (ran_msg_iu.c:388) 20250819134412333 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134412333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134412334 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412334 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412334 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134412339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412340 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412340 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134412340 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134412340 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134412340 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134412340 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134412340 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134412340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134412340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134412340 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134412340 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134412340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134412340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134412340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134412340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c26769f7c0] (fsm.c:486) 20250819134412340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134412340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134412340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134412342 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134412342 DVLR DEBUG IMSI:262420000001049 has MSISDN:491230001049 (vlr.c:1045) 20250819134412342 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250819134412342 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134412342 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134412342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134412342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134412342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134412342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134412342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c26769f7c0] (vlr_lu_fsm.c:110) 20250819134412342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134412342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-478:LU)[0x55c2676e0410]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134412342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134412342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134412342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134412342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c26769f7c0] (fsm.c:486) 20250819134412342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134412342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134412342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134412342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134412342 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250819134412342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134412342 DMM DEBUG -> IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F LOCATION UPDATE ACCEPT (TMSI = 0x19f5b68f) (gsm_04_08.c:149) 20250819134412342 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134412342 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134412342 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134412342 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134412342 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412342 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412342 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2998)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2998)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412344 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412344 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412344 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412344 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134412344 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134412344 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134412344 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412344 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134412344 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412344 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134412344 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134412344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134412344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134412344 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250819134412344 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134412344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134412344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134412344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134412344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c26769f7c0] (vlr_lu_fsm.c:817) 20250819134412344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134412344 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-478:LU)[0x55c267698880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134412344 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134412344 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134412344 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250819134412344 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250819134412344 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134412344 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134412344 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134412344 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134412344 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134412344 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134412344 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134412344 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134412344 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134412344 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412344 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412344 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412348 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412348 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134412348 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134412348 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134412348 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134412348 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134412348 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134412348 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134412348 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134412348 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134412348 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134412348 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134412348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134412348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960] (msc_a.c:1053) 20250819134412348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134412348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134412348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c26769f7c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134412348 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769fc90] (msc_a.c:1053) 20250819134412348 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134412348 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676d3960]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134412348 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134412348 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) MSC-A terminated (msub.c:261) 20250819134412348 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) 1 MSC-I still active (msub.c:79) 20250819134412348 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134412348 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134412348 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134412348 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Removing from parent msub_fsm[0x55c26769fc90] (msub.c:113) 20250819134412348 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-478 (ran_conn.c:142) 20250819134412348 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-478 (ran_conn.c:155) 20250819134412348 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Freeing instance (msub.c:113) 20250819134412348 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-478:LU)[0x55c2676c02a0]{READY}: Deallocated (fsm.c:568) 20250819134412348 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) Free (msub.c:119) 20250819134412348 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - active-conn: now used by 1 (attached) (msub.c:375) 20250819134412348 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Freeing instance (msub.c:113) 20250819134412348 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Deallocated (fsm.c:568) 20250819134412348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 20250819134412349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412349 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2998)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3006)13674988 TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2998)@6b779c8e12fd: Created IMSI[0] for '262420000001049'H'19F5B68F'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3006) MSC_Test-MNCC(3000)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3006)1674865967 20250819134412352 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250819134412352 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250819134412352 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F callref-0x63d46d2f tid-255) New transaction (transaction.c:231) 20250819134412352 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F callref-0x63d46d2f 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) 20250819134412352 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F callref-0x63d46d2f 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) 20250819134412352 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F callref-0x63d46d2f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250819134412353 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250819134412353 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250819134412353 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412353 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412353 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2998)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(3006) TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2998)@6b779c8e12fd: Created IMSI[1] for '262420000001049'H'19F5B68F'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3006) TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: 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 := '19F5B68F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2998)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3006)15984874 MSC_Test_2-SCCP(2997)@6b779c8e12fd: First idle individual index:0 20250819134412358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412358 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412358 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) 20250819134412358 DMSC DEBUG msub_fsm[0x55c267698880]{active}: Allocated (fsm.c:456) 20250819134412358 DMSC DEBUG msc_i[0x55c2676e0410]{READY}: Allocated (fsm.c:456) 20250819134412358 DMSC DEBUG msc_i[0x55c2676e0410]{READY}: is child of msub_fsm[0x55c267698880] (fsm.c:486) 20250819134412358 DMSC DEBUG msc_a[0x55c2676a4fa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134412358 DMSC DEBUG msc_a[0x55c2676a4fa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267698880] (fsm.c:486) 20250819134412358 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55c2676a4fa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134412358 DMSC DEBUG msc_i(unknown:UTRAN-Iu-479:NONE)[0x55c2676e0410]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134412358 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55c2676a4fa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134412358 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55c2676a4fa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134412358 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55c2676a4fa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134412358 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134412358 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134412358 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134412358 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134412358 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134412358 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134412358 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134412358 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134412358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134412358 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134412358 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134412358 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00] (fsm.c:486) 20250819134412358 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134412358 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134412358 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134412358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: { messageType := 2, destLocRef := 'F3E8EA'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(2997)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134412359 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134412359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134412359 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) Received 1 auth tuples (vlr.c:996) 20250819134412359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134412359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134412359 DMM DEBUG Tx AUTH REQ (rand = bded2e382a6ea4a628aeb77440e4f670) (gsm_04_08.c:641) 20250819134412359 DMM DEBUG AUTH REQ (autn = 2808575a222e300885b6adaf11833d1b) (gsm_04_08.c:643) 20250819134412359 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134412359 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134412359 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134412359 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250819134412359 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412359 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412359 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2998)@6b779c8e12fd: patching N(SD)=0 into dtap '0514B198D40321041E067096'O MSC_Test_2-RAN(2998)@6b779c8e12fd: patched enc_l3: '0514B198D40321041E067096'O MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B198D40321041E067096'O 20250819134412361 DLSS7 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(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412361 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134412361 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134412361 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134412361 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412361 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134412361 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412361 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134412361 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b198d4031e067096) (gsm_04_08.c:1128) 20250819134412361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134412361 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) AUTH on UTRAN received RES: b198d4031e067096 (8 bytes) (vlr_auth_fsm.c:151) 20250819134412361 DVLR INFO SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134412361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134412361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134412361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134412361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00] (vlr_auth_fsm.c:294) 20250819134412361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134412361 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134412361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134412361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134412361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134412361 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134412361 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3ab36dbc7710771a10243b5698d6532d, CK=NONE (ran_msg_iu.c:388) 20250819134412361 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134412361 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134412361 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412361 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412361 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412361 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134412362 DLSS7 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(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412362 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134412362 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134412362 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134412362 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134412362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134412362 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134412362 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134412362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134412362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134412362 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134412362 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134412362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134412362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134412362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134412362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134412362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134412362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134412362 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134412362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134412362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250819134412362 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F callref-0x63d46d2f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250819134412362 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134412362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250819134412362 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134412362 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250819134412362 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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) 20250819134412362 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250819134412362 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250819134412362 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134412362 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134412362 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250819134412362 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250819134412363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134412363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_mt_call_complete 1 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2998)@6b779c8e12fd: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2998)@6b779c8e12fd: patched enc_l3: '8341'O MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134412366 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134412366 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134412366 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412366 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134412366 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412366 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134412366 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2690) 20250819134412366 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250819134412366 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250819134412366 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250819134412366 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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) 20250819134412366 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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(3006)@6b779c8e12fd: f_mt_call_complete 2 MSC_Test-MGCP(3001)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(3006) 20250819134412368 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819134412368 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819134412368 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{ESTABLISHING}: Allocated (fsm.c:456) 20250819134412368 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{ESTABLISHING}: is child of msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0] (fsm.c:486) 20250819134412368 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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) 20250819134412368 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c267698670]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134412368 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c267698670]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80] (fsm.c:486) 20250819134412368 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:no-CI)[0x55c267698670]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819134412368 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:no-CI)[0x55c267698670]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134412368 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676d0e60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134412368 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676d0e60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80] (fsm.c:486) 20250819134412368 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:no-CI)[0x55c2676d0e60]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819134412368 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:no-CI)[0x55c2676d0e60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3001)@6b779c8e12fd: 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(3006) TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_mt_call_complete 3 20250819134412373 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:no-CI)[0x55c267698670]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134412373 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134412373 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134412373 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{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) 20250819134412373 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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(3006)@6b779c8e12fd: f_mt_call_complete 4.iu 20250819134412374 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:no-CI)[0x55c2676d0e60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134412374 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134412374 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134412374 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{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) 20250819134412374 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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) 20250819134412374 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) Sending Assignment Command (msc_a.c:706) 20250819134412374 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250819134412374 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{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) 20250819134412374 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819134412374 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412374 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412374 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134412374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134412374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:46 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C603A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2998)@6b779c8e12fd: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2998)@6b779c8e12fd: patched enc_l3: '8387'O 20250819134412386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412386 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134412386 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134412386 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134412386 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134412386 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250819134412386 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:14 20250819134412386 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134412386 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250819134412386 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250819134412386 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676d0e60]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250819134412386 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479: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)[0x55c2676d0e60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 20250819134412387 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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) 20250819134412387 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250819134412387 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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) 20250819134412387 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_mt_call_complete 8.iu 20250819134412388 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676d0e60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134412388 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676d0e60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134412388 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819134412590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134412590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134412590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134412590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134412590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134412590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134412590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134412590 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134412591 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134412591 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134412591 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412591 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134412591 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134412591 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134412591 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2690) 20250819134412591 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250819134412591 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250819134412591 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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) 20250819134412591 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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(3006)@6b779c8e12fd: f_mt_call_complete 7.iu 20250819134412597 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250819134412598 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f 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) 20250819134412598 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c267698670]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250819134412598 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479: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)[0x55c267698670]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250819134412598 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479: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)[0x55c267698670]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250819134412598 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479: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)[0x55c267698670]{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(3006)@6b779c8e12fd: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_mt_call_complete DONE TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134412605 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267698670]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134412605 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267698670]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134412605 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250819134412605 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250819134412605 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) 20250819134413613 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134413613 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134413613 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250819134413613 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134413613 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134413613 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134413614 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134413614 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134413614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134413614 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134413614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134413614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134413614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134413614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2998)@6b779c8e12fd: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2998)@6b779c8e12fd: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250819134413627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134413627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134413627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134413627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134413627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134413627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134413627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134413627 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134413628 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134413628 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134413628 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134413628 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134413628 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134413628 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134413630 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134413630 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:505) 20250819134413630 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134413630 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134413630 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134413631 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250819134413631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134413631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134413631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134413631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134413631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134413631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134413631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134413631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_call_hangup 0: tx MNCC_DISC_REQ 20250819134414641 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250819134414641 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134414641 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250819134414641 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250819134414641 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250819134414641 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134414641 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134414642 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134414642 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134414642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134414642 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134414642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134414642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134414642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134414642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2998)@6b779c8e12fd: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2998)@6b779c8e12fd: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:18 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250819134414654 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134414654 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134414654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134414654 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134414654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134414654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134414654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134414654 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134414654 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134414654 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134414655 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134414655 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134414655 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134414655 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134414655 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2690) 20250819134414655 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250819134414655 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250819134414655 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134414655 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134414655 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819134414655 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x63d46d2f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250819134414655 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250819134414655 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134414655 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134414655 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134414655 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134414655 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134414655 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134414655 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134414655 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134414655 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819134414655 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676d0e60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134414655 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676d0e60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80] (call_leg.c:197) 20250819134414655 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676d0e60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819134414655 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676d0e60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819134414655 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267698670]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134414655 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267698670]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80] (call_leg.c:197) 20250819134414655 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819134414655 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267698670]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819134414655 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP:trans-0:call-201:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55c267698670]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819134414655 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819134414655 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{RELEASING}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0] (call_leg.c:198) 20250819134414655 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{RELEASING}: Freeing instance (call_leg.c:198) 20250819134414655 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676c5d80]{RELEASING}: Deallocated (fsm.c:568) 20250819134414655 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819134414655 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134414656 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134414656 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134414656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134414656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134414656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134414656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134414656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134414656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134414656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134414656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134414656 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134414656 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134414656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134414656 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134414656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134414656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134414656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134414656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(3000)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3006)1674865967 MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_call_hangup 3: rx DTAP CC REL COMPL MSC_Test_2-SCCP(2997)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(2997)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(2997)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134414665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134414665 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134414665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134414665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134414665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134414665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134414665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134414665 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134414665 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134414665 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134414665 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134414665 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134414665 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134414665 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134414665 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134414665 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134414665 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134414666 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134414666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134414666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0] (msc_a.c:1053) 20250819134414666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134414666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676b7d00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134414666 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267698880] (msc_a.c:1053) 20250819134414666 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134414666 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676a4fa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134414666 DMSC DEBUG msub_fsm[0x55c267698880]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134414666 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) MSC-A terminated (msub.c:261) 20250819134414666 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) 1 MSC-I still active (msub.c:79) 20250819134414666 DMSC DEBUG msub_fsm[0x55c267698880]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134414666 DMSC DEBUG msub_fsm[0x55c267698880]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134414666 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134414666 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Removing from parent msub_fsm[0x55c267698880] (msub.c:113) 20250819134414666 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-479 (ran_conn.c:142) 20250819134414666 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-479 (ran_conn.c:155) 20250819134414666 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Freeing instance (msub.c:113) 20250819134414666 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F:UTRAN-Iu-479:PAGING_RESP)[0x55c2676e0410]{READY}: Deallocated (fsm.c:568) 20250819134414666 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F) Free (msub.c:119) 20250819134414666 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x19F5B68F - active-conn: now used by 1 (attached) (msub.c:375) 20250819134414666 DMSC DEBUG msub_fsm[0x55c267698880]{terminating}: Freeing instance (msub.c:113) 20250819134414666 DMSC DEBUG msub_fsm[0x55c267698880]{terminating}: Deallocated (fsm.c:568) 20250819134414666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134414666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134414666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134414666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134414666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134414666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134414666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134414666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(2999)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2997)@6b779c8e12fd: Session index based on local reference:0 20250819134414669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134414669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134414669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134414669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134414669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134414669 DLSS7 DEBUG Found route for dpc=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(2998)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(3006)15984874 MSC_Test_2-M3UA(2999)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134414669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134414669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(3006)@6b779c8e12fd: Final verdict of PTC: pass 20250819134415685 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134415685 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) 20250819134415685 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134415685 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134415685 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134415685 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) 20250819134415685 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134415685 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134415685 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) 20250819134415685 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134415686 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134415686 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_0-SCCP(2991)@6b779c8e12fd: Final verdict of PTC: none 20250819134415686 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134415686 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134415686 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134415686 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134415686 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134415686 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134415686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134415686 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134415686 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134415686 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134415686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134415686 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134415686 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134415686 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134415686 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134415686 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134415686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134415686 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134415686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134415686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134415686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134415687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134415687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134415687 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-M3UA(2996)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(2993)@6b779c8e12fd: Final verdict of PTC: none 20250819134415687 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134415687 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test_1-SCCP(2994)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3002)@6b779c8e12fd: Final verdict of PTC: none 20250819134415687 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134415687 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134415687 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2992)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(2995)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3001)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(3003)@6b779c8e12fd: Final verdict of PTC: none 20250819134415688 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) 20250819134415688 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) 20250819134415688 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134415688 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134415688 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) 20250819134415688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134415688 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134415688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134415688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134415688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134415688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) MSC_Test_2-SCCP(2997)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(2998)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3000)@6b779c8e12fd: Final verdict of PTC: none 20250819134415688 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134415688 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134415688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134415688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-SMPP(3004)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(2999)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3007)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3005)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2990)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(2990): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(2991): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(2992): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(2993): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(2994): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(2995): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(2996): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(2997): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(2998): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(2999): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3000): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3001): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3002): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3003): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3004): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3005): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(3006): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3007): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:44:15 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 20250819134416688 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=606736) 20250819134417687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134417687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134417687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134417687 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134417687 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134417687 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134417689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134417689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134417689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134417689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=606736, count=610044) 20250819134418690 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134419691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:44: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_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 20250819134420692 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3011)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3011)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3011)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3009)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3014)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3014)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3014)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3012)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3017)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3017)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3017)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3015)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134420847 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3018)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134421011 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134421011 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134421011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134421011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3011)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3011)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3011)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134421013 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421013 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134421013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134421013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134421013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134421013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134421013 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3011)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3011)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3011)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3011)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134421014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134421014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134421014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134421014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134421014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134421014 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3011)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3011)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3011)@6b779c8e12fd: Message received on association #8 20250819134421014 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134421014 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3011)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3011)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3011)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134421027 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) 20250819134421027 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) 20250819134421027 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134421027 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(3014)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3014)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3014)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134421030 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421030 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134421030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134421030 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134421030 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134421030 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134421030 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(3014)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3014)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3014)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3014)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3014)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134421031 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421031 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134421031 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134421031 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134421031 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134421031 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134421031 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134421031 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(3014)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3014)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3014)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3014)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3014)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3014)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134421031 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3014)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3014)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134421042 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) 20250819134421042 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) 20250819134421042 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134421042 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(3017)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134421047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421047 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134421047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134421047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134421047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134421047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134421047 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(3017)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3017)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3017)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134421049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134421049 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134421049 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134421049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134421049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134421049 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(3017)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134421049 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134421049 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3014)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3014)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134421693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134421693 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3020)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3020)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134421699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3020)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3020)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3020)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3020)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3020)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3020)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134421724 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134421724 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3021)@6b779c8e12fd: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(3024) TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: 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 } } } } 20250819134421822 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421822 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421822 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134421822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134421823 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3011)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134421824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134421824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134421824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3011)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3011)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3010)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134421839 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421839 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421839 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421839 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) 20250819134421839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134421839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3014)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134421840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421840 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) 20250819134421840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421840 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) 20250819134421840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134421840 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3014)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3014)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3013)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134421855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134421855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134421855 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134421856 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) 20250819134421856 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134421856 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421856 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421856 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134421856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134421856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3016)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3016)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3024)7648034 MSC_Test_2-SCCP(3015)@6b779c8e12fd: First idle individual index:0 20250819134421872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134421872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134421872 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3016)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134421873 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) 20250819134421873 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Allocated (fsm.c:456) 20250819134421873 DMSC DEBUG msc_i[0x55c267698540]{READY}: Allocated (fsm.c:456) 20250819134421873 DMSC DEBUG msc_i[0x55c267698540]{READY}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134421873 DMSC DEBUG msc_a[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134421873 DMSC DEBUG msc_a[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134421873 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134421873 DMSC DEBUG msc_i(unknown:UTRAN-Iu-480:NONE)[0x55c267698540]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134421873 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134421873 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134421873 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134421873 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134421873 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134421873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134421873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670] (fsm.c:486) 20250819134421873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134421873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134421873 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134421873 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001050 id=262420000001050 (vlr.c:661) 20250819134421873 DVLR INFO New subscr, IMSI: 262420000001050 (vlr.c:562) 20250819134421873 DVLR DEBUG VLR subscr IMSI-262420000001050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134421873 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134421873 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134421873 DVLR DEBUG VLR subscr IMSI-262420000001050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134421873 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134421873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134421873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134421873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134421873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134421873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810] (fsm.c:486) 20250819134421873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134421873 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134421873 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421873 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421873 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134421873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134421873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: { messageType := 2, destLocRef := '74B322'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(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(3021)@6b779c8e12fd: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(3024) MSC_Test-GSUP(3021)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3024)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134421876 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134421876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134421876 DVLR DEBUG SUBSCR(IMSI-262420000001050) Received 1 auth tuples (vlr.c:996) 20250819134421876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134421876 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134421877 DMM DEBUG Tx AUTH REQ (rand = 5c8684abc68648412bbafae087eb7fb0) (gsm_04_08.c:641) 20250819134421877 DMM DEBUG AUTH REQ (autn = 92a79b09935b05ff29fee750e1584c87) (gsm_04_08.c:643) 20250819134421877 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134421877 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134421877 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134421877 DVLR DEBUG VLR subscr IMSI-262420000001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134421877 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421877 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421877 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134421877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134421877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3016)@6b779c8e12fd: patching N(SD)=1 into dtap '05144C60BC5B2104B02F5536'O MSC_Test_2-RAN(3016)@6b779c8e12fd: patched enc_l3: '05544C60BC5B2104B02F5536'O MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544C60BC5B2104B02F5536'O 20250819134421887 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421887 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421887 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134421887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134421887 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134421887 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134421887 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134421887 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134421888 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134421888 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134421888 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134421888 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4c60bc5bb02f5536) (gsm_04_08.c:1128) 20250819134421888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134421888 DVLR DEBUG SUBSCR(IMSI-262420000001050) AUTH on UTRAN received RES: 4c60bc5bb02f5536 (8 bytes) (vlr_auth_fsm.c:151) 20250819134421888 DVLR INFO SUBSCR(IMSI-262420000001050) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134421888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134421888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134421888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134421888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810] (vlr_auth_fsm.c:294) 20250819134421888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134421888 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134421888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134421888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134421888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134421888 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134421888 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=237e859420face61af2fe5164806f2a7, CK=NONE (ran_msg_iu.c:388) 20250819134421888 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134421888 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134421888 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421888 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421888 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134421888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134421888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134421906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134421906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134421906 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134421906 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134421906 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134421906 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134421906 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134421906 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134421906 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134421906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134421906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134421906 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134421906 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134421906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134421906 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134421906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134421906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d3810] (fsm.c:486) 20250819134421906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134421906 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134421906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134421907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134421907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134421915 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134421915 DVLR DEBUG IMSI:262420000001050 has MSISDN:491230001050 (vlr.c:1045) 20250819134421915 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250819134421915 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134421916 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134421916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134421916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134421916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134421916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134421916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c2676d3810] (vlr_lu_fsm.c:110) 20250819134421916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134421916 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-480:LU)[0x55c2676d36e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134421916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134421916 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134421916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134421916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c2676d3810] (fsm.c:486) 20250819134421916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134421916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134421916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134421916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134421916 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250819134421916 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134421916 DMM DEBUG -> IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F LOCATION UPDATE ACCEPT (TMSI = 0x592f2f0f) (gsm_04_08.c:149) 20250819134421916 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134421916 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134421916 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134421916 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134421916 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421916 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134421916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134421916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3016)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3016)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134421922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134421922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134421922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134421923 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134421923 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134421923 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134421923 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134421923 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134421923 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134421923 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134421923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134421923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134421923 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250819134421923 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134421923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134421923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134421923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134421923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c2676d3810] (vlr_lu_fsm.c:817) 20250819134421923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134421923 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-480:LU)[0x55c267698880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134421923 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134421923 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134421923 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.949s remaining) (msc_a.c:450) 20250819134421923 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250819134421923 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134421923 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134421923 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134421923 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134421923 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134421923 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134421923 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134421923 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134421923 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134421924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134421924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134421924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134421933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134421933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134421933 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134421934 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134421934 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134421934 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134421934 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134421934 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134421934 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134421934 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134421934 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134421934 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134421934 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134421934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134421934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670] (msc_a.c:1053) 20250819134421934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134421934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134421934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c2676d3810]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134421934 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c0250] (msc_a.c:1053) 20250819134421934 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134421934 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698670]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134421934 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134421934 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) MSC-A terminated (msub.c:261) 20250819134421934 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) 1 MSC-I still active (msub.c:79) 20250819134421934 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134421934 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134421934 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134421934 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Removing from parent msub_fsm[0x55c2676c0250] (msub.c:113) 20250819134421934 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-480 (ran_conn.c:142) 20250819134421934 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-480 (ran_conn.c:155) 20250819134421934 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Freeing instance (msub.c:113) 20250819134421934 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-480:LU)[0x55c267698540]{READY}: Deallocated (fsm.c:568) 20250819134421934 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) Free (msub.c:119) 20250819134421934 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - active-conn: now used by 1 (attached) (msub.c:375) 20250819134421934 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Freeing instance (msub.c:113) 20250819134421934 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Deallocated (fsm.c:568) 20250819134421935 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421935 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421935 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134421935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421935 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134421935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 20250819134421937 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134421937 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134421937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134421937 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134421937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134421937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134421937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134421937 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3016)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3024)7648034 TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: 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 := '592F2F0F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3016)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3024)8370280 MSC_Test_2-RAN(3016)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3015)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134422138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134422138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134422138 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134422139 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) 20250819134422139 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Allocated (fsm.c:456) 20250819134422139 DMSC DEBUG msc_i[0x55c267698880]{READY}: Allocated (fsm.c:456) 20250819134422139 DMSC DEBUG msc_i[0x55c267698880]{READY}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134422139 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134422139 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134422139 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134422139 DMSC DEBUG msc_i(unknown:UTRAN-Iu-481:NONE)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134422139 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134422139 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134422139 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134422139 DMM DEBUG msc_a(TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134422140 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134422140 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0] (fsm.c:486) 20250819134422140 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134422140 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134422140 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134422140 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134422140 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134422140 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134422140 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134422140 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134422140 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134422140 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90] (fsm.c:486) 20250819134422140 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134422140 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134422140 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134422140 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422140 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422140 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134422140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134422140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: { messageType := 2, destLocRef := '7FB868'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(3015)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134422149 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134422149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134422149 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) Received 1 auth tuples (vlr.c:996) 20250819134422149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134422149 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134422149 DMM DEBUG Tx AUTH REQ (rand = 78b7593b6531d7dbf0fabd2a528fadd0) (gsm_04_08.c:641) 20250819134422149 DMM DEBUG AUTH REQ (autn = 9ae211bf2ccd94e1e381bfbcb3f43bd0) (gsm_04_08.c:643) 20250819134422149 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134422149 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134422149 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134422149 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134422150 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422150 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422150 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134422150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134422150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3016)@6b779c8e12fd: patching N(SD)=1 into dtap '0514F8B694AC2104468C7651'O MSC_Test_2-RAN(3016)@6b779c8e12fd: patched enc_l3: '0554F8B694AC2104468C7651'O MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F8B694AC2104468C7651'O 20250819134422158 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422158 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422158 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134422158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134422158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134422158 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134422158 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134422158 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134422158 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134422158 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134422158 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134422158 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f8b694ac468c7651) (gsm_04_08.c:1128) 20250819134422158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134422158 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) AUTH on UTRAN received RES: f8b694ac468c7651 (8 bytes) (vlr_auth_fsm.c:151) 20250819134422158 DVLR INFO SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134422158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134422158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134422158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134422158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90] (vlr_auth_fsm.c:294) 20250819134422158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134422158 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676b7d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134422159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134422159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134422159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134422159 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134422159 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8c730b69eb7165dd498937d1b6444ed2, CK=NONE (ran_msg_iu.c:388) 20250819134422159 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134422159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134422159 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422159 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422159 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134422159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134422159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134422165 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134422165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134422165 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134422166 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134422166 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134422166 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134422166 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134422166 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134422166 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134422166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134422166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134422166 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134422166 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134422166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134422166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134422166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134422166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134422166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134422166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134422166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134422166 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134422166 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250819134422166 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250819134422166 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422166 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422166 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134422166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134422166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3021)@6b779c8e12fd: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(3024) MSC_Test_2-RAN(3016)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(3016)@6b779c8e12fd: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_len:40 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134422186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134422186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134422186 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134422186 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134422186 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134422186 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134422186 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134422186 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134422186 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134422186 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134422186 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134422186 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{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(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134422187 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134422187 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134422187 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_FACILITY (msc_a.c:2106) 20250819134422187 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134422188 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134422188 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422188 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422188 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134422188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134422188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3016)@6b779c8e12fd: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(3016)@6b779c8e12fd: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O 20250819134422192 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422192 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422192 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134422192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134422192 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134422192 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134422192 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134422192 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134422192 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134422192 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134422192 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134422192 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134422193 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134422193 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134422193 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134422193 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134422193 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134422193 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134422193 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134422193 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134422193 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134422193 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422193 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134422193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422193 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134422193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3015)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3015)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3015)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134422195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134422195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134422195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134422196 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134422196 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134422196 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134422196 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134422196 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134422196 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134422196 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134422196 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134422196 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134422196 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134422196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134422196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0] (msc_a.c:1053) 20250819134422196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134422196 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134422196 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c0250] (msc_a.c:1053) 20250819134422196 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134422196 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134422196 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134422196 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) MSC-A terminated (msub.c:261) 20250819134422196 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) 1 MSC-I still active (msub.c:79) 20250819134422196 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134422196 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134422196 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134422196 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Removing from parent msub_fsm[0x55c2676c0250] (msub.c:113) 20250819134422196 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-481 (ran_conn.c:142) 20250819134422196 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-481 (ran_conn.c:155) 20250819134422196 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Freeing instance (msub.c:113) 20250819134422196 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55c267698880]{READY}: Deallocated (fsm.c:568) 20250819134422196 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F) Free (msub.c:119) 20250819134422196 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x592F2F0F - active-conn: now used by 1 (attached) (msub.c:375) 20250819134422196 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Freeing instance (msub.c:113) 20250819134422196 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Deallocated (fsm.c:568) 20250819134422196 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422196 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422196 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134422196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134422196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3017)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3015)@6b779c8e12fd: Session index based on local reference:0 20250819134422197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134422197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134422197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134422197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134422197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134422197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134422197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3016)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(3024)8370280 MSC_Test_2-M3UA(3017)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(3024)@6b779c8e12fd: Final verdict of PTC: pass 20250819134422203 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134422203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134422203 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134422203 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134422203 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134422203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134422203 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134422203 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134422203 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134422203 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422203 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134422203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134422203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134422203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134422203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134422203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134422203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134422204 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134422204 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134422204 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(3009)@6b779c8e12fd: Final verdict of PTC: none 20250819134422205 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) 20250819134422205 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) 20250819134422205 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134422205 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_0-M3UA(3011)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(3021)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3020)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(3012)@6b779c8e12fd: Final verdict of PTC: none 20250819134422205 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134422205 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) 20250819134422205 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134422205 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134422205 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) 20250819134422205 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422205 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134422205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134422206 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134422206 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134422206 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134422206 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134422206 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(3014)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3010)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3018)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(3013)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3016)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3015)@6b779c8e12fd: Final verdict of PTC: none 20250819134422208 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) 20250819134422208 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) 20250819134422208 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134422208 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134422208 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) 20250819134422208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134422208 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134422209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134422209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134422209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134422209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134422209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134422209 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(3025)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3019)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(3017)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3023)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3022)@6b779c8e12fd: Final verdict of PTC: none 20250819134422218 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134422218 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134422219 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134422219 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134422219 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134422219 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3008)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3008): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3009): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3010): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3011): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3012): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3013): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3014): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3015): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3016): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3017): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3018): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3019): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3020): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3021): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3022): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3023): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(3024): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:44:22 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 20250819134423204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134424204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134424204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134424204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134424205 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134424206 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134424206 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134424206 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=449848) 20250819134424209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134424209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134424209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134425207 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=449848, count=453156) 20250819134426208 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:44: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_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 20250819134427208 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_ss_session_timeout started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3029)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3029)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3029)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(3027)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3032)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3032)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3032)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3030)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3035)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3035)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3035)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3033)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134427370 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3036)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134427537 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134427537 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134427537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134427537 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3029)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3029)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3029)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134427542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134427542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134427542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134427542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134427542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134427542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134427542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3029)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3029)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3029)@6b779c8e12fd: Message received on association #8 20250819134427542 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134427542 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134427542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134427542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134427542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134427542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134427542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3029)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3029)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3029)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3029)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3029)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134427542 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(3029)@6b779c8e12fd: Message received on association #8 20250819134427542 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3029)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3029)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3029)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3029)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134427551 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) 20250819134427551 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) 20250819134427551 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134427551 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(3032)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3032)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3032)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134427556 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134427556 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134427556 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134427556 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134427556 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134427556 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134427556 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(3032)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3032)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3032)@6b779c8e12fd: Message received on association #8 20250819134427557 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134427557 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134427557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134427557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134427557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134427557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134427557 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(3032)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3032)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134427557 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134427557 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3032)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3032)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3032)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3032)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3032)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3032)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3032)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3032)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134427565 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) 20250819134427565 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) 20250819134427565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134427565 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(3035)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134427572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134427572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134427572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134427572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134427572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134427572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134427572 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(3035)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3035)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3035)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134427572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134427572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134427572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134427572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134427572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134427572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134427572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134427572 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134427572 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3032)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3032)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134428209 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134428209 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3038)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3038)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134428215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3038)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3038)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3038)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3038)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3038)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3038)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134428246 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134428246 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3039)@6b779c8e12fd: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(3042) TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: 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 } } } } MSC_Test_0-M3UA(3029)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428346 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428346 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428346 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134428346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428346 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134428347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134428347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134428347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3029)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3029)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3028)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3032)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428355 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428355 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428355 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428355 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) 20250819134428355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428355 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134428356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428356 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) 20250819134428356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428356 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) 20250819134428356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134428356 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3032)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3032)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3031)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428380 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428380 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428381 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134428381 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428381 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428381 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428381 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) 20250819134428381 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134428381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3034)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3034)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(3042)3376674 MSC_Test_2-SCCP(3033)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3034)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134428398 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) 20250819134428398 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Allocated (fsm.c:456) 20250819134428398 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: Allocated (fsm.c:456) 20250819134428398 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134428398 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134428398 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134428398 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134428398 DMSC DEBUG msc_i(unknown:UTRAN-Iu-482:NONE)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134428398 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134428398 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134428398 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134428398 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134428398 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134428398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134428398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880] (fsm.c:486) 20250819134428398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134428398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134428398 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134428398 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001051 id=262420000001051 (vlr.c:661) 20250819134428398 DVLR INFO New subscr, IMSI: 262420000001051 (vlr.c:562) 20250819134428398 DVLR DEBUG VLR subscr IMSI-262420000001051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134428398 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134428398 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134428398 DVLR DEBUG VLR subscr IMSI-262420000001051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134428398 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134428398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134428398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134428398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134428398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134428398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250] (fsm.c:486) 20250819134428398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134428398 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134428398 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428398 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428398 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: { messageType := 2, destLocRef := '338622'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(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(3039)@6b779c8e12fd: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(3042) MSC_Test-GSUP(3039)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(3042)"262420000001051" TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134428401 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134428401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134428401 DVLR DEBUG SUBSCR(IMSI-262420000001051) Received 1 auth tuples (vlr.c:996) 20250819134428401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134428401 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134428401 DMM DEBUG Tx AUTH REQ (rand = 1732229955bb4922d48bd3f0146e9014) (gsm_04_08.c:641) 20250819134428401 DMM DEBUG AUTH REQ (autn = 3220a70403bcfbd7a5dcfd4e4654c477) (gsm_04_08.c:643) 20250819134428401 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134428401 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134428401 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134428401 DVLR DEBUG VLR subscr IMSI-262420000001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134428402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3034)@6b779c8e12fd: patching N(SD)=1 into dtap '05147900E5E12104A605249B'O MSC_Test_2-RAN(3034)@6b779c8e12fd: patched enc_l3: '05547900E5E12104A605249B'O MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547900E5E12104A605249B'O 20250819134428407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428407 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134428407 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134428408 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134428408 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134428408 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134428408 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134428408 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7900e5e1a605249b) (gsm_04_08.c:1128) 20250819134428408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134428408 DVLR DEBUG SUBSCR(IMSI-262420000001051) AUTH on UTRAN received RES: 7900e5e1a605249b (8 bytes) (vlr_auth_fsm.c:151) 20250819134428408 DVLR INFO SUBSCR(IMSI-262420000001051) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134428408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134428408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134428408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134428408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250] (vlr_auth_fsm.c:294) 20250819134428408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134428408 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134428408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134428408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134428408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134428408 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134428408 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=366c4fc9ecd64f1dc8904b348003d8fb, CK=NONE (ran_msg_iu.c:388) 20250819134428408 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134428408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134428408 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428408 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428408 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134428413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134428413 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134428413 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134428413 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134428413 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134428413 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134428413 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134428413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134428413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134428413 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134428413 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134428413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134428413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134428413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134428413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676c0250] (fsm.c:486) 20250819134428413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134428413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134428413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134428415 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134428415 DVLR DEBUG IMSI:262420000001051 has MSISDN:491230001051 (vlr.c:1045) 20250819134428415 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250819134428415 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134428415 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134428415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134428416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134428416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134428416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134428416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c2676c0250] (vlr_lu_fsm.c:110) 20250819134428416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134428416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-482:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134428416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134428416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134428416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134428416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c2676c0250] (fsm.c:486) 20250819134428416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134428416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134428416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134428416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134428416 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250819134428416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134428416 DMM DEBUG -> IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392 LOCATION UPDATE ACCEPT (TMSI = 0xa8e12392) (gsm_04_08.c:149) 20250819134428416 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134428416 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134428416 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134428416 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134428416 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428416 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428416 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3034)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3034)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428417 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428417 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428417 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428417 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134428418 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134428418 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134428418 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134428418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134428418 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134428418 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134428418 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134428418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134428418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134428418 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250819134428418 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134428418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134428418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134428418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134428418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676c0250] (vlr_lu_fsm.c:817) 20250819134428418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134428418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-482:LU)[0x55c267698670]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134428418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134428418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134428418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250819134428418 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250819134428418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134428418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134428418 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134428418 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134428418 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134428418 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134428418 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134428418 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134428418 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134428418 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428418 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428418 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428421 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134428421 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134428421 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134428421 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134428421 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134428421 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134428421 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134428421 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134428421 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134428421 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134428421 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134428421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134428421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880] (msc_a.c:1053) 20250819134428421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134428421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134428421 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134428421 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769fc90] (msc_a.c:1053) 20250819134428421 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134428421 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134428421 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134428421 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) MSC-A terminated (msub.c:261) 20250819134428421 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) 1 MSC-I still active (msub.c:79) 20250819134428421 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134428421 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134428421 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134428421 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Removing from parent msub_fsm[0x55c26769fc90] (msub.c:113) 20250819134428421 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-482 (ran_conn.c:142) 20250819134428421 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-482 (ran_conn.c:155) 20250819134428421 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Freeing instance (msub.c:113) 20250819134428421 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-482:LU)[0x55c2676d36e0]{READY}: Deallocated (fsm.c:568) 20250819134428421 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) Free (msub.c:119) 20250819134428421 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134428421 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Freeing instance (msub.c:113) 20250819134428421 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Deallocated (fsm.c:568) 20250819134428421 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428421 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428421 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428421 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428422 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428422 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3034)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(3042)3376674 TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: 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 := 'A8E12392'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3034)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(3042)15056207 MSC_Test_2-RAN(3034)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3033)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428622 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134428623 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) 20250819134428623 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Allocated (fsm.c:456) 20250819134428623 DMSC DEBUG msc_i[0x55c267698880]{READY}: Allocated (fsm.c:456) 20250819134428623 DMSC DEBUG msc_i[0x55c267698880]{READY}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134428623 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134428623 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134428623 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134428623 DMSC DEBUG msc_i(unknown:UTRAN-Iu-483:NONE)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134428623 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134428623 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134428623 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134428623 DMM DEBUG msc_a(TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134428623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134428623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0] (fsm.c:486) 20250819134428623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134428623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134428623 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134428623 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134428623 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134428623 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134428623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134428623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134428623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134428623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90] (fsm.c:486) 20250819134428623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134428623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134428624 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134428624 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428624 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428624 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: { messageType := 2, destLocRef := 'E5BD4F'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(3033)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134428631 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134428631 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134428631 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) Received 1 auth tuples (vlr.c:996) 20250819134428631 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134428631 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134428631 DMM DEBUG Tx AUTH REQ (rand = 6dbc78c435754a5ea9c80d358e5073e0) (gsm_04_08.c:641) 20250819134428631 DMM DEBUG AUTH REQ (autn = 7a0e39b3a535ea1b5a6789f3b7a3b6ea) (gsm_04_08.c:643) 20250819134428631 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134428631 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134428631 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134428631 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134428631 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428631 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428631 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3034)@6b779c8e12fd: patching N(SD)=1 into dtap '05147DD820CD2104FA20615A'O MSC_Test_2-RAN(3034)@6b779c8e12fd: patched enc_l3: '05547DD820CD2104FA20615A'O MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547DD820CD2104FA20615A'O 20250819134428638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428638 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428638 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428638 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428638 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134428638 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134428638 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134428638 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134428638 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134428638 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134428638 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7dd820cdfa20615a) (gsm_04_08.c:1128) 20250819134428638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134428638 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) AUTH on UTRAN received RES: 7dd820cdfa20615a (8 bytes) (vlr_auth_fsm.c:151) 20250819134428638 DVLR INFO SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134428638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134428638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134428638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134428638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90] (vlr_auth_fsm.c:294) 20250819134428638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134428638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698670]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134428638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134428638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134428638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134428638 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134428638 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1e3183902f05202f6fce2c225aa445c5, CK=NONE (ran_msg_iu.c:388) 20250819134428638 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134428639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134428639 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428639 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428639 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134428644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428644 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428644 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134428644 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134428644 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134428644 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134428645 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134428645 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134428645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134428645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134428645 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134428645 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134428645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134428645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134428645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134428645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134428645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134428645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134428645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134428645 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134428645 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250819134428645 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250819134428645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134428645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134428645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3039)@6b779c8e12fd: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(3042) MSC_Test_2-RAN(3034)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(3034)@6b779c8e12fd: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_len:41 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250819134428664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134428664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134428664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134428664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134428664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134428664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134428664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134428664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134428664 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134428664 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134428664 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134428664 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134428664 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134428664 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134428664 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134428664 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134428664 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134431665 DSS NOTICE trans(NCSS IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ callref-0x20000018 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250819134431665 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134431665 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134431665 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134431665 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134431665 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134431665 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134431665 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134431665 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134431665 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134431665 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134431665 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134431665 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134431665 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134431666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134431666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134431666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134431666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134431666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134431666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134431666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134431666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134431666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134431666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134431666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134431666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134431666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134431666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134431666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134431666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3033)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3033)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3033)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134431677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134431677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134431677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134431677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134431677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134431677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134431677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134431677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134431678 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134431678 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134431678 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134431678 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134431678 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134431678 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134431678 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134431678 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134431678 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134431678 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134431678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134431678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0] (msc_a.c:1053) 20250819134431678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134431678 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134431678 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c0250] (msc_a.c:1053) 20250819134431678 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134431678 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134431678 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134431678 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) MSC-A terminated (msub.c:261) 20250819134431678 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) 1 MSC-I still active (msub.c:79) 20250819134431678 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134431678 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134431678 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134431678 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Removing from parent msub_fsm[0x55c2676c0250] (msub.c:113) 20250819134431678 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-483 (ran_conn.c:142) 20250819134431678 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-483 (ran_conn.c:155) 20250819134431678 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Freeing instance (msub.c:113) 20250819134431678 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55c267698880]{READY}: Deallocated (fsm.c:568) 20250819134431678 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392) Free (msub.c:119) 20250819134431678 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0xA8E12392 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134431679 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Freeing instance (msub.c:113) 20250819134431679 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Deallocated (fsm.c:568) 20250819134431679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134431679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134431679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134431679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134431679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134431679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134431679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134431679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3033)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3034)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(3042)15056207 20250819134431682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134431682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134431682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134431682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134431682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134431682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134431682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134431682 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3035)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(3042)@6b779c8e12fd: Final verdict of PTC: pass 20250819134431693 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134431693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134431693 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134431693 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134431693 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134431693 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) 20250819134431693 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134431693 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134431693 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134431693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134431693 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134431693 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134431693 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134431693 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) 20250819134431693 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134431693 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134431693 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134431693 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134431693 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134431693 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134431693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134431693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134431693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134431693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134431693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134431693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134431693 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) 20250819134431693 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134431693 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134431694 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134431694 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134431694 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134431694 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134431694 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134431694 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(3030)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(3029)@6b779c8e12fd: Final verdict of PTC: none 20250819134431694 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134431694 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134431694 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test-GSUP-IPA(3038)@6b779c8e12fd: Final verdict of PTC: none 20250819134431695 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3039)@6b779c8e12fd: Final verdict of PTC: none 20250819134431695 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134431695 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134431695 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) 20250819134431696 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) 20250819134431696 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134431696 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test_0-SCCP(3027)@6b779c8e12fd: Final verdict of PTC: none 20250819134431696 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) 20250819134431696 DLSS7 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-MNCC(3036)@6b779c8e12fd: Final verdict of PTC: none 20250819134431696 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134431696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134431696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134431696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134431696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134431696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134431696 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-RAN(3031)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3028)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3034)@6b779c8e12fd: Final verdict of PTC: none 20250819134431696 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134431696 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3035)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3033)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3043)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3037)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3026)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3041)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(3032)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3040)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3026): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3027): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3028): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3029): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3030): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3031): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3032): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3033): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3034): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3035): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3036): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3037): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3038): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3039): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3040): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3041): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(3042): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3043): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:44:31 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 20250819134432694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=441468) 20250819134433695 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134433695 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134433695 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134433695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134433695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134433695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134433695 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134433696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134433696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134433696 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=441468, count=444776) 20250819134434696 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134435697 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:44: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_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 20250819134436698 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3047)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3047)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3047)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3045)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3050)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3050)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3050)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3048)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(3053)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3053)@6b779c8e12fd: M3UA emulation initiated, the test can be started MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3053)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3051)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134436819 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3054)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134436984 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134436984 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134436984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134436984 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3047)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3047)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3047)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134436988 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134436988 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134436988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134436988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134436988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134436988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134436988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3047)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3047)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3047)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3047)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134436990 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134436990 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134436990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134436990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134436990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_0-M3UA(3047)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134436990 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134436990 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3047)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3047)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3047)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134436991 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134436991 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3047)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134437000 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) 20250819134437000 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) 20250819134437000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134437000 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(3050)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3050)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3050)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134437005 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437005 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134437005 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) MSC_Test_1-M3UA(3050)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3050)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134437005 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134437005 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134437005 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134437005 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(3050)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3050)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3050)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3050)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134437008 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437008 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134437008 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134437008 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134437008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134437008 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134437008 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(3050)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3050)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3050)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3050)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3050)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134437008 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134437008 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3050)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3050)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134437015 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) 20250819134437015 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) 20250819134437015 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134437015 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(3053)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3053)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3053)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134437026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134437026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134437026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134437026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134437026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134437026 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(3053)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3053)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3053)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3053)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3053)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134437029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134437029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134437029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134437029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134437029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) MSC_Test_2-M3UA(3053)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134437029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134437029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134437029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3050)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3050)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3053)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3053)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3053)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3053)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3053)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3053)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3053)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134437699 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134437699 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3056)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3056)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134437705 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3056)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3056)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3056)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3056)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3056)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3056)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134437727 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134437727 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134437798 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437798 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134437798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134437798 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134437798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134437798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134437798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134437798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3047)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134437799 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437799 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134437799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134437799 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134437799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134437799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134437799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134437799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3047)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3047)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3046)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134437809 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437809 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134437809 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134437809 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) 20250819134437809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134437809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134437809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134437809 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3050)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134437810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134437810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134437810 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) 20250819134437810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134437810 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) 20250819134437810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134437810 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3050)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3050)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3049)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134437826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134437826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134437826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134437826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134437826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134437826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134437826 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3053)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134437826 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) 20250819134437826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134437826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134437826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134437826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134437826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134437826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134437826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134437826 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(3053)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3053)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3052)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3052)@6b779c8e12fd: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(3060) MSC_Test-GSUP(3057)@6b779c8e12fd: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(3060) 20250819134437839 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:440) MSC_Test-GSUP(3057)@6b779c8e12fd: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(3060) MSC_Test-GSUP(3057)@6b779c8e12fd: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(3060)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(3060)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_mt_ussd_for_unknown_subscr2(3060)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_0-SCCP(3045)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(3048)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3051)@6b779c8e12fd: Final verdict of PTC: none 20250819134437846 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-GSUP(3057)@6b779c8e12fd: Final verdict of PTC: none 20250819134437846 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134437846 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134437846 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134437847 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134437847 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134437847 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134437847 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134437847 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134437847 DLSS7 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-RAN(3046)@6b779c8e12fd: Final verdict of PTC: none 20250819134437847 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134437847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134437847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134437847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134437847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134437847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134437847 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134437846 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134437846 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134437848 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134437848 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) 20250819134437848 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) 20250819134437848 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134437848 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134437848 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134437848 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134437848 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) 20250819134437848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437848 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134437848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134437848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134437848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134437848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134437848 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134437848 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(3056)@6b779c8e12fd: Final verdict of PTC: none 20250819134437849 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134437849 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134437849 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) 20250819134437849 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) 20250819134437849 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134437849 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134437849 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134437849 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) 20250819134437849 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) MSC_Test_2-M3UA(3053)@6b779c8e12fd: Final verdict of PTC: none 20250819134437849 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134437849 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) 20250819134437849 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134437849 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134437849 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134437849 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134437849 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134437849 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134437849 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134437849 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134437849 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134437849 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3050)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(3047)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3052)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3058)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3054)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3061)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3044)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3055)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3059)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(3049)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3044): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3045): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3046): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3047): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3048): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3049): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3050): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3051): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3052): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3053): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3054): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3055): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3056): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3057): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3058): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3059): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(3060): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3061): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:44:37 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 20250819134438849 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=154396) 20250819134439849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134439849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134439849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134439849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134439849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134439849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134439850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134439850 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134439850 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134439850 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=154396, count=157704) 20250819134440851 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134441852 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:44: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_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 20250819134442854 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3065)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3065)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3065)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3063)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(3068)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3068)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3068)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-SCCP(3066)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3071)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3071)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3071)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3069)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134443038 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3072)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134443203 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134443203 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134443203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134443203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3065)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3065)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3065)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134443208 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134443208 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134443208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134443208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134443208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134443208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134443208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3065)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3065)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3065)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3065)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3065)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134443209 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134443210 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134443210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134443210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134443210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134443210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134443210 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3065)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3065)@6b779c8e12fd: Message received on association #8 20250819134443210 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134443210 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3065)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3065)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3065)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3065)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3065)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3065)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134443218 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) 20250819134443218 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) 20250819134443218 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134443218 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(3068)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3068)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3068)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(3068)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3068)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134443223 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134443223 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134443223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134443223 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134443223 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134443223 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134443223 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(3068)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3068)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3068)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3068)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3068)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3068)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134443224 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134443224 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134443224 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134443224 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134443224 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134443224 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134443224 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134443224 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134443224 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3068)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3068)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3068)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3068)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3068)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134443233 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) 20250819134443233 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) 20250819134443233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134443233 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(3071)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134443241 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134443241 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134443241 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134443241 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134443241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134443241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134443241 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(3071)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3071)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3071)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134443242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134443242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134443242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134443242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134443242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134443242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134443242 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(3071)@6b779c8e12fd: Message received on association #8 20250819134443242 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134443242 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3068)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3068)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134443856 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134443856 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3074)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3074)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134443862 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3074)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3074)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3074)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3074)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3074)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3074)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134443894 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134443894 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250819134444015 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444015 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444015 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134444015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444015 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3065)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134444015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134444015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3065)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3065)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3064)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134444026 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444026 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444026 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444026 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) 20250819134444026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444026 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3068)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444026 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444026 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444026 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) 20250819134444026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444026 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) 20250819134444026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134444026 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3068)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3068)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3067)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134444043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444043 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) 20250819134444043 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134444043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444043 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3070)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3070)@6b779c8e12fd: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(3078) MSC_Test-GSUP(3075)@6b779c8e12fd: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(3078) MSC_Test-GSUP(3075)@6b779c8e12fd: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(3078) TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: 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(3070)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3078)6425765 MSC_Test_2-SCCP(3069)@6b779c8e12fd: First idle individual index:0 20250819134444076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3070)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134444076 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) 20250819134444076 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Allocated (fsm.c:456) 20250819134444076 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: Allocated (fsm.c:456) 20250819134444076 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134444076 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134444076 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134444076 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134444076 DMSC DEBUG msc_i(unknown:UTRAN-Iu-484:NONE)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134444076 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134444076 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134444076 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134444076 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134444076 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134444076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134444076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880] (fsm.c:486) 20250819134444076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134444076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134444077 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134444077 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001053 id=262420000001053 (vlr.c:661) 20250819134444077 DVLR INFO New subscr, IMSI: 262420000001053 (vlr.c:562) 20250819134444077 DVLR DEBUG VLR subscr IMSI-262420000001053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134444077 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134444077 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134444077 DVLR DEBUG VLR subscr IMSI-262420000001053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134444077 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134444077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134444077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134444077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134444077 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134444077 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250] (fsm.c:486) 20250819134444077 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134444077 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134444077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: { messageType := 2, destLocRef := '620CA5'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_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(3075)@6b779c8e12fd: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(3078) MSC_Test-GSUP(3075)@6b779c8e12fd: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(3078)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134444082 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134444082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134444082 DVLR DEBUG SUBSCR(IMSI-262420000001053) Received 1 auth tuples (vlr.c:996) 20250819134444082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134444082 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134444082 DMM DEBUG Tx AUTH REQ (rand = 3f62b098e62df5ae3a3aa3801a05b10c) (gsm_04_08.c:641) 20250819134444082 DMM DEBUG AUTH REQ (autn = 4c9702a621f87f5a32e2c4551d74b5fd) (gsm_04_08.c:643) 20250819134444082 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134444082 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134444082 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134444082 DVLR DEBUG VLR subscr IMSI-262420000001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134444082 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444082 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3070)@6b779c8e12fd: patching N(SD)=1 into dtap '051445CE14C02104750757B9'O MSC_Test_2-RAN(3070)@6b779c8e12fd: patched enc_l3: '055445CE14C02104750757B9'O MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055445CE14C02104750757B9'O 20250819134444091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444091 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(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444091 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444091 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444091 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444091 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444091 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444091 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134444091 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 45ce14c0750757b9) (gsm_04_08.c:1128) 20250819134444091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134444091 DVLR DEBUG SUBSCR(IMSI-262420000001053) AUTH on UTRAN received RES: 45ce14c0750757b9 (8 bytes) (vlr_auth_fsm.c:151) 20250819134444091 DVLR INFO SUBSCR(IMSI-262420000001053) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134444091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134444091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134444091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134444091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250] (vlr_auth_fsm.c:294) 20250819134444091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134444091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134444091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134444091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134444091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134444091 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134444091 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=614961ff97a6a452598b46a97c3a541d, CK=NONE (ran_msg_iu.c:388) 20250819134444091 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134444091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134444091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134444100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444100 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444100 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444100 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444100 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134444100 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444100 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134444100 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134444100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134444100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134444100 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134444100 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134444100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134444100 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134444100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134444100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676c0250] (fsm.c:486) 20250819134444100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134444100 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134444100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134444103 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134444103 DVLR DEBUG IMSI:262420000001053 has MSISDN:491230001053 (vlr.c:1045) 20250819134444103 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250819134444103 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134444103 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134444103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134444103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134444103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134444103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134444103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676c0250] (vlr_lu_fsm.c:110) 20250819134444103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134444103 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-484:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134444103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134444103 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134444103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134444103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676c0250] (fsm.c:486) 20250819134444103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134444103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134444103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134444103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134444103 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250819134444103 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134444103 DMM DEBUG -> IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF LOCATION UPDATE ACCEPT (TMSI = 0x12ff27ff) (gsm_04_08.c:149) 20250819134444103 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134444103 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134444103 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134444103 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134444103 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444103 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444103 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3070)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3070)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134444106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444106 DLM3UA DEBUG 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(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444106 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444106 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444106 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444106 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444106 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444106 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444106 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134444106 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134444106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134444106 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134444106 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250819134444106 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134444106 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134444106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134444106 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134444106 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676c0250] (vlr_lu_fsm.c:817) 20250819134444106 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134444106 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-484:LU)[0x55c2676d0e60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134444106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134444106 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134444106 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250819134444106 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250819134444106 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134444106 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134444106 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134444106 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134444106 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134444106 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134444106 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134444106 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134444106 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134444106 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444106 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444106 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444110 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444110 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444110 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444110 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444110 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444110 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134444110 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444110 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134444110 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134444110 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134444110 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134444110 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134444110 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134444110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134444110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880] (msc_a.c:1053) 20250819134444110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134444110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134444110 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134444110 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769fc90] (msc_a.c:1053) 20250819134444110 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134444110 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134444110 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134444110 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) MSC-A terminated (msub.c:261) 20250819134444110 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) 1 MSC-I still active (msub.c:79) 20250819134444110 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134444110 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134444110 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134444110 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Removing from parent msub_fsm[0x55c26769fc90] (msub.c:113) 20250819134444110 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-484 (ran_conn.c:142) 20250819134444110 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-484 (ran_conn.c:155) 20250819134444110 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Freeing instance (msub.c:113) 20250819134444110 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-484:LU)[0x55c2676d36e0]{READY}: Deallocated (fsm.c:568) 20250819134444110 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) Free (msub.c:119) 20250819134444110 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - active-conn: now used by 1 (attached) (msub.c:375) 20250819134444110 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Freeing instance (msub.c:113) 20250819134444110 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Deallocated (fsm.c:568) 20250819134444110 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444110 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444110 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 20250819134444111 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444111 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444111 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444111 DLM3UA DEBUG 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(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444111 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3070)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3078)6425765 TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: 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 := '12FF27FF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3070)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3078)8198452 MSC_Test_2-RAN(3070)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3069)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444315 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444316 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) 20250819134444316 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Allocated (fsm.c:456) 20250819134444316 DMSC DEBUG msc_i[0x55c267698880]{READY}: Allocated (fsm.c:456) 20250819134444316 DMSC DEBUG msc_i[0x55c267698880]{READY}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134444316 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134444316 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134444316 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134444316 DMSC DEBUG msc_i(unknown:UTRAN-Iu-485:NONE)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134444316 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134444316 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134444316 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134444316 DMM DEBUG msc_a(TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134444316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134444316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0] (fsm.c:486) 20250819134444316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134444316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134444316 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134444316 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134444316 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134444316 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134444316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134444316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134444316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134444316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90] (fsm.c:486) 20250819134444316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134444316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134444316 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134444317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: { messageType := 2, destLocRef := '7D1934'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(3069)@6b779c8e12fd: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134444324 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134444324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134444324 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) Received 1 auth tuples (vlr.c:996) 20250819134444324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134444324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134444324 DMM DEBUG Tx AUTH REQ (rand = 83c0a61be3c95b12392eddf9aee2f4ca) (gsm_04_08.c:641) 20250819134444324 DMM DEBUG AUTH REQ (autn = 1e600388cdcc3bfd7368e617518b7daf) (gsm_04_08.c:643) 20250819134444324 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134444324 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134444324 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134444324 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134444325 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444325 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3070)@6b779c8e12fd: patching N(SD)=1 into dtap '05146D697B36210435A8D1F1'O MSC_Test_2-RAN(3070)@6b779c8e12fd: patched enc_l3: '05546D697B36210435A8D1F1'O MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546D697B36210435A8D1F1'O 20250819134444331 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444331 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444331 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444331 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444331 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444331 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444331 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444331 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444331 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444331 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134444331 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6d697b3635a8d1f1) (gsm_04_08.c:1128) 20250819134444331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134444331 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) AUTH on UTRAN received RES: 6d697b3635a8d1f1 (8 bytes) (vlr_auth_fsm.c:151) 20250819134444331 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134444331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134444331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134444332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134444332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90] (vlr_auth_fsm.c:294) 20250819134444332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134444332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134444332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134444332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134444332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134444332 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134444332 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7029c13ec8284caf4f8f0033a367ced3, CK=NONE (ran_msg_iu.c:388) 20250819134444332 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134444332 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134444332 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444332 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444332 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134444338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444338 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444338 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444338 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444338 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134444338 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444338 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134444338 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134444338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134444338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134444338 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134444338 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134444338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134444338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134444338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134444338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134444338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134444338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134444338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134444338 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134444338 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250819134444338 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250819134444339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3070)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3A173C8EA6EEE059FAA0058BE7B4058AC71D2571EE4D112E96'O MSC_Test_2-RAN(3070)@6b779c8e12fd: patched enc_l3: '1BBA173C8EA6EEE059FAA0058BE7B4058AC71D2571EE4D112E96'O MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:38 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA173C8EA6EEE059FAA0058BE7B4058AC71D2571EE4D112E96'O MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444350 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444350 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444350 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444350 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444350 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134444350 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250819134444350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134444350 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134444350 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134444351 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250819134444351 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134444351 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134444351 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134444351 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134444351 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134444351 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134444351 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134444351 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134444351 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134444351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444351 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444351 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444351 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134444359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444359 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444359 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444359 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444359 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134444359 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444359 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134444359 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134444359 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134444359 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134444359 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134444359 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134444359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134444359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0] (msc_a.c:1053) 20250819134444359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134444359 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c26769fc90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134444359 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c0250] (msc_a.c:1053) 20250819134444360 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134444360 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134444360 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134444360 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) MSC-A terminated (msub.c:261) 20250819134444360 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) 1 MSC-I still active (msub.c:79) 20250819134444360 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134444360 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134444360 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134444360 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Removing from parent msub_fsm[0x55c2676c0250] (msub.c:113) 20250819134444360 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-485 (ran_conn.c:142) 20250819134444360 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-485 (ran_conn.c:155) 20250819134444360 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Freeing instance (msub.c:113) 20250819134444360 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-485:CM_SERVICE_REQ)[0x55c267698880]{READY}: Deallocated (fsm.c:568) 20250819134444360 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) Free (msub.c:119) 20250819134444360 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - active-conn: now used by 1 (attached) (msub.c:375) 20250819134444360 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Freeing instance (msub.c:113) 20250819134444360 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Deallocated (fsm.c:568) 20250819134444360 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444360 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444360 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3070)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3078)8198452 20250819134444362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444363 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: 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 := '12FF27FF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3070)@6b779c8e12fd: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3078)261800 MSC_Test_2-RAN(3070)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3069)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444566 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444567 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) 20250819134444567 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Allocated (fsm.c:456) 20250819134444567 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: Allocated (fsm.c:456) 20250819134444567 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134444567 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134444567 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134444567 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134444567 DMSC DEBUG msc_i(unknown:UTRAN-Iu-486:NONE)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134444567 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134444567 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134444567 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134444567 DMM DEBUG msc_a(TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134444567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134444567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880] (fsm.c:486) 20250819134444567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134444567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134444567 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134444567 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134444567 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134444567 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134444568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134444568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134444568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134444568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250] (fsm.c:486) 20250819134444568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134444568 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134444568 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134444568 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444568 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444568 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: { messageType := 2, destLocRef := '03FEA8'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(3069)@6b779c8e12fd: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134444576 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134444576 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134444576 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) Received 1 auth tuples (vlr.c:996) 20250819134444576 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134444576 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134444576 DMM DEBUG Tx AUTH REQ (rand = eb4e0ce94550d02beb14a08d1a51bfb1) (gsm_04_08.c:641) 20250819134444576 DMM DEBUG AUTH REQ (autn = 178fe93496f49582be93981ad6088b84) (gsm_04_08.c:643) 20250819134444576 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134444576 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134444576 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134444577 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134444577 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444577 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444577 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3070)@6b779c8e12fd: patching N(SD)=1 into dtap '051450CEEE3C210432FF53A7'O MSC_Test_2-RAN(3070)@6b779c8e12fd: patched enc_l3: '055450CEEE3C210432FF53A7'O MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055450CEEE3C210432FF53A7'O 20250819134444583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444583 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444583 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444583 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444583 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444583 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444584 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444584 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134444584 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 50ceee3c32ff53a7) (gsm_04_08.c:1128) 20250819134444584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134444584 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) AUTH on UTRAN received RES: 50ceee3c32ff53a7 (8 bytes) (vlr_auth_fsm.c:151) 20250819134444584 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134444584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134444584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134444584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134444584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250] (vlr_auth_fsm.c:294) 20250819134444584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134444584 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d0e60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134444584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134444584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134444584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134444584 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134444584 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d4f154292b8d810bea0fcdbfe3c01e60, CK=NONE (ran_msg_iu.c:388) 20250819134444584 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134444584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134444584 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444584 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444584 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134444589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444589 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444589 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444589 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444589 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134444589 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444590 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134444590 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134444590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134444590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134444590 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134444590 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134444590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134444590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134444590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134444590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134444590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134444590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134444590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134444590 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134444590 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250819134444590 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250819134444590 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444590 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444590 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3070)@6b779c8e12fd: patching N(SD)=2 into dtap '1B2A1C173E106AB1C78D46B2438DC76E89879C4CADF09DCAD96065'O MSC_Test_2-RAN(3070)@6b779c8e12fd: patched enc_l3: '1BAA1C173E106AB1C78D46B2438DC76E89879C4CADF09DCAD96065'O MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:39 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C173E106AB1C78D46B2438DC76E89879C4CADF09DCAD96065'O 20250819134444597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444598 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444598 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444598 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444598 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444598 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134444598 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134444598 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250819134444598 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134444598 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134444598 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134444598 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250819134444598 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134444598 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134444598 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134444598 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134444598 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134444598 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134444598 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134444598 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134444598 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134444598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3069)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3069)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3069)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134444605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134444605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134444606 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134444606 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134444606 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134444606 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134444606 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134444606 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134444606 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134444606 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134444606 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134444606 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134444606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134444606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880] (msc_a.c:1053) 20250819134444606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134444606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676c0250]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134444606 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769fc90] (msc_a.c:1053) 20250819134444606 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134444606 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c267698880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134444606 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134444606 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) MSC-A terminated (msub.c:261) 20250819134444606 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) 1 MSC-I still active (msub.c:79) 20250819134444606 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134444606 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134444606 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134444606 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Removing from parent msub_fsm[0x55c26769fc90] (msub.c:113) 20250819134444606 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-486 (ran_conn.c:142) 20250819134444606 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-486 (ran_conn.c:155) 20250819134444606 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Freeing instance (msub.c:113) 20250819134444606 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF:UTRAN-Iu-486:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Deallocated (fsm.c:568) 20250819134444606 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF) Free (msub.c:119) 20250819134444606 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x12FF27FF - active-conn: now used by 1 (attached) (msub.c:375) 20250819134444606 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Freeing instance (msub.c:113) 20250819134444606 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Deallocated (fsm.c:568) 20250819134444607 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444607 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444607 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134444607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134444607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3071)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3069)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3070)@6b779c8e12fd: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(3078)261800 20250819134444609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134444609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134444609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134444609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134444609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134444609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134444609 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3071)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(3078)@6b779c8e12fd: Final verdict of PTC: pass 20250819134444616 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134444616 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134444618 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-GSUP(3075)@6b779c8e12fd: Final verdict of PTC: none 20250819134444618 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) 20250819134444618 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134444618 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134444618 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134444618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134444618 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134444618 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134444618 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134444618 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-MNCC(3072)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(3063)@6b779c8e12fd: Final verdict of PTC: none 20250819134444618 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134444618 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134444618 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134444618 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134444618 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134444619 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134444619 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) 20250819134444619 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444619 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134444619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134444619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134444619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134444619 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134444619 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134444619 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(3066)@6b779c8e12fd: Final verdict of PTC: none 20250819134444619 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134444619 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444619 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134444619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134444619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134444619 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_1-M3UA(3068)@6b779c8e12fd: Final verdict of PTC: none 20250819134444619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134444619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134444619 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134444619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134444619 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134444620 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3074)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(3065)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3064)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3069)@6b779c8e12fd: Final verdict of PTC: none 20250819134444620 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) 20250819134444620 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(3070)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(3067)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3073)@6b779c8e12fd: Final verdict of PTC: none 20250819134444620 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134444620 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134444620 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) 20250819134444620 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134444620 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134444620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134444620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134444620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134444620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134444620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134444620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-SMPP(3076)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(3071)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3079)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3062)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3077)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3062): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3063): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3064): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3065): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3066): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3067): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3068): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3069): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3070): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3071): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3072): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3073): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3074): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3075): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3076): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3077): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(3078): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3079): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:44:44 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 20250819134444620 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134444620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134444620 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134444620 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134445621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=568100) 20250819134446620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134446620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134446620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134446620 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134446620 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134446620 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134446621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134446621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134446621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134446622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=568100, count=571408) 20250819134447623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134448624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:44: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_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 20250819134449625 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_proc_ss_for_unknown_session started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3083)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3083)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3083)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3081)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3086)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3086)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3086)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3084)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3089)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3089)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3089)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3087)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134449777 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3090)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134449936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134449936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134449936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134449936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3083)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3083)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3083)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3083)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3083)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134449941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134449941 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134449941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134449941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134449941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134449941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134449941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3083)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3083)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134449941 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134449942 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134449942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134449942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134449942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134449942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134449942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134449942 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134449942 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3083)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3083)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3083)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3083)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3083)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134449953 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) 20250819134449953 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) 20250819134449953 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134449953 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(3086)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3086)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3086)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134449959 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134449959 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134449959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134449959 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134449959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134449959 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134449959 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(3086)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3086)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3086)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3086)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3086)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134449961 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134449961 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134449961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134449961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134449961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134449961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134449961 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(3086)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3086)@6b779c8e12fd: Message received on association #8 20250819134449962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) MSC_Test_1-M3UA(3086)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3086)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3086)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3086)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134449962 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3086)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3086)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134449969 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) 20250819134449969 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) 20250819134449970 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134449970 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(3089)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134449977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134449977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134449977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134449977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134449977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134449977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) MSC_Test_2-M3UA(3089)@6b779c8e12fd: M3UA_ASPUP sent 20250819134449977 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(3089)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3089)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134449980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134449980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134449980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134449980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134449980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134449980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134449980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134449981 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134449981 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3086)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3086)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134450626 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134450626 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3092)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3092)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134450632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3092)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3092)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3092)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3092)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3092)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3092)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134450651 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134450651 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3093)@6b779c8e12fd: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(3096) TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: 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 } } } } 20250819134450748 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450748 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450748 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134450748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134450748 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3083)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134450749 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450749 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450749 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134450749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134450749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3083)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3083)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3082)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3086)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134450761 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450761 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450761 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450761 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) 20250819134450761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134450761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134450762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450762 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) 20250819134450762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450762 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) 20250819134450762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134450762 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3086)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3086)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3085)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134450779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450779 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134450779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134450779 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134450779 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) 20250819134450779 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134450779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134450779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134450779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3088)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3088)@6b779c8e12fd: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(3096)15585139 MSC_Test_2-SCCP(3087)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134450788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134450788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134450788 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134450788 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) 20250819134450788 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Allocated (fsm.c:456) 20250819134450788 DMSC DEBUG msc_i[0x55c267698880]{READY}: Allocated (fsm.c:456) 20250819134450788 DMSC DEBUG msc_i[0x55c267698880]{READY}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134450788 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134450788 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134450788 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134450788 DMSC DEBUG msc_i(unknown:UTRAN-Iu-487:NONE)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134450788 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(3088)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134450788 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134450788 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134450788 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134450788 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134450788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134450788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0] (fsm.c:486) 20250819134450788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134450788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134450788 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134450788 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001055 id=262420000001055 (vlr.c:661) 20250819134450788 DVLR INFO New subscr, IMSI: 262420000001055 (vlr.c:562) 20250819134450788 DVLR DEBUG VLR subscr IMSI-262420000001055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134450788 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134450788 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134450788 DVLR DEBUG VLR subscr IMSI-262420000001055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134450788 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134450788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134450788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134450788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134450788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134450788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90] (fsm.c:486) 20250819134450788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134450789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134450789 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450789 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450789 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134450789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134450789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3087)@6b779c8e12fd: { messageType := 2, destLocRef := 'EDCF73'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-GSUP(3093)@6b779c8e12fd: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(3096) MSC_Test-GSUP(3093)@6b779c8e12fd: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(3096)"262420000001055" MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on local reference:0 TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134450792 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134450792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134450792 DVLR DEBUG SUBSCR(IMSI-262420000001055) Received 1 auth tuples (vlr.c:996) 20250819134450792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134450792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134450792 DMM DEBUG Tx AUTH REQ (rand = 8d4f7c8391fe2c1509e476b46527eb66) (gsm_04_08.c:641) 20250819134450792 DMM DEBUG AUTH REQ (autn = 51c72e756a4d89dd719f9d67d6dd2afb) (gsm_04_08.c:643) 20250819134450792 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134450792 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134450792 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134450792 DVLR DEBUG VLR subscr IMSI-262420000001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134450792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134450792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134450792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3088)@6b779c8e12fd: patching N(SD)=1 into dtap '0514F0570DF12104B31DD189'O MSC_Test_2-RAN(3088)@6b779c8e12fd: patched enc_l3: '0554F0570DF12104B31DD189'O MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3087)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F0570DF12104B31DD189'O 20250819134450798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134450798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134450798 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134450798 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134450798 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134450798 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134450798 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134450798 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134450798 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134450798 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f0570df1b31dd189) (gsm_04_08.c:1128) 20250819134450798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134450798 DVLR DEBUG SUBSCR(IMSI-262420000001055) AUTH on UTRAN received RES: f0570df1b31dd189 (8 bytes) (vlr_auth_fsm.c:151) 20250819134450798 DVLR INFO SUBSCR(IMSI-262420000001055) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134450798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134450798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134450798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134450798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90] (vlr_auth_fsm.c:294) 20250819134450798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134450798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134450798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134450798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134450798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134450798 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134450798 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b2455d35e865e60cdd2f2e24576bf499, CK=NONE (ran_msg_iu.c:388) 20250819134450798 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134450798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134450798 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450798 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450798 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134450798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134450798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3087)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134450804 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134450804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134450804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134450804 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134450804 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134450804 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134450804 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134450804 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134450804 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134450804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134450804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134450804 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134450804 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134450804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134450804 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134450804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134450804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c26769fc90] (fsm.c:486) 20250819134450804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134450804 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134450804 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450804 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450804 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134450804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134450804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134450806 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134450806 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250819134450806 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250819134450806 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134450806 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134450806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134450806 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134450806 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134450806 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134450806 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c26769fc90] (vlr_lu_fsm.c:110) 20250819134450806 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134450806 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-487:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134450806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134450806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134450806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134450806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c26769fc90] (fsm.c:486) 20250819134450806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134450806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134450806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134450806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134450806 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250819134450806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134450806 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296 LOCATION UPDATE ACCEPT (TMSI = 0x1de26296) (gsm_04_08.c:149) 20250819134450806 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134450806 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134450807 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134450807 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134450807 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450807 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450807 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134450807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134450807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3088)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3088)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3087)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134450808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134450808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134450808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134450809 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134450809 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134450809 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134450809 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134450809 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134450809 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134450809 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134450809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x1DE26296:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134450809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134450809 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250819134450809 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134450809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134450809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134450809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134450809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c26769fc90] (vlr_lu_fsm.c:817) 20250819134450809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134450809 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-487:LU)[0x55c2676c86a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134450809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134450809 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134450809 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250819134450809 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250819134450809 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134450809 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134450809 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134450809 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134450809 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134450809 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134450809 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134450809 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134450809 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134450809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134450809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134450809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3087)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3087)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3087)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134450812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134450812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134450812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134450812 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134450812 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134450813 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134450813 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134450813 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134450813 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134450813 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134450813 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134450813 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134450813 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134450813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134450813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0] (msc_a.c:1053) 20250819134450813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134450813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134450813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134450813 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c0250] (msc_a.c:1053) 20250819134450813 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134450813 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134450813 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134450813 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296) MSC-A terminated (msub.c:261) 20250819134450813 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296) 1 MSC-I still active (msub.c:79) 20250819134450813 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134450813 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134450813 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134450813 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Removing from parent msub_fsm[0x55c2676c0250] (msub.c:113) 20250819134450813 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-487 (ran_conn.c:142) 20250819134450813 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-487 (ran_conn.c:155) 20250819134450813 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Freeing instance (msub.c:113) 20250819134450813 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-487:LU)[0x55c267698880]{READY}: Deallocated (fsm.c:568) 20250819134450813 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296) Free (msub.c:119) 20250819134450813 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134450813 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Freeing instance (msub.c:113) 20250819134450813 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Deallocated (fsm.c:568) 20250819134450813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134450813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134450813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3089)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3087)@6b779c8e12fd: Session index based on local reference:0 20250819134450814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134450814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134450814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134450814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134450814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134450814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134450814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3088)@6b779c8e12fd: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(3096)15585139 MSC_Test_2-M3UA(3089)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3088)@6b779c8e12fd: Created IMSI[0] for '262420000001055'H'1DE26296'O to be handled at TC_iu_proc_ss_for_unknown_session2(3096) MSC_Test-GSUP(3093)@6b779c8e12fd: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(3096) 20250819134450850 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134450850 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:345) 20250819134450850 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:489) 20250819134450850 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:493) TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(3096)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_1-SCCP(3084)@6b779c8e12fd: Final verdict of PTC: none 20250819134450861 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134450861 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134450861 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134450861 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134450861 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134450861 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134450861 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134450861 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134450861 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134450861 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) 20250819134450861 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134450861 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134450862 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134450862 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450861 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134450862 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134450862 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134450862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134450862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134450862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134450862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134450862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134450862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134450862 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134450862 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) 20250819134450862 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134450862 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134450862 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) 20250819134450862 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450862 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134450862 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134450862 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134450862 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134450862 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134450862 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134450862 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134450862 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134450862 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134450862 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134450863 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test-GSUP(3093)@6b779c8e12fd: Final verdict of PTC: none 20250819134450863 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3083)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(3086)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3092)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(3081)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3090)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3087)@6b779c8e12fd: Final verdict of PTC: none 20250819134450864 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) 20250819134450864 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) 20250819134450864 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134450864 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) MSC_Test-MGCP(3091)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3095)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3082)@6b779c8e12fd: Final verdict of PTC: none 20250819134450864 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) 20250819134450864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134450864 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134450864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) MSC_Test_1-RAN(3085)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3080)@6b779c8e12fd: Final verdict of PTC: none 20250819134450864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134450864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134450864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134450864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134450864 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(3089)@6b779c8e12fd: Final verdict of PTC: none 20250819134450864 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134450864 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(3088)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3094)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3097)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3080): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3081): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3082): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3083): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3084): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3085): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3086): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3087): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3088): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3089): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3090): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3091): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3092): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3093): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3094): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3095): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(3096): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3097): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:44:50 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 20250819134451863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302036) 20250819134452863 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134452863 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134452863 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134452863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134452863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134452863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134452864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134452864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134452864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134452864 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=302036, count=305344) 20250819134453866 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134454867 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:44: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_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 20250819134455869 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_proc_ss_paging_fail started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3101)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3101)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3101)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3099)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3104)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3104)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3104)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3102)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3107)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3107)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3107)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3105)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134456029 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3108)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134456194 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134456194 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134456194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134456194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3101)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3101)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3101)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134456199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134456199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134456199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134456199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134456199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134456199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134456199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3101)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3101)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3101)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3101)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3101)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134456199 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134456199 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134456199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134456199 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134456199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134456199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134456200 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134456200 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134456200 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3101)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3101)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3101)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3101)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3101)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3101)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3101)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3101)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134456208 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) 20250819134456208 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) 20250819134456208 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134456208 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(3104)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3104)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3104)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134456210 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134456211 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134456211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134456211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134456211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134456211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134456211 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(3104)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3104)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3104)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3104)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3104)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134456211 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134456211 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134456211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134456211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134456211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134456211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134456211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134456212 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134456212 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3104)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3104)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3104)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3104)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3104)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3104)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3104)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3104)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134456223 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) 20250819134456223 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) 20250819134456223 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134456223 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(3107)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134456230 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134456230 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134456230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134456230 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134456230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134456230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134456230 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(3107)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3107)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3107)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134456233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134456233 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134456233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134456233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134456233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134456233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134456233 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(3107)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3104)@6b779c8e12fd: Message received on association #8 20250819134456233 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134456233 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3104)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134456871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134456871 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3110)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3110)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134456878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3110)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3110)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3110)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3110)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3110)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3110)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134456908 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134456908 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3111)@6b779c8e12fd: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(3114) TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: 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 } } } } 20250819134457010 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457010 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457010 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134457010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134457010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3101)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134457011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134457011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457011 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134457011 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3101)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3101)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3100)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134457022 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457022 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457022 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457022 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) 20250819134457022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134457022 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3104)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134457023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457023 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) 20250819134457023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457023 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) 20250819134457023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134457023 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3104)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3104)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3103)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134457030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134457030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134457030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134457030 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) 20250819134457030 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134457030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134457030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134457030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3106)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3106)@6b779c8e12fd: Added conn table entry 0TC_iu_proc_ss_paging_fail2(3114)1790920 MSC_Test_2-SCCP(3105)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134457037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134457037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134457037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134457037 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) 20250819134457037 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Allocated (fsm.c:456) 20250819134457037 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: Allocated (fsm.c:456) 20250819134457037 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134457037 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134457037 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134457037 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134457037 DMSC DEBUG msc_i(unknown:UTRAN-Iu-488:NONE)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134457037 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134457037 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134457037 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134457037 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001056 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134457037 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134457037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134457037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880] (fsm.c:486) 20250819134457037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134457037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134457037 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134457037 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001056 id=262420000001056 (vlr.c:661) 20250819134457037 DVLR INFO New subscr, IMSI: 262420000001056 (vlr.c:562) 20250819134457037 DVLR DEBUG VLR subscr IMSI-262420000001056 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134457037 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134457037 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134457037 DVLR DEBUG VLR subscr IMSI-262420000001056 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134457037 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134457037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134457037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134457037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134457037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134457037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250] (fsm.c:486) 20250819134457037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134457037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{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(3106)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134457037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134457037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134457037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3105)@6b779c8e12fd: { messageType := 2, destLocRef := '1B53C8'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-GSUP(3111)@6b779c8e12fd: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(3114) MSC_Test-GSUP(3111)@6b779c8e12fd: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(3114)"262420000001056" MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on local reference:0 TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134457041 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134457041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134457041 DVLR DEBUG SUBSCR(IMSI-262420000001056) Received 1 auth tuples (vlr.c:996) 20250819134457041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134457041 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134457041 DMM DEBUG Tx AUTH REQ (rand = 50c98e78aac7645933c7090a5e983608) (gsm_04_08.c:641) 20250819134457041 DMM DEBUG AUTH REQ (autn = 24adb20b2cd04cfd617104a283dc855a) (gsm_04_08.c:643) 20250819134457041 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134457041 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134457041 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134457041 DVLR DEBUG VLR subscr IMSI-262420000001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134457041 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457041 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457041 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134457041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134457041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3106)@6b779c8e12fd: patching N(SD)=1 into dtap '05140D16DA5521043F7051AF'O MSC_Test_2-RAN(3106)@6b779c8e12fd: patched enc_l3: '05540D16DA5521043F7051AF'O MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3105)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540D16DA5521043F7051AF'O 20250819134457046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134457046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134457046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134457046 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134457046 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134457046 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134457046 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134457046 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134457046 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134457046 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0d16da553f7051af) (gsm_04_08.c:1128) 20250819134457046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134457046 DVLR DEBUG SUBSCR(IMSI-262420000001056) AUTH on UTRAN received RES: 0d16da553f7051af (8 bytes) (vlr_auth_fsm.c:151) 20250819134457046 DVLR INFO SUBSCR(IMSI-262420000001056) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134457046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134457046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134457046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134457046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250] (vlr_auth_fsm.c:294) 20250819134457046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134457046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134457046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134457046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134457046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134457046 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134457046 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3ed7a807c706a23621bd2efb4a17c459, CK=NONE (ran_msg_iu.c:388) 20250819134457046 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134457046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134457046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134457046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134457046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3105)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134457052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134457052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134457052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134457052 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134457052 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134457052 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134457052 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134457052 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134457052 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134457052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134457052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134457052 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134457052 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134457052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134457052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134457052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134457052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676c0250] (fsm.c:486) 20250819134457052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134457052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134457052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134457052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134457052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134457054 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134457054 DVLR DEBUG IMSI:262420000001056 has MSISDN:491230001056 (vlr.c:1045) 20250819134457054 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250819134457054 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134457054 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134457054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134457054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134457054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134457054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134457054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676c0250] (vlr_lu_fsm.c:110) 20250819134457054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134457054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-488:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134457054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134457054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134457054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134457054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676c0250] (fsm.c:486) 20250819134457054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134457054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134457054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134457054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134457054 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250819134457054 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134457054 DMM DEBUG -> IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690 LOCATION UPDATE ACCEPT (TMSI = 0x1d7dd690) (gsm_04_08.c:149) 20250819134457054 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134457054 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134457054 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134457054 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134457054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134457054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134457054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3106)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3106)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3105)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134457056 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457056 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457056 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134457056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134457056 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134457056 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134457056 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134457056 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134457056 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134457056 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134457056 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134457056 DMM DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134457056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134457056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134457056 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250819134457056 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134457056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134457056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134457056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134457056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676c0250] (vlr_lu_fsm.c:817) 20250819134457056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134457056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-488:LU)[0x55c2676b7ff0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134457056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134457056 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134457056 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250819134457056 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001056/3/1): Available (smpp_smsc.c:626) 20250819134457056 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134457056 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134457056 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134457056 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134457056 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134457056 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134457056 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134457056 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134457056 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134457056 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457056 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134457056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134457057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3105)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3105)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3105)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134457059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134457060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134457060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134457060 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134457060 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134457060 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134457060 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134457060 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134457060 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134457060 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134457060 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134457060 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134457060 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134457060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134457060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880] (msc_a.c:1053) 20250819134457060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134457060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134457060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676c0250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134457060 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769fc90] (msc_a.c:1053) 20250819134457060 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134457060 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c267698880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134457060 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134457060 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690) MSC-A terminated (msub.c:261) 20250819134457060 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690) 1 MSC-I still active (msub.c:79) 20250819134457060 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134457060 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134457060 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134457060 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Removing from parent msub_fsm[0x55c26769fc90] (msub.c:113) 20250819134457060 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-488 (ran_conn.c:142) 20250819134457060 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-488 (ran_conn.c:155) 20250819134457060 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Freeing instance (msub.c:113) 20250819134457060 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690:UTRAN-Iu-488:LU)[0x55c2676d36e0]{READY}: Deallocated (fsm.c:568) 20250819134457060 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690) Free (msub.c:119) 20250819134457060 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134457060 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Freeing instance (msub.c:113) 20250819134457060 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Deallocated (fsm.c:568) 20250819134457060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134457060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134457060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3105)@6b779c8e12fd: Session index based on local reference:0 20250819134457060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134457060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134457060 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3106)@6b779c8e12fd: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(3114)1790920 TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3106)@6b779c8e12fd: Created IMSI[0] for '262420000001056'H'1D7DD690'O to be handled at TC_iu_proc_ss_paging_fail2(3114) MSC_Test-GSUP(3111)@6b779c8e12fd: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(3114) 20250819134457098 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134457098 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134457098 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134457098 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134457099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134457099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134457099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134457099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134457099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134457099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134457099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134457099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3107)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3107)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3106)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(3114) TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134507100 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250819134507100 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x1D7DD690 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(3114)@6b779c8e12fd: Final verdict of PTC: pass 20250819134507113 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134507113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134507113 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134507113 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134507113 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134507113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134507113 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134507113 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134507113 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134507113 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(3099)@6b779c8e12fd: Final verdict of PTC: none 20250819134507113 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134507113 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134507113 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134507113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134507113 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134507113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134507113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134507114 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134507114 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(3101)@6b779c8e12fd: Final verdict of PTC: none 20250819134507114 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134507114 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3111)@6b779c8e12fd: Final verdict of PTC: none 20250819134507115 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-MNCC(3108)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(3102)@6b779c8e12fd: Final verdict of PTC: none 20250819134507116 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) 20250819134507116 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134507116 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134507116 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) MSC_Test_1-M3UA(3104)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(3103)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3106)@6b779c8e12fd: Final verdict of PTC: none 20250819134507116 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) 20250819134507116 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134507116 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134507116 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) 20250819134507116 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134507116 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134507116 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134507116 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134507116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134507116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134507116 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134507116 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134507116 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(3100)@6b779c8e12fd: Final verdict of PTC: none 20250819134507116 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134507116 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(3110)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3113)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3105)@6b779c8e12fd: Final verdict of PTC: none 20250819134507117 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) 20250819134507117 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) IPA-CTRL-CLI-IPA(3098)@6b779c8e12fd: Final verdict of PTC: none 20250819134507117 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134507117 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134507117 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) 20250819134507117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134507117 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134507117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134507117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134507117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134507117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134507117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134507117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134507117 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134507117 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3115)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3112)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(3107)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3109)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3098): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3099): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3100): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3101): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3102): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3103): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3104): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3105): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3106): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3107): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3108): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3109): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3110): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3111): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3112): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3113): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_proc_ss_paging_fail2(3114): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:45:07 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 20250819134508118 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314284) 20250819134509114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134509114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134509114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134509117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134509117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134509117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134509117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134509117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134509117 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134509119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314284, count=317592) 20250819134510120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134511122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:45: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_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 20250819134512124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_proc_ss_abort started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3119)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3119)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3119)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3117)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3122)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3122)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3122)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3120)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3125)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3125)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3125)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3123)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134512255 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3126)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134512421 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134512421 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134512421 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134512421 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3119)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3119)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3119)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134512425 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134512425 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134512425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134512425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134512425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134512425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134512425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3119)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3119)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3119)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3119)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134512426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134512426 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134512426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134512426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134512426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134512426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134512426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3119)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3119)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3119)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3119)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3119)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134512426 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134512426 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134512434 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) 20250819134512434 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) 20250819134512434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134512434 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(3122)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3122)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3122)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134512440 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134512440 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134512440 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134512440 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134512440 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134512440 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134512440 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(3122)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3122)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3122)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3122)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3122)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134512442 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134512442 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134512442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134512442 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134512442 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134512442 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134512442 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(3122)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3122)@6b779c8e12fd: Message received on association #8 20250819134512442 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134512442 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3122)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3122)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3122)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3122)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3122)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3122)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134512448 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) 20250819134512448 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) 20250819134512448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134512448 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(3125)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134512457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134512457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134512457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134512457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134512457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134512457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134512457 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(3125)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3125)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3125)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134512460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134512460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134512460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134512460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134512460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134512460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134512461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134512461 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134512461 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3122)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3122)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134513126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134513126 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3128)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3128)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134513131 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3128)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3128)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3128)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3128)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3128)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3128)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134513154 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134513154 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3129)@6b779c8e12fd: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(3132) TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: 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 } } } } 20250819134513228 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513228 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513228 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134513228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513228 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134513228 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513228 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513228 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134513228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134513228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3119)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3119)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3119)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3118)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134513242 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513242 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513242 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513242 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) 20250819134513242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513242 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3122)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513242 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) 20250819134513242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513242 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) 20250819134513242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134513242 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3122)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3122)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3121)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134513254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513254 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513254 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) 20250819134513254 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134513254 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513254 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513254 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3124)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3124)@6b779c8e12fd: Added conn table entry 0TC_iu_proc_ss_abort2(3132)10789667 MSC_Test_2-SCCP(3123)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-RAN(3124)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134513270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513270 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) 20250819134513270 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Allocated (fsm.c:456) 20250819134513270 DMSC DEBUG msc_i[0x55c267698880]{READY}: Allocated (fsm.c:456) 20250819134513270 DMSC DEBUG msc_i[0x55c267698880]{READY}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134513270 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134513270 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134513270 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134513270 DMSC DEBUG msc_i(unknown:UTRAN-Iu-489:NONE)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134513270 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134513270 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134513270 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134513270 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001057 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134513270 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134513270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134513270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0] (fsm.c:486) 20250819134513270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134513270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134513270 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134513270 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001057 id=262420000001057 (vlr.c:661) 20250819134513270 DVLR INFO New subscr, IMSI: 262420000001057 (vlr.c:562) 20250819134513270 DVLR DEBUG VLR subscr IMSI-262420000001057 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134513270 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134513270 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134513270 DVLR DEBUG VLR subscr IMSI-262420000001057 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134513270 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134513270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134513270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134513270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134513270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134513270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90] (fsm.c:486) 20250819134513270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134513270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134513270 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513270 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513270 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: { messageType := 2, destLocRef := 'A4A323'O, sourceLocRef := '0001E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(3129)@6b779c8e12fd: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(3132) MSC_Test-GSUP(3129)@6b779c8e12fd: Added IMSI table entry 0TC_iu_proc_ss_abort2(3132)"262420000001057" TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134513276 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134513276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134513276 DVLR DEBUG SUBSCR(IMSI-262420000001057) Received 1 auth tuples (vlr.c:996) 20250819134513276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134513276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134513276 DMM DEBUG Tx AUTH REQ (rand = c5068c3135032bb0c8987ca45d746873) (gsm_04_08.c:641) 20250819134513276 DMM DEBUG AUTH REQ (autn = 2bbb8a29879fb52a3c309f0b490da411) (gsm_04_08.c:643) 20250819134513276 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134513276 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134513276 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134513276 DVLR DEBUG VLR subscr IMSI-262420000001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134513276 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513276 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513276 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3124)@6b779c8e12fd: patching N(SD)=1 into dtap '0514EF90E4EA2104B1C3C291'O MSC_Test_2-RAN(3124)@6b779c8e12fd: patched enc_l3: '0554EF90E4EA2104B1C3C291'O MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EF90E4EA2104B1C3C291'O MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513284 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134513284 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134513284 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134513284 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134513284 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134513284 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134513284 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134513284 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ef90e4eab1c3c291) (gsm_04_08.c:1128) 20250819134513284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134513284 DVLR DEBUG SUBSCR(IMSI-262420000001057) AUTH on UTRAN received RES: ef90e4eab1c3c291 (8 bytes) (vlr_auth_fsm.c:151) 20250819134513284 DVLR INFO SUBSCR(IMSI-262420000001057) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134513284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134513284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134513284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134513284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90] (vlr_auth_fsm.c:294) 20250819134513284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134513284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134513284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134513284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134513284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134513284 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134513284 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=78a8c58aa3484b49e759e7cd395bca82, CK=NONE (ran_msg_iu.c:388) 20250819134513284 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134513284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134513285 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513285 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513285 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134513295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513295 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134513295 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134513295 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134513295 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134513295 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134513295 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134513295 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134513295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134513295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134513295 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134513295 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134513295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134513295 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134513295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134513295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c26769fc90] (fsm.c:486) 20250819134513295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134513295 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134513295 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513295 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513295 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134513298 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134513298 DVLR DEBUG IMSI:262420000001057 has MSISDN:491230001057 (vlr.c:1045) 20250819134513298 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250819134513298 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134513298 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134513298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134513298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134513299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134513299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134513299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c26769fc90] (vlr_lu_fsm.c:110) 20250819134513299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134513299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-489:LU)[0x55c2676a4fa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134513299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134513299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134513299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134513299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c26769fc90] (fsm.c:486) 20250819134513299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134513299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134513299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134513299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134513299 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250819134513299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134513299 DMM DEBUG -> IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685 LOCATION UPDATE ACCEPT (TMSI = 0x60908685) (gsm_04_08.c:149) 20250819134513299 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134513299 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134513299 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134513299 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134513299 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513299 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513299 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3124)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3124)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513302 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134513302 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134513302 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134513302 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134513302 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134513302 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134513302 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134513302 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134513302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x60908685:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134513302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134513302 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250819134513302 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134513302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134513302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134513302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134513302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c26769fc90] (vlr_lu_fsm.c:817) 20250819134513302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134513302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-489:LU)[0x55c2676d3810]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134513302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134513302 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134513302 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.968s remaining) (msc_a.c:450) 20250819134513302 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250819134513302 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134513302 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134513302 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134513302 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134513302 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134513302 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134513302 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134513302 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134513302 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134513302 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513302 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513302 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513302 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134513306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513306 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513306 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134513306 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134513306 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134513306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134513306 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134513306 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134513306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134513306 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134513306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134513306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134513306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134513306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0] (msc_a.c:1053) 20250819134513306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134513306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134513306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134513306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c0250] (msc_a.c:1053) 20250819134513306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134513306 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134513306 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134513306 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) MSC-A terminated (msub.c:261) 20250819134513306 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) 1 MSC-I still active (msub.c:79) 20250819134513306 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134513306 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134513306 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134513306 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Removing from parent msub_fsm[0x55c2676c0250] (msub.c:113) 20250819134513306 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-489 (ran_conn.c:142) 20250819134513306 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-489 (ran_conn.c:155) 20250819134513306 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Freeing instance (msub.c:113) 20250819134513306 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-489:LU)[0x55c267698880]{READY}: Deallocated (fsm.c:568) 20250819134513306 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) Free (msub.c:119) 20250819134513306 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134513306 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Freeing instance (msub.c:113) 20250819134513306 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Deallocated (fsm.c:568) 20250819134513307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 20250819134513307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513307 DLSS7 DEBUG Found route for dpc=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(3124)@6b779c8e12fd: Deleted conn table entry 0TC_iu_proc_ss_abort2(3132)10789667 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513307 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3124)@6b779c8e12fd: Created IMSI[0] for '262420000001057'H'60908685'O to be handled at TC_iu_proc_ss_abort2(3132) MSC_Test-GSUP(3129)@6b779c8e12fd: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(3132) 20250819134513342 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134513342 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134513342 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134513342 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134513343 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513343 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513343 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3124)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(3132) TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: 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 := '60908685'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3124)@6b779c8e12fd: Added conn table entry 0TC_iu_proc_ss_abort2(3132)10365603 MSC_Test_2-SCCP(3123)@6b779c8e12fd: First idle individual index:0 20250819134513365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513365 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513366 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) 20250819134513366 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Allocated (fsm.c:456) 20250819134513366 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: Allocated (fsm.c:456) 20250819134513366 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134513366 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134513366 DMSC DEBUG msc_a[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26769fc90] (fsm.c:486) 20250819134513366 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134513366 DMSC DEBUG msc_i(unknown:UTRAN-Iu-490:NONE)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134513366 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134513366 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134513366 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134513366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134513366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880] (fsm.c:486) 20250819134513366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134513366 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134513366 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134513366 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134513366 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134513366 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134513366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134513366 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134513366 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134513366 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250] (fsm.c:486) 20250819134513366 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134513366 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134513366 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134513366 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513366 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: { messageType := 2, destLocRef := '9E2AA3'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(3123)@6b779c8e12fd: Session index based on local reference:0 TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134513371 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134513371 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134513371 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) Received 1 auth tuples (vlr.c:996) 20250819134513371 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134513371 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134513371 DMM DEBUG Tx AUTH REQ (rand = afc90ca595e34e8202074515d7ac4a53) (gsm_04_08.c:641) 20250819134513371 DMM DEBUG AUTH REQ (autn = e0e84d255f589a7bb587223bf02a2d70) (gsm_04_08.c:643) 20250819134513371 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134513372 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134513372 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134513372 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134513372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3124)@6b779c8e12fd: patching N(SD)=0 into dtap '0514C68D07892104D8C4AA45'O MSC_Test_2-RAN(3124)@6b779c8e12fd: patched enc_l3: '0514C68D07892104D8C4AA45'O MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C68D07892104D8C4AA45'O 20250819134513381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513381 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513381 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134513382 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134513382 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134513382 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134513382 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134513382 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134513382 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c68d0789d8c4aa45) (gsm_04_08.c:1128) 20250819134513382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134513382 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) AUTH on UTRAN received RES: c68d0789d8c4aa45 (8 bytes) (vlr_auth_fsm.c:151) 20250819134513382 DVLR INFO SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134513382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134513382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134513382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134513382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250] (vlr_auth_fsm.c:294) 20250819134513382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134513382 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d3810]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134513382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134513382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134513382 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134513382 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134513382 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=77fda438639fc630a9815b10030d5ca5, CK=NONE (ran_msg_iu.c:388) 20250819134513382 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134513383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134513383 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513383 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513383 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134513390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134513390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513391 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134513391 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134513391 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134513391 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134513391 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134513391 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134513391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134513391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134513391 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134513391 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134513391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134513391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134513391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134513391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134513391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134513391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134513391 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134513391 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134513391 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250819134513391 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134513391 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134513392 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134513392 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134513392 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250819134513392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134513392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134513414 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134513414 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:454) 20250819134513414 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:459) 20250819134513414 DSS NOTICE trans(NCSS IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:467) 20250819134513414 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134513414 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134513414 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134513414 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134513414 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134513415 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134513415 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134513415 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134513415 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134513415 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134513415 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134513415 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134513415 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134513415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134513415 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513415 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513415 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3123)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3123)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3123)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134513423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513423 DLM3UA DEBUG 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(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134513423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513423 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134513424 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134513424 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134513424 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134513424 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134513424 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134513424 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134513424 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134513424 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134513424 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134513424 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134513424 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134513424 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880] (msc_a.c:1053) 20250819134513424 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134513424 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676c0250]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134513424 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26769fc90] (msc_a.c:1053) 20250819134513424 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134513424 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c267698880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134513424 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134513424 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) MSC-A terminated (msub.c:261) 20250819134513424 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) 1 MSC-I still active (msub.c:79) 20250819134513424 DMSC DEBUG msub_fsm[0x55c26769fc90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134513424 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134513424 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134513424 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Removing from parent msub_fsm[0x55c26769fc90] (msub.c:113) 20250819134513424 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-490 (ran_conn.c:142) 20250819134513424 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-490 (ran_conn.c:155) 20250819134513424 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Freeing instance (msub.c:113) 20250819134513424 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685:UTRAN-Iu-490:PAGING_RESP)[0x55c2676d36e0]{READY}: Deallocated (fsm.c:568) 20250819134513424 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685) Free (msub.c:119) 20250819134513424 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x60908685 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134513424 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Freeing instance (msub.c:113) 20250819134513424 DMSC DEBUG msub_fsm[0x55c26769fc90]{terminating}: Deallocated (fsm.c:568) 20250819134513424 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513424 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513424 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134513424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134513425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134513425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3125)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3123)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3124)@6b779c8e12fd: Deleted conn table entry 0TC_iu_proc_ss_abort2(3132)10365603 20250819134513427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134513427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134513427 DLM3UA DEBUG 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(3125)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134513427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134513427 DLSS7 DEBUG Found route for dpc=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_proc_ss_abort2(3132)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134513427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134513428 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_proc_ss_abort2(3132)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_1-SCCP(3120)@6b779c8e12fd: Final verdict of PTC: none 20250819134513435 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134513435 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134513435 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134513435 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134513435 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134513435 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134513435 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134513435 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134513435 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134513435 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513435 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134513435 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134513435 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134513435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134513435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134513435 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134513435 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(3119)@6b779c8e12fd: Final verdict of PTC: none 20250819134513436 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134513436 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) 20250819134513436 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134513436 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134513436 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) 20250819134513436 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134513436 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134513436 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134513436 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134513436 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134513436 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) 20250819134513436 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134513436 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134513436 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) 20250819134513436 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513436 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134513436 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134513436 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134513436 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134513436 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134513436 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134513436 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134513436 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(3121)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(3122)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(3117)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(3129)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3128)@6b779c8e12fd: Final verdict of PTC: none 20250819134513437 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) 20250819134513437 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) 20250819134513437 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134513437 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134513437 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) 20250819134513437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134513437 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134513437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134513438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134513438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134513438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134513438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134513437 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134513437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134513438 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(3123)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3116)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3126)@6b779c8e12fd: Final verdict of PTC: none 20250819134513438 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134513438 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3125)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3127)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3130)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3131)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3133)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3118)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3124)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3116): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3117): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3118): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3119): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3120): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3121): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3122): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3123): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3124): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3125): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3126): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3127): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3128): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3129): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3130): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3131): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_proc_ss_abort2(3132): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3133): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:45:13 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 20250819134514438 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134515436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134515437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134515437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134515437 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134515437 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134515437 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134515438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134515438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134515438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134515439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=443552) 20250819134516440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=443552, count=446860) 20250819134517441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:45: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_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 20250819134518442 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3137)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3137)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3137)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3135)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3140)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3140)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3140)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3138)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3143)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3143)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3143)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3141)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134518650 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3144)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134518802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134518802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134518802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134518802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3137)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3137)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3137)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134518807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134518807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134518807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134518807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134518807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134518807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134518807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3137)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3137)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3137)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3137)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3137)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134518808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134518808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134518808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134518808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134518808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134518808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134518808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3137)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3137)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3137)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134518808 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134518808 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3137)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3137)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3137)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3137)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3137)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134518823 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) 20250819134518823 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) 20250819134518823 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134518823 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(3140)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3140)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3140)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134518828 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134518828 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134518828 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134518828 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134518828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134518828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134518828 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(3140)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3140)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3140)@6b779c8e12fd: Message received on association #8 20250819134518828 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134518828 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134518828 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134518828 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134518828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134518828 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134518828 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(3140)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3140)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134518828 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134518828 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3140)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3140)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3140)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3140)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3140)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3140)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3140)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3140)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134518844 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) 20250819134518844 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) 20250819134518844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134518844 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(3143)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134518855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134518855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134518855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134518855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134518855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134518855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134518856 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(3143)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3143)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134518861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134518861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134518861 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134518861 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134518861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134518861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134518861 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(3143)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134518861 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134518861 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3140)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3140)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134519443 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134519443 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3146)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3146)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134519446 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3146)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3146)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3146)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3146)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3146)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3146)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134519467 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134519467 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(3150) TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: 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(3147)@6b779c8e12fd: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(3151) TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: 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(3147)@6b779c8e12fd: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(3153) TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: 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(3147)@6b779c8e12fd: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(3155) TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: 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(3147)@6b779c8e12fd: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(3157) TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: 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(3147)@6b779c8e12fd: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(3159) TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: 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-GSUP(3147)@6b779c8e12fd: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(3161) TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001106'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(3163) TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001107'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(3165) TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: 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-GSUP(3147)@6b779c8e12fd: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(3167) TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001109'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(3137)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519605 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519605 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519605 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134519605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519605 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519605 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519605 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519605 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134519605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134519605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3137)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3137)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3136)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(3169) TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: 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-GSUP(3147)@6b779c8e12fd: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(3171) TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: 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 } } } } 20250819134519628 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519628 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519628 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519628 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) 20250819134519628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_1-M3UA(3140)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519628 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519628 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519628 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519628 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519628 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) 20250819134519628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519628 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) 20250819134519628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134519628 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3140)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3140)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3139)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(3173) TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: 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-GSUP(3147)@6b779c8e12fd: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(3175) TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: 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 } } } } 20250819134519650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519650 DLSS7 DEBUG Found route for dpc=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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519650 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519650 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) 20250819134519650 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134519650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3150)10949240 MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(3177) TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001114'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519657 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519657 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) 20250819134519657 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Allocated (fsm.c:456) 20250819134519657 DMSC DEBUG msc_i[0x55c267698880]{READY}: Allocated (fsm.c:456) 20250819134519657 DMSC DEBUG msc_i[0x55c267698880]{READY}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134519657 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519657 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134519657 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519657 DMSC DEBUG msc_i(unknown:UTRAN-Iu-491:NONE)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519657 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134519657 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519657 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519657 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001100 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519657 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0] (fsm.c:486) 20250819134519657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519657 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519657 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001100 id=262420000001100 (vlr.c:661) 20250819134519657 DVLR INFO New subscr, IMSI: 262420000001100 (vlr.c:562) 20250819134519657 DVLR DEBUG VLR subscr IMSI-262420000001100 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519657 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519657 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519657 DVLR DEBUG VLR subscr IMSI-262420000001100 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519657 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90] (fsm.c:486) 20250819134519657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3151)8194721 20250819134519657 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519657 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519657 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519657 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3153)13556291 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:1 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3155)7437848 20250819134519658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519658 DLSS7 DEBUG Found route for dpc=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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519658 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'A71278'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(3141)@6b779c8e12fd: Session index based on local reference:0 20250819134519658 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) 20250819134519658 DMSC DEBUG msub_fsm[0x55c2676a5c50]{active}: Allocated (fsm.c:456) 20250819134519658 DMSC DEBUG msc_i[0x55c2676a5d80]{READY}: Allocated (fsm.c:456) 20250819134519658 DMSC DEBUG msc_i[0x55c2676a5d80]{READY}: is child of msub_fsm[0x55c2676a5c50] (fsm.c:486) 20250819134519658 DMSC DEBUG msc_a[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519658 DMSC DEBUG msc_a[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a5c50] (fsm.c:486) 20250819134519658 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519658 DMSC DEBUG msc_i(unknown:UTRAN-Iu-492:NONE)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519658 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519658 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519658 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519658 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519658 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(3150) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(3150)"262420000001100" MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3157)1506751 20250819134519658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80] (fsm.c:486) 20250819134519658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519658 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519658 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001101 id=262420000001101 (vlr.c:661) 20250819134519658 DVLR INFO New subscr, IMSI: 262420000001101 (vlr.c:562) 20250819134519658 DVLR DEBUG VLR subscr IMSI-262420000001101 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519658 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519658 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519658 DVLR DEBUG VLR subscr IMSI-262420000001101 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519658 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0] (fsm.c:486) 20250819134519659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{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(3141)@6b779c8e12fd: First idle individual index:2 20250819134519659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(3151) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(3151)"262420000001101" MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:3 20250819134519659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519659 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519659 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3159)8503937 20250819134519659 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) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 5 set to 1 20250819134519659 DMSC DEBUG msub_fsm[0x55c2676e3370]{active}: Allocated (fsm.c:456) 20250819134519659 DMSC DEBUG msc_i[0x55c2676e3550]{READY}: Allocated (fsm.c:456) 20250819134519659 DMSC DEBUG msc_i[0x55c2676e3550]{READY}: is child of msub_fsm[0x55c2676e3370] (fsm.c:486) 20250819134519659 DMSC DEBUG msc_a[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519659 DMSC DEBUG msc_a[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e3370] (fsm.c:486) 20250819134519659 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519659 DMSC DEBUG msc_i(unknown:UTRAN-Iu-493:NONE)[0x55c2676e3550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519659 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3161)2610980 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:4 20250819134519659 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519659 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519659 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519659 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880] (fsm.c:486) 20250819134519659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519659 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519659 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001102 id=262420000001102 (vlr.c:661) 20250819134519659 DVLR INFO New subscr, IMSI: 262420000001102 (vlr.c:562) 20250819134519659 DVLR DEBUG VLR subscr IMSI-262420000001102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519659 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519659 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519659 DVLR DEBUG VLR subscr IMSI-262420000001102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519659 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0] (fsm.c:486) 20250819134519659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519659 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3163)437071 20250819134519659 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519659 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519659 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519660 DLSS7 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-GSUP(3147)@6b779c8e12fd: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(3153) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(3153)"262420000001102" MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 7 set to 1 20250819134519660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '7D0AA1'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 } } 20250819134519660 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) 20250819134519660 DMSC DEBUG msub_fsm[0x55c2676ea2f0]{active}: Allocated (fsm.c:456) 20250819134519660 DMSC DEBUG msc_i[0x55c2676ea420]{READY}: Allocated (fsm.c:456) 20250819134519660 DMSC DEBUG msc_i[0x55c2676ea420]{READY}: is child of msub_fsm[0x55c2676ea2f0] (fsm.c:486) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 20250819134519660 DMSC DEBUG msc_a[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519660 DMSC DEBUG msc_a[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ea2f0] (fsm.c:486) 20250819134519660 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519660 DMSC DEBUG msc_i(unknown:UTRAN-Iu-494:NONE)[0x55c2676ea420]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519660 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519660 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519660 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519660 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3165)14645722 20250819134519660 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600] (fsm.c:486) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519660 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519660 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001103 id=262420000001103 (vlr.c:661) 20250819134519660 DVLR INFO New subscr, IMSI: 262420000001103 (vlr.c:562) 20250819134519660 DVLR DEBUG VLR subscr IMSI-262420000001103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519660 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519660 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519660 DVLR DEBUG VLR subscr IMSI-262420000001103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519660 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40] (fsm.c:486) 20250819134519660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519660 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(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(3155) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(3155)"262420000001103" MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519660 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3167)14951813 20250819134519660 DIUCS DEBUG (UTRAN-Iu-495 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:5 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519660 DMSC DEBUG msub_fsm[0x55c2676e7e20]{active}: Allocated (fsm.c:456) 20250819134519660 DMSC DEBUG msc_i[0x55c2676eb380]{READY}: Allocated (fsm.c:456) 20250819134519660 DMSC DEBUG msc_i[0x55c2676eb380]{READY}: is child of msub_fsm[0x55c2676e7e20] (fsm.c:486) 20250819134519660 DMSC DEBUG msc_a[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519660 DMSC DEBUG msc_a[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e7e20] (fsm.c:486) 20250819134519660 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519660 DMSC DEBUG msc_i(unknown:UTRAN-Iu-495:NONE)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519660 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519660 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519660 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519660 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001104 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519660 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560] (fsm.c:486) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519660 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519660 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001104 id=262420000001104 (vlr.c:661) 20250819134519660 DVLR INFO New subscr, IMSI: 262420000001104 (vlr.c:562) 20250819134519660 DVLR DEBUG VLR subscr IMSI-262420000001104 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519660 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519660 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519660 DVLR DEBUG VLR subscr IMSI-262420000001104 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519660 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 9 set to 1 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10] (fsm.c:486) 20250819134519660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519660 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519660 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519660 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519660 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519660 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(3157) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(3157)"262420000001104" MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3169)1443215 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:6 20250819134519661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519661 DLM3UA DEBUG 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(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519661 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) 20250819134519661 DMSC DEBUG msub_fsm[0x55c2676f2070]{active}: Allocated (fsm.c:456) 20250819134519661 DMSC DEBUG msc_i[0x55c2676f21a0]{READY}: Allocated (fsm.c:456) 20250819134519661 DMSC DEBUG msc_i[0x55c2676f21a0]{READY}: is child of msub_fsm[0x55c2676f2070] (fsm.c:486) MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3171)7838232 20250819134519661 DMSC DEBUG msc_a[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519661 DMSC DEBUG msc_a[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676f2070] (fsm.c:486) 20250819134519661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519661 DMSC DEBUG msc_i(unknown:UTRAN-Iu-496:NONE)[0x55c2676f21a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519661 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001105 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519661 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380] (fsm.c:486) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519661 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519661 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001105 id=262420000001105 (vlr.c:661) 20250819134519661 DVLR INFO New subscr, IMSI: 262420000001105 (vlr.c:562) 20250819134519661 DVLR DEBUG VLR subscr IMSI-262420000001105 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519661 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519661 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519661 DVLR DEBUG VLR subscr IMSI-262420000001105 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519661 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0] (fsm.c:486) 20250819134519661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{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(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519661 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519661 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519661 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(3159) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(3159)"262420000001105" MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3173)13806131 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 12 set to 1 20250819134519661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519661 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(3142)@6b779c8e12fd: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(3175)11756662 20250819134519661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519661 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'CEDA43'O, sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 13 set to 1 20250819134519661 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) 20250819134519661 DMSC DEBUG msub_fsm[0x55c2676f3560]{active}: Allocated (fsm.c:456) 20250819134519661 DMSC DEBUG msc_i[0x55c2676ef740]{READY}: Allocated (fsm.c:456) 20250819134519661 DMSC DEBUG msc_i[0x55c2676ef740]{READY}: is child of msub_fsm[0x55c2676f3560] (fsm.c:486) 20250819134519661 DMSC DEBUG msc_a[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519661 DMSC DEBUG msc_a[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676f3560] (fsm.c:486) 20250819134519661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519661 DMSC DEBUG msc_i(unknown:UTRAN-Iu-497:NONE)[0x55c2676ef740]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519661 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519661 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519661 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001106 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519661 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60] (fsm.c:486) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519661 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519661 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001106 id=262420000001106 (vlr.c:661) 20250819134519661 DVLR INFO New subscr, IMSI: 262420000001106 (vlr.c:562) 20250819134519661 DVLR DEBUG VLR subscr IMSI-262420000001106 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519661 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519661 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519661 DVLR DEBUG VLR subscr IMSI-262420000001106 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519661 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519661 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260] (fsm.c:486) 20250819134519661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519661 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{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(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '717E18'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 } } 20250819134519662 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519662 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519662 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519662 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(3141)@6b779c8e12fd: Session index based on local reference:3 20250819134519662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(3161) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(3161)"262420000001106" MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '16FDBF'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-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:8 20250819134519663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519663 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) 20250819134519663 DMSC DEBUG msub_fsm[0x55c2676f7760]{active}: Allocated (fsm.c:456) 20250819134519663 DMSC DEBUG msc_i[0x55c2676f71c0]{READY}: Allocated (fsm.c:456) 20250819134519663 DMSC DEBUG msc_i[0x55c2676f71c0]{READY}: is child of msub_fsm[0x55c2676f7760] (fsm.c:486) 20250819134519663 DMSC DEBUG msc_a[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519663 DMSC DEBUG msc_a[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676f7760] (fsm.c:486) 20250819134519663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519663 DMSC DEBUG msc_i(unknown:UTRAN-Iu-498:NONE)[0x55c2676f71c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519663 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001107 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519663 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0] (fsm.c:486) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519663 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519663 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001107 id=262420000001107 (vlr.c:661) 20250819134519663 DVLR INFO New subscr, IMSI: 262420000001107 (vlr.c:562) 20250819134519663 DVLR DEBUG VLR subscr IMSI-262420000001107 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519663 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519663 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519663 DVLR DEBUG VLR subscr IMSI-262420000001107 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519663 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380] (fsm.c:486) 20250819134519663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519663 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(3163) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(3163)"262420000001107" MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:9 20250819134519663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519663 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519663 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) 20250819134519663 DMSC DEBUG msub_fsm[0x55c2676fb5c0]{active}: Allocated (fsm.c:456) 20250819134519663 DMSC DEBUG msc_i[0x55c2676fde80]{READY}: Allocated (fsm.c:456) 20250819134519663 DMSC DEBUG msc_i[0x55c2676fde80]{READY}: is child of msub_fsm[0x55c2676fb5c0] (fsm.c:486) 20250819134519663 DMSC DEBUG msc_a[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519663 DMSC DEBUG msc_a[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676fb5c0] (fsm.c:486) 20250819134519663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519663 DMSC DEBUG msc_i(unknown:UTRAN-Iu-499:NONE)[0x55c2676fde80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519663 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519663 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519663 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001108 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519663 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110] (fsm.c:486) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519663 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519663 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001108 id=262420000001108 (vlr.c:661) 20250819134519663 DVLR INFO New subscr, IMSI: 262420000001108 (vlr.c:562) 20250819134519663 DVLR DEBUG VLR subscr IMSI-262420000001108 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519663 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519663 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519663 DVLR DEBUG VLR subscr IMSI-262420000001108 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519663 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0] (fsm.c:486) 20250819134519663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519663 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{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(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(3177)10433738 20250819134519663 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519663 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519663 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519663 DLSS7 DEBUG Found route for dpc=195=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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(3165) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(3165)"262420000001108" TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:10 TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134519664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134519664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134519664 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) 20250819134519664 DMSC DEBUG msub_fsm[0x55c267702150]{active}: Allocated (fsm.c:456) 20250819134519664 DMSC DEBUG msc_i[0x55c267702330]{READY}: Allocated (fsm.c:456) 20250819134519664 DMSC DEBUG msc_i[0x55c267702330]{READY}: is child of msub_fsm[0x55c267702150] (fsm.c:486) 20250819134519664 DMSC DEBUG msc_a[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519664 DMSC DEBUG msc_a[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267702150] (fsm.c:486) TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134519664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519664 DMSC DEBUG msc_i(unknown:UTRAN-Iu-500:NONE)[0x55c267702330]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519664 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519664 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519664 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001109 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519664 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0] (fsm.c:486) 20250819134519664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519664 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519664 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001109 id=262420000001109 (vlr.c:661) 20250819134519664 DVLR INFO New subscr, IMSI: 262420000001109 (vlr.c:562) 20250819134519664 DVLR DEBUG VLR subscr IMSI-262420000001109 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519664 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519664 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519664 DVLR DEBUG VLR subscr IMSI-262420000001109 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519664 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80] (fsm.c:486) 20250819134519664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519664 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519664 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519664 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519664 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(3167) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(3167)"262420000001109" 20250819134519664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519664 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(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '81C281'O, sourceLocRef := '0001F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 20250819134519664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519664 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519665 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) 20250819134519665 DMSC DEBUG msub_fsm[0x55c267703a70]{active}: Allocated (fsm.c:456) 20250819134519665 DMSC DEBUG msc_i[0x55c267706390]{READY}: Allocated (fsm.c:456) 20250819134519665 DMSC DEBUG msc_i[0x55c267706390]{READY}: is child of msub_fsm[0x55c267703a70] (fsm.c:486) 20250819134519665 DMSC DEBUG msc_a[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519665 DMSC DEBUG msc_a[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267703a70] (fsm.c:486) 20250819134519665 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519665 DMSC DEBUG msc_i(unknown:UTRAN-Iu-501:NONE)[0x55c267706390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519665 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519665 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519665 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '27D724'O, sourceLocRef := '0001F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 20250819134519665 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519665 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620] (fsm.c:486) 20250819134519665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519665 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519665 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001110 id=262420000001110 (vlr.c:661) 20250819134519665 DVLR INFO New subscr, IMSI: 262420000001110 (vlr.c:562) 20250819134519665 DVLR DEBUG VLR subscr IMSI-262420000001110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519665 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519665 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519665 DVLR DEBUG VLR subscr IMSI-262420000001110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519665 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0] (fsm.c:486) 20250819134519665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519665 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519665 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519665 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519665 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519665 DLM3UA 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(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '06AB4F'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(3141)@6b779c8e12fd: Session index based on local reference:7 20250819134519665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[10] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(3169) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(3169)"262420000001110" MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'DF79DA'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-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:11 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:12 20250819134519666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519666 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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519666 DVLR DEBUG SUBSCR(IMSI-262420000001101) Received 1 auth tuples (vlr.c:996) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519666 DMM DEBUG Tx AUTH REQ (rand = ad78fe6027d57241dd00c3749c0b222b) (gsm_04_08.c:641) 20250819134519666 DMM DEBUG AUTH REQ (autn = a27a9ebd13465e394a801cc65d3768bd) (gsm_04_08.c:643) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:13 20250819134519666 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134519666 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) TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134519666 DMSC DEBUG msub_fsm[0x55c26770b440]{active}: Allocated (fsm.c:456) 20250819134519666 DMSC DEBUG msc_i[0x55c26770b620]{READY}: Allocated (fsm.c:456) 20250819134519666 DMSC DEBUG msc_i[0x55c26770b620]{READY}: is child of msub_fsm[0x55c26770b440] (fsm.c:486) 20250819134519666 DMSC DEBUG msc_a[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519666 DMSC DEBUG msc_a[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26770b440] (fsm.c:486) 20250819134519666 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519666 DMSC DEBUG msc_i(unknown:UTRAN-Iu-502:NONE)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519666 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519666 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519666 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519666 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519666 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0] (fsm.c:486) 20250819134519666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134519666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519666 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519666 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001111 id=262420000001111 (vlr.c:661) 20250819134519666 DVLR INFO New subscr, IMSI: 262420000001111 (vlr.c:562) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519666 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519666 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519666 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134519666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50] (fsm.c:486) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:14 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519666 DVLR DEBUG SUBSCR(IMSI-262420000001102) Received 1 auth tuples (vlr.c:996) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519666 DMM DEBUG Tx AUTH REQ (rand = 860394aa7aa3c532e9b843de0767ab12) (gsm_04_08.c:641) 20250819134519666 DMM DEBUG AUTH REQ (autn = e6ebdec77045263c6873fb0b61b45555) (gsm_04_08.c:643) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519666 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519666 DVLR DEBUG SUBSCR(IMSI-262420000001103) Received 1 auth tuples (vlr.c:996) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519666 DMM DEBUG Tx AUTH REQ (rand = 45abbe689d75509620587bff89b70142) (gsm_04_08.c:641) 20250819134519666 DMM DEBUG AUTH REQ (autn = a3da564cd4d8cb85f4849a1432830960) (gsm_04_08.c:643) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519666 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519666 DVLR DEBUG SUBSCR(IMSI-262420000001100) Received 1 auth tuples (vlr.c:996) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519666 DMM DEBUG Tx AUTH REQ (rand = 42d71bfc35498da7246a446baabe0add) (gsm_04_08.c:641) 20250819134519666 DMM DEBUG AUTH REQ (autn = 61ab54ba2b7025d81f2aab56c0afb932) (gsm_04_08.c:643) 20250819134519666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519666 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519666 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519666 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[11] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(3171) 20250819134519666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519666 DVLR DEBUG SUBSCR(IMSI-262420000001104) Received 1 auth tuples (vlr.c:996) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519666 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519666 DMM DEBUG Tx AUTH REQ (rand = 98579a7371021fb0c8a9261da0be07bf) (gsm_04_08.c:641) 20250819134519666 DMM DEBUG AUTH REQ (autn = 2021a13c23c784cca6d80b0b1f8a693f) (gsm_04_08.c:643) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519666 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519666 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519666 DVLR DEBUG VLR subscr IMSI-262420000001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519666 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(3171)"262420000001111" 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'E42585'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(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519667 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) 20250819134519667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519667 DMSC DEBUG msub_fsm[0x55c26770d140]{active}: Allocated (fsm.c:456) 20250819134519667 DMSC DEBUG msc_i[0x55c26770a660]{READY}: Allocated (fsm.c:456) 20250819134519667 DMSC DEBUG msc_i[0x55c26770a660]{READY}: is child of msub_fsm[0x55c26770d140] (fsm.c:486) 20250819134519667 DMSC DEBUG msc_a[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519667 DMSC DEBUG msc_a[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26770d140] (fsm.c:486) 20250819134519667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519667 DMSC DEBUG msc_i(unknown:UTRAN-Iu-503:NONE)[0x55c26770a660]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519667 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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519667 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001112 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519667 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840] (fsm.c:486) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519667 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519667 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001112 id=262420000001112 (vlr.c:661) 20250819134519667 DVLR INFO New subscr, IMSI: 262420000001112 (vlr.c:562) 20250819134519667 DVLR DEBUG VLR subscr IMSI-262420000001112 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519667 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519667 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519667 DVLR DEBUG VLR subscr IMSI-262420000001112 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519667 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0] (fsm.c:486) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519667 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) 20250819134519667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519667 DMSC DEBUG msub_fsm[0x55c26770ff20]{active}: Allocated (fsm.c:456) 20250819134519667 DMSC DEBUG msc_i[0x55c267714470]{READY}: Allocated (fsm.c:456) 20250819134519667 DMSC DEBUG msc_i[0x55c267714470]{READY}: is child of msub_fsm[0x55c26770ff20] (fsm.c:486) 20250819134519667 DMSC DEBUG msc_a[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519667 DMSC DEBUG msc_a[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26770ff20] (fsm.c:486) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '16058F'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 } } 20250819134519667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519667 DMSC DEBUG msc_i(unknown:UTRAN-Iu-504:NONE)[0x55c267714470]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519667 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001113 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519667 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650] (fsm.c:486) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 20250819134519667 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519667 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001113 id=262420000001113 (vlr.c:661) 20250819134519667 DVLR INFO New subscr, IMSI: 262420000001113 (vlr.c:562) 20250819134519667 DVLR DEBUG VLR subscr IMSI-262420000001113 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519667 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519667 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519667 DVLR DEBUG VLR subscr IMSI-262420000001113 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519667 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0] (fsm.c:486) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519667 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) 20250819134519667 DMSC DEBUG msub_fsm[0x55c267710940]{active}: Allocated (fsm.c:456) 20250819134519667 DMSC DEBUG msc_i[0x55c267713dd0]{READY}: Allocated (fsm.c:456) 20250819134519667 DMSC DEBUG msc_i[0x55c267713dd0]{READY}: is child of msub_fsm[0x55c267710940] (fsm.c:486) 20250819134519667 DMSC DEBUG msc_a[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519667 DMSC DEBUG msc_a[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267710940] (fsm.c:486) 20250819134519667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519667 DMSC DEBUG msc_i(unknown:UTRAN-Iu-505:NONE)[0x55c267713dd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519667 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519667 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519667 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001114 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134519667 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0] (fsm.c:486) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519667 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519667 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001114 id=262420000001114 (vlr.c:661) 20250819134519667 DVLR INFO New subscr, IMSI: 262420000001114 (vlr.c:562) 20250819134519667 DVLR DEBUG VLR subscr IMSI-262420000001114 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519667 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519667 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519667 DVLR DEBUG VLR subscr IMSI-262420000001114 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519667 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0] (fsm.c:486) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[12] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(3173) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(3173)"262420000001112" TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519667 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519667 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[13] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(3175) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(3175)"262420000001113" MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[14] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(3177) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(3177)"262420000001114" MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 20250819134519668 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519668 DVLR DEBUG SUBSCR(IMSI-262420000001105) Received 1 auth tuples (vlr.c:996) 20250819134519668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519668 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519668 DMM DEBUG Tx AUTH REQ (rand = 842126f5343f7b39008786bdd3b27ee2) (gsm_04_08.c:641) 20250819134519668 DMM DEBUG AUTH REQ (autn = 042dc1b5ec537017822296c891e5fb9c) (gsm_04_08.c:643) 20250819134519668 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519668 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519668 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519668 DVLR DEBUG VLR subscr IMSI-262420000001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519668 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519668 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519668 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519668 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '779A18'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-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[0] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(3179) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: 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-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'D2AA33'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-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'B36476'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(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '9F34CA'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 } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514AB436CB421046B3163FB'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554AB436CB421046B3163FB'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '051411CCD986210401633DFC'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '055411CCD986210401633DFC'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AB436CB421046B3163FB'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '051472AFAAF2210432793F2F'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '055472AFAAF2210432793F2F'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514B33D9E972104D62FD4E8'O 20250819134519675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554B33D9E972104D62FD4E8'O 20250819134519675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519675 DLSS7 DEBUG Found route for dpc=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(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055411CCD986210401633DFC'O 20250819134519675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519675 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519675 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:3 20250819134519675 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519675 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519675 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519675 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519675 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ab436cb46b3163fb) (gsm_04_08.c:1128) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519675 DVLR DEBUG SUBSCR(IMSI-262420000001101) AUTH on UTRAN received RES: ab436cb46b3163fb (8 bytes) (vlr_auth_fsm.c:151) 20250819134519675 DVLR INFO SUBSCR(IMSI-262420000001101) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055472AFAAF2210432793F2F'O 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0] (vlr_auth_fsm.c:294) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e3110]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514F0610AA42104BBE9A282'O 20250819134519675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519675 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519675 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=061a809ddd8de5f9fa9d7428bd5dde8d, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554F0610AA42104BBE9A282'O 20250819134519675 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:0 20250819134519675 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519675 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519675 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514B9C476CE210405756A0F'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554B9C476CE210405756A0F'O 20250819134519675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B33D9E972104D62FD4E8'O 20250819134519675 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519675 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519675 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519675 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519675 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519675 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519675 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 11ccd98601633dfc) (gsm_04_08.c:1128) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519675 DVLR DEBUG SUBSCR(IMSI-262420000001102) AUTH on UTRAN received RES: 11ccd98601633dfc (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519675 DVLR INFO SUBSCR(IMSI-262420000001102) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0] (vlr_auth_fsm.c:294) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519675 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e6c80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(3179)7075108 20250819134519675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519675 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519675 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=852557bbc330f3e9bb9549a6130c58a4, CK=NONE (ran_msg_iu.c:388) 20250819134519675 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134519676 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519676 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519676 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519676 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 15 set to 1 20250819134519676 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519676 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519676 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 72afaaf232793f2f) (gsm_04_08.c:1128) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519676 DVLR DEBUG SUBSCR(IMSI-262420000001103) AUTH on UTRAN received RES: 72afaaf232793f2f (8 bytes) (vlr_auth_fsm.c:151) 20250819134519676 DVLR INFO SUBSCR(IMSI-262420000001103) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40] (vlr_auth_fsm.c:294) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676e7aa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519676 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519676 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=064be9131c82ad8d98c0eb14fcf384af, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519676 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134519676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:4 20250819134519676 DLSS7 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(3141)@6b779c8e12fd: vl_len:24 20250819134519676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F0610AA42104BBE9A282'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519676 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519676 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519676 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519676 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519676 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519676 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519676 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b33d9e97d62fd4e8) (gsm_04_08.c:1128) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519676 DVLR DEBUG SUBSCR(IMSI-262420000001100) AUTH on UTRAN received RES: b33d9e97d62fd4e8 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519676 DVLR INFO SUBSCR(IMSI-262420000001100) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90] (vlr_auth_fsm.c:294) 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519676 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676a4fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519676 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519676 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9839824dab45781c716225477adda0f2, CK=NONE (ran_msg_iu.c:388) 20250819134519676 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B9C476CE210405756A0F'O 20250819134519676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134519676 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519676 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519676 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 20250819134519677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519677 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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519677 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519677 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519677 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519677 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519677 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519677 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519677 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f0610aa4bbe9a282) (gsm_04_08.c:1128) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519677 DVLR DEBUG SUBSCR(IMSI-262420000001104) AUTH on UTRAN received RES: f0610aa4bbe9a282 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519677 DVLR INFO SUBSCR(IMSI-262420000001104) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10] (vlr_auth_fsm.c:294) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ee750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519677 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519677 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b613230e78f052c592e7639d88685a2e, CK=NONE (ran_msg_iu.c:388) 20250819134519677 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:15 20250819134519677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519677 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519677 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519677 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519677 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519677 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519677 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519677 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b9c476ce05756a0f) (gsm_04_08.c:1128) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519677 DVLR DEBUG SUBSCR(IMSI-262420000001105) AUTH on UTRAN received RES: b9c476ce05756a0f (8 bytes) (vlr_auth_fsm.c:151) 20250819134519677 DVLR INFO SUBSCR(IMSI-262420000001105) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0] (vlr_auth_fsm.c:294) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519677 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ef610]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519677 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519677 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=515dd55774a6d64bdd88b9a365509eb6, CK=NONE (ran_msg_iu.c:388) 20250819134519677 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 20250819134519677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519677 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519677 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519678 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) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 20250819134519678 DMSC DEBUG msub_fsm[0x55c2676ee750]{active}: Allocated (fsm.c:456) 20250819134519678 DMSC DEBUG msc_i[0x55c2676a4fa0]{READY}: Allocated (fsm.c:456) 20250819134519678 DMSC DEBUG msc_i[0x55c2676a4fa0]{READY}: is child of msub_fsm[0x55c2676ee750] (fsm.c:486) 20250819134519678 DMSC DEBUG msc_a[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519678 DMSC DEBUG msc_a[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ee750] (fsm.c:486) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519678 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519678 DMSC DEBUG msc_i(unknown:UTRAN-Iu-506:NONE)[0x55c2676a4fa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519678 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519678 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519678 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519678 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001115 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519678 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134519678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134519678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0] (fsm.c:486) 20250819134519678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134519678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134519678 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134519678 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001115 id=262420000001115 (vlr.c:661) 20250819134519678 DVLR INFO New subscr, IMSI: 262420000001115 (vlr.c:562) 20250819134519678 DVLR DEBUG VLR subscr IMSI-262420000001115 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134519678 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519678 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519678 DVLR DEBUG VLR subscr IMSI-262420000001115 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134519678 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134519678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134519678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134519678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80] (fsm.c:486) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{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(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519678 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519678 DVLR DEBUG SUBSCR(IMSI-262420000001108) Received 1 auth tuples (vlr.c:996) 20250819134519678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519678 DMM DEBUG Tx AUTH REQ (rand = 9d579765c3bf21518edc4faa1654f6a2) (gsm_04_08.c:641) 20250819134519678 DMM DEBUG AUTH REQ (autn = 82a9f73cb4a4463c6ac7ce1285d9f015) (gsm_04_08.c:643) 20250819134519678 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519678 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519678 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test-GSUP(3147)@6b779c8e12fd: Found GsupExpect[0] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(3179) MSC_Test-GSUP(3147)@6b779c8e12fd: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(3179)"262420000001115" MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519678 DVLR DEBUG VLR subscr IMSI-262420000001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519678 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519678 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519678 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519678 DVLR DEBUG SUBSCR(IMSI-262420000001107) Received 1 auth tuples (vlr.c:996) 20250819134519678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519678 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519678 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519678 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519678 DMM DEBUG Tx AUTH REQ (rand = b8304f862e5ab3034e9bb9930791530e) (gsm_04_08.c:641) 20250819134519678 DMM DEBUG AUTH REQ (autn = 55823a3e245a07a36c3f31a9e839c4b8) (gsm_04_08.c:643) 20250819134519678 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519678 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519678 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519678 DVLR DEBUG VLR subscr IMSI-262420000001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519679 DVLR DEBUG SUBSCR(IMSI-262420000001106) Received 1 auth tuples (vlr.c:996) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519679 DMM DEBUG Tx AUTH REQ (rand = 65e50516b0d586e79934785fc7a994eb) (gsm_04_08.c:641) 20250819134519679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519679 DMM DEBUG AUTH REQ (autn = 11ce372dff854575bf3777b9961cfa6d) (gsm_04_08.c:643) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519679 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519679 DVLR DEBUG SUBSCR(IMSI-262420000001109) Received 1 auth tuples (vlr.c:996) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519679 DMM DEBUG Tx AUTH REQ (rand = ab85bcd002dfc5e5e7edc0ab2c4409c2) (gsm_04_08.c:641) 20250819134519679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519679 DMM DEBUG AUTH REQ (autn = b68f08d8a0e65ba77a363c6f2c5eaf03) (gsm_04_08.c:643) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519679 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519679 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(3143)@6b779c8e12fd: Message received on association #8 20250819134519679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519679 DVLR DEBUG SUBSCR(IMSI-262420000001110) Received 1 auth tuples (vlr.c:996) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519679 DMM DEBUG Tx AUTH REQ (rand = 0a46a6104a23ed54a7b971ad05d2b492) (gsm_04_08.c:641) 20250819134519679 DMM DEBUG AUTH REQ (autn = 653ab70da46eeadfd963ec93905a4191) (gsm_04_08.c:643) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519679 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519679 DVLR DEBUG SUBSCR(IMSI-262420000001111) Received 1 auth tuples (vlr.c:996) 20250819134519679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519679 DMM DEBUG Tx AUTH REQ (rand = f4158f1180391b42a99081360b346449) (gsm_04_08.c:641) 20250819134519679 DMM DEBUG AUTH REQ (autn = 00b917d11438f0dd2e15f7015f89a32b) (gsm_04_08.c:643) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '6BF524'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(3143)@6b779c8e12fd: Message received on association #8 20250819134519679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519679 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519679 DLSS7 DEBUG Found route for dpc=195=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(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519679 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519679 DVLR DEBUG SUBSCR(IMSI-262420000001114) Received 1 auth tuples (vlr.c:996) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519679 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519679 DMM DEBUG Tx AUTH REQ (rand = 75f2579604d512c3845989dfc822450a) (gsm_04_08.c:641) 20250819134519679 DMM DEBUG AUTH REQ (autn = bcf0dafc54bc36b39ef0b96a94fb479b) (gsm_04_08.c:643) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519679 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519679 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519679 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519679 DVLR DEBUG VLR subscr IMSI-262420000001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519680 DLM3UA 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(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519680 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519680 DVLR DEBUG SUBSCR(IMSI-262420000001112) Received 1 auth tuples (vlr.c:996) 20250819134519680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519680 DMM DEBUG Tx AUTH REQ (rand = bd779f76bfabf59a0c54c1ab1a53ef07) (gsm_04_08.c:641) 20250819134519680 DMM DEBUG AUTH REQ (autn = 8c8e20abee17932be040c0761a21ddca) (gsm_04_08.c:643) 20250819134519680 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519680 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519680 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519680 DVLR DEBUG VLR subscr IMSI-262420000001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519680 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519680 DVLR DEBUG SUBSCR(IMSI-262420000001113) Received 1 auth tuples (vlr.c:996) 20250819134519680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519680 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519680 DMM DEBUG Tx AUTH REQ (rand = 81cb7fd192ce168740f44404734cf6fd) (gsm_04_08.c:641) 20250819134519680 DMM DEBUG AUTH REQ (autn = 67d688274457312728228254b9818fce) (gsm_04_08.c:643) 20250819134519680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519680 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519680 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519680 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519680 DVLR DEBUG VLR subscr IMSI-262420000001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519680 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519680 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519680 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519684 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519684 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519684 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519684 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519684 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519684 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519684 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519684 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519684 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519684 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0] (fsm.c:486) 20250819134519684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519684 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134519684 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519684 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519684 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519684 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519684 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519684 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519684 DVLR DEBUG SUBSCR(IMSI-262420000001115) Received 1 auth tuples (vlr.c:996) 20250819134519684 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519684 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519684 DMM DEBUG Tx AUTH REQ (rand = 2f1911a156407298b9d63c95a44f797c) (gsm_04_08.c:641) 20250819134519684 DMM DEBUG AUTH REQ (autn = 9b558579e2924d47deb1c9d07234f136) (gsm_04_08.c:643) 20250819134519684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519684 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519684 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519684 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519685 DVLR DEBUG VLR subscr IMSI-262420000001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519685 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519685 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519685 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514C1BF68A3210483F6FE6E'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554C1BF68A3210483F6FE6E'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519687 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519687 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519687 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519687 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519687 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519687 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519687 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519687 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2676eab40] (fsm.c:486) 20250819134519687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519687 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{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(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134519687 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519687 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519687 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519687 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519687 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519687 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519687 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519687 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519687 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519687 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519687 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C1BF68A3210483F6FE6E'O 20250819134519687 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519687 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519687 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c2676e62b0] (fsm.c:486) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519688 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134519688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519688 DLM3UA 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(3141)@6b779c8e12fd: Session index based on connection ID:5 20250819134519688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519688 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514FF112FAB21043877078F'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554FF112FAB21043877078F'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514B74B01E6210465BCB0EB'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554B74B01E6210465BCB0EB'O 20250819134519688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519688 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134519688 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519688 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519688 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519688 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519688 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519688 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519688 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c1bf68a383f6fe6e) (gsm_04_08.c:1128) 20250819134519688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519688 DVLR DEBUG SUBSCR(IMSI-262420000001108) AUTH on UTRAN received RES: c1bf68a383f6fe6e (8 bytes) (vlr_auth_fsm.c:151) 20250819134519688 DVLR INFO SUBSCR(IMSI-262420000001108) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0] (vlr_auth_fsm.c:294) 20250819134519688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519688 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676ff0e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 20250819134519688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519688 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519688 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6cf9ab4fe51f97a346958d6d3abed50e, CK=NONE (ran_msg_iu.c:388) 20250819134519688 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519688 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134519689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134519689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519689 DLSS7 DEBUG Found route for dpc=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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519689 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519689 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519689 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FF112FAB21043877078F'O 20250819134519689 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519689 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519689 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519689 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519689 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519689 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519689 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:6 20250819134519689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676f29a0] (fsm.c:486) 20250819134519689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134519689 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{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(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B74B01E6210465BCB0EB'O 20250819134519689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519689 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519689 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519689 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519689 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519690 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519690 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519690 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 20250819134519690 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519690 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26769fc90] (fsm.c:486) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '051439CC512621048F0D38A6'O 20250819134519690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{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(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '055439CC512621048F0D38A6'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519690 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519690 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519690 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '05146AB73E682104841CCFA1'O 20250819134519690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519690 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519690 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '05546AB73E682104841CCFA1'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519690 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519690 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519690 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519690 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519690 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519690 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519690 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519690 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '051448E0D04A210435251D7D'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '055448E0D04A210435251D7D'O 20250819134519690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c2676ede10] (fsm.c:486) 20250819134519690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519690 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{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(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519690 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519690 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519690 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519690 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '05148512C27D210495A58EE4'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '05548512C27D210495A58EE4'O 20250819134519690 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519690 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519691 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ff112fab3877078f) (gsm_04_08.c:1128) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519691 DVLR DEBUG SUBSCR(IMSI-262420000001107) AUTH on UTRAN received RES: ff112fab3877078f (8 bytes) (vlr_auth_fsm.c:151) 20250819134519691 DVLR INFO SUBSCR(IMSI-262420000001107) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380] (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fad50]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3bac534a67e5ecca97bfe854c26d81e7, CK=NONE (ran_msg_iu.c:388) 20250819134519691 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '05140A3E93B12104E0942342'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '05540A3E93B12104E0942342'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:9 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519691 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519691 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519691 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519691 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514F41BBC9A21049E6DE289'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554F41BBC9A21049E6DE289'O 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055439CC512621048F0D38A6'O 20250819134519691 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b74b01e665bcb0eb) (gsm_04_08.c:1128) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519691 DVLR DEBUG SUBSCR(IMSI-262420000001106) AUTH on UTRAN received RES: b74b01e665bcb0eb (8 bytes) (vlr_auth_fsm.c:151) 20250819134519691 DVLR INFO SUBSCR(IMSI-262420000001106) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260] (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6ba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0f9cae1f3d0a825a4f4f2599872dcbc3, CK=NONE (ran_msg_iu.c:388) 20250819134519691 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519691 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519691 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519691 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519691 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519691 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519691 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519691 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519691 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519691 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519691 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 39cc51268f0d38a6) (gsm_04_08.c:1128) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519691 DVLR DEBUG SUBSCR(IMSI-262420000001109) AUTH on UTRAN received RES: 39cc51268f0d38a6 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519691 DVLR INFO SUBSCR(IMSI-262420000001109) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80] (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519691 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4521ca725b5958df55d1b223e856041c, CK=NONE (ran_msg_iu.c:388) 20250819134519691 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 20250819134519692 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519692 DVLR DEBUG IMSI:262420000001101 has MSISDN:491230001101 (vlr.c:1045) 20250819134519692 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250819134519692 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519692 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519692 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519692 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519692 DLM3UA 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(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '05147A0C8CA22104DC2E38C9'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '05547A0C8CA22104DC2E38C9'O 20250819134519692 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0] (vlr_lu_fsm.c:110) 20250819134519692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-492:LU)[0x55c26771da00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2676e2eb0] (fsm.c:486) 20250819134519692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519692 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250819134519692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519692 DMM DEBUG -> IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85 LOCATION UPDATE ACCEPT (TMSI = 0x2a601b85) (gsm_04_08.c:149) 20250819134519692 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519692 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519692 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519693 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:11 20250819134519693 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519693 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134519693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546AB73E682104841CCFA1'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519693 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:14 20250819134519693 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519693 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519693 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519693 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134519693 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519693 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519693 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519693 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6ab73e68841ccfa1) (gsm_04_08.c:1128) 20250819134519693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519693 DVLR DEBUG SUBSCR(IMSI-262420000001111) AUTH on UTRAN received RES: 6ab73e68841ccfa1 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519693 DVLR INFO SUBSCR(IMSI-262420000001111) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50] (vlr_auth_fsm.c:294) 20250819134519693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519693 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770c590]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519693 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519693 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f8ace6a9e926c676097d16e98d31019b, CK=NONE (ran_msg_iu.c:388) 20250819134519693 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055448E0D04A210435251D7D'O 20250819134519693 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519693 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519693 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519694 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519694 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519694 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519694 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519694 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519694 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519694 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 48e0d04a35251d7d) (gsm_04_08.c:1128) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519694 DVLR DEBUG SUBSCR(IMSI-262420000001114) AUTH on UTRAN received RES: 48e0d04a35251d7d (8 bytes) (vlr_auth_fsm.c:151) 20250819134519694 DVLR INFO SUBSCR(IMSI-262420000001114) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0] (vlr_auth_fsm.c:294) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267719c60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519694 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519694 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b19ee2a61af2902d824a3f414f193961, CK=NONE (ran_msg_iu.c:388) 20250819134519694 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134519694 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519694 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519694 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519694 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548512C27D210495A58EE4'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519694 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519694 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519694 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519694 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519694 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519694 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519694 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8512c27d95a58ee4) (gsm_04_08.c:1128) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519694 DVLR DEBUG SUBSCR(IMSI-262420000001110) AUTH on UTRAN received RES: 8512c27d95a58ee4 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519694 DVLR INFO SUBSCR(IMSI-262420000001110) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:12 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0] (vlr_auth_fsm.c:294) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2677075f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134519694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519694 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519694 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5f2ee15760058cc84b03bb25869df75d, CK=NONE (ran_msg_iu.c:388) 20250819134519694 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134519695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540A3E93B12104E0942342'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:13 20250819134519695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519695 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134519695 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519695 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519695 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519695 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519695 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519695 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519695 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0a3e93b1e0942342) (gsm_04_08.c:1128) 20250819134519695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519695 DVLR DEBUG SUBSCR(IMSI-262420000001112) AUTH on UTRAN received RES: 0a3e93b1e0942342 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519695 DVLR INFO SUBSCR(IMSI-262420000001112) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0] (vlr_auth_fsm.c:294) 20250819134519695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519695 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770fd60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519695 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519695 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=36db9e47e098ddea2288b43412ec0d2c, CK=NONE (ran_msg_iu.c:388) 20250819134519695 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134519695 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519695 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519695 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F41BBC9A21049E6DE289'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519696 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519696 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519696 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519696 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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 20250819134519696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519696 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519696 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519696 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519696 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519696 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519696 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519696 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519696 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f41bbc9a9e6de289) (gsm_04_08.c:1128) 20250819134519696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519696 DVLR DEBUG SUBSCR(IMSI-262420000001113) AUTH on UTRAN received RES: f41bbc9a9e6de289 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519696 DVLR INFO SUBSCR(IMSI-262420000001113) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0] (vlr_auth_fsm.c:294) 20250819134519696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519696 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267715810]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519696 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519696 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bf443b96d5a0423fb160302346a1a6b4, CK=NONE (ran_msg_iu.c:388) 20250819134519696 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 20250819134519696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134519696 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519696 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519696 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547A0C8CA22104DC2E38C9'O 20250819134519700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519700 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519700 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519700 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519700 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519700 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519700 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519700 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519700 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7a0c8ca2dc2e38c9) (gsm_04_08.c:1128) 20250819134519700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519700 DVLR DEBUG SUBSCR(IMSI-262420000001115) AUTH on UTRAN received RES: 7a0c8ca2dc2e38c9 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519700 DVLR INFO SUBSCR(IMSI-262420000001115) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80] (vlr_auth_fsm.c:294) 20250819134519700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519700 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c267716330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134519700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134519700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519700 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519700 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c69d409fdd93aee6d64b5620a913f2f3, CK=NONE (ran_msg_iu.c:388) 20250819134519700 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134519700 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519700 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519700 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O 20250819134519700 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519701 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519701 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519701 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519701 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519701 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519701 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519701 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519701 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519701 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519701 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519701 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519701 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0] (fsm.c:486) 20250819134519701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519701 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{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(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519701 DVLR DEBUG IMSI:262420000001102 has MSISDN:491230001102 (vlr.c:1045) 20250819134519701 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519701 DVLR DEBUG IMSI:262420000001103 has MSISDN:491230001103 (vlr.c:1045) 20250819134519701 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250819134519701 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519701 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519701 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519701 DLM3UA 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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519701 DVLR DEBUG IMSI:262420000001100 has MSISDN:491230001100 (vlr.c:1045) 20250819134519701 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519701 DVLR DEBUG IMSI:262420000001105 has MSISDN:491230001105 (vlr.c:1045) 20250819134519701 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519701 DVLR DEBUG IMSI:262420000001104 has MSISDN:491230001104 (vlr.c:1045) 20250819134519701 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250819134519701 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519702 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2676e62b0] (vlr_lu_fsm.c:110) 20250819134519702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519702 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-493:LU)[0x55c26771a9a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2676e62b0] (fsm.c:486) 20250819134519702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519702 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519702 DMM DEBUG -> IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A LOCATION UPDATE ACCEPT (TMSI = 0x179a2b6a) (gsm_04_08.c:149) 20250819134519702 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519702 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519702 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519702 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519702 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519702 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519702 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519702 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519702 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:9 20250819134519705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519705 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519705 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519705 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519705 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519705 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519705 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519705 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134519705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519705 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250819134519705 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2eb0] (vlr_lu_fsm.c:817) 20250819134519705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-492:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519705 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519705 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.953s remaining) (msc_a.c:450) 20250819134519705 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) 20250819134519705 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519705 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519705 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519705 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519705 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519705 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519705 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519705 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:7 20250819134519705 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519705 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519705 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519705 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519705 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519705 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O 20250819134519705 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519705 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519705 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519705 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519705 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519705 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519705 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c267702a80] (fsm.c:486) 20250819134519705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O 20250819134519705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{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(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26769fc90] (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-491:LU)[0x55c26771ab80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26769fc90] (fsm.c:486) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519706 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519706 DMM DEBUG -> IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D LOCATION UPDATE ACCEPT (TMSI = 0xb118045d) (gsm_04_08.c:149) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519706 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c2676eab40] (vlr_lu_fsm.c:110) 20250819134519706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-494:LU)[0x55c2677165a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c2676eab40] (fsm.c:486) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519706 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519706 DMM DEBUG -> IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC LOCATION UPDATE ACCEPT (TMSI = 0x43d2a0cc) (gsm_04_08.c:149) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519706 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2676f29a0] (vlr_lu_fsm.c:110) 20250819134519706 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55c2676ff0e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2676f29a0] (fsm.c:486) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519706 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519706 DMM DEBUG -> IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD LOCATION UPDATE ACCEPT (TMSI = 0x66ce87fd) (gsm_04_08.c:149) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519706 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519706 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ede10] (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55c267719d90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ede10] (fsm.c:486) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519706 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250819134519706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519706 DMM DEBUG -> IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D LOCATION UPDATE ACCEPT (TMSI = 0x9a46562d) (gsm_04_08.c:149) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519706 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519706 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519706 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519706 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519706 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519706 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519706 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:6 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c2676fa380] (fsm.c:486) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519706 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519706 DVLR DEBUG IMSI:262420000001108 has MSISDN:491230001108 (vlr.c:1045) 20250819134519706 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250819134519706 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519706 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(3143)@6b779c8e12fd: Message received on association #8 20250819134519706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519707 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0] (vlr_lu_fsm.c:110) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-499:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c2676fe7a0] (fsm.c:486) 20250819134519707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519707 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250819134519707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519707 DMM DEBUG -> IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255 LOCATION UPDATE ACCEPT (TMSI = 0x5cb25255) (gsm_04_08.c:149) 20250819134519707 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519707 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519707 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519707 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519707 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519707 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519707 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519707 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 20250819134519707 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519707 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519707 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519707 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519707 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519707 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519707 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519707 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c2676f6260] (fsm.c:486) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{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(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519707 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519707 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519707 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134519709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519709 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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519709 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519709 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519709 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519709 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519709 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519709 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519709 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519709 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519709 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c2677130f0] (fsm.c:486) 20250819134519709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519709 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134519709 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519709 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519709 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134519710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519710 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519710 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519710 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519710 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519710 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519710 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519710 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519710 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26770bc50] (fsm.c:486) 20250819134519710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134519710 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519710 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519710 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 20250819134519710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519710 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519710 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519711 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519711 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519711 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519711 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519711 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519711 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519711 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519711 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e62b0] (vlr_lu_fsm.c:817) 20250819134519711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519711 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-493:LU)[0x55c2677075f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519711 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519711 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.948s remaining) (msc_a.c:450) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 20250819134519711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519711 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519711 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519711 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519711 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + 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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519711 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519711 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519711 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519711 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519711 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519711 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519711 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519711 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519711 DVLR DEBUG IMSI:262420000001109 has MSISDN:491230001109 (vlr.c:1045) 20250819134519711 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250819134519711 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519711 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519711 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 20250819134519711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519711 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519711 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519711 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519711 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519712 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519712 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519712 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519712 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519712 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134519712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c267714bc0] (fsm.c:486) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134519712 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c267702a80] (vlr_lu_fsm.c:110) 20250819134519712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519712 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-500:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c267702a80] (fsm.c:486) 20250819134519712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519712 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250819134519712 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519712 DMM DEBUG -> IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A LOCATION UPDATE ACCEPT (TMSI = 0xb9c48c2a) (gsm_04_08.c:149) 20250819134519712 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519712 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519712 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134519712 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134519712 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519712 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #820250819134519712 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:10 20250819134519715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519715 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519715 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134519715 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519715 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519715 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519715 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519715 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519715 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c26770aed0] (fsm.c:486) 20250819134519715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{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(3141)@6b779c8e12fd: Session index based on connection ID:15 20250819134519715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519715 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134519715 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519715 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519715 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519715 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519715 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519715 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519715 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519715 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c267706cb0] (fsm.c:486) 20250819134519715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519715 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134519715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519716 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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519716 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519716 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519716 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519716 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519716 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519716 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519716 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134519716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134519716 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519716 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134519716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134519716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c2676e6c80] (fsm.c:486) 20250819134519716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134519716 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{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(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519717 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519717 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519717 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519717 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519717 DVLR DEBUG IMSI:262420000001107 has MSISDN:491230001107 (vlr.c:1045) 20250819134519717 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250819134519717 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519717 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519717 DVLR DEBUG IMSI:262420000001114 has MSISDN:491230001114 (vlr.c:1045) 20250819134519717 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250819134519717 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:1 20250819134519717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519718 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677130f0] (vlr_lu_fsm.c:110) 20250819134519718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-505:LU)[0x55c26770c590]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677130f0] (fsm.c:486) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O 20250819134519718 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519718 DMM DEBUG -> IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522 LOCATION UPDATE ACCEPT (TMSI = 0xa8726522) (gsm_04_08.c:149) MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O 20250819134519718 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519718 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519718 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134519718 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519718 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519718 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519718 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519718 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519718 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519718 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519718 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xB118045D:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519718 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250819134519718 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c26769fc90] (vlr_lu_fsm.c:817) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-491:LU)[0x55c26771a9a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519718 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519718 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.938s remaining) (msc_a.c:450) 20250819134519718 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250819134519718 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519718 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519718 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519718 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 20250819134519718 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519719 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519719 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519719 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519719 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519719 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519719 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(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519719 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519719 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519719 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(3141)@6b779c8e12fd: Session index based on local reference:10 20250819134519719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519719 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519719 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519719 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519719 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519719 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519719 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519719 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519719 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519719 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519719 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519719 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80] (msc_a.c:1053) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519719 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a5c50] (msc_a.c:1053) 20250819134519719 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519719 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519719 DMSC DEBUG msub_fsm[0x55c2676a5c50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519719 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) MSC-A terminated (msub.c:261) 20250819134519719 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) 1 MSC-I still active (msub.c:79) 20250819134519719 DMSC DEBUG msub_fsm[0x55c2676a5c50]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519719 DMSC DEBUG msub_fsm[0x55c2676a5c50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519719 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519719 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Removing from parent msub_fsm[0x55c2676a5c50] (msub.c:113) 20250819134519719 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-492 (ran_conn.c:142) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519720 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-492 (ran_conn.c:155) 20250819134519720 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Freeing instance (msub.c:113) 20250819134519720 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-492:LU)[0x55c2676a5d80]{READY}: Deallocated (fsm.c:568) 20250819134519720 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) Free (msub.c:119) 20250819134519720 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519720 DMSC DEBUG msub_fsm[0x55c2676a5c50]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 20250819134519720 DMSC DEBUG msub_fsm[0x55c2676a5c50]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519720 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519720 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519720 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519721 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134519721 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519721 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519721 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519721 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519721 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519721 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519721 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519721 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250819134519721 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f29a0] (vlr_lu_fsm.c:817) 20250819134519721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519721 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519721 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519721 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250819134519721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) 20250819134519721 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519721 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519721 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519721 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519721 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519721 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519721 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519721 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O 20250819134519721 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519722 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519722 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519722 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519722 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519722 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 20250819134519722 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519722 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519722 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519722 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519722 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250819134519722 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676eab40] (vlr_lu_fsm.c:817) 20250819134519722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-494:LU)[0x55c26771ab80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519722 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519722 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.937s remaining) (msc_a.c:450) 20250819134519722 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519722 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519722 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519722 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519722 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519722 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519722 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519722 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519722 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519722 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519722 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519722 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519723 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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 20250819134519723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519723 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519723 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519723 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519723 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519723 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519723 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519723 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519723 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519723 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250819134519723 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676ede10] (vlr_lu_fsm.c:817) 20250819134519723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519723 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55c2676ff0e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519723 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519723 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.937s remaining) (msc_a.c:450) 20250819134519723 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519723 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519723 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519723 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519723 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519723 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519723 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519723 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519723 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519723 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519723 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519723 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519723 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519724 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3151)8194721 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: 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 := '2A601B85'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3151)3245978 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2676fa380] (vlr_lu_fsm.c:110) 20250819134519758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55c267719d90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2676fa380] (fsm.c:486) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519758 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519758 DMM DEBUG -> IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362 LOCATION UPDATE ACCEPT (TMSI = 0x3d575362) (gsm_04_08.c:149) 20250819134519758 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519758 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519758 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519758 DVLR DEBUG IMSI:262420000001106 has MSISDN:491230001106 (vlr.c:1045) 20250819134519758 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519758 DVLR DEBUG IMSI:262420000001111 has MSISDN:491230001111 (vlr.c:1045) 20250819134519758 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519758 DVLR DEBUG IMSI:262420000001113 has MSISDN:491230001113 (vlr.c:1045) 20250819134519758 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519758 DVLR DEBUG IMSI:262420000001112 has MSISDN:491230001112 (vlr.c:1045) 20250819134519758 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519758 DVLR DEBUG IMSI:262420000001110 has MSISDN:491230001110 (vlr.c:1045) 20250819134519758 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519758 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519758 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519758 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519758 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519758 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519758 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519758 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519758 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519758 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519758 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519758 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250819134519758 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe7a0] (vlr_lu_fsm.c:817) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519758 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-499:LU)[0x55c267719c60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.904s remaining) (msc_a.c:450) 20250819134519759 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519759 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519759 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519759 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519759 DVLR DEBUG IMSI:262420000001115 has MSISDN:491230001115 (vlr.c:1045) 20250819134519759 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519759 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519759 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519759 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519759 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519759 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519759 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519759 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519759 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519759 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702a80] (vlr_lu_fsm.c:817) 20250819134519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519759 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-500:LU)[0x55c2676f6ba0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.905s remaining) (msc_a.c:450) 20250819134519759 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519759 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519759 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519759 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519759 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519759 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519759 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519759 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519759 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519759 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880] (msc_a.c:1053) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e62b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e3370] (msc_a.c:1053) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519759 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e4880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519759 DMSC DEBUG msub_fsm[0x55c2676e3370]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519759 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) MSC-A terminated (msub.c:261) 20250819134519759 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) 1 MSC-I still active (msub.c:79) 20250819134519759 DMSC DEBUG msub_fsm[0x55c2676e3370]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519759 DMSC DEBUG msub_fsm[0x55c2676e3370]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519759 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519759 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Removing from parent msub_fsm[0x55c2676e3370] (msub.c:113) 20250819134519759 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-493 (ran_conn.c:142) 20250819134519759 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-493 (ran_conn.c:155) 20250819134519759 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Freeing instance (msub.c:113) 20250819134519759 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-493:LU)[0x55c2676e3550]{READY}: Deallocated (fsm.c:568) 20250819134519759 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) Free (msub.c:119) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519759 DMSC DEBUG msub_fsm[0x55c2676e3370]{terminating}: Freeing instance (msub.c:113) 20250819134519759 DMSC DEBUG msub_fsm[0x55c2676e3370]{terminating}: Deallocated (fsm.c:568) 20250819134519759 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519759 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519759 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519759 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c26770bc50] (vlr_lu_fsm.c:110) 20250819134519759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519759 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-502:LU)[0x55c26771da00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c26770bc50] (fsm.c:486) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519760 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519760 DMM DEBUG -> IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1 LOCATION UPDATE ACCEPT (TMSI = 0x639f8fe1) (gsm_04_08.c:149) 20250819134519760 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519760 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519760 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519760 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519760 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519760 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519760 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519760 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519760 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519760 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519760 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0xA8726522:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519760 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 20250819134519760 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c2677130f0] (vlr_lu_fsm.c:817) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519760 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-505:LU)[0x55c2677198b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519760 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519760 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.906s remaining) (msc_a.c:450) 20250819134519760 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250819134519760 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519760 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519760 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519761 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519761 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519761 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519761 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519761 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519761 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519761 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519761 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519761 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519761 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c2676f6260] (vlr_lu_fsm.c:110) 20250819134519761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55c26770fd60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c2676f6260] (fsm.c:486) 20250819134519761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519761 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519761 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250819134519761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519761 DMM DEBUG -> IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F LOCATION UPDATE ACCEPT (TMSI = 0x20193c6f) (gsm_04_08.c:149) 20250819134519761 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519761 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519761 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519761 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519761 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519761 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519761 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519761 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519761 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519761 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519761 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519761 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519762 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519762 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0] (msc_a.c:1053) 20250819134519762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519762 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c26769fc90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519762 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c0250] (msc_a.c:1053) 20250819134519762 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519762 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519762 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519762 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) MSC-A terminated (msub.c:261) 20250819134519762 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) 1 MSC-I still active (msub.c:79) 20250819134519762 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519762 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519762 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519762 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Removing from parent msub_fsm[0x55c2676c0250] (msub.c:113) 20250819134519762 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-491 (ran_conn.c:142) 20250819134519762 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-491 (ran_conn.c:155) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519762 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Freeing instance (msub.c:113) 20250819134519762 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-491:LU)[0x55c267698880]{READY}: Deallocated (fsm.c:568) 20250819134519762 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) Free (msub.c:119) 20250819134519762 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519762 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Freeing instance (msub.c:113) 20250819134519762 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Deallocated (fsm.c:568) 20250819134519762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519762 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) 20250819134519762 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{active}: Allocated (fsm.c:456) 20250819134519762 DMSC DEBUG msc_i[0x55c2676e2b80]{READY}: Allocated (fsm.c:456) 20250819134519762 DMSC DEBUG msc_i[0x55c2676e2b80]{READY}: is child of msub_fsm[0x55c2676e2eb0] (fsm.c:486) 20250819134519762 DMSC DEBUG msc_a[0x55c2676a5d80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519762 DMSC DEBUG msc_a[0x55c2676a5d80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e2eb0] (fsm.c:486) 20250819134519762 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55c2676a5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519762 DMSC DEBUG msc_i(unknown:UTRAN-Iu-507:NONE)[0x55c2676e2b80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519763 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55c2676a5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519763 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55c2676a5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519763 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55c2676a5d80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519763 DMM DEBUG msc_a(TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80] (fsm.c:486) 20250819134519763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519763 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519763 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519763 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519763 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519763 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519763 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50] (fsm.c:486) 20250819134519763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519763 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519763 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519763 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519763 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519763 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519763 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519763 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519763 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519763 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519763 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519763 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519763 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380] (msc_a.c:1053) 20250819134519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519763 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519763 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519763 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f29a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519763 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676f2070] (msc_a.c:1053) 20250819134519763 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519763 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519763 DMSC DEBUG msub_fsm[0x55c2676f2070]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519763 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) MSC-A terminated (msub.c:261) 20250819134519763 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) 1 MSC-I still active (msub.c:79) 20250819134519763 DMSC DEBUG msub_fsm[0x55c2676f2070]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519763 DMSC DEBUG msub_fsm[0x55c2676f2070]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519763 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519763 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Removing from parent msub_fsm[0x55c2676f2070] (msub.c:113) 20250819134519763 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-496 (ran_conn.c:142) 20250819134519764 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-496 (ran_conn.c:155) 20250819134519764 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Freeing instance (msub.c:113) 20250819134519764 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-496:LU)[0x55c2676f21a0]{READY}: Deallocated (fsm.c:568) 20250819134519764 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) Free (msub.c:119) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519764 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519764 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519764 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519764 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519764 DMSC DEBUG msub_fsm[0x55c2676f2070]{terminating}: Freeing instance (msub.c:113) 20250819134519764 DMSC DEBUG msub_fsm[0x55c2676f2070]{terminating}: Deallocated (fsm.c:568) 20250819134519764 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519764 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519764 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519764 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519764 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519764 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519764 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519764 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519764 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519764 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560] (msc_a.c:1053) 20250819134519764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676ede10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519764 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e7e20] (msc_a.c:1053) 20250819134519764 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519764 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb560]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 20250819134519764 DMSC DEBUG msub_fsm[0x55c2676e7e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519764 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) MSC-A terminated (msub.c:261) 20250819134519764 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) 1 MSC-I still active (msub.c:79) 20250819134519764 DMSC DEBUG msub_fsm[0x55c2676e7e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519764 DMSC DEBUG msub_fsm[0x55c2676e7e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519764 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519764 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Removing from parent msub_fsm[0x55c2676e7e20] (msub.c:113) 20250819134519765 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-495 (ran_conn.c:142) 20250819134519765 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-495 (ran_conn.c:155) 20250819134519765 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Freeing instance (msub.c:113) 20250819134519765 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-495:LU)[0x55c2676eb380]{READY}: Deallocated (fsm.c:568) 20250819134519765 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) Free (msub.c:119) 20250819134519765 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519765 DMSC DEBUG msub_fsm[0x55c2676e7e20]{terminating}: Freeing instance (msub.c:113) 20250819134519765 DMSC DEBUG msub_fsm[0x55c2676e7e20]{terminating}: Deallocated (fsm.c:568) 20250819134519765 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519765 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(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c267714bc0] (vlr_lu_fsm.c:110) 20250819134519765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519765 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-504:LU)[0x55c2677075f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519765 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c267714bc0]{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-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c267714bc0] (fsm.c:486) 20250819134519765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519765 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519765 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250819134519765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519765 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519765 DMM DEBUG -> IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60 LOCATION UPDATE ACCEPT (TMSI = 0x0c7e2e60) (gsm_04_08.c:149) 20250819134519765 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519765 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519765 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519765 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519765 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519765 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519765 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519765 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519765 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519765 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519765 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519766 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519766 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519766 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519766 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519766 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600] (msc_a.c:1053) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676eab40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519766 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ea2f0] (msc_a.c:1053) 20250819134519766 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519766 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea600]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519766 DMSC DEBUG msub_fsm[0x55c2676ea2f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519766 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) MSC-A terminated (msub.c:261) 20250819134519766 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) 1 MSC-I still active (msub.c:79) 20250819134519766 DMSC DEBUG msub_fsm[0x55c2676ea2f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519766 DMSC DEBUG msub_fsm[0x55c2676ea2f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519766 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519766 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Removing from parent msub_fsm[0x55c2676ea2f0] (msub.c:113) 20250819134519766 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-494 (ran_conn.c:142) 20250819134519766 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-494 (ran_conn.c:155) 20250819134519766 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Freeing instance (msub.c:113) 20250819134519766 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-494:LU)[0x55c2676ea420]{READY}: Deallocated (fsm.c:568) 20250819134519766 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) Free (msub.c:119) 20250819134519766 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519766 DMSC DEBUG msub_fsm[0x55c2676ea2f0]{terminating}: Freeing instance (msub.c:113) 20250819134519766 DMSC DEBUG msub_fsm[0x55c2676ea2f0]{terminating}: Deallocated (fsm.c:568) 20250819134519766 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519766 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519766 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519766 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c26770aed0] (vlr_lu_fsm.c:110) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-503:LU)[0x55c2677033c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c26770aed0] (fsm.c:486) 20250819134519766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519766 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250819134519766 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519766 DMM DEBUG -> IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97 LOCATION UPDATE ACCEPT (TMSI = 0x02abee97) (gsm_04_08.c:149) 20250819134519766 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519766 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519766 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519766 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519766 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519766 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2676e6c80] (vlr_lu_fsm.c:110) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519766 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-506:LU)[0x55c26771a870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2676e6c80] (fsm.c:486) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519767 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519767 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519767 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250819134519767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519767 DMM DEBUG -> IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3 LOCATION UPDATE ACCEPT (TMSI = 0x2c3498d3) (gsm_04_08.c:149) 20250819134519767 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519767 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519767 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134519767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519767 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519767 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134519767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134519767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134519767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c267706cb0] (vlr_lu_fsm.c:110) 20250819134519767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134519767 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-501:LU)[0x55c2676fad50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519767 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519767 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519767 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134519767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c267706cb0] (fsm.c:486) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134519767 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250819134519767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134519767 DMM DEBUG -> IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315 LOCATION UPDATE ACCEPT (TMSI = 0x4e990315) (gsm_04_08.c:149) 20250819134519767 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134519767 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519767 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519767 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134519768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519768 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519768 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519768 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519769 DLSS7 DEBUG Found route for dpc=195=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(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O 20250819134519769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 20250819134519769 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519769 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519769 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519769 DLSS7 DEBUG Found route for dpc=195=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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3153)13556291 20250819134519770 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519770 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519770 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519770 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: 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 := '179A2B6A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3153)545449 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '31879A'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-RAN(3142)@6b779c8e12fd: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3150)10949240 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: 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 := 'B118045D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3159)8503937 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3157)1506751 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:11 TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3150)7318671 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: 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 := '66CE87FD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: 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 := '9A46562D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3155)7437848 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3159)14952348 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:0 TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 3 set to 1 TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3157)12100050 TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: 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 := '43D2A0CC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3155)10013667 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:3 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:4 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:5 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519810 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519810 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) Received 1 auth tuples (vlr.c:996) 20250819134519810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519810 DMM DEBUG Tx AUTH REQ (rand = 3588ff3261fe3948f070f7458b1adda9) (gsm_04_08.c:641) 20250819134519810 DMM DEBUG AUTH REQ (autn = 341dd6117b2e4fddcd15e0bcab2a99f5) (gsm_04_08.c:643) 20250819134519810 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519810 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519810 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519810 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134519811 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519811 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519811 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519811 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519811 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519811 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519811 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519811 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519812 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519812 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519812 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519812 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250819134519812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676fa380] (vlr_lu_fsm.c:817) 20250819134519812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519812 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55c2677165a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519812 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519812 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.850s remaining) (msc_a.c:450) 20250819134519812 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250819134519811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519812 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519812 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519812 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519812 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519812 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519812 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519812 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519813 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519813 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519813 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519813 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519813 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519813 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519813 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519813 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519813 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519813 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519813 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519813 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519813 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110] (msc_a.c:1053) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe7a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519813 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676fb5c0] (msc_a.c:1053) 20250819134519813 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519813 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fe110]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519813 DMSC DEBUG msub_fsm[0x55c2676fb5c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519813 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) MSC-A terminated (msub.c:261) 20250819134519813 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) 1 MSC-I still active (msub.c:79) 20250819134519813 DMSC DEBUG msub_fsm[0x55c2676fb5c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519813 DMSC DEBUG msub_fsm[0x55c2676fb5c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519813 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519813 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Removing from parent msub_fsm[0x55c2676fb5c0] (msub.c:113) 20250819134519813 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-499 (ran_conn.c:142) 20250819134519813 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-499 (ran_conn.c:155) 20250819134519813 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Freeing instance (msub.c:113) 20250819134519813 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-499:LU)[0x55c2676fde80]{READY}: Deallocated (fsm.c:568) 20250819134519813 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) Free (msub.c:119) 20250819134519813 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519813 DMSC DEBUG msub_fsm[0x55c2676fb5c0]{terminating}: Freeing instance (msub.c:113) 20250819134519813 DMSC DEBUG msub_fsm[0x55c2676fb5c0]{terminating}: Deallocated (fsm.c:568) 20250819134519813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519813 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519813 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519813 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519814 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519814 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519814 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519814 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519814 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519814 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519814 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519814 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519814 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519814 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 20250819134519814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0] (msc_a.c:1053) 20250819134519814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702a80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519814 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267702150] (msc_a.c:1053) 20250819134519814 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519814 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c2677025c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519814 DMSC DEBUG msub_fsm[0x55c267702150]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519814 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) MSC-A terminated (msub.c:261) 20250819134519814 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) 1 MSC-I still active (msub.c:79) 20250819134519814 DMSC DEBUG msub_fsm[0x55c267702150]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519814 DMSC DEBUG msub_fsm[0x55c267702150]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519814 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519814 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Removing from parent msub_fsm[0x55c267702150] (msub.c:113) 20250819134519814 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-500 (ran_conn.c:142) 20250819134519814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519814 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519814 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519814 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519814 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519814 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-500 (ran_conn.c:155) 20250819134519814 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Freeing instance (msub.c:113) 20250819134519814 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-500:LU)[0x55c267702330]{READY}: Deallocated (fsm.c:568) 20250819134519814 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) Free (msub.c:119) 20250819134519814 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519814 DMSC DEBUG msub_fsm[0x55c267702150]{terminating}: Freeing instance (msub.c:113) 20250819134519814 DMSC DEBUG msub_fsm[0x55c267702150]{terminating}: Deallocated (fsm.c:568) 20250819134519814 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519814 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519814 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519814 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519814 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519815 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519815 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519815 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250819134519815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519815 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770bc50] (vlr_lu_fsm.c:817) 20250819134519815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519815 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-502:LU)[0x55c267719d90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519815 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519815 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.851s remaining) (msc_a.c:450) 20250819134519815 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) 20250819134519815 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519815 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519815 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519815 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519815 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519815 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519815 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519815 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519815 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519815 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519815 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519815 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519815 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519816 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519816 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519816 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519816 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) 20250819134519816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519816 DMSC DEBUG msub_fsm[0x55c2676e7e20]{active}: Allocated (fsm.c:456) 20250819134519816 DMSC DEBUG msc_i[0x55c2677075f0]{READY}: Allocated (fsm.c:456) 20250819134519816 DMSC DEBUG msc_i[0x55c2677075f0]{READY}: is child of msub_fsm[0x55c2676e7e20] (fsm.c:486) 20250819134519816 DMSC DEBUG msc_a[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519816 DMSC DEBUG msc_a[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e7e20] (fsm.c:486) 20250819134519816 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519816 DMSC DEBUG msc_i(unknown:UTRAN-Iu-508:NONE)[0x55c2677075f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519816 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519816 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519816 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519816 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519816 DMM DEBUG msc_a(TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380] (fsm.c:486) 20250819134519816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519816 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519816 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519816 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519816 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519816 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519816 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0] (fsm.c:486) 20250819134519816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519816 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519817 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519817 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519817 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519817 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519817 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519817 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519817 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519817 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519817 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519817 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0] (msc_a.c:1053) 20250819134519817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c2677130f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519817 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267710940] (msc_a.c:1053) 20250819134519817 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519817 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713fb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519817 DMSC DEBUG msub_fsm[0x55c267710940]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519817 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) MSC-A terminated (msub.c:261) 20250819134519817 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) 1 MSC-I still active (msub.c:79) 20250819134519817 DMSC DEBUG msub_fsm[0x55c267710940]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519817 DMSC DEBUG msub_fsm[0x55c267710940]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519817 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519817 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Removing from parent msub_fsm[0x55c267710940] (msub.c:113) 20250819134519817 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-505 (ran_conn.c:142) 20250819134519817 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-505 (ran_conn.c:155) 20250819134519817 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Freeing instance (msub.c:113) 20250819134519817 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-505:LU)[0x55c267713dd0]{READY}: Deallocated (fsm.c:568) 20250819134519817 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) Free (msub.c:119) 20250819134519817 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519817 DMSC DEBUG msub_fsm[0x55c267710940]{terminating}: Freeing instance (msub.c:113) 20250819134519817 DMSC DEBUG msub_fsm[0x55c267710940]{terminating}: Deallocated (fsm.c:568) 20250819134519817 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519817 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519817 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519817 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519817 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519818 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519818 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519817 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519817 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519817 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519818 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250819134519818 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f6260] (vlr_lu_fsm.c:817) 20250819134519818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55c26771da00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519818 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519818 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.843s remaining) (msc_a.c:450) 20250819134519818 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250819134519818 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519818 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519818 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519818 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519818 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519818 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519818 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519818 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519818 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519818 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(3141)@6b779c8e12fd: Session index based on local reference:7 20250819134519818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519819 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) 20250819134519819 DMSC DEBUG msub_fsm[0x55c2677130f0]{active}: Allocated (fsm.c:456) 20250819134519819 DMSC DEBUG msc_i[0x55c267713fb0]{READY}: Allocated (fsm.c:456) 20250819134519819 DMSC DEBUG msc_i[0x55c267713fb0]{READY}: is child of msub_fsm[0x55c2677130f0] (fsm.c:486) 20250819134519819 DMSC DEBUG msc_a[0x55c267713dd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519819 DMSC DEBUG msc_a[0x55c267713dd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2677130f0] (fsm.c:486) 20250819134519819 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55c267713dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519819 DMSC DEBUG msc_i(unknown:UTRAN-Iu-509:NONE)[0x55c267713fb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519819 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55c267713dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519819 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55c267713dd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519819 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55c267713dd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519819 DMM DEBUG msc_a(TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0] (fsm.c:486) 20250819134519819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519819 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519819 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519819 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519819 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519819 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519819 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940] (fsm.c:486) 20250819134519819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519819 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519819 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519820 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519820 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519820 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) 20250819134519820 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519820 DMSC DEBUG msub_fsm[0x55c267714a90]{active}: Allocated (fsm.c:456) 20250819134519820 DMSC DEBUG msc_i[0x55c2676fb5c0]{READY}: Allocated (fsm.c:456) 20250819134519820 DMSC DEBUG msc_i[0x55c2676fb5c0]{READY}: is child of msub_fsm[0x55c267714a90] (fsm.c:486) 20250819134519820 DMSC DEBUG msc_a[0x55c2676e7180]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519820 DMSC DEBUG msc_a[0x55c2676e7180]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267714a90] (fsm.c:486) 20250819134519820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55c2676e7180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519820 DMSC DEBUG msc_i(unknown:UTRAN-Iu-510:NONE)[0x55c2676fb5c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519820 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55c2676e7180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519820 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55c2676e7180]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519820 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55c2676e7180]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519820 DMM DEBUG msc_a(TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180] (fsm.c:486) 20250819134519820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519820 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519820 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519820 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519820 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519820 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540] (fsm.c:486) 20250819134519821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519821 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519821 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519821 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519821 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519821 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) 20250819134519821 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Allocated (fsm.c:456) 20250819134519821 DMSC DEBUG msc_i[0x55c2676ea890]{READY}: Allocated (fsm.c:456) 20250819134519821 DMSC DEBUG msc_i[0x55c2676ea890]{READY}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134519821 DMSC DEBUG msc_a[0x55c267702a50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519821 DMSC DEBUG msc_a[0x55c267702a50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676c0250] (fsm.c:486) 20250819134519821 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55c267702a50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519821 DMSC DEBUG msc_i(unknown:UTRAN-Iu-511:NONE)[0x55c2676ea890]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519821 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55c267702a50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519821 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55c267702a50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519821 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55c267702a50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519821 DMM DEBUG msc_a(TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519821 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519821 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50] (fsm.c:486) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519821 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519821 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519821 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519821 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519821 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519821 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519821 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210] (fsm.c:486) 20250819134519821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519822 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519822 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519822 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519822 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519822 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 20250819134519822 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519822 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519822 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519822 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519822 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519822 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519822 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519822 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250819134519822 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714bc0] (vlr_lu_fsm.c:817) 20250819134519822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519822 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-504:LU)[0x55c2676f29a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519822 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519822 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.844s remaining) (msc_a.c:450) 20250819134519822 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519822 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519822 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519822 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519822 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519822 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519822 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519822 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519823 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519823 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519823 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519823 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519823 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519823 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) 20250819134519823 DMSC DEBUG msub_fsm[0x55c2676b72c0]{active}: Allocated (fsm.c:456) 20250819134519823 DMSC DEBUG msc_i[0x55c26769fc90]{READY}: Allocated (fsm.c:456) 20250819134519823 DMSC DEBUG msc_i[0x55c26769fc90]{READY}: is child of msub_fsm[0x55c2676b72c0] (fsm.c:486) 20250819134519823 DMSC DEBUG msc_a[0x55c2676eb4b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519823 DMSC DEBUG msc_a[0x55c2676eb4b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b72c0] (fsm.c:486) 20250819134519823 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55c2676eb4b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519823 DMSC DEBUG msc_i(unknown:UTRAN-Iu-512:NONE)[0x55c26769fc90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519823 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55c2676eb4b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519824 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55c2676eb4b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519824 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55c2676eb4b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519824 DMM DEBUG msc_a(TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519824 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519824 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0] (fsm.c:486) 20250819134519824 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519824 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519824 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519824 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519824 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519824 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514BE7A08C92104CF81CF38'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 20250819134519824 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0] (fsm.c:486) 20250819134519824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519824 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519824 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519824 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519824 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519824 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554BE7A08C92104CF81CF38'O 20250819134519824 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519824 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519824 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519824 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519824 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519824 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519824 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519824 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250819134519824 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e6c80] (vlr_lu_fsm.c:817) 20250819134519825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-506:LU)[0x55c2677033c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519825 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519825 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.853s remaining) (msc_a.c:450) 20250819134519825 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250819134519825 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519825 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519825 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519825 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519825 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519825 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519825 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519825 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519825 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519825 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519825 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519825 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519825 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519825 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519825 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519825 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519825 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519825 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519825 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519825 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250819134519825 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770aed0] (vlr_lu_fsm.c:817) 20250819134519826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-503:LU)[0x55c2676eb380]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519826 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519826 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.841s remaining) (msc_a.c:450) 20250819134519826 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250819134519826 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519826 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519826 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519826 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519826 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519826 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519826 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519826 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519826 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519826 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519826 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519826 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519826 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519826 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519826 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519826 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519826 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519826 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 20250819134519826 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134519826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134519827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134519827 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250819134519827 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134519827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134519827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134519827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134519827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706cb0] (vlr_lu_fsm.c:817) 20250819134519827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134519827 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-501:LU)[0x55c26771a870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134519827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134519827 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134519827 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.837s remaining) (msc_a.c:450) 20250819134519827 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250819134519827 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519827 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134519827 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519827 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519827 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519827 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519827 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519827 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519827 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134519827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519827 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519827 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519827 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519828 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(3142)@6b779c8e12fd: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3165)14645722 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519828 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519828 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519828 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3167)14951813 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '0852A9'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 } } TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: 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 := '5CB25255'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: 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 := 'B9C48C2A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(3177)10433738 20250819134519834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519834 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '6FAC8F'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(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519834 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519834 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519834 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) Received 1 auth tuples (vlr.c:996) 20250819134519835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519835 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519835 DMM DEBUG Tx AUTH REQ (rand = 5d9064e4cd7ea2d4dbd282ebbbd46edb) (gsm_04_08.c:641) 20250819134519835 DMM DEBUG AUTH REQ (autn = 1fa3562a95dfb9d17f1a528139855b80) (gsm_04_08.c:643) 20250819134519835 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519835 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519835 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519835 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134519835 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519835 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519835 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3165)6072191 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BE7A08C92104CF81CF38'O TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: 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 := 'A8726522'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134519838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519839 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3167)13273756 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134519839 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519839 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519839 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519839 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519839 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519839 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519839 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = be7a08c9cf81cf38) (gsm_04_08.c:1128) 20250819134519839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519839 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) AUTH on UTRAN received RES: be7a08c9cf81cf38 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519839 DVLR INFO SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50] (vlr_auth_fsm.c:294) 20250819134519839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c26771a9a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134519839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519839 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519839 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e03079595cf3328dc13428cfa7ca238a, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519839 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519840 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134519840 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519840 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519840 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 9 set to 1 20250819134519841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519841 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519841 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519841 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519841 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519841 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519841 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519841 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519841 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519841 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519841 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0] (msc_a.c:1053) 20250819134519841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676fa380]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519841 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676f7760] (msc_a.c:1053) 20250819134519841 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519841 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f9cf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519841 DMSC DEBUG msub_fsm[0x55c2676f7760]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519841 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) MSC-A terminated (msub.c:261) 20250819134519841 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) 1 MSC-I still active (msub.c:79) 20250819134519841 DMSC DEBUG msub_fsm[0x55c2676f7760]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519841 DMSC DEBUG msub_fsm[0x55c2676f7760]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519841 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519841 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Removing from parent msub_fsm[0x55c2676f7760] (msub.c:113) 20250819134519841 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-498 (ran_conn.c:142) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519841 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-498 (ran_conn.c:155) 20250819134519841 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Freeing instance (msub.c:113) 20250819134519841 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-498:LU)[0x55c2676f71c0]{READY}: Deallocated (fsm.c:568) 20250819134519841 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) Free (msub.c:119) 20250819134519841 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519841 DMSC DEBUG msub_fsm[0x55c2676f7760]{terminating}: Freeing instance (msub.c:113) 20250819134519841 DMSC DEBUG msub_fsm[0x55c2676f7760]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'E4279C'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 } } 20250819134519842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'B8A1D2'O, sourceLocRef := '0001FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(3177)3179137 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '98CBE3'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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:8 TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:9 20250819134519847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519847 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134519847 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) 20250819134519847 DMSC DEBUG msub_fsm[0x55c267710290]{active}: Allocated (fsm.c:456) 20250819134519847 DMSC DEBUG msc_i[0x55c2676fb410]{READY}: Allocated (fsm.c:456) 20250819134519847 DMSC DEBUG msc_i[0x55c2676fb410]{READY}: is child of msub_fsm[0x55c267710290] (fsm.c:486) 20250819134519847 DMSC DEBUG msc_a[0x55c2676faf10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519847 DMSC DEBUG msc_a[0x55c2676faf10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267710290] (fsm.c:486) 20250819134519847 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55c2676faf10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519847 DMSC DEBUG msc_i(unknown:UTRAN-Iu-513:NONE)[0x55c2676fb410]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519847 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55c2676faf10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519847 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55c2676faf10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519847 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55c2676faf10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519848 DMM DEBUG msc_a(TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519848 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519848 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10] (fsm.c:486) 20250819134519848 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519848 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519848 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519848 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519848 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519848 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519848 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519848 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870] (fsm.c:486) 20250819134519848 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519848 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519848 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519848 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519848 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519848 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519848 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519848 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519848 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) Received 1 auth tuples (vlr.c:996) 20250819134519848 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519848 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519848 DMM DEBUG Tx AUTH REQ (rand = 67de92a7c1212fb03c68cc2fa3278ffc) (gsm_04_08.c:641) 20250819134519848 DMM DEBUG AUTH REQ (autn = 7063acd01e5b3e77790dd9dacf545a73) (gsm_04_08.c:643) 20250819134519848 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519848 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519848 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519848 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134519848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519849 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519849 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) Received 1 auth tuples (vlr.c:996) 20250819134519848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519849 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519849 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519849 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519849 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519849 DMM DEBUG Tx AUTH REQ (rand = 2a49ea8951bb1c540d7e84cb798b5fa6) (gsm_04_08.c:641) 20250819134519849 DMM DEBUG AUTH REQ (autn = e19ccba680b09b84e1965489e7541da6) (gsm_04_08.c:643) 20250819134519849 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519849 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519849 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519849 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134519849 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) 20250819134519849 DMSC DEBUG msub_fsm[0x55c26770a970]{active}: Allocated (fsm.c:456) 20250819134519849 DMSC DEBUG msc_i[0x55c267713c70]{READY}: Allocated (fsm.c:456) 20250819134519849 DMSC DEBUG msc_i[0x55c267713c70]{READY}: is child of msub_fsm[0x55c26770a970] (fsm.c:486) 20250819134519849 DMSC DEBUG msc_a[0x55c2676f7760]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519849 DMSC DEBUG msc_a[0x55c2676f7760]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26770a970] (fsm.c:486) 20250819134519849 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55c2676f7760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519849 DMSC DEBUG msc_i(unknown:UTRAN-Iu-514:NONE)[0x55c267713c70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519849 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55c2676f7760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519849 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55c2676f7760]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519849 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55c2676f7760]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519850 DMM DEBUG msc_a(TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519850 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519850 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760] (fsm.c:486) 20250819134519850 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519850 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519850 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519850 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519850 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519850 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{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(3143)@6b779c8e12fd: Message received on association #8 20250819134519850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40] (fsm.c:486) 20250819134519850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519850 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519850 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519850 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519850 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) Received 1 auth tuples (vlr.c:996) 20250819134519850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519850 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519850 DMM DEBUG Tx AUTH REQ (rand = ec563a97852a76fb6574a7dd56f6ae85) (gsm_04_08.c:641) 20250819134519850 DMM DEBUG AUTH REQ (autn = c267c9a9dba96ab920d29083112c7a8f) (gsm_04_08.c:643) 20250819134519850 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519850 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519850 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519850 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519850 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134519850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519850 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 20250819134519851 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(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519851 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519851 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 20250819134519856 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519856 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519856 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519856 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:7 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3163)437071 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514267DA9B62104BC0FC6DE'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554267DA9B62104BC0FC6DE'O TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: 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 := '3D575362'O ("=WSb") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3163)13080177 MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '5CA77F'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(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'CA8A9C'O, sourceLocRef := '000202'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '051420B7CC7321041DC24694'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '055420B7CC7321041DC24694'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '051467D9C5C221042E0FEF9E'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '055467D9C5C221042E0FEF9E'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514F1FFC6EC2104C4C06E8B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554F1FFC6EC2104C4C06E8B'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554267DA9B62104BC0FC6DE'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055420B7CC7321041DC24694'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055467D9C5C221042E0FEF9E'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F1FFC6EC2104C4C06E8B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519894 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519894 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) Received 1 auth tuples (vlr.c:996) 20250819134519894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519894 DMM DEBUG Tx AUTH REQ (rand = 30e690bdadc42283c0a521d866af75fc) (gsm_04_08.c:641) 20250819134519894 DMM DEBUG AUTH REQ (autn = 3c01454d5dd311d04e90e8dce5a934ac) (gsm_04_08.c:643) 20250819134519894 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519894 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519894 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519894 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134519894 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519894 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) Received 1 auth tuples (vlr.c:996) 20250819134519894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519895 DMM DEBUG Tx AUTH REQ (rand = 60fb3725eb4b5d393b7b8a7e0bb78d2d) (gsm_04_08.c:641) 20250819134519895 DMM DEBUG AUTH REQ (autn = 0e0e08f73dbfc2902862609a6fd6495b) (gsm_04_08.c:643) 20250819134519895 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519895 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519895 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519895 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134519895 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519895 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) Received 1 auth tuples (vlr.c:996) 20250819134519895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519895 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519895 DMM DEBUG Tx AUTH REQ (rand = b85d0abf0eef1d2373e8044e8162a9ef) (gsm_04_08.c:641) 20250819134519895 DMM DEBUG AUTH REQ (autn = f2c669c049941a7a1d61368633c816e7) (gsm_04_08.c:643) 20250819134519895 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519895 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519895 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519895 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134519895 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519895 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519895 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519895 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519895 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519895 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519895 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519895 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519895 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519895 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519895 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519895 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519895 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519895 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519895 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519895 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519895 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0] (msc_a.c:1053) 20250819134519896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770bc50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519896 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26770b440] (msc_a.c:1053) 20250819134519895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519896 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519896 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b8b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519896 DMSC DEBUG msub_fsm[0x55c26770b440]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519896 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) MSC-A terminated (msub.c:261) 20250819134519896 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) 1 MSC-I still active (msub.c:79) 20250819134519896 DMSC DEBUG msub_fsm[0x55c26770b440]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519896 DMSC DEBUG msub_fsm[0x55c26770b440]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519896 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519896 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Removing from parent msub_fsm[0x55c26770b440] (msub.c:113) 20250819134519896 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-502 (ran_conn.c:142) 20250819134519896 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-502 (ran_conn.c:155) 20250819134519896 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Freeing instance (msub.c:113) 20250819134519896 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-502:LU)[0x55c26770b620]{READY}: Deallocated (fsm.c:568) 20250819134519896 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) Free (msub.c:119) 20250819134519896 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519896 DMSC DEBUG msub_fsm[0x55c26770b440]{terminating}: Freeing instance (msub.c:113) 20250819134519896 DMSC DEBUG msub_fsm[0x55c26770b440]{terminating}: Deallocated (fsm.c:568) 20250819134519896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519896 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519896 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519896 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519896 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519896 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) 20250819134519897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519897 DMSC DEBUG msub_fsm[0x55c26770b8b0]{active}: Allocated (fsm.c:456) 20250819134519897 DMSC DEBUG msc_i[0x55c26770b620]{READY}: Allocated (fsm.c:456) 20250819134519897 DMSC DEBUG msc_i[0x55c26770b620]{READY}: is child of msub_fsm[0x55c26770b8b0] (fsm.c:486) 20250819134519897 DMSC DEBUG msc_a[0x55c26770b440]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519897 DMSC DEBUG msc_a[0x55c26770b440]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26770b8b0] (fsm.c:486) 20250819134519897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519897 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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519897 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55c26770b440]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519897 DMSC DEBUG msc_i(unknown:UTRAN-Iu-515:NONE)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519897 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55c26770b440]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519897 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55c26770b440]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519897 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55c26770b440]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519897 DMM DEBUG msc_a(TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519897 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519897 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440] (fsm.c:486) 20250819134519897 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519897 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519897 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519897 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519897 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519897 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519897 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0] (fsm.c:486) 20250819134519897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519897 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519897 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519897 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519897 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519897 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519897 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519897 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519897 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519897 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519897 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519898 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519898 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519898 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519898 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519898 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519898 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60] (msc_a.c:1053) 20250819134519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f6260]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519898 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676f3560] (msc_a.c:1053) 20250819134519898 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519898 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676f5b60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519898 DMSC DEBUG msub_fsm[0x55c2676f3560]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519898 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) MSC-A terminated (msub.c:261) 20250819134519898 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) 1 MSC-I still active (msub.c:79) 20250819134519898 DMSC DEBUG msub_fsm[0x55c2676f3560]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519898 DMSC DEBUG msub_fsm[0x55c2676f3560]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519898 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519898 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Removing from parent msub_fsm[0x55c2676f3560] (msub.c:113) 20250819134519898 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-497 (ran_conn.c:142) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519898 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-497 (ran_conn.c:155) 20250819134519898 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Freeing instance (msub.c:113) 20250819134519898 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-497:LU)[0x55c2676ef740]{READY}: Deallocated (fsm.c:568) 20250819134519898 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) Free (msub.c:119) 20250819134519898 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519898 DMSC DEBUG msub_fsm[0x55c2676f3560]{terminating}: Freeing instance (msub.c:113) 20250819134519898 DMSC DEBUG msub_fsm[0x55c2676f3560]{terminating}: Deallocated (fsm.c:568) 20250819134519898 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519898 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519898 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519898 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519899 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519899 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519899 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650] (msc_a.c:1053) 20250819134519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714bc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26770ff20] (msc_a.c:1053) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714650]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519899 DMSC DEBUG msub_fsm[0x55c26770ff20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519899 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) MSC-A terminated (msub.c:261) 20250819134519899 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) 1 MSC-I still active (msub.c:79) 20250819134519899 DMSC DEBUG msub_fsm[0x55c26770ff20]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519899 DMSC DEBUG msub_fsm[0x55c26770ff20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519899 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519899 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Removing from parent msub_fsm[0x55c26770ff20] (msub.c:113) 20250819134519899 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-504 (ran_conn.c:142) 20250819134519898 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519898 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-504 (ran_conn.c:155) 20250819134519899 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Freeing instance (msub.c:113) 20250819134519899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519899 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-504:LU)[0x55c267714470]{READY}: Deallocated (fsm.c:568) 20250819134519899 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) Free (msub.c:119) 20250819134519899 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519899 DMSC DEBUG msub_fsm[0x55c26770ff20]{terminating}: Freeing instance (msub.c:113) 20250819134519899 DMSC DEBUG msub_fsm[0x55c26770ff20]{terminating}: Deallocated (fsm.c:568) 20250819134519899 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519899 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519899 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519899 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519899 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519899 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519899 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519899 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519899 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519899 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840] (msc_a.c:1053) 20250819134519899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770aed0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519900 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26770d140] (msc_a.c:1053) 20250819134519900 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519900 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a840]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519900 DMSC DEBUG msub_fsm[0x55c26770d140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519900 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) MSC-A terminated (msub.c:261) 20250819134519900 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) 1 MSC-I still active (msub.c:79) 20250819134519900 DMSC DEBUG msub_fsm[0x55c26770d140]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519900 DMSC DEBUG msub_fsm[0x55c26770d140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519900 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519900 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Removing from parent msub_fsm[0x55c26770d140] (msub.c:113) 20250819134519900 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-503 (ran_conn.c:142) 20250819134519900 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-503 (ran_conn.c:155) 20250819134519900 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Freeing instance (msub.c:113) 20250819134519900 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-503:LU)[0x55c26770a660]{READY}: Deallocated (fsm.c:568) 20250819134519900 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) Free (msub.c:119) 20250819134519900 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519900 DMSC DEBUG msub_fsm[0x55c26770d140]{terminating}: Freeing instance (msub.c:113) 20250819134519900 DMSC DEBUG msub_fsm[0x55c26770d140]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519900 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519900 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519900 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519900 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519900 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519900 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519900 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519900 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519900 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519900 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519900 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519900 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519900 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0] (msc_a.c:1053) 20250819134519900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519900 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e6c80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519900 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ee750] (msc_a.c:1053) 20250819134519901 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519901 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676e7aa0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519901 DMSC DEBUG msub_fsm[0x55c2676ee750]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519901 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) MSC-A terminated (msub.c:261) 20250819134519901 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) 1 MSC-I still active (msub.c:79) 20250819134519901 DMSC DEBUG msub_fsm[0x55c2676ee750]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519901 DMSC DEBUG msub_fsm[0x55c2676ee750]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519901 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519901 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Removing from parent msub_fsm[0x55c2676ee750] (msub.c:113) 20250819134519901 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-506 (ran_conn.c:142) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 20250819134519901 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-506 (ran_conn.c:155) 20250819134519901 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Freeing instance (msub.c:113) 20250819134519901 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-506:LU)[0x55c2676a4fa0]{READY}: Deallocated (fsm.c:568) 20250819134519901 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) Free (msub.c:119) 20250819134519901 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519901 DMSC DEBUG msub_fsm[0x55c2676ee750]{terminating}: Freeing instance (msub.c:113) 20250819134519901 DMSC DEBUG msub_fsm[0x55c2676ee750]{terminating}: Deallocated (fsm.c:568) 20250819134519901 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519901 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519901 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519901 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519901 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519901 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519901 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 267da9b6bc0fc6de) (gsm_04_08.c:1128) 20250819134519901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519901 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519901 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519901 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519901 DLSS7 DEBUG Found route for dpc=195=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(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134519901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519901 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) AUTH on UTRAN received RES: 267da9b6bc0fc6de (8 bytes) (vlr_auth_fsm.c:151) 20250819134519901 DVLR INFO SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0] (vlr_auth_fsm.c:294) 20250819134519901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519901 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2070]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134519901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519901 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519902 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519902 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c0835e7ba934876ff561c3d0ed70e891, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519902 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519902 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519902 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519902 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519902 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519902 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519902 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519902 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519902 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519902 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134519902 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134519902 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134519902 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134519902 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519902 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134519902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134519902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620] (msc_a.c:1053) 20250819134519902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134519902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134519902 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134519902 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267703a70] (msc_a.c:1053) 20250819134519902 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134519902 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134519902 DMSC DEBUG msub_fsm[0x55c267703a70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134519902 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) MSC-A terminated (msub.c:261) 20250819134519902 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) 1 MSC-I still active (msub.c:79) 20250819134519902 DMSC DEBUG msub_fsm[0x55c267703a70]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134519902 DMSC DEBUG msub_fsm[0x55c267703a70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134519902 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134519902 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Removing from parent msub_fsm[0x55c267703a70] (msub.c:113) 20250819134519902 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-501 (ran_conn.c:142) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519903 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-501 (ran_conn.c:155) 20250819134519903 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Freeing instance (msub.c:113) 20250819134519903 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-501:LU)[0x55c267706390]{READY}: Deallocated (fsm.c:568) 20250819134519903 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) Free (msub.c:119) 20250819134519903 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134519903 DMSC DEBUG msub_fsm[0x55c267703a70]{terminating}: Freeing instance (msub.c:113) 20250819134519903 DMSC DEBUG msub_fsm[0x55c267703a70]{terminating}: Deallocated (fsm.c:568) 20250819134519903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519903 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519903 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519903 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519903 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519903 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519903 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134519903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134519903 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519903 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134519903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134519903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134519903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134519903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134519903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134519903 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134519903 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134519903 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.859s remaining) (msc_a.c:450) 20250819134519903 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) 20250819134519903 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519903 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519903 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519904 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) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519904 DMSC DEBUG msub_fsm[0x55c267714470]{active}: Allocated (fsm.c:456) 20250819134519904 DMSC DEBUG msc_i[0x55c26770ff20]{READY}: Allocated (fsm.c:456) 20250819134519904 DMSC DEBUG msc_i[0x55c26770ff20]{READY}: is child of msub_fsm[0x55c267714470] (fsm.c:486) 20250819134519904 DMSC DEBUG msc_a[0x55c2676f6260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519904 DMSC DEBUG msc_a[0x55c2676f6260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267714470] (fsm.c:486) 20250819134519904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55c2676f6260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519904 DMSC DEBUG msc_i(unknown:UTRAN-Iu-516:NONE)[0x55c26770ff20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519904 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55c2676f6260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519904 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55c2676f6260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519904 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55c2676f6260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519904 DMM DEBUG msc_a(TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519904 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519904 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260] (fsm.c:486) 20250819134519904 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519904 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519904 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519904 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134519904 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519904 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519904 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60] (fsm.c:486) 20250819134519904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519904 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519904 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519905 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519905 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519905 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519905 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519905 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519905 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519905 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519905 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519905 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519905 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 20b7cc731dc24694) (gsm_04_08.c:1128) 20250819134519905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519905 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) AUTH on UTRAN received RES: 20b7cc731dc24694 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519905 DVLR INFO SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540] (vlr_auth_fsm.c:294) 20250819134519905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519905 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134519905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519905 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519905 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=10e0ce1b3fd3efb98d76d68ac67b8f57, CK=NONE (ran_msg_iu.c:388) 20250819134519905 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514046A04A321049C4A925B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519905 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{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(3142)@6b779c8e12fd: patched enc_l3: '0554046A04A321049C4A925B'O 20250819134519906 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519906 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519906 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519906 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519906 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519906 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519906 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 67d9c5c22e0fef9e) (gsm_04_08.c:1128) 20250819134519906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519906 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) AUTH on UTRAN received RES: 67d9c5c22e0fef9e (8 bytes) (vlr_auth_fsm.c:151) 20250819134519906 DVLR INFO SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940] (vlr_auth_fsm.c:294) 20250819134519906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c26770c590]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134519906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519906 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519906 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519906 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c0e5500b45a1eb213296fc521aa3b082, CK=NONE (ran_msg_iu.c:388) 20250819134519906 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134519906 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519906 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519906 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519906 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519906 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519906 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519906 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f1ffc6ecc4c06e8b) (gsm_04_08.c:1128) 20250819134519906 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519907 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) AUTH on UTRAN received RES: f1ffc6ecc4c06e8b (8 bytes) (vlr_auth_fsm.c:151) 20250819134519907 DVLR INFO SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519906 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519906 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519906 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519906 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210] (vlr_auth_fsm.c:294) 20250819134519907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2677198b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134519907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519907 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519907 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8f3e79b1ab174c4409ee106d3de6a1d8, CK=NONE (ran_msg_iu.c:388) 20250819134519907 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519907 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134519907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519907 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519907 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519907 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519907 DLSS7 DEBUG Found route for dpc=195=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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519908 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519908 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '308281'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(3141)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514E6E86B76210432220169'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554E6E86B76210432220169'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3171)7838232 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554046A04A321049C4A925B'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3161)2610980 TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514DBB98AA82104F3601787'O TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554DBB98AA82104F3601787'O TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134519915 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519915 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) Received 1 auth tuples (vlr.c:996) 20250819134519915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519915 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519915 DMM DEBUG Tx AUTH REQ (rand = d6ec996bfbef8e3ccb7d46d3587892ea) (gsm_04_08.c:641) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: 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 := '639F8FE1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250819134519915 DMM DEBUG AUTH REQ (autn = 877d41c01ce0f18a944673aba72dc68f) (gsm_04_08.c:643) 20250819134519915 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519915 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519915 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519915 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519916 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519916 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519916 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 20250819134519916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519916 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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(3175)11756662 20250819134519916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519916 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: 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 := '20193C6F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519917 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519917 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519917 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519917 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3173)13806131 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519917 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519917 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519917 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 046a04a39c4a925b) (gsm_04_08.c:1128) 20250819134519917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519918 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) AUTH on UTRAN received RES: 046a04a39c4a925b (8 bytes) (vlr_auth_fsm.c:151) 20250819134519918 DVLR INFO SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134519918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134519918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0] (vlr_auth_fsm.c:294) 20250819134519918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134519918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519918 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519918 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d75574b679cae3665bb0ead05ea6cef7, CK=NONE (ran_msg_iu.c:388) 20250819134519918 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519918 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134519918 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519919 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519919 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519919 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134519919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519919 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: 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 := '0C7E2E60'O ("\f~.`") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(3179)7075108 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: 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 := '02ABEE97'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3171)2728287 TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'C79671'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-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: 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 := '2C3498D3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3161)364186 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E6E86B76210432220169'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3169)1443215 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3175)6578700 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[0] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(3151) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 10 set to 1 TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: 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 := '4E990315'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3173)13297784 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DBB98AA82104F3601787'O MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(3179)15773113 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:6 MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:10 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:12 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:13 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(3169)4917602 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: First idle individual index:15 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '051488B214E4210463CB21FE'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '055488B214E4210463CB21FE'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055488B214E4210463CB21FE'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519962 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134519962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134519962 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) Received 1 auth tuples (vlr.c:996) 20250819134519962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134519962 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134519962 DMM DEBUG Tx AUTH REQ (rand = c4c9fc431230ca9b379f341c718e376b) (gsm_04_08.c:641) 20250819134519962 DMM DEBUG AUTH REQ (autn = 92da7e94f738171ddd0da4f5e54d64f8) (gsm_04_08.c:643) 20250819134519962 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134519962 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519962 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134519962 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134519963 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519963 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519963 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519964 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519964 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519964 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(3143)@6b779c8e12fd: Message received on association #8 20250819134519964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519964 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519964 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519964 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519964 DLM3UA DEBUG 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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519964 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519964 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e6e86b7632220169) (gsm_04_08.c:1128) 20250819134519964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519964 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) AUTH on UTRAN received RES: e6e86b7632220169 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519964 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519964 DVLR INFO SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870] (vlr_auth_fsm.c:294) 20250819134519964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519964 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676eb380]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134519964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519964 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519964 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519964 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b64a92d534ffdbd0de54f8996261144f, CK=NONE (ran_msg_iu.c:388) 20250819134519964 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134519965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519965 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519965 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519965 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519965 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519965 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519965 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519965 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dbb98aa8f3601787) (gsm_04_08.c:1128) 20250819134519965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519965 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) AUTH on UTRAN received RES: dbb98aa8f3601787 (8 bytes) (vlr_auth_fsm.c:151) 20250819134519965 DVLR INFO SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40] (vlr_auth_fsm.c:294) 20250819134519965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2677081c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134519965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519965 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519965 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a337956c780c41f34d7af4f494363133, CK=NONE (ran_msg_iu.c:388) 20250819134519965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519965 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519965 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519965 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519965 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519965 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134519965 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519965 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519966 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 20250819134519966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519966 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) 20250819134519966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519966 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519966 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519966 DMSC DEBUG msub_fsm[0x55c2676eec50]{active}: Allocated (fsm.c:456) 20250819134519966 DMSC DEBUG msc_i[0x55c267707d40]{READY}: Allocated (fsm.c:456) 20250819134519966 DMSC DEBUG msc_i[0x55c267707d40]{READY}: is child of msub_fsm[0x55c2676eec50] (fsm.c:486) 20250819134519966 DMSC DEBUG msc_a[0x55c2677198b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519966 DMSC DEBUG msc_a[0x55c2677198b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676eec50] (fsm.c:486) 20250819134519966 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55c2677198b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519966 DMSC DEBUG msc_i(unknown:UTRAN-Iu-517:NONE)[0x55c267707d40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519966 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55c2677198b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519966 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55c2677198b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519966 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55c2677198b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519966 DMM DEBUG msc_a(TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519966 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519966 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0] (fsm.c:486) 20250819134519966 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519966 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519966 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519966 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519966 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519966 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519966 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519966 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590] (fsm.c:486) 20250819134519966 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519966 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519966 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519967 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519967 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519967 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519967 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519967 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) 20250819134519967 DMSC DEBUG msub_fsm[0x55c267714bc0]{active}: Allocated (fsm.c:456) 20250819134519967 DMSC DEBUG msc_i[0x55c2676eb380]{READY}: Allocated (fsm.c:456) 20250819134519967 DMSC DEBUG msc_i[0x55c2676eb380]{READY}: is child of msub_fsm[0x55c267714bc0] (fsm.c:486) 20250819134519967 DMSC DEBUG msc_a[0x55c2676ff830]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519967 DMSC DEBUG msc_a[0x55c2676ff830]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267714bc0] (fsm.c:486) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519967 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55c2676ff830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519967 DMSC DEBUG msc_i(unknown:UTRAN-Iu-518:NONE)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519967 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55c2676ff830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519967 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55c2676ff830]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519967 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55c2676ff830]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519967 DMM DEBUG msc_a(TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519967 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519967 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830] (fsm.c:486) 20250819134519967 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519967 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519967 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519967 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519967 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519967 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519967 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519967 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610] (fsm.c:486) 20250819134519967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519967 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519968 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519968 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519968 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519968 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) 20250819134519968 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Allocated (fsm.c:456) 20250819134519968 DMSC DEBUG msc_i[0x55c26770d140]{READY}: Allocated (fsm.c:456) 20250819134519968 DMSC DEBUG msc_i[0x55c26770d140]{READY}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134519968 DMSC DEBUG msc_a[0x55c2677139e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519968 DMSC DEBUG msc_a[0x55c2677139e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a4fa0] (fsm.c:486) 20250819134519968 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55c2677139e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519968 DMSC DEBUG msc_i(unknown:UTRAN-Iu-519:NONE)[0x55c26770d140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519968 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55c2677139e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519968 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55c2677139e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519968 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55c2677139e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519968 DMM DEBUG msc_a(TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0] (fsm.c:486) 20250819134519968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519968 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519968 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519968 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519968 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519968 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90] (fsm.c:486) 20250819134519968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519968 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519969 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519969 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(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 20250819134519969 DMSC DEBUG msub_fsm[0x55c2676f1f80]{active}: Allocated (fsm.c:456) 20250819134519969 DMSC DEBUG msc_i[0x55c26770add0]{READY}: Allocated (fsm.c:456) 20250819134519969 DMSC DEBUG msc_i[0x55c26770add0]{READY}: is child of msub_fsm[0x55c2676f1f80] (fsm.c:486) 20250819134519969 DMSC DEBUG msc_a[0x55c26770b130]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519969 DMSC DEBUG msc_a[0x55c26770b130]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676f1f80] (fsm.c:486) 20250819134519969 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55c26770b130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519969 DMSC DEBUG msc_i(unknown:UTRAN-Iu-520:NONE)[0x55c26770add0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519969 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55c26770b130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519969 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55c26770b130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519969 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55c26770b130]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519969 DMM DEBUG msc_a(TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130] (fsm.c:486) 20250819134519969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519969 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519969 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519969 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519969 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519969 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519969 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519969 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210] (fsm.c:486) 20250819134519969 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519969 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519969 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134519969 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519969 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519970 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519970 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) 20250819134519970 DMSC DEBUG msub_fsm[0x55c2676fe650]{active}: Allocated (fsm.c:456) 20250819134519970 DMSC DEBUG msc_i[0x55c2676fe780]{READY}: Allocated (fsm.c:456) 20250819134519970 DMSC DEBUG msc_i[0x55c2676fe780]{READY}: is child of msub_fsm[0x55c2676fe650] (fsm.c:486) 20250819134519970 DMSC DEBUG msc_a[0x55c26770a530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519970 DMSC DEBUG msc_a[0x55c26770a530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676fe650] (fsm.c:486) 20250819134519970 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55c26770a530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519970 DMSC DEBUG msc_i(unknown:UTRAN-Iu-521:NONE)[0x55c2676fe780]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519970 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55c26770a530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519970 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55c26770a530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519970 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55c26770a530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519970 DMM DEBUG msc_a(TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519970 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519970 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530] (fsm.c:486) 20250819134519970 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519970 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519970 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519970 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519970 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519970 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519970 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0] (fsm.c:486) 20250819134519970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519970 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{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(3143)@6b779c8e12fd: Message received on association #8 20250819134519970 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519971 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519971 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519971 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519971 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519971 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519971 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134519971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134519971 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519971 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134519971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134519971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134519971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134519971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134519971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134519971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134519971 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134519971 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.845s remaining) (msc_a.c:450) 20250819134519971 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) 20250819134519971 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519971 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519971 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519971 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 20250819134519971 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) 20250819134519971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519972 DMSC DEBUG msub_fsm[0x55c2676e3370]{active}: Allocated (fsm.c:456) 20250819134519972 DMSC DEBUG msc_i[0x55c2676e34a0]{READY}: Allocated (fsm.c:456) 20250819134519972 DMSC DEBUG msc_i[0x55c2676e34a0]{READY}: is child of msub_fsm[0x55c2676e3370] (fsm.c:486) 20250819134519972 DMSC DEBUG msc_a[0x55c2676e35d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134519972 DMSC DEBUG msc_a[0x55c2676e35d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e3370] (fsm.c:486) 20250819134519972 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55c2676e35d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134519972 DMSC DEBUG msc_i(unknown:UTRAN-Iu-522:NONE)[0x55c2676e34a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134519972 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55c2676e35d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134519972 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55c2676e35d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134519972 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55c2676e35d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134519972 DMM DEBUG msc_a(TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250819134519972 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134519972 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0] (fsm.c:486) 20250819134519972 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134519972 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134519972 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134519972 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134519972 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134519972 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134519972 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134519972 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134519972 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134519972 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00] (fsm.c:486) 20250819134519972 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134519972 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134519972 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134519972 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519972 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519972 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519972 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519972 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519972 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519972 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519972 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519972 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519972 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134519972 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134519972 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519972 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519972 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134519973 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134519973 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.847s remaining) (msc_a.c:450) 20250819134519973 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519973 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519973 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519973 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519973 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519973 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519973 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134519973 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519973 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134519973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134519973 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134519973 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.845s remaining) (msc_a.c:450) 20250819134519973 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250819134519973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519973 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519973 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519973 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519973 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519973 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519974 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519974 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134519974 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519974 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519973 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519973 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519973 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519974 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134519974 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134519974 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.847s remaining) (msc_a.c:450) 20250819134519974 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) 20250819134519974 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519974 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519974 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519974 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519974 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519974 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519974 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519974 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519974 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 88b214e463cb21fe) (gsm_04_08.c:1128) 20250819134519974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519974 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519974 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519974 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) AUTH on UTRAN received RES: 88b214e463cb21fe (8 bytes) (vlr_auth_fsm.c:151) 20250819134519974 DVLR INFO SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0] (vlr_auth_fsm.c:294) 20250819134519974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519974 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c267715ff0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519974 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519974 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519974 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=27846b6a3fe1092128a5f23b9f4c6c90, CK=NONE (ran_msg_iu.c:388) 20250819134519974 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519975 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519975 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519975 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519975 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519975 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134519975 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134519975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519975 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134519975 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134519975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134519975 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134519975 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.848s remaining) (msc_a.c:450) 20250819134519975 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250819134519975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519975 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519975 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519975 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519975 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519975 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519975 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519975 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519975 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519975 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134519975 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134519976 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519976 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519976 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519976 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134519976 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134519976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '29A15F'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-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '05141A8513012104CAD3054F'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '05541A8513012104CAD3054F'O 20250819134519976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '058E9A'O, sourceLocRef := '000206'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 20250819134519979 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134519979 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134519979 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134519979 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134519979 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134519979 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134519979 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134519979 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134519979 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134519979 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134519979 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134519979 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134519979 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134519979 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134519979 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134519979 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519979 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134519980 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519980 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519980 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '64620C'O ("db\f"), 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(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'CAE878'O, sourceLocRef := '000208'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := 'F0ADB9'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-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541A8513012104CAD3054F'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134519988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134519988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134519988 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[1] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(3153) 20250819134519989 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134519989 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134519989 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519989 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134519989 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134519989 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134519989 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1a851301cad3054f) (gsm_04_08.c:1128) 20250819134519989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134519989 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) AUTH on UTRAN received RES: 1a851301cad3054f (8 bytes) (vlr_auth_fsm.c:151) 20250819134519989 DVLR INFO SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134519989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134519989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134519989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134519989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60] (vlr_auth_fsm.c:294) 20250819134519989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134519989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676ef740]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134519989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3141)@6b779c8e12fd: { messageType := 2, destLocRef := '4B0962'O ("K\tb"), 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 } } 20250819134519989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134519989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134519989 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134519989 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f661efb89e047a43cc097c9f61586184, CK=NONE (ran_msg_iu.c:388) 20250819134519989 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134519989 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134519990 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134519990 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134519990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134519990 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134519990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134519990 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134519990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134519990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[2] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(3159) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[3] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(3150) MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(3157) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[5] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(3155) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134520002 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520002 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520002 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520002 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520002 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520002 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520002 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520002 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520003 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520003 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134520003 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134520003 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134520003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134520003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520003 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134520003 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520003 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.844s remaining) (msc_a.c:450) 20250819134520003 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250819134520003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134520005 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 20250819134520005 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520006 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520006 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520006 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520006 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520006 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134520006 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134520006 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134520006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520007 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134520007 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520007 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.842s remaining) (msc_a.c:450) 20250819134520007 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520010 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520010 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520010 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520010 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520010 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520010 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134520010 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134520010 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 20250819134520011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134520011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134520011 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520011 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.885s remaining) (msc_a.c:450) 20250819134520011 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 20250819134520015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520015 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520015 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520015 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520015 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520015 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520015 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520015 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520015 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520015 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520015 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520015 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80] (msc_a.c:1053) 20250819134520015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520015 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5c50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520016 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e2eb0] (msc_a.c:1053) 20250819134520016 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520016 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676a5d80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520016 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520016 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) MSC-A terminated (msub.c:261) 20250819134520016 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) 1 MSC-I still active (msub.c:79) 20250819134520016 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520016 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520016 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520016 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Removing from parent msub_fsm[0x55c2676e2eb0] (msub.c:113) 20250819134520016 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-507 (ran_conn.c:142) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819134520016 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-507 (ran_conn.c:155) 20250819134520016 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Freeing instance (msub.c:113) 20250819134520016 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85:UTRAN-Iu-507:CM_SERVICE_REQ)[0x55c2676e2b80]{READY}: Deallocated (fsm.c:568) 20250819134520016 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85) Free (msub.c:119) 20250819134520016 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0x2A601B85 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520016 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{terminating}: Freeing instance (msub.c:113) 20250819134520016 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{terminating}: Deallocated (fsm.c:568) 20250819134520016 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520016 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520016 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520016 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520017 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520017 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520017 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520017 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520017 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520017 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520017 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520017 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520017 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520017 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134520017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134520017 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) Received 1 auth tuples (vlr.c:996) 20250819134520017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134520017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134520017 DMM DEBUG Tx AUTH REQ (rand = 05d3c896470062524e36c2dadac5a11c) (gsm_04_08.c:641) 20250819134520017 DMM DEBUG AUTH REQ (autn = 4040bcc08c88d0d9fb88510642b62ed9) (gsm_04_08.c:643) 20250819134520017 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134520017 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520017 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520017 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134520017 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134520017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134520017 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) Received 1 auth tuples (vlr.c:996) 20250819134520017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134520017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134520018 DMM DEBUG Tx AUTH REQ (rand = 2badfd68c36cc5b603d2b43bc3bd95c8) (gsm_04_08.c:641) 20250819134520018 DMM DEBUG AUTH REQ (autn = 54d0c181532b9bf3c5dd796c3727fd15) (gsm_04_08.c:643) 20250819134520018 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134520018 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520018 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520018 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134520018 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134520018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134520018 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) Received 1 auth tuples (vlr.c:996) 20250819134520018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134520018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134520018 DMM DEBUG Tx AUTH REQ (rand = 69dafdd50c5fdb07ae82dc770188ebab) (gsm_04_08.c:641) 20250819134520018 DMM DEBUG AUTH REQ (autn = af0b2f92643c70b5df9fee3a9fb2e9fc) (gsm_04_08.c:643) 20250819134520018 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134520018 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520018 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520018 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134520018 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134520018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134520018 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) Received 1 auth tuples (vlr.c:996) 20250819134520018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134520018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134520018 DMM DEBUG Tx AUTH REQ (rand = 6d0cc4ccc3ee76d48c2326b467a68b7f) (gsm_04_08.c:641) 20250819134520018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520018 DMM DEBUG AUTH REQ (autn = 80b3896cb0c560e1b5aee398782d7a91) (gsm_04_08.c:643) 20250819134520018 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134520018 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520018 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520018 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134520018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520018 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134520018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134520018 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) Received 1 auth tuples (vlr.c:996) 20250819134520018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134520018 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134520019 DMM DEBUG Tx AUTH REQ (rand = 43f0eebdee6cc7a591cd98f935b27b26) (gsm_04_08.c:641) 20250819134520019 DMM DEBUG AUTH REQ (autn = a31bbbf2d8f849dfffc93dea8fc8ffea) (gsm_04_08.c:643) 20250819134520019 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134520019 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520019 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520019 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134520019 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134520019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134520019 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) Received 1 auth tuples (vlr.c:996) 20250819134520019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134520019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134520019 DMM DEBUG Tx AUTH REQ (rand = b4fff88c124b20d90dac7d64cd7c3970) (gsm_04_08.c:641) 20250819134520019 DMM DEBUG AUTH REQ (autn = dce1b2fffb50eaec04b95f11d949f6e2) (gsm_04_08.c:643) 20250819134520019 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134520019 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520019 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[6] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(3165) 20250819134520019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520019 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134520019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134520019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520020 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520020 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520020 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[7] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(3167) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819134520023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520023 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520023 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520023 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520023 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520023 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520023 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520023 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520023 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520024 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520024 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 20250819134520024 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520024 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520024 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520024 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520024 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520024 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520024 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520024 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520024 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520024 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520024 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520024 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520024 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520024 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520024 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520025 DLM3UA 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(3141)@6b779c8e12fd: Session index based on local reference:10 20250819134520025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520025 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520025 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520025 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520026 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520026 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134520026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520026 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520026 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(3151)3245978 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[8] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(3177) TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134520029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520030 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520030 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520030 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520030 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520030 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520030 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520030 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520030 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520030 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520030 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134520030 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520030 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520030 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520030 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520031 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520031 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520031 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520031 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520031 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520031 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520031 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520031 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520031 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520031 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520031 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520031 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520031 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520031 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520032 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520032 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520032 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520032 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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3151)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514576329102104ABEC90B4'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554576329102104ABEC90B4'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819134520039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134520039 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520039 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520039 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520039 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520039 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134520039 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520039 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520039 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520039 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134520039 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520039 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520039 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520039 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520039 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520039 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520039 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520039 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520039 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520039 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520039 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520040 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520040 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520040 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520040 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134520040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520040 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520041 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520041 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520041 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520041 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520041 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134520041 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134520041 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134520041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134520041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134520041 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520041 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.862s remaining) (msc_a.c:450) 20250819134520041 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819134520042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514ACC705312104F8936463'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554ACC705312104F8936463'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '05141F2065E721040DD8015F'O 20250819134520045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520045 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '05541F2065E721040DD8015F'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520045 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520045 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:6 20250819134520045 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520045 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520045 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520045 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520045 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520045 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520045 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134520046 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520046 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520046 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520046 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134520046 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520046 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520046 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520046 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520046 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520046 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520046 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520046 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520046 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520046 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520046 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554576329102104ABEC90B4'O 20250819134520046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520046 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520046 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514C783F97F2104012707FD'O 20250819134520046 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554C783F97F2104012707FD'O 20250819134520046 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520046 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520046 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520046 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520046 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 57632910abec90b4) (gsm_04_08.c:1128) 20250819134520046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134520046 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) AUTH on UTRAN received RES: 57632910abec90b4 (8 bytes) (vlr_auth_fsm.c:151) 20250819134520046 DVLR INFO SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134520046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134520046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134520046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134520046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590] (vlr_auth_fsm.c:294) 20250819134520046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134520046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2676d36e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134520046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134520046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134520046 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134520046 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fdd1220cd2791428c7ce68363cae16a5, CK=NONE (ran_msg_iu.c:388) 20250819134520046 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134520046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{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(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520046 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520046 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520046 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '0514D8C5E0D62104016C01B7'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '0554D8C5E0D62104016C01B7'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819134520048 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520048 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520048 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520048 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134520048 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520048 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520048 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520048 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819134520048 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520048 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520048 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520048 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520048 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520048 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520048 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520048 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520048 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520048 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:10 20250819134520048 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520048 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520048 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520048 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520048 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520048 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134520048 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520048 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520048 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520049 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134520049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520049 DLM3UA 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(3165)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ACC705312104F8936463'O 20250819134520049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520049 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520049 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520049 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:11 20250819134520049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134520049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520049 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520049 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520049 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520049 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541F2065E721040DD8015F'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520049 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520049 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520049 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520049 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520049 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520050 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520050 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520050 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520050 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520050 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520050 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520050 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520050 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520050 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = acc70531f8936463) (gsm_04_08.c:1128) 20250819134520050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134520050 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) AUTH on UTRAN received RES: acc70531f8936463 (8 bytes) (vlr_auth_fsm.c:151) 20250819134520050 DVLR INFO SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134520050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 20250819134520050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134520050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134520050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610] (vlr_auth_fsm.c:294) 20250819134520050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134520050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ede10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134520050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134520050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134520050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520050 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134520050 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=165a3c1ca699260b48085e63f3cd6dae, CK=NONE (ran_msg_iu.c:388) 20250819134520050 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{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(3141)@6b779c8e12fd: Session index based on local reference:4 20250819134520050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520050 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520050 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520050 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520050 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520050 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520050 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520050 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520050 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520050 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520051 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520051 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520051 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520051 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520051 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520051 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520051 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520051 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 20250819134520051 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520051 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520051 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520051 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520051 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1f2065e70dd8015f) (gsm_04_08.c:1128) 20250819134520051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134520051 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) AUTH on UTRAN received RES: 1f2065e70dd8015f (8 bytes) (vlr_auth_fsm.c:151) 20250819134520051 DVLR INFO SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134520051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134520051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134520051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134520051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134520051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677039a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134520051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134520051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134520051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520051 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134520051 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e6a578fe5cb81d4a837df8177f22a769, CK=NONE (ran_msg_iu.c:388) 20250819134520051 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[9] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(3163) 20250819134520051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{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(3142)@6b779c8e12fd: patching N(SD)=1 into dtap '051498ADB38D21046F79CBD9'O 20250819134520051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '055498ADB38D21046F79CBD9'O 20250819134520051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C783F97F2104012707FD'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:13 20250819134520052 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520052 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520052 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520052 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520052 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520052 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520052 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c783f97f012707fd) (gsm_04_08.c:1128) 20250819134520052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134520052 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) AUTH on UTRAN received RES: c783f97f012707fd (8 bytes) (vlr_auth_fsm.c:151) 20250819134520052 DVLR INFO SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134520052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134520052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134520052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 20250819134520052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210] (vlr_auth_fsm.c:294) 20250819134520052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134520052 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676eada0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134520052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134520052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134520052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134520052 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134520052 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bb000d83de206a6793ce7489b3a90f00, CK=NONE (ran_msg_iu.c:388) 20250819134520052 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134520052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{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(3143)@6b779c8e12fd: Message received on association #8 20250819134520052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D8C5E0D62104016C01B7'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:7 20250819134520053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520053 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520053 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520053 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520053 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520053 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520053 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520053 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d8c5e0d6016c01b7) (gsm_04_08.c:1128) 20250819134520053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134520053 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) AUTH on UTRAN received RES: d8c5e0d6016c01b7 (8 bytes) (vlr_auth_fsm.c:151) 20250819134520053 DVLR INFO SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134520053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134520053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134520053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134520053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0] (vlr_auth_fsm.c:294) 20250819134520053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134520053 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea4d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134520053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134520053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134520053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134520053 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134520053 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=34c8c0a00baebbd76c3abb55cedd045c, CK=NONE (ran_msg_iu.c:388) 20250819134520053 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134520053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520053 DLM3UA 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(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250819134520054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520054 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520054 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520054 DLSS7 DEBUG Found route for dpc=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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520054 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520054 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520054 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520054 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520054 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520054 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520054 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520054 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520054 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520054 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520054 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520054 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 20250819134520054 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520054 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520054 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520054 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520054 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520054 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134520054 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520054 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520054 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520054 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520054 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520054 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520054 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 20250819134520054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520054 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520054 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520054 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055498ADB38D21046F79CBD9'O 20250819134520057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520057 DLSS7 DEBUG Found route for dpc=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(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:0 20250819134520057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134520057 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520057 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520057 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520057 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134520057 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520057 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520057 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 98adb38d6f79cbd9) (gsm_04_08.c:1128) 20250819134520057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134520057 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) AUTH on UTRAN received RES: 98adb38d6f79cbd9 (8 bytes) (vlr_auth_fsm.c:151) 20250819134520057 DVLR INFO SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134520057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134520057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134520057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00] (vlr_auth_fsm.c:294) 20250819134520057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134520057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676fdef0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134520057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134520057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134520057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134520057 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134520057 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=acf563aa14487039564f7ed6c697895b, CK=NONE (ran_msg_iu.c:388) 20250819134520057 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134520057 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{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(3141)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 20250819134520057 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520057 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520057 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134520057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520058 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134520058 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520058 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520058 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520058 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380] (msc_a.c:1053) 20250819134520058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f21a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e7e20] (msc_a.c:1053) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2676f2380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520058 DMSC DEBUG msub_fsm[0x55c2676e7e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520058 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) MSC-A terminated (msub.c:261) 20250819134520058 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) 1 MSC-I still active (msub.c:79) 20250819134520058 DMSC DEBUG msub_fsm[0x55c2676e7e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520058 DMSC DEBUG msub_fsm[0x55c2676e7e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Removing from parent msub_fsm[0x55c2676e7e20] (msub.c:113) 20250819134520058 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-508 (ran_conn.c:142) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134520058 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-508 (ran_conn.c:155) 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Freeing instance (msub.c:113) 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A:UTRAN-Iu-508:CM_SERVICE_REQ)[0x55c2677075f0]{READY}: Deallocated (fsm.c:568) 20250819134520058 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A) Free (msub.c:119) 20250819134520058 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x179A2B6A - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520058 DMSC DEBUG msub_fsm[0x55c2676e7e20]{terminating}: Freeing instance (msub.c:113) 20250819134520058 DMSC DEBUG msub_fsm[0x55c2676e7e20]{terminating}: Deallocated (fsm.c:568) 20250819134520058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520058 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134520058 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520058 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520058 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520058 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520058 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180] (msc_a.c:1053) 20250819134520058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520058 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c267698540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267714a90] (msc_a.c:1053) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520058 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676e7180]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520058 DMSC DEBUG msub_fsm[0x55c267714a90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520058 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) MSC-A terminated (msub.c:261) 20250819134520058 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) 1 MSC-I still active (msub.c:79) 20250819134520058 DMSC DEBUG msub_fsm[0x55c267714a90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520058 DMSC DEBUG msub_fsm[0x55c267714a90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:6 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Removing from parent msub_fsm[0x55c267714a90] (msub.c:113) 20250819134520058 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-510 (ran_conn.c:142) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 20250819134520058 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-510 (ran_conn.c:155) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Freeing instance (msub.c:113) 20250819134520058 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55c2676fb5c0]{READY}: Deallocated (fsm.c:568) 20250819134520058 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD) Free (msub.c:119) 20250819134520058 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x66CE87FD - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520058 DMSC DEBUG msub_fsm[0x55c267714a90]{terminating}: Freeing instance (msub.c:113) 20250819134520058 DMSC DEBUG msub_fsm[0x55c267714a90]{terminating}: Deallocated (fsm.c:568) 20250819134520058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520058 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134520059 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520059 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520059 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520059 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520059 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0] (msc_a.c:1053) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267710940]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2677130f0] (msc_a.c:1053) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713dd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2677130f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520059 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) MSC-A terminated (msub.c:261) 20250819134520059 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) 1 MSC-I still active (msub.c:79) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2677130f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2677130f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Removing from parent msub_fsm[0x55c2677130f0] (msub.c:113) 20250819134520059 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-509 (ran_conn.c:142) 20250819134520059 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-509 (ran_conn.c:155) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Freeing instance (msub.c:113) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55c267713fb0]{READY}: Deallocated (fsm.c:568) 20250819134520059 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D) Free (msub.c:119) 20250819134520059 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xB118045D - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2677130f0]{terminating}: Freeing instance (msub.c:113) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2677130f0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520059 DLM3UA DEBUG 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(3141)@6b779c8e12fd: vl_from0 20250819134520059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520059 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520059 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520059 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520059 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134520059 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.906s remaining) (msc_a.c:450) 20250819134520059 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520059 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520059 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520059 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520059 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520059 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50] (msc_a.c:1053) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520059 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676e4210]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676c0250] (msc_a.c:1053) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520059 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c267702a50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520059 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) MSC-A terminated (msub.c:261) 20250819134520059 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) 1 MSC-I still active (msub.c:79) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2676c0250]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Removing from parent msub_fsm[0x55c2676c0250] (msub.c:113) 20250819134520059 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-511 (ran_conn.c:142) 20250819134520059 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-511 (ran_conn.c:155) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Freeing instance (msub.c:113) 20250819134520059 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55c2676ea890]{READY}: Deallocated (fsm.c:568) 20250819134520059 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D) Free (msub.c:119) 20250819134520059 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x9A46562D - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Freeing instance (msub.c:113) 20250819134520059 DMSC DEBUG msub_fsm[0x55c2676c0250]{terminating}: Deallocated (fsm.c:568) 20250819134520059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:0 20250819134520061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(3153)545449 TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(3159)14952348 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(3150)7318671 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:5 TC_iu_multi_lu_and_mo_ussd2(3153)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3159)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3150)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[10] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(3171) MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(3157)12100050 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3157)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520098 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520098 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520098 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520098 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520098 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520098 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520098 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520098 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520098 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520098 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520098 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520098 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520098 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520098 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520098 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134520098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520098 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520098 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520098 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520098 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520098 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520098 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520099 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.868s remaining) (msc_a.c:450) 20250819134520099 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520099 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0] (msc_a.c:1053) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c267712ef0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b72c0] (msc_a.c:1053) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c2676eb4b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520099 DMSC DEBUG msub_fsm[0x55c2676b72c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520099 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) MSC-A terminated (msub.c:261) 20250819134520099 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) 1 MSC-I still active (msub.c:79) 20250819134520099 DMSC DEBUG msub_fsm[0x55c2676b72c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520099 DMSC DEBUG msub_fsm[0x55c2676b72c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Removing from parent msub_fsm[0x55c2676b72c0] (msub.c:113) 20250819134520099 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-512 (ran_conn.c:142) 20250819134520099 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-512 (ran_conn.c:155) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Freeing instance (msub.c:113) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55c26769fc90]{READY}: Deallocated (fsm.c:568) 20250819134520099 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC) Free (msub.c:119) 20250819134520099 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x43D2A0CC - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520099 DMSC DEBUG msub_fsm[0x55c2676b72c0]{terminating}: Freeing instance (msub.c:113) 20250819134520099 DMSC DEBUG msub_fsm[0x55c2676b72c0]{terminating}: Deallocated (fsm.c:568) 20250819134520099 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520099 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10] (msc_a.c:1053) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c26771a870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267710290] (msc_a.c:1053) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676faf10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520099 DMSC DEBUG msub_fsm[0x55c267710290]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520099 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) MSC-A terminated (msub.c:261) 20250819134520099 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) 1 MSC-I still active (msub.c:79) 20250819134520099 DMSC DEBUG msub_fsm[0x55c267710290]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520099 DMSC DEBUG msub_fsm[0x55c267710290]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Removing from parent msub_fsm[0x55c267710290] (msub.c:113) 20250819134520099 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-513 (ran_conn.c:142) 20250819134520099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520099 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-513 (ran_conn.c:155) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Freeing instance (msub.c:113) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55c2676fb410]{READY}: Deallocated (fsm.c:568) 20250819134520099 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255) Free (msub.c:119) 20250819134520099 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x5CB25255 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520099 DMSC DEBUG msub_fsm[0x55c267710290]{terminating}: Freeing instance (msub.c:113) 20250819134520099 DMSC DEBUG msub_fsm[0x55c267710290]{terminating}: Deallocated (fsm.c:568) 20250819134520099 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520099 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520099 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134520099 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520099 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.868s remaining) (msc_a.c:450) 20250819134520099 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250819134520099 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520099 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134520099 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.869s remaining) (msc_a.c:450) 20250819134520099 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250819134520099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520099 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520099 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520099 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520099 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.870s remaining) (msc_a.c:450) 20250819134520100 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250819134520100 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520100 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760] (msc_a.c:1053) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f9c40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26770a970] (msc_a.c:1053) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c2676f7760]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520100 DMSC DEBUG msub_fsm[0x55c26770a970]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520100 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) MSC-A terminated (msub.c:261) 20250819134520100 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) 1 MSC-I still active (msub.c:79) 20250819134520100 DMSC DEBUG msub_fsm[0x55c26770a970]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520100 DMSC DEBUG msub_fsm[0x55c26770a970]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Removing from parent msub_fsm[0x55c26770a970] (msub.c:113) 20250819134520100 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-514 (ran_conn.c:142) 20250819134520100 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-514 (ran_conn.c:155) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Freeing instance (msub.c:113) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55c267713c70]{READY}: Deallocated (fsm.c:568) 20250819134520100 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A) Free (msub.c:119) 20250819134520100 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0xB9C48C2A - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520100 DMSC DEBUG msub_fsm[0x55c26770a970]{terminating}: Freeing instance (msub.c:113) 20250819134520100 DMSC DEBUG msub_fsm[0x55c26770a970]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520100 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520100 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134520100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134520100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.871s remaining) (msc_a.c:450) 20250819134520100 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250819134520100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520100 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520100 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134520100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520100 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520100 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520100 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520100 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(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134520100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520100 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520100 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 20250819134520100 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520100 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520100 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520100 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520100 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520100 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520100 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520100 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134520101 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520101 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520101 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520101 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520101 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520101 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_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520102 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(3155)10013667 MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[11] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(3161) TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(3165)6072191 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3155)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[12] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(3175) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[13] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(3173) MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3165)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[14] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(3179) MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(3167)13273756 TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(3147)@6b779c8e12fd: Created GsupExpect[15] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(3169) TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3167)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(3142)@6b779c8e12fd: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:37 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520146 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520146 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520146 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520146 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520146 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520146 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520146 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520146 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520146 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520146 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520146 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520146 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520146 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520146 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520146 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134520146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520146 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520146 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520146 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520146 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520147 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440] (msc_a.c:1053) 20250819134520147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c2676f30e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26770b8b0] (msc_a.c:1053) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b440]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520147 DMSC DEBUG msub_fsm[0x55c26770b8b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520147 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) MSC-A terminated (msub.c:261) 20250819134520147 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) 1 MSC-I still active (msub.c:79) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520147 DMSC DEBUG msub_fsm[0x55c26770b8b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520147 DMSC DEBUG msub_fsm[0x55c26770b8b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Removing from parent msub_fsm[0x55c26770b8b0] (msub.c:113) 20250819134520147 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-515 (ran_conn.c:142) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-515 (ran_conn.c:155) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Freeing instance (msub.c:113) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55c26770b620]{READY}: Deallocated (fsm.c:568) 20250819134520147 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522) Free (msub.c:119) 20250819134520147 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0xA8726522 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520147 DMSC DEBUG msub_fsm[0x55c26770b8b0]{terminating}: Freeing instance (msub.c:113) 20250819134520147 DMSC DEBUG msub_fsm[0x55c26770b8b0]{terminating}: Deallocated (fsm.c:568) 20250819134520147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520147 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520147 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520147 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134520147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520147 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520147 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520147 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134520147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520147 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520147 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134520147 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520147 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260] (msc_a.c:1053) 20250819134520147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520147 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f5b60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267714470] (msc_a.c:1053) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c2676f6260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520147 DMSC DEBUG msub_fsm[0x55c267714470]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520147 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) MSC-A terminated (msub.c:261) 20250819134520147 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) 1 MSC-I still active (msub.c:79) 20250819134520147 DMSC DEBUG msub_fsm[0x55c267714470]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520147 DMSC DEBUG msub_fsm[0x55c267714470]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Removing from parent msub_fsm[0x55c267714470] (msub.c:113) 20250819134520147 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-516 (ran_conn.c:142) 20250819134520147 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-516 (ran_conn.c:155) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Freeing instance (msub.c:113) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55c26770ff20]{READY}: Deallocated (fsm.c:568) 20250819134520147 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362) Free (msub.c:119) 20250819134520147 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x3D575362 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520147 DMSC DEBUG msub_fsm[0x55c267714470]{terminating}: Freeing instance (msub.c:113) 20250819134520147 DMSC DEBUG msub_fsm[0x55c267714470]{terminating}: Deallocated (fsm.c:568) 20250819134520147 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520147 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520147 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520147 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520147 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520147 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134520147 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134520147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520147 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520147 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520147 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:174) 20250819134520147 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520148 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520148 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520148 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520148 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520148 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520148 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520148 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520148 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520148 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520148 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 20250819134520148 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520148 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520148 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520148 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520148 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134520148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134520148 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520148 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520148 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(3177)3179137 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134520149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520149 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_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134520149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520149 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(3163)13080177 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3177)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3163)@6b779c8e12fd: Final verdict of PTC: pass 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520194 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520194 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520194 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520194 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520194 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520194 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520194 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520194 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520194 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520194 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520194 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520194 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134520194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:505) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134520194 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134520194 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520194 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134520194 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134520194 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134520194 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134520194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520194 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520194 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520194 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520194 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520195 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520195 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520195 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520195 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520195 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0] (msc_a.c:1053) 20250819134520195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c26770c590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676eec50] (msc_a.c:1053) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c2677198b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676eec50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520195 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) MSC-A terminated (msub.c:261) 20250819134520195 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) 1 MSC-I still active (msub.c:79) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676eec50]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676eec50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Removing from parent msub_fsm[0x55c2676eec50] (msub.c:113) 20250819134520195 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520195 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-517 (ran_conn.c:142) 20250819134520195 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-517 (ran_conn.c:155) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Freeing instance (msub.c:113) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55c267707d40]{READY}: Deallocated (fsm.c:568) 20250819134520195 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1) Free (msub.c:119) 20250819134520195 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x639F8FE1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676eec50]{terminating}: Freeing instance (msub.c:113) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676eec50]{terminating}: Deallocated (fsm.c:568) 20250819134520195 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520195 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520195 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520195 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520195 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0] (msc_a.c:1053) 20250819134520195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520195 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e4b00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e3370] (msc_a.c:1053) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520195 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e35d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676e3370]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520195 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) MSC-A terminated (msub.c:261) 20250819134520195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520195 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) 1 MSC-I still active (msub.c:79) 20250819134520195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676e3370]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676e3370]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Removing from parent msub_fsm[0x55c2676e3370] (msub.c:113) 20250819134520195 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-522 (ran_conn.c:142) 20250819134520195 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-522 (ran_conn.c:155) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Freeing instance (msub.c:113) 20250819134520195 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315:UTRAN-Iu-522:CM_SERVICE_REQ)[0x55c2676e34a0]{READY}: Deallocated (fsm.c:568) 20250819134520195 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315) Free (msub.c:119) 20250819134520195 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x4E990315 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676e3370]{terminating}: Freeing instance (msub.c:113) 20250819134520195 DMSC DEBUG msub_fsm[0x55c2676e3370]{terminating}: Deallocated (fsm.c:568) 20250819134520195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520195 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520195 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3141)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:15 20250819134520197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520197 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(3171)2728287 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(3169)4917602 TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mo_ussd2(3169)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on connection ID:12 TC_iu_multi_lu_and_mo_ussd2(3171)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3141)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3141)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520398 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520399 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520399 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520399 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520399 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520399 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520399 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520399 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520399 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520399 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520399 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520399 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520399 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520399 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0] (msc_a.c:1053) 20250819134520399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770ca90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520399 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a4fa0] (msc_a.c:1053) 20250819134520399 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520399 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c2677139e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520399 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520399 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) MSC-A terminated (msub.c:261) 20250819134520399 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) 1 MSC-I still active (msub.c:79) 20250819134520399 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520399 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520399 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520399 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Removing from parent msub_fsm[0x55c2676a4fa0] (msub.c:113) 20250819134520399 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-519 (ran_conn.c:142) 20250819134520400 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-519 (ran_conn.c:155) 20250819134520400 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Freeing instance (msub.c:113) 20250819134520400 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Deallocated (fsm.c:568) 20250819134520400 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60) Free (msub.c:119) 20250819134520400 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x0C7E2E60 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520400 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Freeing instance (msub.c:113) 20250819134520400 DMSC DEBUG msub_fsm[0x55c2676a4fa0]{terminating}: Deallocated (fsm.c:568) 20250819134520400 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520400 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520400 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520400 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520400 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520400 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520400 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520400 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520400 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520400 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830] (msc_a.c:1053) 20250819134520400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ef610]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520400 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267714bc0] (msc_a.c:1053) 20250819134520400 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520400 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676ff830]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520400 DMSC DEBUG msub_fsm[0x55c267714bc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520400 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) MSC-A terminated (msub.c:261) 20250819134520400 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) 1 MSC-I still active (msub.c:79) 20250819134520400 DMSC DEBUG msub_fsm[0x55c267714bc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520400 DMSC DEBUG msub_fsm[0x55c267714bc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520400 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520400 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Removing from parent msub_fsm[0x55c267714bc0] (msub.c:113) 20250819134520400 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-518 (ran_conn.c:142) 20250819134520400 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-518 (ran_conn.c:155) 20250819134520400 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Freeing instance (msub.c:113) 20250819134520400 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55c2676eb380]{READY}: Deallocated (fsm.c:568) 20250819134520400 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F) Free (msub.c:119) 20250819134520400 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x20193C6F - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520400 DMSC DEBUG msub_fsm[0x55c267714bc0]{terminating}: Freeing instance (msub.c:113) 20250819134520400 DMSC DEBUG msub_fsm[0x55c267714bc0]{terminating}: Deallocated (fsm.c:568) 20250819134520400 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520400 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520401 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520401 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520401 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520401 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520401 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520401 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520401 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520401 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530] (msc_a.c:1053) 20250819134520401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520401 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676ea2c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520401 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676fe650] (msc_a.c:1053) 20250819134520401 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520401 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c26770a530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520401 DMSC DEBUG msub_fsm[0x55c2676fe650]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520401 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) MSC-A terminated (msub.c:261) 20250819134520401 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) 1 MSC-I still active (msub.c:79) 20250819134520401 DMSC DEBUG msub_fsm[0x55c2676fe650]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520401 DMSC DEBUG msub_fsm[0x55c2676fe650]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520401 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520401 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Removing from parent msub_fsm[0x55c2676fe650] (msub.c:113) 20250819134520401 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-521 (ran_conn.c:142) 20250819134520401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520401 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-521 (ran_conn.c:155) 20250819134520401 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Freeing instance (msub.c:113) 20250819134520401 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3:UTRAN-Iu-521:CM_SERVICE_REQ)[0x55c2676fe780]{READY}: Deallocated (fsm.c:568) 20250819134520401 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3) Free (msub.c:119) 20250819134520401 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x2C3498D3 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520401 DMSC DEBUG msub_fsm[0x55c2676fe650]{terminating}: Freeing instance (msub.c:113) 20250819134520401 DMSC DEBUG msub_fsm[0x55c2676fe650]{terminating}: Deallocated (fsm.c:568) 20250819134520401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520401 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134520401 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134520401 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520401 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134520401 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134520401 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134520401 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134520401 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134520402 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134520402 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134520402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134520402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130] (msc_a.c:1053) 20250819134520402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134520402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c2676f3210]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134520402 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676f1f80] (msc_a.c:1053) 20250819134520402 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134520402 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770b130]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134520402 DMSC DEBUG msub_fsm[0x55c2676f1f80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134520402 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) MSC-A terminated (msub.c:261) 20250819134520402 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) 1 MSC-I still active (msub.c:79) 20250819134520402 DMSC DEBUG msub_fsm[0x55c2676f1f80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134520402 DMSC DEBUG msub_fsm[0x55c2676f1f80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134520402 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134520402 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Removing from parent msub_fsm[0x55c2676f1f80] (msub.c:113) 20250819134520402 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-520 (ran_conn.c:142) 20250819134520402 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-520 (ran_conn.c:155) 20250819134520402 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Freeing instance (msub.c:113) 20250819134520402 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55c26770add0]{READY}: Deallocated (fsm.c:568) 20250819134520402 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97) Free (msub.c:119) 20250819134520402 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x02ABEE97 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134520402 DMSC DEBUG msub_fsm[0x55c2676f1f80]{terminating}: Freeing instance (msub.c:113) 20250819134520402 DMSC DEBUG msub_fsm[0x55c2676f1f80]{terminating}: Deallocated (fsm.c:568) 20250819134520402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520402 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520402 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520402 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134520402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134520403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(3175)6578700 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134520405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520405 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(3161)364186 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(3179)15773113 MSC_Test_2-SCCP(3141)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3143)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3142)@6b779c8e12fd: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(3173)13297784 TC_iu_multi_lu_and_mo_ussd2(3175)@6b779c8e12fd: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(3161)@6b779c8e12fd: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3179)@6b779c8e12fd: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(3173)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_1-SCCP(3138)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(3147)@6b779c8e12fd: Final verdict of PTC: none 20250819134520426 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134520426 DLSS7 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-SCCP(3135)@6b779c8e12fd: Final verdict of PTC: none 20250819134520426 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134520426 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134520426 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test-SMPP(3148)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3146)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(3137)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3160)@6b779c8e12fd: Final verdict of PTC: none 20250819134520426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134520426 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134520426 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134520426 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134520426 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520426 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134520426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134520426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134520426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134520426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134520426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134520426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134520426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520426 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520426 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134520427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134520427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134520427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134520427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134520427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134520427 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134520427 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134520427 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) 20250819134520427 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) 20250819134520427 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134520427 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134520427 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134520427 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134520427 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134520427 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134520427 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134520427 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) 20250819134520427 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134520427 DLSS7 ERROR 0: asp-virt-bsc1-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134520427 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) 20250819134520427 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) 20250819134520427 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134520427 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134520427 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) 20250819134520427 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520427 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134520427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134520427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134520427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134520427 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134520427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134520427 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134520427 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) 20250819134520427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134520427 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134520427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134520427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134520427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134520427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134520427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134520427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134520428 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134520428 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3181)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3172)@6b779c8e12fd: Final verdict of PTC: none 20250819134520428 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) MSC_Test_0-RAN(3136)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3149)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(3139)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3154)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3164)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3180)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3168)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3162)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3178)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3174)@6b779c8e12fd: Final verdict of PTC: none 20250819134520428 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3166)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3134)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3144)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3142)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3156)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3145)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3152)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(3143)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3158)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(3140)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3176)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3141)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3170)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3134): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3135): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3136): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3137): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3138): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3139): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3140): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3141): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3142): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3143): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3144): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3145): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3146): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3147): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3148): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3149): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3150): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3151): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3152): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3153): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3154): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3155): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3156): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3157): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3159): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3160): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3161): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3162): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3163): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3164): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3165): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3166): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3167): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3168): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3169): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3170): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3171): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3172): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3173): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3174): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3175): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3176): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3177): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3178): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(3179): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3180): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3181): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:45:20 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 20250819134521428 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134522427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134522427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134522427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134522428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134522428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134522428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134522428 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134522428 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134522428 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134522429 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4777920) 20250819134523430 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=4777920, count=4781328) 20250819134524431 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:45: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_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 20250819134525432 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3185)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3185)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3185)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3183)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3188)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3188)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3188)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3186)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3191)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3191)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3191)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3189)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134525976 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3192)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134526139 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134526139 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134526139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134526139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3185)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3185)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3185)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3185)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3185)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134526145 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526145 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134526145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134526145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134526145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134526145 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134526145 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3185)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3185)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3185)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3185)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134526148 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526148 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134526148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134526148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134526148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134526148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134526148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3185)@6b779c8e12fd: Message received on association #8 20250819134526149 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(3185)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3185)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3185)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3185)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134526149 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3185)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3185)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134526155 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) 20250819134526155 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) 20250819134526155 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134526155 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(3188)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3188)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3188)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134526156 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526156 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134526156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134526156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134526156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134526156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134526156 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(3188)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3188)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3188)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3188)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3188)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134526157 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526157 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134526157 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134526157 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134526157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) MSC_Test_1-M3UA(3188)@6b779c8e12fd: Message received on association #8 20250819134526157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134526157 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(3188)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134526157 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134526158 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3188)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3188)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3188)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134526171 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) 20250819134526171 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) 20250819134526171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134526171 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(3191)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(3191)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134526177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134526177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134526177 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134526177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134526177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134526177 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(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3191)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134526179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134526179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134526179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134526179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134526179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134526179 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(3191)@6b779c8e12fd: Message received on association #8 20250819134526179 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134526180 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3188)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134526433 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134526433 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3194)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819134526438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3194)@6b779c8e12fd: CCM 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(3194)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3194)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3194)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3194)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3194)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3194)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134526460 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134526460 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(3198) TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(3199) TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(3201) TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(3203) TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(3205) TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(3207) TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(3209) TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(3211) TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(3213) TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(3215) TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(3217) TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(3219) TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(3221) TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(3223) TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(3225) TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: 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(3195)@6b779c8e12fd: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(3227) TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: 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 } } } } 20250819134526951 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526951 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134526951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134526951 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134526951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134526951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134526951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134526951 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3185)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134526952 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526952 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134526952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134526952 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134526952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134526952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134526952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134526952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3185)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3185)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3184)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3188)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134526963 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526963 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134526963 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134526963 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) 20250819134526963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134526963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134526963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134526963 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134526964 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526964 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134526964 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134526964 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) 20250819134526964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134526964 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) 20250819134526964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134526964 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3188)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3188)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3187)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134526987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526987 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134526987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134526987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134526987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134526987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134526987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134526987 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134526988 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) 20250819134526988 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134526988 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134526988 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134526988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134526988 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134526988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134526988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134526988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134526988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3198)16762468 MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:0 20250819134527001 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527001 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527001 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527001 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527001 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) 20250819134527001 DMSC DEBUG msub_fsm[0x55c2676a5c50]{active}: Allocated (fsm.c:456) 20250819134527001 DMSC DEBUG msc_i[0x55c2676a5d80]{READY}: Allocated (fsm.c:456) 20250819134527001 DMSC DEBUG msc_i[0x55c2676a5d80]{READY}: is child of msub_fsm[0x55c2676a5c50] (fsm.c:486) 20250819134527001 DMSC DEBUG msc_a[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527001 DMSC DEBUG msc_a[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a5c50] (fsm.c:486) 20250819134527001 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527001 DMSC DEBUG msc_i(unknown:UTRAN-Iu-523:NONE)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527001 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527001 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527001 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527001 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001116 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527001 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80] (fsm.c:486) 20250819134527001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527001 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527001 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001116 id=262420000001116 (vlr.c:661) 20250819134527001 DVLR INFO New subscr, IMSI: 262420000001116 (vlr.c:562) 20250819134527001 DVLR DEBUG VLR subscr IMSI-262420000001116 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527001 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527001 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527001 DVLR DEBUG VLR subscr IMSI-262420000001116 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527001 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527001 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0] (fsm.c:486) 20250819134527001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527001 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527001 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527001 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527001 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3199)1904029 MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'FFC664'O, sourceLocRef := '00020B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3201)3276251 MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(3198) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(3198)"262420000001116" MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3203)7351836 MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3205)16492176 MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:1 MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3207)3195132 MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:2 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 5 set to 1 20250819134527003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527003 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) 20250819134527003 DMSC DEBUG msub_fsm[0x55c267713bb0]{active}: Allocated (fsm.c:456) 20250819134527003 DMSC DEBUG msc_i[0x55c267713ce0]{READY}: Allocated (fsm.c:456) 20250819134527003 DMSC DEBUG msc_i[0x55c267713ce0]{READY}: is child of msub_fsm[0x55c267713bb0] (fsm.c:486) 20250819134527003 DMSC DEBUG msc_a[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527003 DMSC DEBUG msc_a[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267713bb0] (fsm.c:486) 20250819134527003 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527003 DMSC DEBUG msc_i(unknown:UTRAN-Iu-524:NONE)[0x55c267713ce0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527003 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527003 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527003 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3209)351080 20250819134527003 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001117 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527003 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20] (fsm.c:486) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527003 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527003 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001117 id=262420000001117 (vlr.c:661) 20250819134527003 DVLR INFO New subscr, IMSI: 262420000001117 (vlr.c:562) 20250819134527003 DVLR DEBUG VLR subscr IMSI-262420000001117 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527003 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527003 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527003 DVLR DEBUG VLR subscr IMSI-262420000001117 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527003 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570] (fsm.c:486) 20250819134527003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527003 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527003 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:3 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(3199) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(3199)"262420000001117" 20250819134527003 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) MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3211)5732292 20250819134527003 DMSC DEBUG msub_fsm[0x55c2676e4aa0]{active}: Allocated (fsm.c:456) 20250819134527003 DMSC DEBUG msc_i[0x55c2676e4bd0]{READY}: Allocated (fsm.c:456) 20250819134527003 DMSC DEBUG msc_i[0x55c2676e4bd0]{READY}: is child of msub_fsm[0x55c2676e4aa0] (fsm.c:486) 20250819134527003 DMSC DEBUG msc_a[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527003 DMSC DEBUG msc_a[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e4aa0] (fsm.c:486) 20250819134527003 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527003 DMSC DEBUG msc_i(unknown:UTRAN-Iu-525:NONE)[0x55c2676e4bd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527003 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527003 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527003 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527003 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001118 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527003 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00] (fsm.c:486) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527003 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527003 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001118 id=262420000001118 (vlr.c:661) 20250819134527003 DVLR INFO New subscr, IMSI: 262420000001118 (vlr.c:562) 20250819134527003 DVLR DEBUG VLR subscr IMSI-262420000001118 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527003 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527003 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527003 DVLR DEBUG VLR subscr IMSI-262420000001118 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527003 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840] (fsm.c:486) 20250819134527003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527003 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{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(3189)@6b779c8e12fd: First idle individual index:4 20250819134527003 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527003 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527003 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527003 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(3201) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(3201)"262420000001118" MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3213)951083 MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:5 MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3215)4665982 20250819134527004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527004 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '1D0D9D'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 } } MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 9 set to 1 20250819134527004 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) 20250819134527004 DMSC DEBUG msub_fsm[0x55c267713f80]{active}: Allocated (fsm.c:456) 20250819134527004 DMSC DEBUG msc_i[0x55c2676e2a00]{READY}: Allocated (fsm.c:456) 20250819134527004 DMSC DEBUG msc_i[0x55c2676e2a00]{READY}: is child of msub_fsm[0x55c267713f80] (fsm.c:486) 20250819134527004 DMSC DEBUG msc_a[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527004 DMSC DEBUG msc_a[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267713f80] (fsm.c:486) 20250819134527004 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527004 DMSC DEBUG msc_i(unknown:UTRAN-Iu-526:NONE)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527004 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527004 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527004 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527004 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001119 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527005 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0] (fsm.c:486) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527005 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527005 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001119 id=262420000001119 (vlr.c:661) 20250819134527005 DVLR INFO New subscr, IMSI: 262420000001119 (vlr.c:562) 20250819134527005 DVLR DEBUG VLR subscr IMSI-262420000001119 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527005 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527005 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527005 DVLR DEBUG VLR subscr IMSI-262420000001119 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527005 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940] (fsm.c:486) 20250819134527005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{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(3190)@6b779c8e12fd: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3217)14424850 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(3203) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(3203)"262420000001119" MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527005 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527005 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527005 DIUCS DEBUG (UTRAN-Iu-527 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:6 20250819134527005 DMSC DEBUG msub_fsm[0x55c2676fa370]{active}: Allocated (fsm.c:456) 20250819134527005 DMSC DEBUG msc_i[0x55c2676f6ba0]{READY}: Allocated (fsm.c:456) 20250819134527005 DMSC DEBUG msc_i[0x55c2676f6ba0]{READY}: is child of msub_fsm[0x55c2676fa370] (fsm.c:486) 20250819134527005 DMSC DEBUG msc_a[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527005 DMSC DEBUG msc_a[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676fa370] (fsm.c:486) 20250819134527005 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527005 DMSC DEBUG msc_i(unknown:UTRAN-Iu-527:NONE)[0x55c2676f6ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527005 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527005 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527005 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527005 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527005 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50] (fsm.c:486) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527005 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527005 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001120 id=262420000001120 (vlr.c:661) 20250819134527005 DVLR INFO New subscr, IMSI: 262420000001120 (vlr.c:562) 20250819134527005 DVLR DEBUG VLR subscr IMSI-262420000001120 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527005 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527005 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527005 DVLR DEBUG VLR subscr IMSI-262420000001120 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527005 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527005 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0] (fsm.c:486) 20250819134527005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527005 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{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(3190)@6b779c8e12fd: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3219)2966421 20250819134527005 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527005 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527005 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(3205) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(3205)"262420000001120" MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:7 20250819134527006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 11 set to 1 20250819134527006 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) 20250819134527006 DMSC DEBUG msub_fsm[0x55c2676eebd0]{active}: Allocated (fsm.c:456) 20250819134527006 DMSC DEBUG msc_i[0x55c26770b390]{READY}: Allocated (fsm.c:456) 20250819134527006 DMSC DEBUG msc_i[0x55c26770b390]{READY}: is child of msub_fsm[0x55c2676eebd0] (fsm.c:486) 20250819134527006 DMSC DEBUG msc_a[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527006 DMSC DEBUG msc_a[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676eebd0] (fsm.c:486) 20250819134527006 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527006 DMSC DEBUG msc_i(unknown:UTRAN-Iu-528:NONE)[0x55c26770b390]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527006 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527006 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527006 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527006 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001121 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527006 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0] (fsm.c:486) 20250819134527006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527006 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527006 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001121 id=262420000001121 (vlr.c:661) 20250819134527006 DVLR INFO New subscr, IMSI: 262420000001121 (vlr.c:562) 20250819134527006 DVLR DEBUG VLR subscr IMSI-262420000001121 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527006 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527006 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527006 DVLR DEBUG VLR subscr IMSI-262420000001121 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527006 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0] (fsm.c:486) 20250819134527006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527006 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527006 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527006 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527006 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527006 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3221)8633934 20250819134527006 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) MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(3207) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(3207)"262420000001121" 20250819134527006 DMSC DEBUG msub_fsm[0x55c267706b90]{active}: Allocated (fsm.c:456) 20250819134527006 DMSC DEBUG msc_i[0x55c2676e3240]{READY}: Allocated (fsm.c:456) 20250819134527006 DMSC DEBUG msc_i[0x55c2676e3240]{READY}: is child of msub_fsm[0x55c267706b90] (fsm.c:486) 20250819134527006 DMSC DEBUG msc_a[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527006 DMSC DEBUG msc_a[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267706b90] (fsm.c:486) 20250819134527007 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527007 DMSC DEBUG msc_i(unknown:UTRAN-Iu-529:NONE)[0x55c2676e3240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527007 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527007 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527007 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527007 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001122 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527007 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370] (fsm.c:486) 20250819134527007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527007 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527007 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001122 id=262420000001122 (vlr.c:661) 20250819134527007 DVLR INFO New subscr, IMSI: 262420000001122 (vlr.c:562) 20250819134527007 DVLR DEBUG VLR subscr IMSI-262420000001122 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527007 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527007 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527007 DVLR DEBUG VLR subscr IMSI-262420000001122 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527007 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0] (fsm.c:486) 20250819134527007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527007 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527007 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527007 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527007 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527007 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(3189)@6b779c8e12fd: First idle individual index:8 20250819134527007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(3209) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(3209)"262420000001122" MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3223)10576860 20250819134527007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527007 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527008 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(3191)@6b779c8e12fd: Message received on association #8 20250819134527008 DMSC DEBUG msub_fsm[0x55c26771a9a0]{active}: Allocated (fsm.c:456) 20250819134527008 DMSC DEBUG msc_i[0x55c267719d00]{READY}: Allocated (fsm.c:456) 20250819134527008 DMSC DEBUG msc_i[0x55c267719d00]{READY}: is child of msub_fsm[0x55c26771a9a0] (fsm.c:486) 20250819134527008 DMSC DEBUG msc_a[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527008 DMSC DEBUG msc_a[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26771a9a0] (fsm.c:486) 20250819134527008 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527008 DMSC DEBUG msc_i(unknown:UTRAN-Iu-530:NONE)[0x55c267719d00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527008 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527008 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527008 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527008 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001123 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527008 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30] (fsm.c:486) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527008 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527008 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001123 id=262420000001123 (vlr.c:661) 20250819134527008 DVLR INFO New subscr, IMSI: 262420000001123 (vlr.c:562) 20250819134527008 DVLR DEBUG VLR subscr IMSI-262420000001123 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527008 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527008 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527008 DVLR DEBUG VLR subscr IMSI-262420000001123 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527008 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527008 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0] (fsm.c:486) 20250819134527008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527008 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527008 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527008 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527008 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527008 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527008 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527008 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(3211)"262420000001123" MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527008 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) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3225)15311439 20250819134527008 DMSC DEBUG msub_fsm[0x55c26771a520]{active}: Allocated (fsm.c:456) 20250819134527008 DMSC DEBUG msc_i[0x55c2676e7a10]{READY}: Allocated (fsm.c:456) 20250819134527008 DMSC DEBUG msc_i[0x55c2676e7a10]{READY}: is child of msub_fsm[0x55c26771a520] (fsm.c:486) 20250819134527008 DMSC DEBUG msc_a[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527008 DMSC DEBUG msc_a[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26771a520] (fsm.c:486) 20250819134527008 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527008 DMSC DEBUG msc_i(unknown:UTRAN-Iu-531:NONE)[0x55c2676e7a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527008 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527008 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527008 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527008 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001124 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527009 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '31FDDB'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 } } 20250819134527009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0] (fsm.c:486) 20250819134527009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527009 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527009 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001124 id=262420000001124 (vlr.c:661) 20250819134527009 DVLR INFO New subscr, IMSI: 262420000001124 (vlr.c:562) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 20250819134527009 DVLR DEBUG VLR subscr IMSI-262420000001124 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527009 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527009 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527009 DVLR DEBUG VLR subscr IMSI-262420000001124 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527009 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527009 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250] (fsm.c:486) 20250819134527009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527009 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{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(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 14 set to 1 20250819134527009 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527009 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527009 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(3213)"262420000001124" MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3227)3231407 MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '702E1C'O, sourceLocRef := '00020E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(3190)@6b779c8e12fd: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:9 20250819134527010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:10 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527010 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) 20250819134527010 DMSC DEBUG msub_fsm[0x55c267712de0]{active}: Allocated (fsm.c:456) 20250819134527010 DMSC DEBUG msc_i[0x55c26770ce70]{READY}: Allocated (fsm.c:456) 20250819134527010 DMSC DEBUG msc_i[0x55c26770ce70]{READY}: is child of msub_fsm[0x55c267712de0] (fsm.c:486) 20250819134527010 DMSC DEBUG msc_a[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527010 DMSC DEBUG msc_a[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267712de0] (fsm.c:486) 20250819134527010 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527010 DMSC DEBUG msc_i(unknown:UTRAN-Iu-532:NONE)[0x55c26770ce70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527010 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527010 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527010 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527010 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001125 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527010 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380] (fsm.c:486) 20250819134527010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527010 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527010 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001125 id=262420000001125 (vlr.c:661) 20250819134527010 DVLR INFO New subscr, IMSI: 262420000001125 (vlr.c:562) 20250819134527010 DVLR DEBUG VLR subscr IMSI-262420000001125 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527010 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527010 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527010 DVLR DEBUG VLR subscr IMSI-262420000001125 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:11 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527010 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527010 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430] (fsm.c:486) 20250819134527010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527010 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527010 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527010 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527010 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527010 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527010 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527010 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(3215) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(3215)"262420000001125" 20250819134527010 DIUCS DEBUG (UTRAN-Iu-533 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527010 DMSC DEBUG msub_fsm[0x55c26770c750]{active}: Allocated (fsm.c:456) 20250819134527010 DMSC DEBUG msc_i[0x55c2676e9e40]{READY}: Allocated (fsm.c:456) 20250819134527010 DMSC DEBUG msc_i[0x55c2676e9e40]{READY}: is child of msub_fsm[0x55c26770c750] (fsm.c:486) 20250819134527010 DMSC DEBUG msc_a[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527010 DMSC DEBUG msc_a[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26770c750] (fsm.c:486) 20250819134527010 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527010 DMSC DEBUG msc_i(unknown:UTRAN-Iu-533:NONE)[0x55c2676e9e40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527011 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527011 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527011 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527011 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001126 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527011 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020] (fsm.c:486) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527011 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527011 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001126 id=262420000001126 (vlr.c:661) 20250819134527011 DVLR INFO New subscr, IMSI: 262420000001126 (vlr.c:562) 20250819134527011 DVLR DEBUG VLR subscr IMSI-262420000001126 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527011 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527011 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527011 DVLR DEBUG VLR subscr IMSI-262420000001126 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527011 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360] (fsm.c:486) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:12 MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(3217) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(3217)"262420000001126" 20250819134527011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527011 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) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527011 DMSC DEBUG msub_fsm[0x55c2676f57d0]{active}: Allocated (fsm.c:456) 20250819134527011 DMSC DEBUG msc_i[0x55c267707cf0]{READY}: Allocated (fsm.c:456) 20250819134527011 DMSC DEBUG msc_i[0x55c267707cf0]{READY}: is child of msub_fsm[0x55c2676f57d0] (fsm.c:486) 20250819134527011 DMSC DEBUG msc_a[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527011 DMSC DEBUG msc_a[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676f57d0] (fsm.c:486) 20250819134527011 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527011 DMSC DEBUG msc_i(unknown:UTRAN-Iu-534:NONE)[0x55c267707cf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527011 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527011 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527011 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527011 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001127 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527011 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0] (fsm.c:486) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527011 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527011 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001127 id=262420000001127 (vlr.c:661) 20250819134527011 DVLR INFO New subscr, IMSI: 262420000001127 (vlr.c:562) 20250819134527011 DVLR DEBUG VLR subscr IMSI-262420000001127 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527011 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527011 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527011 DVLR DEBUG VLR subscr IMSI-262420000001127 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527011 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527011 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560] (fsm.c:486) 20250819134527011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527011 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{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(3198)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134527011 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527011 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527011 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527011 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(3219)"262420000001127" MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527011 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527011 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527011 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527011 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527012 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) 20250819134527012 DMSC DEBUG msub_fsm[0x55c2676b5cd0]{active}: Allocated (fsm.c:456) 20250819134527012 DMSC DEBUG msc_i[0x55c2676b5e00]{READY}: Allocated (fsm.c:456) 20250819134527012 DMSC DEBUG msc_i[0x55c2676b5e00]{READY}: is child of msub_fsm[0x55c2676b5cd0] (fsm.c:486) 20250819134527012 DMSC DEBUG msc_a[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527012 DMSC DEBUG msc_a[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b5cd0] (fsm.c:486) 20250819134527012 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527012 DMSC DEBUG msc_i(unknown:UTRAN-Iu-535:NONE)[0x55c2676b5e00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527012 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527012 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527012 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527012 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001128 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527012 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0] (fsm.c:486) 20250819134527012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527012 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134527012 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001128 id=262420000001128 (vlr.c:661) 20250819134527012 DVLR INFO New subscr, IMSI: 262420000001128 (vlr.c:562) 20250819134527012 DVLR DEBUG VLR subscr IMSI-262420000001128 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527012 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527012 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527012 DVLR DEBUG VLR subscr IMSI-262420000001128 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527012 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527012 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134527012 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527012 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110] (fsm.c:486) 20250819134527012 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527012 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527012 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527012 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527012 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(3221) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(3221)"262420000001128" MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'FBA690'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-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '30C0FC'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(3189)@6b779c8e12fd: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '055B68'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 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '5777C4'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(3189)@6b779c8e12fd: Session index based on local reference:7 20250819134527014 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527014 DVLR DEBUG SUBSCR(IMSI-262420000001116) Received 1 auth tuples (vlr.c:996) 20250819134527014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527014 DMM DEBUG Tx AUTH REQ (rand = d16f47d597cfe8db2af1f8720464e928) (gsm_04_08.c:641) 20250819134527014 DMM DEBUG AUTH REQ (autn = 69ebe41a08f28062780872b368a9e76d) (gsm_04_08.c:643) 20250819134527014 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527014 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527014 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527014 DVLR DEBUG VLR subscr IMSI-262420000001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527014 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527014 DVLR DEBUG SUBSCR(IMSI-262420000001117) Received 1 auth tuples (vlr.c:996) 20250819134527014 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527015 DMM DEBUG Tx AUTH REQ (rand = 9df2b8069bbba28dc5ddff23a5f6a892) (gsm_04_08.c:641) 20250819134527015 DMM DEBUG AUTH REQ (autn = 1164ed2520caa5802d68cdcf0eccfb9b) (gsm_04_08.c:643) 20250819134527015 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527015 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527015 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527015 DVLR DEBUG VLR subscr IMSI-262420000001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '0E832B'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 } } TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 20250819134527015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527015 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527015 DVLR DEBUG SUBSCR(IMSI-262420000001118) Received 1 auth tuples (vlr.c:996) 20250819134527015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527015 DMM DEBUG Tx AUTH REQ (rand = 333c8e800c28b5296929b0321d84b993) (gsm_04_08.c:641) 20250819134527015 DMM DEBUG AUTH REQ (autn = 09452661d0c655dad8b3188c60d4ba18) (gsm_04_08.c:643) 20250819134527015 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527015 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527015 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527015 DVLR DEBUG VLR subscr IMSI-262420000001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527015 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527015 DVLR DEBUG SUBSCR(IMSI-262420000001119) Received 1 auth tuples (vlr.c:996) 20250819134527015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '47327E'O ("G2~"), 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 } } 20250819134527015 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527015 DMM DEBUG Tx AUTH REQ (rand = e21484734bf7923a382572027f0b7a26) (gsm_04_08.c:641) 20250819134527015 DMM DEBUG AUTH REQ (autn = b4807703e30f8ea501d0bdbd9ee82365) (gsm_04_08.c:643) 20250819134527015 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527015 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527015 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527015 DVLR DEBUG VLR subscr IMSI-262420000001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527015 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527015 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527015 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(3189)@6b779c8e12fd: Session index based on local reference:9 20250819134527015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'DC1B12'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(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:13 TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527018 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:14 20250819134527018 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) TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134527018 DMSC DEBUG msub_fsm[0x55c2676b59c0]{active}: Allocated (fsm.c:456) 20250819134527018 DMSC DEBUG msc_i[0x55c2676b6c40]{READY}: Allocated (fsm.c:456) 20250819134527018 DMSC DEBUG msc_i[0x55c2676b6c40]{READY}: is child of msub_fsm[0x55c2676b59c0] (fsm.c:486) 20250819134527018 DMSC DEBUG msc_a[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527018 DMSC DEBUG msc_a[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b59c0] (fsm.c:486) 20250819134527018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527018 DMSC DEBUG msc_i(unknown:UTRAN-Iu-536:NONE)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527018 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134527019 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527019 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527019 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001129 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527019 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20] (fsm.c:486) 20250819134527019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527019 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527019 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001129 id=262420000001129 (vlr.c:661) 20250819134527019 DVLR INFO New subscr, IMSI: 262420000001129 (vlr.c:562) 20250819134527019 DVLR DEBUG VLR subscr IMSI-262420000001129 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527019 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527019 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527019 DVLR DEBUG VLR subscr IMSI-262420000001129 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134527019 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527019 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820] (fsm.c:486) 20250819134527019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{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(3189)@6b779c8e12fd: First idle individual index:15 20250819134527019 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527019 DVLR DEBUG SUBSCR(IMSI-262420000001122) Received 1 auth tuples (vlr.c:996) 20250819134527019 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527019 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527019 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527019 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527019 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527019 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527019 DMM DEBUG Tx AUTH REQ (rand = 07580d8bde1c2735276c70b8b21f71f1) (gsm_04_08.c:641) 20250819134527019 DMM DEBUG AUTH REQ (autn = c024ba4000a19152e1b79b1b6c232adf) (gsm_04_08.c:643) 20250819134527019 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527019 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527019 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527020 DVLR DEBUG VLR subscr IMSI-262420000001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(3223) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(3223)"262420000001129" 20250819134527020 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) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527020 DMSC DEBUG msub_fsm[0x55c26771e930]{active}: Allocated (fsm.c:456) 20250819134527020 DMSC DEBUG msc_i[0x55c267721a60]{READY}: Allocated (fsm.c:456) 20250819134527020 DMSC DEBUG msc_i[0x55c267721a60]{READY}: is child of msub_fsm[0x55c26771e930] (fsm.c:486) 20250819134527020 DMSC DEBUG msc_a[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527020 DMSC DEBUG msc_a[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26771e930] (fsm.c:486) 20250819134527020 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527020 DMSC DEBUG msc_i(unknown:UTRAN-Iu-537:NONE)[0x55c267721a60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527020 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527020 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527020 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527020 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001130 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527020 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0] (fsm.c:486) 20250819134527020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527020 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527020 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527020 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001130 id=262420000001130 (vlr.c:661) 20250819134527020 DVLR INFO New subscr, IMSI: 262420000001130 (vlr.c:562) 20250819134527020 DVLR DEBUG VLR subscr IMSI-262420000001130 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527020 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527021 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527021 DVLR DEBUG VLR subscr IMSI-262420000001130 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '2D4395'O, sourceLocRef := '000216'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 20250819134527021 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134527021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527021 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0] (fsm.c:486) 20250819134527021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527021 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '83BE4E'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 } } 20250819134527021 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527021 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527021 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527021 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527021 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 20250819134527021 DVLR DEBUG SUBSCR(IMSI-262420000001123) Received 1 auth tuples (vlr.c:996) 20250819134527021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527021 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527021 DMM DEBUG Tx AUTH REQ (rand = 4f8a0fe4c2f49b98c065a9ef73b0e4a7) (gsm_04_08.c:641) 20250819134527021 DMM DEBUG AUTH REQ (autn = 542271acbc679d4f5d006a9e798de8be) (gsm_04_08.c:643) 20250819134527021 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527021 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527021 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527021 DVLR DEBUG VLR subscr IMSI-262420000001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(3225) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(3225)"262420000001130" MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527021 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) 20250819134527021 DMSC DEBUG msub_fsm[0x55c267722f80]{active}: Allocated (fsm.c:456) 20250819134527021 DMSC DEBUG msc_i[0x55c267726af0]{READY}: Allocated (fsm.c:456) 20250819134527021 DMSC DEBUG msc_i[0x55c267726af0]{READY}: is child of msub_fsm[0x55c267722f80] (fsm.c:486) 20250819134527021 DMSC DEBUG msc_a[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527021 DMSC DEBUG msc_a[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267722f80] (fsm.c:486) 20250819134527021 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527021 DMSC DEBUG msc_i(unknown:UTRAN-Iu-538:NONE)[0x55c267726af0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527021 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527021 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527021 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 20250819134527022 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001131 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134527022 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134527022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134527022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20] (fsm.c:486) 20250819134527022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134527022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134527022 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134527022 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001131 id=262420000001131 (vlr.c:661) 20250819134527022 DVLR INFO New subscr, IMSI: 262420000001131 (vlr.c:562) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527022 DVLR DEBUG VLR subscr IMSI-262420000001131 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134527022 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527022 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527022 DVLR DEBUG VLR subscr IMSI-262420000001131 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527022 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134527022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134527022 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150] (fsm.c:486) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527022 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527022 DVLR DEBUG SUBSCR(IMSI-262420000001120) Received 1 auth tuples (vlr.c:996) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134527022 DMM DEBUG Tx AUTH REQ (rand = 19524c3af2996e25a2c8b847b7ada40b) (gsm_04_08.c:641) 20250819134527022 DMM DEBUG AUTH REQ (autn = 94521d93070238207bd97cfb3a0a17b9) (gsm_04_08.c:643) 20250819134527022 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527022 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527022 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527022 DVLR DEBUG VLR subscr IMSI-262420000001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527022 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527022 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527022 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527022 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527022 DVLR DEBUG SUBSCR(IMSI-262420000001125) Received 1 auth tuples (vlr.c:996) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527022 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527022 DMM DEBUG Tx AUTH REQ (rand = abcc237e3feb989d995d239f506e0153) (gsm_04_08.c:641) 20250819134527022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3195)@6b779c8e12fd: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test-GSUP(3195)@6b779c8e12fd: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(3227)"262420000001131" MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527022 DMM DEBUG AUTH REQ (autn = e46d65e5276ee9ebe82db75f8f3e4887) (gsm_04_08.c:643) 20250819134527023 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527023 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527023 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527023 DVLR DEBUG VLR subscr IMSI-262420000001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527023 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527023 DVLR DEBUG SUBSCR(IMSI-262420000001121) Received 1 auth tuples (vlr.c:996) 20250819134527023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527023 DMM DEBUG Tx AUTH REQ (rand = b7f206fc4383f3170265bd21b1cbbe3c) (gsm_04_08.c:641) 20250819134527023 DMM DEBUG AUTH REQ (autn = 9701ecd064c82a02d2b5272441c3adb6) (gsm_04_08.c:643) 20250819134527023 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527023 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527023 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527023 DVLR DEBUG VLR subscr IMSI-262420000001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527023 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(3221)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134527023 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527023 DVLR DEBUG SUBSCR(IMSI-262420000001124) Received 1 auth tuples (vlr.c:996) 20250819134527023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527023 DMM DEBUG Tx AUTH REQ (rand = 8a4d8790b54676582cebafe9e7a5cb42) (gsm_04_08.c:641) 20250819134527023 DMM DEBUG AUTH REQ (autn = dab94adb50a904caa129da034846cddd) (gsm_04_08.c:643) 20250819134527023 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527023 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527023 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527023 DVLR DEBUG VLR subscr IMSI-262420000001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527023 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527023 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527023 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527023 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527023 DVLR DEBUG SUBSCR(IMSI-262420000001126) Received 1 auth tuples (vlr.c:996) 20250819134527023 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527024 DMM DEBUG Tx AUTH REQ (rand = b5b592da112bedc533d08704a9aa8077) (gsm_04_08.c:641) 20250819134527024 DMM DEBUG AUTH REQ (autn = 9717c026043ff961fdb09cfc82c2f57f) (gsm_04_08.c:643) 20250819134527024 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527024 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527024 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'A163DC'O, sourceLocRef := '000218'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 20250819134527024 DVLR DEBUG VLR subscr IMSI-262420000001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 20250819134527024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527024 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527024 DVLR DEBUG SUBSCR(IMSI-262420000001127) Received 1 auth tuples (vlr.c:996) 20250819134527024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527024 DMM DEBUG Tx AUTH REQ (rand = 0d28233be07afff52c6b8b51eb4645ee) (gsm_04_08.c:641) 20250819134527024 DMM DEBUG AUTH REQ (autn = a601c70fb3f6c1772361bcce12c2c314) (gsm_04_08.c:643) 20250819134527024 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527024 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527024 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527024 DVLR DEBUG VLR subscr IMSI-262420000001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527024 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527024 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'E9A24F'O, sourceLocRef := '000219'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '314EAF'O, sourceLocRef := '00021A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): none -> pass MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '05145D12D3D32104D1F1571D'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05545D12D3D32104D1F1571D'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '0514D1ED9C032104DAC65261'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0554D1ED9C032104DAC65261'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545D12D3D32104D1F1571D'O 20250819134527033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527033 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527034 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527034 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527034 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527034 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527034 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527034 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527034 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5d12d3d3d1f1571d) (gsm_04_08.c:1128) 20250819134527034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527034 DVLR DEBUG SUBSCR(IMSI-262420000001116) AUTH on UTRAN received RES: 5d12d3d3d1f1571d (8 bytes) (vlr_auth_fsm.c:151) 20250819134527034 DVLR INFO SUBSCR(IMSI-262420000001116) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0] (vlr_auth_fsm.c:294) 20250819134527034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527034 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c267715ff0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527034 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527034 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4427bbad5beab5e9d90664199c3506eb, CK=NONE (ran_msg_iu.c:388) 20250819134527034 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '051472622D84210422841457'O 20250819134527034 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527034 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527034 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '055472622D84210422841457'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D1ED9C032104DAC65261'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '0514E410225D21043E8C71A7'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0554E410225D21043E8C71A7'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055472622D84210422841457'O 20250819134527035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527035 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527035 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527035 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527035 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527035 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527035 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527035 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527035 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d1ed9c03dac65261) (gsm_04_08.c:1128) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527035 DVLR DEBUG SUBSCR(IMSI-262420000001117) AUTH on UTRAN received RES: d1ed9c03dac65261 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527035 DVLR INFO SUBSCR(IMSI-262420000001117) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570] (vlr_auth_fsm.c:294) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267716250]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527035 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527035 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=51e941b4c6eeeb29d4fc93e6578ca09f, CK=NONE (ran_msg_iu.c:388) 20250819134527035 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134527035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527035 DLSS7 DEBUG Found route for dpc=195=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(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527035 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '05140AEA897621044FFC98B5'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05540AEA897621044FFC98B5'O 20250819134527035 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527035 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527035 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527035 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527035 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527035 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527035 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 72622d8422841457) (gsm_04_08.c:1128) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527035 DVLR DEBUG SUBSCR(IMSI-262420000001119) AUTH on UTRAN received RES: 72622d8422841457 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527035 DVLR INFO SUBSCR(IMSI-262420000001119) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940] (vlr_auth_fsm.c:294) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527035 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8a70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527035 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527035 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e54d03047d79e4ec824e30c025bd5d72, CK=NONE (ran_msg_iu.c:388) 20250819134527035 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527035 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527035 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527035 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E410225D21043E8C71A7'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '0514BAE537212104B5E8C68C'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0554BAE537212104B5E8C68C'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540AEA897621044FFC98B5'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '05141322162421045A0EC137'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05541322162421045A0EC137'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527036 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527036 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527036 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527036 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527036 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527036 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527036 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527036 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527036 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527036 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527036 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e410225d3e8c71a7) (gsm_04_08.c:1128) 20250819134527036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527036 DVLR DEBUG SUBSCR(IMSI-262420000001118) AUTH on UTRAN received RES: e410225d3e8c71a7 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527036 DVLR INFO SUBSCR(IMSI-262420000001118) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840] (vlr_auth_fsm.c:294) 20250819134527036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6970]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527036 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527036 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6ea2bbd6ecef95cc6fc3009dc9f3b1f5, CK=NONE (ran_msg_iu.c:388) 20250819134527036 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527036 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527036 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527036 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527036 DLSS7 DEBUG Found route for dpc=195=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(3189)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 20250819134527036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BAE537212104B5E8C68C'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527037 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527037 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527037 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527037 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527037 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527037 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527037 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0aea89764ffc98b5) (gsm_04_08.c:1128) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527037 DVLR DEBUG SUBSCR(IMSI-262420000001122) AUTH on UTRAN received RES: 0aea89764ffc98b5 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527037 DVLR INFO SUBSCR(IMSI-262420000001122) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0] (vlr_auth_fsm.c:294) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '05141E9BB494210479542D07'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527037 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527037 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bb513d7068825b91d65378ce0628bc4d, CK=NONE (ran_msg_iu.c:388) 20250819134527037 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05541E9BB494210479542D07'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 20250819134527037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134527037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527037 DLSS7 DEBUG Found route for dpc=195=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(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527037 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527037 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527037 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527037 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527037 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527037 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527037 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bae53721b5e8c68c) (gsm_04_08.c:1128) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527037 DVLR DEBUG SUBSCR(IMSI-262420000001125) AUTH on UTRAN received RES: bae53721b5e8c68c (8 bytes) (vlr_auth_fsm.c:151) 20250819134527037 DVLR INFO SUBSCR(IMSI-262420000001125) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430] (vlr_auth_fsm.c:294) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702690]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527037 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527037 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ec8be6ff1c366efa56fd068f2451572b, CK=NONE (ran_msg_iu.c:388) 20250819134527037 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527037 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527037 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527037 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '051413166D21210415A46498'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '055413166D21210415A46498'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541322162421045A0EC137'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '051449CBC61B2104006BD165'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '055449CBC61B2104006BD165'O 20250819134527038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527038 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527038 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527038 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527038 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527038 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527038 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527038 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527038 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 132216245a0ec137) (gsm_04_08.c:1128) 20250819134527038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '0514D1F714D121041415DE4C'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0554D1F714D121041415DE4C'O 20250819134527038 DVLR DEBUG SUBSCR(IMSI-262420000001123) AUTH on UTRAN received RES: 132216245a0ec137 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527038 DVLR INFO SUBSCR(IMSI-262420000001123) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0] (vlr_auth_fsm.c:294) 20250819134527038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527038 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527038 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=193d4d1ea3de75c45df133a1c1291b0d, CK=NONE (ran_msg_iu.c:388) 20250819134527038 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134527038 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527038 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527038 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '05140D8D9A19210484D200AE'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05540D8D9A19210484D200AE'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541E9BB494210479542D07'O 20250819134527040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527040 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527040 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527040 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527040 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527040 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527040 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527040 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1e9bb49479542d07) (gsm_04_08.c:1128) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527040 DVLR DEBUG SUBSCR(IMSI-262420000001121) AUTH on UTRAN received RES: 1e9bb49479542d07 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527040 DVLR INFO SUBSCR(IMSI-262420000001121) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0] (vlr_auth_fsm.c:294) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676bca80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527040 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527040 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=14cc6e0372ac1a33c39ca1e1d450d166, CK=NONE (ran_msg_iu.c:388) 20250819134527040 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055413166D21210415A46498'O 20250819134527040 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527040 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(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527040 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527040 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527040 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527040 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527040 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527040 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527040 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527040 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 13166d2115a46498) (gsm_04_08.c:1128) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527040 DVLR DEBUG SUBSCR(IMSI-262420000001120) AUTH on UTRAN received RES: 13166d2115a46498 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527040 DVLR INFO SUBSCR(IMSI-262420000001120) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0] (vlr_auth_fsm.c:294) 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5fe0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527040 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527040 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d007204817a573c44f31436cffdbbdf2, CK=NONE (ran_msg_iu.c:388) 20250819134527040 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134527040 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527040 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 20250819134527040 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055449CBC61B2104006BD165'O 20250819134527042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527042 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527042 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527042 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527042 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527042 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527042 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527042 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527042 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527042 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527042 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 49cbc61b006bd165) (gsm_04_08.c:1128) 20250819134527042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:11 20250819134527042 DVLR DEBUG SUBSCR(IMSI-262420000001126) AUTH on UTRAN received RES: 49cbc61b006bd165 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527042 DVLR INFO SUBSCR(IMSI-262420000001126) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360] (vlr_auth_fsm.c:294) 20250819134527042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c267707b30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527042 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527042 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=164271a5b794491ac1b4090dd1eafe84, CK=NONE (ran_msg_iu.c:388) 20250819134527042 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 20250819134527042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134527042 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527042 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527042 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D1F714D121041415DE4C'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:8 20250819134527043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527043 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(3189)@6b779c8e12fd: vl_len:24 20250819134527043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527043 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527043 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527043 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527043 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527043 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527043 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527043 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527043 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d1f714d11415de4c) (gsm_04_08.c:1128) 20250819134527043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527043 DVLR DEBUG SUBSCR(IMSI-262420000001127) AUTH on UTRAN received RES: d1f714d11415de4c (8 bytes) (vlr_auth_fsm.c:151) 20250819134527043 DVLR INFO SUBSCR(IMSI-262420000001127) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560] (vlr_auth_fsm.c:294) 20250819134527043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527043 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676f4d90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527043 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527043 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=35476ec17051dfe81a0a8113fe7e821e, CK=NONE (ran_msg_iu.c:388) 20250819134527043 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540D8D9A19210484D200AE'O 20250819134527043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134527043 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527043 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527043 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527044 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527044 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527044 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527044 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527044 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527044 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 20250819134527044 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527044 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527044 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527044 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527044 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527044 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527044 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0d8d9a1984d200ae) (gsm_04_08.c:1128) 20250819134527044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527044 DVLR DEBUG SUBSCR(IMSI-262420000001124) AUTH on UTRAN received RES: 0d8d9a1984d200ae (8 bytes) (vlr_auth_fsm.c:151) 20250819134527044 DVLR INFO SUBSCR(IMSI-262420000001124) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250] (vlr_auth_fsm.c:294) 20250819134527044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c267712cb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527044 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527044 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ddb4226f72d1689962c5a3adce50de59, CK=NONE (ran_msg_iu.c:388) 20250819134527044 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134527044 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527045 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527045 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527045 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(3189)@6b779c8e12fd: Session index based on local reference:4 20250819134527045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527049 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134527049 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527049 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527049 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527049 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527049 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527049 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527049 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527050 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c2676f7570] (fsm.c:486) 20250819134527050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527050 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{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(3189)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527050 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527050 DVLR DEBUG SUBSCR(IMSI-262420000001128) Received 1 auth tuples (vlr.c:996) 20250819134527050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527050 DMM DEBUG Tx AUTH REQ (rand = 63a3a56faad3bf52da240c2de228db47) (gsm_04_08.c:641) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134527050 DMM DEBUG AUTH REQ (autn = 8fe58b536bcafca3ca84ca17306910f1) (gsm_04_08.c:643) 20250819134527050 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527050 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527050 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527050 DVLR DEBUG VLR subscr IMSI-262420000001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527050 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527050 DVLR DEBUG SUBSCR(IMSI-262420000001131) Received 1 auth tuples (vlr.c:996) 20250819134527050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527050 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527050 DMM DEBUG Tx AUTH REQ (rand = 45bf850fdacc40e19379429b417edef9) (gsm_04_08.c:641) 20250819134527050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527050 DMM DEBUG AUTH REQ (autn = 4034106352fb870f7b841c8105883788) (gsm_04_08.c:643) 20250819134527050 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527050 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527050 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527050 DVLR DEBUG VLR subscr IMSI-262420000001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527050 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527050 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527050 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527050 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527050 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527050 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527050 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527050 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527050 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527050 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527051 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527051 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c2676c8940] (fsm.c:486) 20250819134527051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134527051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527051 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527051 DVLR DEBUG SUBSCR(IMSI-262420000001129) Received 1 auth tuples (vlr.c:996) 20250819134527051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527051 DMM DEBUG Tx AUTH REQ (rand = 35c4f54cb02a8c80b999779801326f74) (gsm_04_08.c:641) 20250819134527051 DMM DEBUG AUTH REQ (autn = c6bc3f7176a3c500999747d107105bb8) (gsm_04_08.c:643) 20250819134527051 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527051 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527051 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527051 DVLR DEBUG VLR subscr IMSI-262420000001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527051 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527051 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527051 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527051 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527051 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527051 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527051 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527051 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527051 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676fddb0] (fsm.c:486) 20250819134527051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527051 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{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(3189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527051 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527051 DVLR DEBUG SUBSCR(IMSI-262420000001130) Received 1 auth tuples (vlr.c:996) 20250819134527051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527051 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527051 DMM DEBUG Tx AUTH REQ (rand = ea45056252f5ae9aa6ec400f645ff802) (gsm_04_08.c:641) 20250819134527051 DMM DEBUG AUTH REQ (autn = 346b159fb207de05f9097a949e49bf92) (gsm_04_08.c:643) 20250819134527051 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527051 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527051 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527051 DVLR DEBUG VLR subscr IMSI-262420000001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527051 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(3189)@6b779c8e12fd: vl_from0 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134527051 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527051 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527052 DLM3UA DEBUG 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(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527052 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527052 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527052 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527052 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527052 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527052 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527052 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527052 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527052 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0] (fsm.c:486) 20250819134527052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{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(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527052 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527052 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527052 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527052 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(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527053 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527053 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527053 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527053 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527053 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527053 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527053 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527053 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527053 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c267702430] (fsm.c:486) 20250819134527053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{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(3189)@6b779c8e12fd: Session index based on local reference:1 20250819134527053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527055 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527055 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527055 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527055 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527055 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527055 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134527055 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527055 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c2676a6840] (fsm.c:486) 20250819134527055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134527055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527055 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527055 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527055 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527055 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527055 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527055 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527055 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527055 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527055 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 20250819134527055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0] (fsm.c:486) 20250819134527055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527055 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{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(3189)@6b779c8e12fd: vl_from0 20250819134527055 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527055 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527055 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527056 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '05144C1EA10A2104FA9DDC92'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05544C1EA10A2104FA9DDC92'O 20250819134527057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527057 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527057 DVLR DEBUG IMSI:262420000001119 has MSISDN:491230001119 (vlr.c:1045) 20250819134527057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527057 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527057 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527057 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527057 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527057 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527057 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527057 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527057 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527057 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527057 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527057 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '0514F63559C3210494AC0B65'O 20250819134527057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0] (fsm.c:486) 20250819134527057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527057 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134527057 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527057 DVLR DEBUG IMSI:262420000001117 has MSISDN:491230001117 (vlr.c:1045) 20250819134527057 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250819134527057 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527058 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527058 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(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527058 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527058 DVLR DEBUG IMSI:262420000001122 has MSISDN:491230001122 (vlr.c:1045) 20250819134527058 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250819134527058 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0554F63559C3210494AC0B65'O 20250819134527058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527058 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527058 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527058 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527058 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527058 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527058 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527058 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527058 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527058 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c267708560] (fsm.c:486) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{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(3189)@6b779c8e12fd: Session index based on local reference:14 20250819134527058 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676c8940] (vlr_lu_fsm.c:110) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-526:LU)[0x55c267702690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676c8940] (fsm.c:486) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527058 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527058 DMM DEBUG -> IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008 LOCATION UPDATE ACCEPT (TMSI = 0x3d360008) (gsm_04_08.c:149) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527058 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527058 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527058 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527058 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527058 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c2676f7570] (vlr_lu_fsm.c:110) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-524:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527058 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527058 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c2676f7570] (fsm.c:486) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527058 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527058 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250819134527058 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527058 DMM DEBUG -> IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2 LOCATION UPDATE ACCEPT (TMSI = 0x0d67eee2) (gsm_04_08.c:149) 20250819134527059 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527059 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527059 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527059 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527059 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527059 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527059 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527059 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527059 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527059 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527059 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527059 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527059 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a2c0] (fsm.c:486) 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{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(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '0514DAD3E1682104D72E2C54'O 20250819134527059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527059 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527059 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0554DAD3E1682104D72E2C54'O 20250819134527059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527059 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527059 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c2676fddb0] (vlr_lu_fsm.c:110) 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-529:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 20250819134527059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c2676fddb0] (fsm.c:486) 20250819134527059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527059 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527059 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527059 DMM DEBUG -> IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902 LOCATION UPDATE ACCEPT (TMSI = 0x9b3d0902) (gsm_04_08.c:149) 20250819134527059 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527059 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527059 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527059 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 20250819134527060 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527060 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527060 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134527061 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527061 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527061 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527061 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 20250819134527061 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527061 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527061 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527061 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527061 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527061 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527061 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527061 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527061 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e9360] (fsm.c:486) 20250819134527061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527061 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134527061 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527061 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527061 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527061 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544C1EA10A2104FA9DDC92'O 20250819134527062 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527062 DVLR DEBUG IMSI:262420000001116 has MSISDN:491230001116 (vlr.c:1045) 20250819134527062 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250819134527062 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527062 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527062 DVLR DEBUG IMSI:262420000001118 has MSISDN:491230001118 (vlr.c:1045) 20250819134527062 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250819134527062 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527062 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527062 DVLR DEBUG IMSI:262420000001125 has MSISDN:491230001125 (vlr.c:1045) 20250819134527062 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250819134527062 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527062 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527062 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527062 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527062 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527062 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527062 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527062 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527062 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527062 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527062 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527062 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e8250] (fsm.c:486) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{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(3191)@6b779c8e12fd: Message received on association #8 20250819134527062 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527062 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527062 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527062 DVLR DEBUG IMSI:262420000001121 has MSISDN:491230001121 (vlr.c:1045) 20250819134527062 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250819134527062 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527062 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676a6840] (vlr_lu_fsm.c:110) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-525:LU)[0x55c267716250]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676a6840] (fsm.c:486) 20250819134527062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527062 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527062 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250819134527062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527062 DMM DEBUG -> IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1 LOCATION UPDATE ACCEPT (TMSI = 0xb86760d1) (gsm_04_08.c:149) 20250819134527062 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527062 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527062 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527063 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527063 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0] (vlr_lu_fsm.c:110) 20250819134527063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527063 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-523:LU)[0x55c2676a6970]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '0514A4525B852104CE27EDC2'O 20250819134527063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c2676e2eb0] (fsm.c:486) 20250819134527063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527063 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250819134527063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527063 DMM DEBUG -> IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61 LOCATION UPDATE ACCEPT (TMSI = 0x63214b61) (gsm_04_08.c:149) 20250819134527063 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527063 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527063 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527063 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527063 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527063 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0554A4525B852104CE27EDC2'O 20250819134527063 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527063 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527063 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527063 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527063 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527063 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527063 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527063 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4c1ea10afa9ddc92) (gsm_04_08.c:1128) 20250819134527063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527063 DVLR DEBUG SUBSCR(IMSI-262420000001131) AUTH on UTRAN received RES: 4c1ea10afa9ddc92 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527063 DVLR INFO SUBSCR(IMSI-262420000001131) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150] (vlr_auth_fsm.c:294) 20250819134527063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527063 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267727a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527063 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527063 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4a9184ba72ea4021815c1855fabc1fe8, CK=NONE (ran_msg_iu.c:388) 20250819134527063 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527063 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527063 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527063 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F63559C3210494AC0B65'O 20250819134527066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527066 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527066 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527066 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527066 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527066 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527066 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527066 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527066 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f63559c394ac0b65) (gsm_04_08.c:1128) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527066 DVLR DEBUG SUBSCR(IMSI-262420000001128) AUTH on UTRAN received RES: f63559c394ac0b65 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527066 DVLR INFO SUBSCR(IMSI-262420000001128) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110] (vlr_auth_fsm.c:294) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6370]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527066 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527066 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0fce5a83dc679370aa29ff6dbdcdcf0f, CK=NONE (ran_msg_iu.c:388) 20250819134527066 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 20250819134527066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527066 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527066 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527066 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(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DAD3E1682104D72E2C54'O 20250819134527066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527066 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527066 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527066 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527066 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527066 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527066 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527066 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527066 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dad3e168d72e2c54) (gsm_04_08.c:1128) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527066 DVLR DEBUG SUBSCR(IMSI-262420000001129) AUTH on UTRAN received RES: dad3e168d72e2c54 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527066 DVLR INFO SUBSCR(IMSI-262420000001129) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820] (vlr_auth_fsm.c:294) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527066 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771e280]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527066 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527066 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4cf8eba9ea094efcf9e3af7e4a43f44a, CK=NONE (ran_msg_iu.c:388) 20250819134527066 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527066 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527066 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A4525B852104CE27EDC2'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 20250819134527069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527069 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527069 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527069 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527069 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527069 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527069 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527069 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527069 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a4525b85ce27edc2) (gsm_04_08.c:1128) 20250819134527069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527069 DVLR DEBUG SUBSCR(IMSI-262420000001130) AUTH on UTRAN received RES: a4525b85ce27edc2 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527069 DVLR INFO SUBSCR(IMSI-262420000001130) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0] (vlr_auth_fsm.c:294) 20250819134527069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267722d30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134527069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134527069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527069 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527069 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=30a5cef6d86ea05311e7c7d645501031, CK=NONE (ran_msg_iu.c:388) 20250819134527070 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527070 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527070 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527070 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134527071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527071 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527071 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527071 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527071 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527071 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527071 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527071 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527071 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527071 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250819134527071 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676c8940] (vlr_lu_fsm.c:817) 20250819134527071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527071 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-526:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527071 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527071 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.933s remaining) (msc_a.c:450) 20250819134527071 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) 20250819134527071 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527071 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527071 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527071 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527071 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527071 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527071 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527071 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527071 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 20250819134527072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527072 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527072 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527072 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527072 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527072 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527072 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527072 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527072 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527072 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250819134527072 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c2676f7570] (vlr_lu_fsm.c:817) 20250819134527072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527072 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-524:LU)[0x55c267702690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527072 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527072 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.930s remaining) (msc_a.c:450) 20250819134527072 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250819134527072 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527072 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527072 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527072 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527072 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527072 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527072 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527072 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527072 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527072 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527072 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527072 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527074 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527074 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527074 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527074 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527075 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527075 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527075 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527075 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527075 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134527075 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676fddb0] (vlr_lu_fsm.c:817) 20250819134527075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-529:LU)[0x55c267707b30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527075 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527075 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.931s remaining) (msc_a.c:450) 20250819134527075 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250819134527075 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527075 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527075 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527075 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527075 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527075 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527075 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527075 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP20250819134527075 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134527075 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527075 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527075 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527076 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527076 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527076 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527076 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527076 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527076 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527076 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527076 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250819134527076 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676a6840] (vlr_lu_fsm.c:817) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 20250819134527076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-525:LU)[0x55c2676f4d90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527076 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527076 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.927s remaining) (msc_a.c:450) 20250819134527076 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527076 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527076 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527076 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527076 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527076 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527076 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527076 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527076 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527076 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527076 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527076 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527076 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527076 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527076 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527076 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527076 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527076 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527076 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527076 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527076 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250819134527076 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2eb0] (vlr_lu_fsm.c:817) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527076 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-523:LU)[0x55c267716250]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527076 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527076 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527076 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.924s remaining) (msc_a.c:450) 20250819134527076 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #820250819134527077 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527077 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527077 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527077 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527077 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527077 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527077 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527077 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527077 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527077 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527077 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527077 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527078 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527078 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527078 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527078 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527078 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527078 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527078 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527078 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267726150] (fsm.c:486) 20250819134527078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134527078 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527078 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527078 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527078 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c267702430] (vlr_lu_fsm.c:110) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-532:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c267702430] (fsm.c:486) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527079 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{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(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527079 DMM DEBUG -> IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E LOCATION UPDATE ACCEPT (TMSI = 0x9197e09e) (gsm_04_08.c:149) 20250819134527079 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527079 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527079 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527079 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527079 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527079 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 20250819134527079 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527079 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527079 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527079 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527079 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527079 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676b6110] (fsm.c:486) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134527079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527079 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0] (vlr_lu_fsm.c:110) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-528:LU)[0x55c267715ff0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c2676f9ad0] (fsm.c:486) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:020250819134527079 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250819134527079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527080 DMM DEBUG -> IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089 LOCATION UPDATE ACCEPT (TMSI = 0xaf53e089) (gsm_04_08.c:149) 20250819134527080 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527080 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527080 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527080 DVLR DEBUG IMSI:262420000001120 has MSISDN:491230001120 (vlr.c:1045) 20250819134527080 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527080 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527080 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527080 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527080 DVLR DEBUG IMSI:262420000001127 has MSISDN:491230001127 (vlr.c:1045) 20250819134527080 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527080 DVLR DEBUG IMSI:262420000001123 has MSISDN:491230001123 (vlr.c:1045) 20250819134527080 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527080 DVLR DEBUG IMSI:262420000001126 has MSISDN:491230001126 (vlr.c:1045) 20250819134527080 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527080 DVLR DEBUG IMSI:262420000001124 has MSISDN:491230001124 (vlr.c:1045) 20250819134527080 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250819134527080 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134527081 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267708560] (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-534:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267708560] (fsm.c:486) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527081 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{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(3189)@6b779c8e12fd: vl_from0 20250819134527081 DMM DEBUG -> IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A LOCATION UPDATE ACCEPT (TMSI = 0x40d29c0a) (gsm_04_08.c:149) 20250819134527081 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527081 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527081 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527081 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527081 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527081 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527081 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527081 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527081 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527081 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527081 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527081 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527081 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527081 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527081 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527081 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527081 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c26771d820] (fsm.c:486) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134527081 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527081 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c2676e8250] (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-531:LU)[0x55c2676e46c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c2676e8250] (fsm.c:486) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527081 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527081 DMM DEBUG -> IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B LOCATION UPDATE ACCEPT (TMSI = 0x1e43db3b) (gsm_04_08.c:149) 20250819134527081 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527081 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527081 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527081 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527081 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e9360] (vlr_lu_fsm.c:110) 20250819134527081 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-533:LU)[0x55c2676e1df0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e9360] (fsm.c:486) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527081 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250819134527081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527081 DMM DEBUG -> IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5 LOCATION UPDATE ACCEPT (TMSI = 0x327408c5) (gsm_04_08.c:149) 20250819134527081 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527081 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527081 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527081 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527081 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c26771a2c0] (vlr_lu_fsm.c:110) 20250819134527081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-530:LU)[0x55c26771a3f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c26771a2c0] (fsm.c:486) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527082 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527082 DMM DEBUG -> IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22 LOCATION UPDATE ACCEPT (TMSI = 0x2096cf22) (gsm_04_08.c:149) 20250819134527082 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527082 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527082 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527081 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527082 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527081 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527082 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527082 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527082 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0] (vlr_lu_fsm.c:110) 20250819134527082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527082 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-527:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c2676a5eb0] (fsm.c:486) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527082 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250819134527082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527082 DMM DEBUG -> IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654 LOCATION UPDATE ACCEPT (TMSI = 0x0b6c7654) (gsm_04_08.c:149) 20250819134527082 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 20250819134527082 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527082 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527082 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527082 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527082 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527082 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 20250819134527082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527082 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527082 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527082 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527082 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527083 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527083 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527083 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134527083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134527083 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527083 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134527083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134527083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c2677222d0] (fsm.c:486) 20250819134527083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527083 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134527083 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527083 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527083 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527083 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527083 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527083 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527083 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527083 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527083 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527083 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527083 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527083 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527083 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527083 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0] (msc_a.c:1053) 20250819134527083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676c8940]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527083 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267713f80] (msc_a.c:1053) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527083 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527083 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527083 DMSC DEBUG msub_fsm[0x55c267713f80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527083 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) MSC-A terminated (msub.c:261) 20250819134527083 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) 1 MSC-I still active (msub.c:79) 20250819134527083 DMSC DEBUG msub_fsm[0x55c267713f80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527083 DMSC DEBUG msub_fsm[0x55c267713f80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527083 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527083 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Removing from parent msub_fsm[0x55c267713f80] (msub.c:113) 20250819134527084 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-526 (ran_conn.c:142) 20250819134527084 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-526 (ran_conn.c:155) 20250819134527084 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Freeing instance (msub.c:113) 20250819134527084 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-526:LU)[0x55c2676e2a00]{READY}: Deallocated (fsm.c:568) 20250819134527084 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) Free (msub.c:119) 20250819134527084 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527084 DMSC DEBUG msub_fsm[0x55c267713f80]{terminating}: Freeing instance (msub.c:113) 20250819134527084 DMSC DEBUG msub_fsm[0x55c267713f80]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O 20250819134527084 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527084 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527084 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527085 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527085 DVLR DEBUG IMSI:262420000001128 has MSISDN:491230001128 (vlr.c:1045) 20250819134527085 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250819134527085 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527085 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527085 DVLR DEBUG IMSI:262420000001131 has MSISDN:491230001131 (vlr.c:1045) 20250819134527085 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250819134527085 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527085 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527085 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527085 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527085 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527085 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527085 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527085 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527085 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527085 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527085 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527085 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527085 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20] (msc_a.c:1053) 20250819134527085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c2676f7570]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527085 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267713bb0] (msc_a.c:1053) 20250819134527085 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527085 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267703c20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527085 DMSC DEBUG msub_fsm[0x55c267713bb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527085 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) MSC-A terminated (msub.c:261) 20250819134527085 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) 1 MSC-I still active (msub.c:79) 20250819134527085 DMSC DEBUG msub_fsm[0x55c267713bb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527085 DMSC DEBUG msub_fsm[0x55c267713bb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527085 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527085 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Removing from parent msub_fsm[0x55c267713bb0] (msub.c:113) 20250819134527085 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-524 (ran_conn.c:142) 20250819134527085 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-524 (ran_conn.c:155) 20250819134527085 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Freeing instance (msub.c:113) 20250819134527085 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-524:LU)[0x55c267713ce0]{READY}: Deallocated (fsm.c:568) 20250819134527085 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) Free (msub.c:119) 20250819134527085 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527085 DMSC DEBUG msub_fsm[0x55c267713bb0]{terminating}: Freeing instance (msub.c:113) 20250819134527085 DMSC DEBUG msub_fsm[0x55c267713bb0]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527085 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676b6110] (vlr_lu_fsm.c:110) 20250819134527085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-535:LU)[0x55c2676c8a70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676b6110] (fsm.c:486) 20250819134527085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 20250819134527085 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527085 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527085 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527085 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250819134527085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527085 DMM DEBUG -> IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062 LOCATION UPDATE ACCEPT (TMSI = 0xa38c5062) (gsm_04_08.c:149) 20250819134527085 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527085 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527085 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527085 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527086 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527086 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527086 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527086 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134527087 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527087 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527087 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527087 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527087 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527087 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527087 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527087 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527087 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527087 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527087 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x9197E09E:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527087 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250819134527087 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c267702430] (vlr_lu_fsm.c:817) 20250819134527087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527087 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-532:LU)[0x55c2676bca80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527087 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527087 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.923s remaining) (msc_a.c:450) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O 20250819134527087 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250819134527087 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527087 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527087 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527087 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527087 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527087 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527087 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527087 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527087 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527087 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527087 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527087 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527088 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527088 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527088 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527088 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527088 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527088 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527088 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527088 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527088 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527088 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80] (msc_a.c:1053) 20250819134527088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2eb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527088 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a5c50] (msc_a.c:1053) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527088 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527088 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676e2b80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527088 DMSC DEBUG msub_fsm[0x55c2676a5c50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527088 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) MSC-A terminated (msub.c:261) 20250819134527088 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) 1 MSC-I still active (msub.c:79) 20250819134527088 DMSC DEBUG msub_fsm[0x55c2676a5c50]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527088 DMSC DEBUG msub_fsm[0x55c2676a5c50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527088 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527088 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Removing from parent msub_fsm[0x55c2676a5c50] (msub.c:113) 20250819134527088 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-523 (ran_conn.c:142) 20250819134527088 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-523 (ran_conn.c:155) 20250819134527088 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Freeing instance (msub.c:113) 20250819134527088 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-523:LU)[0x55c2676a5d80]{READY}: Deallocated (fsm.c:568) 20250819134527088 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) Free (msub.c:119) 20250819134527088 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527088 DMSC DEBUG msub_fsm[0x55c2676a5c50]{terminating}: Freeing instance (msub.c:113) 20250819134527088 DMSC DEBUG msub_fsm[0x55c2676a5c50]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:6 TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527090 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:5 20250819134527090 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527090 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527090 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527090 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527090 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527090 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370] (msc_a.c:1053) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676fddb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267706b90] (msc_a.c:1053) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3370]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527090 DMSC DEBUG msub_fsm[0x55c267706b90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527090 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) MSC-A terminated (msub.c:261) 20250819134527090 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) 1 MSC-I still active (msub.c:79) 20250819134527090 DMSC DEBUG msub_fsm[0x55c267706b90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527090 DMSC DEBUG msub_fsm[0x55c267706b90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527090 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527090 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Removing from parent msub_fsm[0x55c267706b90] (msub.c:113) 20250819134527090 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-529 (ran_conn.c:142) 20250819134527090 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-529 (ran_conn.c:155) 20250819134527090 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Freeing instance (msub.c:113) 20250819134527090 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-529:LU)[0x55c2676e3240]{READY}: Deallocated (fsm.c:568) 20250819134527090 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) Free (msub.c:119) 20250819134527090 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527090 DMSC DEBUG msub_fsm[0x55c267706b90]{terminating}: Freeing instance (msub.c:113) 20250819134527090 DMSC DEBUG msub_fsm[0x55c267706b90]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134527090 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527090 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527090 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 20250819134527090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527090 DLM3UA DEBUG 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(3189)@6b779c8e12fd: vl_from0 20250819134527090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527090 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O 20250819134527090 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527090 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527090 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527090 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527090 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527090 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00] (msc_a.c:1053) 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676a6840]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e4aa0] (msc_a.c:1053) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527090 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4d00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527090 DMSC DEBUG msub_fsm[0x55c2676e4aa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527090 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) MSC-A terminated (msub.c:261) MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O 20250819134527090 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) 1 MSC-I still active (msub.c:79) 20250819134527090 DMSC DEBUG msub_fsm[0x55c2676e4aa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527090 DMSC DEBUG msub_fsm[0x55c2676e4aa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527090 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527090 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Removing from parent msub_fsm[0x55c2676e4aa0] (msub.c:113) 20250819134527090 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-525 (ran_conn.c:142) 20250819134527091 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-525 (ran_conn.c:155) 20250819134527091 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Freeing instance (msub.c:113) 20250819134527091 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-525:LU)[0x55c2676e4bd0]{READY}: Deallocated (fsm.c:568) 20250819134527091 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) Free (msub.c:119) 20250819134527091 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527091 DMSC DEBUG msub_fsm[0x55c2676e4aa0]{terminating}: Freeing instance (msub.c:113) 20250819134527091 DMSC DEBUG msub_fsm[0x55c2676e4aa0]{terminating}: Deallocated (fsm.c:568) 20250819134527091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527091 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527091 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527091 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527091 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527091 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527091 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527091 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0xAF53E089:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527091 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250819134527091 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c2676f9ad0] (vlr_lu_fsm.c:817) 20250819134527091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-528:LU)[0x55c267722d30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527091 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527091 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.914s remaining) (msc_a.c:450) 20250819134527091 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250819134527091 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527091 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527091 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527091 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527091 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + vlr_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(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527091 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527091 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527091 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527091 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527091 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527091 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527091 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527091 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 20250819134527092 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527092 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527092 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527092 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527092 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527092 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527092 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527092 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250819134527092 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267708560] (vlr_lu_fsm.c:817) 20250819134527092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527092 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-534:LU)[0x55c267715ff0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527092 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527092 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527092 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.919s remaining) (msc_a.c:450) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527092 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250819134527092 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527092 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527092 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527092 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527092 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527092 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527092 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527092 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527092 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527092 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3203)7351836 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3199)1904029 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3198)16762468 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[0] for '262420000001117'H'0D67EEE2'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3199) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[0] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(3199) MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[1] for '262420000001119'H'3D360008'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3203) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[2] for '262420000001116'H'63214B61'O ("c!Ka") to be handled at TC_iu_multi_lu_and_mt_ussd2(3198) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[1] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(3203) MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[2] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(3198) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3209)351080 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3201)3276251 TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[3] for '262420000001122'H'9B3D0902'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3209) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[4] for '262420000001118'H'B86760D1'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3201) MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[3] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(3209) MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[4] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(3201) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c267726150] (vlr_lu_fsm.c:110) 20250819134527126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-538:LU)[0x55c267702690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c267726150] (fsm.c:486) 20250819134527126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527126 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250819134527126 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527126 DMM DEBUG -> IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00 LOCATION UPDATE ACCEPT (TMSI = 0xb6461f00) (gsm_04_08.c:149) 20250819134527126 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527126 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527126 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527126 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527126 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527126 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527126 DVLR DEBUG IMSI:262420000001129 has MSISDN:491230001129 (vlr.c:1045) 20250819134527126 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527126 DVLR DEBUG IMSI:262420000001130 has MSISDN:491230001130 (vlr.c:1045) 20250819134527126 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527126 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527126 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527127 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527127 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527127 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527127 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527127 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527127 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527127 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e8250] (vlr_lu_fsm.c:817) 20250819134527127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-531:LU)[0x55c26771e280]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527127 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527127 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.881s remaining) (msc_a.c:450) 20250819134527127 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527127 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527127 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527127 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527127 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527127 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527127 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527127 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527127 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527127 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527127 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527127 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527127 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527127 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527127 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250819134527127 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9360] (vlr_lu_fsm.c:817) 20250819134527128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-533:LU)[0x55c2676e46c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527128 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527128 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.882s remaining) (msc_a.c:450) 20250819134527128 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) 20250819134527128 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527128 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527128 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527128 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527128 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527128 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527128 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527128 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527128 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527128 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527128 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527128 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527128 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527128 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527128 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527128 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527128 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527128 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527129 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527129 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527129 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527129 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527129 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x2096CF22:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527129 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250819134527129 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c26771a2c0] (vlr_lu_fsm.c:817) 20250819134527129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527129 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-530:LU)[0x55c2676e1df0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527129 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527129 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527129 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.878s remaining) (msc_a.c:450) 20250819134527129 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250819134527129 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527129 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527129 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527129 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527129 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527129 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527129 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527129 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527129 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527129 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527129 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527129 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527129 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527129 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 20250819134527129 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527129 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527130 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c26771d820] (vlr_lu_fsm.c:110) 20250819134527130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527130 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-536:LU)[0x55c2676e2cb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527130 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c26771d820] (fsm.c:486) 20250819134527130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527130 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250819134527130 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527130 DMM DEBUG -> IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D LOCATION UPDATE ACCEPT (TMSI = 0x6910ec7d) (gsm_04_08.c:149) 20250819134527130 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527130 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527130 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527130 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134527130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527130 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527130 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527130 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527130 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527130 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527130 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527130 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527131 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527131 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527131 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527131 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250819134527131 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676a5eb0] (vlr_lu_fsm.c:817) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-527:LU)[0x55c26771a3f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527131 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527131 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.874s remaining) (msc_a.c:450) 20250819134527131 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250819134527131 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527131 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527131 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527131 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527131 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527131 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527131 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527131 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527131 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527131 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527131 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527131 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527131 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527131 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527131 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527131 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527131 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527131 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527131 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527131 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527131 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250819134527131 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527131 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b6110] (vlr_lu_fsm.c:817) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527131 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-535:LU)[0x55c2676c8940]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.880s remaining) (msc_a.c:450) 20250819134527132 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527132 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527132 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527132 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527132 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527132 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527132 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527132 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527132 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527132 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527132 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527132 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527132 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527132 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527132 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527132 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527132 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527132 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380] (msc_a.c:1053) 20250819134527132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527132 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c267702430]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267712de0] (msc_a.c:1053) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527132 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c2676ea380]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527132 DMSC DEBUG msub_fsm[0x55c267712de0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527132 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) MSC-A terminated (msub.c:261) 20250819134527132 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) 1 MSC-I still active (msub.c:79) 20250819134527132 DMSC DEBUG msub_fsm[0x55c267712de0]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527132 DMSC DEBUG msub_fsm[0x55c267712de0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527132 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527132 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Removing from parent msub_fsm[0x55c267712de0] (msub.c:113) 20250819134527132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527132 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-532 (ran_conn.c:142) 20250819134527133 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-532 (ran_conn.c:155) 20250819134527133 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Freeing instance (msub.c:113) 20250819134527133 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-532:LU)[0x55c26770ce70]{READY}: Deallocated (fsm.c:568) 20250819134527133 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) Free (msub.c:119) 20250819134527133 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527133 DMSC DEBUG msub_fsm[0x55c267712de0]{terminating}: Freeing instance (msub.c:113) 20250819134527133 DMSC DEBUG msub_fsm[0x55c267712de0]{terminating}: Deallocated (fsm.c:568) 20250819134527133 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527133 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527133 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527133 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527133 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527133 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527133 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527133 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527133 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527133 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527133 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527133 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527133 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0] (msc_a.c:1053) 20250819134527133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267708560]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527133 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676f57d0] (msc_a.c:1053) 20250819134527133 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527133 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707ed0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527133 DMSC DEBUG msub_fsm[0x55c2676f57d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527133 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) MSC-A terminated (msub.c:261) 20250819134527133 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) 1 MSC-I still active (msub.c:79) 20250819134527133 DMSC DEBUG msub_fsm[0x55c2676f57d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527133 DMSC DEBUG msub_fsm[0x55c2676f57d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527133 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527133 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Removing from parent msub_fsm[0x55c2676f57d0] (msub.c:113) 20250819134527133 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-534 (ran_conn.c:142) 20250819134527133 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-534 (ran_conn.c:155) 20250819134527133 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Freeing instance (msub.c:113) 20250819134527133 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-534:LU)[0x55c267707cf0]{READY}: Deallocated (fsm.c:568) 20250819134527133 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) Free (msub.c:119) 20250819134527134 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527134 DMSC DEBUG msub_fsm[0x55c2676f57d0]{terminating}: Freeing instance (msub.c:113) 20250819134527134 DMSC DEBUG msub_fsm[0x55c2676f57d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527134 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527134 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527134 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527134 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527134 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527134 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527134 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527134 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527134 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527134 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527134 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527134 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0] (msc_a.c:1053) 20250819134527134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c2676f9ad0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527134 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676eebd0] (msc_a.c:1053) 20250819134527134 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527134 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b4c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527134 DMSC DEBUG msub_fsm[0x55c2676eebd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527134 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) MSC-A terminated (msub.c:261) 20250819134527134 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) 1 MSC-I still active (msub.c:79) 20250819134527134 DMSC DEBUG msub_fsm[0x55c2676eebd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527134 DMSC DEBUG msub_fsm[0x55c2676eebd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527134 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527134 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Removing from parent msub_fsm[0x55c2676eebd0] (msub.c:113) 20250819134527134 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-528 (ran_conn.c:142) 20250819134527134 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-528 (ran_conn.c:155) 20250819134527134 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Freeing instance (msub.c:113) 20250819134527134 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-528:LU)[0x55c26770b390]{READY}: Deallocated (fsm.c:568) 20250819134527134 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) Free (msub.c:119) 20250819134527134 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527134 DMSC DEBUG msub_fsm[0x55c2676eebd0]{terminating}: Freeing instance (msub.c:113) 20250819134527134 DMSC DEBUG msub_fsm[0x55c2676eebd0]{terminating}: Deallocated (fsm.c:568) 20250819134527134 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527135 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527135 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3199) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3198) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3203) TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3201) 20250819134527146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527147 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: 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 := '0D67EEE2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: 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 := '63214B61'O ("c!Ka") } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: 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 := '3D360008'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: 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 := 'B86760D1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3209) MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3215)4665982 TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3219)2966421 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3207)3195132 TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3199)2935418 TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3198)7346267 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: 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 := '9B3D0902'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3203)14483977 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3201)9751980 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:1 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:2 MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[5] for '262420000001127'H'40D29C0A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[6] for '262420000001125'H'9197E09E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3215) MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[7] for '262420000001121'H'AF53E089'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3207) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[5] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(3219) MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:3 MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[6] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(3215) MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[7] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(3207) MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3209)13016099 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134527170 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134527170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134527170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134527170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134527170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2677222d0] (vlr_lu_fsm.c:110) 20250819134527170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134527170 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-537:LU)[0x55c267712cb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134527170 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134527170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134527170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2677222d0] (fsm.c:486) 20250819134527170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134527170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134527170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134527170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134527170 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250819134527170 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134527170 DMM DEBUG -> IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B LOCATION UPDATE ACCEPT (TMSI = 0x01a0d80b) (gsm_04_08.c:149) 20250819134527170 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134527170 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527170 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 20250819134527171 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527171 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527171 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527171 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527171 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527172 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527172 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527172 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527172 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527172 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527173 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527173 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527173 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527173 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250819134527173 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726150] (vlr_lu_fsm.c:817) 20250819134527173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527173 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-538:LU)[0x55c2676c8a70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527173 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527173 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527173 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.848s remaining) (msc_a.c:450) 20250819134527173 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250819134527173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527173 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527173 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527173 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527173 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527173 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527173 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527173 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527173 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527174 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527174 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527174 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) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134527174 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{active}: Allocated (fsm.c:456) 20250819134527174 DMSC DEBUG msc_i[0x55c2676e2a00]{READY}: Allocated (fsm.c:456) 20250819134527174 DMSC DEBUG msc_i[0x55c2676e2a00]{READY}: is child of msub_fsm[0x55c2676fa0e0] (fsm.c:486) 20250819134527174 DMSC DEBUG msc_a[0x55c267713f80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527174 DMSC DEBUG msc_a[0x55c267713f80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676fa0e0] (fsm.c:486) 20250819134527175 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55c267713f80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527175 DMSC DEBUG msc_i(unknown:UTRAN-Iu-539:NONE)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527175 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55c267713f80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527175 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55c267713f80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527175 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55c267713f80]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527175 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527175 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80] (fsm.c:486) 20250819134527175 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527175 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527175 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527175 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527175 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527175 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527175 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370] (fsm.c:486) 20250819134527175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527175 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527175 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527175 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527175 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527175 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527175 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527175 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527175 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527175 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527175 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527175 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527175 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527175 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527175 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527175 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0] (msc_a.c:1053) 20250819134527175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527175 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e8250]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527176 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26771a520] (msc_a.c:1053) 20250819134527175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527176 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527176 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527176 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527176 DMSC DEBUG msub_fsm[0x55c26771a520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527176 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) MSC-A terminated (msub.c:261) 20250819134527176 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) 1 MSC-I still active (msub.c:79) 20250819134527176 DMSC DEBUG msub_fsm[0x55c26771a520]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527176 DMSC DEBUG msub_fsm[0x55c26771a520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527176 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527176 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Removing from parent msub_fsm[0x55c26771a520] (msub.c:113) 20250819134527176 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-531 (ran_conn.c:142) 20250819134527176 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-531 (ran_conn.c:155) 20250819134527176 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Freeing instance (msub.c:113) 20250819134527176 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-531:LU)[0x55c2676e7a10]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:12 20250819134527176 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) Free (msub.c:119) 20250819134527176 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527176 DMSC DEBUG msub_fsm[0x55c26771a520]{terminating}: Freeing instance (msub.c:113) 20250819134527176 DMSC DEBUG msub_fsm[0x55c26771a520]{terminating}: Deallocated (fsm.c:568) 20250819134527176 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527176 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527176 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527176 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527176 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527176 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527176 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527176 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527176 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527176 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527176 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527176 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527176 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020] (msc_a.c:1053) 20250819134527176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9360]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527176 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26770c750] (msc_a.c:1053) 20250819134527176 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527177 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676ea020]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527177 DMSC DEBUG msub_fsm[0x55c26770c750]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527177 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) MSC-A terminated (msub.c:261) 20250819134527177 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) 1 MSC-I still active (msub.c:79) 20250819134527177 DMSC DEBUG msub_fsm[0x55c26770c750]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527177 DMSC DEBUG msub_fsm[0x55c26770c750]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527177 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527177 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Removing from parent msub_fsm[0x55c26770c750] (msub.c:113) 20250819134527177 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-533 (ran_conn.c:142) 20250819134527177 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-533 (ran_conn.c:155) 20250819134527177 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Freeing instance (msub.c:113) 20250819134527177 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-533:LU)[0x55c2676e9e40]{READY}: Deallocated (fsm.c:568) 20250819134527177 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) Free (msub.c:119) 20250819134527177 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527177 DMSC DEBUG msub_fsm[0x55c26770c750]{terminating}: Freeing instance (msub.c:113) 20250819134527177 DMSC DEBUG msub_fsm[0x55c26770c750]{terminating}: Deallocated (fsm.c:568) 20250819134527177 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527177 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527177 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527177 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527177 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) 20250819134527177 DMSC DEBUG msub_fsm[0x55c26770c750]{active}: Allocated (fsm.c:456) 20250819134527177 DMSC DEBUG msc_i[0x55c2676e8250]{READY}: Allocated (fsm.c:456) 20250819134527177 DMSC DEBUG msc_i[0x55c2676e8250]{READY}: is child of msub_fsm[0x55c26770c750] (fsm.c:486) 20250819134527177 DMSC DEBUG msc_a[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527177 DMSC DEBUG msc_a[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26770c750] (fsm.c:486) 20250819134527177 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527177 DMSC DEBUG msc_i(unknown:UTRAN-Iu-540:NONE)[0x55c2676e8250]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527177 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527178 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527178 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0] (fsm.c:486) 20250819134527178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527178 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527178 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527178 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527178 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527178 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527178 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527178 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10] (fsm.c:486) 20250819134527178 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527178 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527178 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527178 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) 20250819134527178 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527178 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527178 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{active}: Allocated (fsm.c:456) 20250819134527178 DMSC DEBUG msc_i[0x55c2676e8ed0]{READY}: Allocated (fsm.c:456) 20250819134527178 DMSC DEBUG msc_i[0x55c2676e8ed0]{READY}: is child of msub_fsm[0x55c2676e2eb0] (fsm.c:486) 20250819134527178 DMSC DEBUG msc_a[0x55c2676e2260]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527178 DMSC DEBUG msc_a[0x55c2676e2260]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e2eb0] (fsm.c:486) 20250819134527178 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55c2676e2260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527178 DMSC DEBUG msc_i(unknown:UTRAN-Iu-541:NONE)[0x55c2676e8ed0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527179 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55c2676e2260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527179 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55c2676e2260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527179 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55c2676e2260]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260] (fsm.c:486) 20250819134527179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527179 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527179 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527179 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527179 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527179 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0] (fsm.c:486) 20250819134527179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527178 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527179 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527179 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527179 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) 20250819134527179 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527179 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527179 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527179 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527179 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527179 DMSC DEBUG msub_fsm[0x55c2676a6840]{active}: Allocated (fsm.c:456) 20250819134527179 DMSC DEBUG msc_i[0x55c2676fdd80]{READY}: Allocated (fsm.c:456) 20250819134527179 DMSC DEBUG msc_i[0x55c2676fdd80]{READY}: is child of msub_fsm[0x55c2676a6840] (fsm.c:486) 20250819134527179 DMSC DEBUG msc_a[0x55c267726d50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527179 DMSC DEBUG msc_a[0x55c267726d50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676a6840] (fsm.c:486) 20250819134527179 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55c267726d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527179 DMSC DEBUG msc_i(unknown:UTRAN-Iu-542:NONE)[0x55c2676fdd80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527179 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55c267726d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527180 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55c267726d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527180 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55c267726d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527180 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527180 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50] (fsm.c:486) 20250819134527180 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527180 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527180 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527180 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527180 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527180 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527180 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80] (fsm.c:486) 20250819134527180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527180 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527180 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527180 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527180 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527180 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527180 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527180 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527180 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527180 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 20250819134527180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527181 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527181 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527181 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527181 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527181 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527181 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527181 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527181 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527181 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527181 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30] (msc_a.c:1053) 20250819134527181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527181 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c26771a2c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527181 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26771a9a0] (msc_a.c:1053) 20250819134527181 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527181 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719e30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527181 DMSC DEBUG msub_fsm[0x55c26771a9a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527181 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) MSC-A terminated (msub.c:261) 20250819134527181 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) 1 MSC-I still active (msub.c:79) 20250819134527181 DMSC DEBUG msub_fsm[0x55c26771a9a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527181 DMSC DEBUG msub_fsm[0x55c26771a9a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527181 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527181 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Removing from parent msub_fsm[0x55c26771a9a0] (msub.c:113) 20250819134527181 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-530 (ran_conn.c:142) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527181 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-530 (ran_conn.c:155) 20250819134527181 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Freeing instance (msub.c:113) 20250819134527181 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-530:LU)[0x55c267719d00]{READY}: Deallocated (fsm.c:568) 20250819134527181 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) Free (msub.c:119) 20250819134527181 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527181 DMSC DEBUG msub_fsm[0x55c26771a9a0]{terminating}: Freeing instance (msub.c:113) 20250819134527181 DMSC DEBUG msub_fsm[0x55c26771a9a0]{terminating}: Deallocated (fsm.c:568) 20250819134527181 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527181 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527181 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527181 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527181 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527182 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527182 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527182 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527182 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527182 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527182 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527182 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527182 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527182 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527182 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250819134527182 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c26771d820] (vlr_lu_fsm.c:817) 20250819134527182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527182 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-536:LU)[0x55c267702690]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527182 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527182 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.836s remaining) (msc_a.c:450) 20250819134527182 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527182 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527182 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527182 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527182 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527182 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527182 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527182 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527182 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527183 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527183 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527183 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 20250819134527183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527183 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527183 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527183 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527183 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527183 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527183 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527183 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527183 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50] (msc_a.c:1053) 20250819134527183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527183 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676a5eb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527183 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676fa370] (msc_a.c:1053) 20250819134527183 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527183 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c267697f50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527183 DMSC DEBUG msub_fsm[0x55c2676fa370]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527183 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) MSC-A terminated (msub.c:261) 20250819134527183 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) 1 MSC-I still active (msub.c:79) 20250819134527183 DMSC DEBUG msub_fsm[0x55c2676fa370]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527183 DMSC DEBUG msub_fsm[0x55c2676fa370]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527183 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527183 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Removing from parent msub_fsm[0x55c2676fa370] (msub.c:113) 20250819134527183 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-527 (ran_conn.c:142) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527183 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-527 (ran_conn.c:155) 20250819134527183 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Freeing instance (msub.c:113) 20250819134527183 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-527:LU)[0x55c2676f6ba0]{READY}: Deallocated (fsm.c:568) 20250819134527183 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) Free (msub.c:119) 20250819134527183 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527183 DMSC DEBUG msub_fsm[0x55c2676fa370]{terminating}: Freeing instance (msub.c:113) 20250819134527183 DMSC DEBUG msub_fsm[0x55c2676fa370]{terminating}: Deallocated (fsm.c:568) 20250819134527183 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527183 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527183 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527183 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527183 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527184 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527184 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527184 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527184 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527184 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527184 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527184 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527184 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527184 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527184 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527184 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527184 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0] (msc_a.c:1053) 20250819134527184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b6110]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527184 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b5cd0] (msc_a.c:1053) 20250819134527184 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527184 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5fe0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527184 DMSC DEBUG msub_fsm[0x55c2676b5cd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527184 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) MSC-A terminated (msub.c:261) 20250819134527184 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) 1 MSC-I still active (msub.c:79) 20250819134527184 DMSC DEBUG msub_fsm[0x55c2676b5cd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527184 DMSC DEBUG msub_fsm[0x55c2676b5cd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527184 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527184 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Removing from parent msub_fsm[0x55c2676b5cd0] (msub.c:113) 20250819134527184 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-535 (ran_conn.c:142) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527184 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-535 (ran_conn.c:155) 20250819134527184 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Freeing instance (msub.c:113) 20250819134527184 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-535:LU)[0x55c2676b5e00]{READY}: Deallocated (fsm.c:568) 20250819134527185 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) Free (msub.c:119) 20250819134527185 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527185 DMSC DEBUG msub_fsm[0x55c2676b5cd0]{terminating}: Freeing instance (msub.c:113) 20250819134527185 DMSC DEBUG msub_fsm[0x55c2676b5cd0]{terminating}: Deallocated (fsm.c:568) 20250819134527185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527185 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527185 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:5 20250819134527185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '2CCA7A'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(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '059B'O 20250819134527188 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527189 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) 20250819134527189 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{active}: Allocated (fsm.c:456) 20250819134527189 DMSC DEBUG msc_i[0x55c267702690]{READY}: Allocated (fsm.c:456) 20250819134527189 DMSC DEBUG msc_i[0x55c267702690]{READY}: is child of msub_fsm[0x55c2676f6ba0] (fsm.c:486) 20250819134527189 DMSC DEBUG msc_a[0x55c26771a2c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527189 DMSC DEBUG msc_a[0x55c26771a2c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676f6ba0] (fsm.c:486) 20250819134527189 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55c26771a2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527189 DMSC DEBUG msc_i(unknown:UTRAN-Iu-543:NONE)[0x55c267702690]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527189 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55c26771a2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527189 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55c26771a2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527189 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55c26771a2c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527190 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0] (fsm.c:486) 20250819134527190 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527190 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527190 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527190 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527190 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527190 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527190 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527190 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30] (fsm.c:486) 20250819134527190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527190 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527190 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527190 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527190 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527190 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527190 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(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134527191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527191 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527191 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3213)951083 20250819134527192 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527192 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527192 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) Received 1 auth tuples (vlr.c:996) 20250819134527192 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527192 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527192 DMM DEBUG Tx AUTH REQ (rand = b1de747bec4364794d2a5fc06b0690b3) (gsm_04_08.c:641) 20250819134527192 DMM DEBUG AUTH REQ (autn = 5aef3f57add816a7eeb00b7ea20b1d00) (gsm_04_08.c:643) 20250819134527192 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527192 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527192 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527193 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '70185B'O, sourceLocRef := '00021C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 20250819134527193 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527193 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527193 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527193 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527193 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3217)14424850 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'DD0209'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 } } TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '94CDAC'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-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[8] for '262420000001124'H'1E43DB3B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:14 TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3219) TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[9] for '262420000001126'H'327408C5'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3217) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[9] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(3217) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3211)5732292 TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: 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 := '40D29C0A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3207) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[10] for '262420000001123'H'2096CF22'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[10] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3205)16492176 TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3219)4860592 TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: 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 := 'AF53E089'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'C69C23'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(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3215) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3221)8633934 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:4 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3207)10723602 TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: 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 := '9197E09E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:6 MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[11] for '262420000001120'H'0B6C7654'O ("\vlvT") to be handled at TC_iu_multi_lu_and_mt_ussd2(3205) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[11] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(3205) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3215)8391192 MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[12] for '262420000001128'H'A38C5062'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3221) MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:7 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '05147F0075D42104223E3182'O MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(3221) MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05147F0075D42104223E3182'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147F0075D42104223E3182'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527238 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527238 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) Received 1 auth tuples (vlr.c:996) 20250819134527238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527238 DMM DEBUG Tx AUTH REQ (rand = 236b588405a934bc349f7e3fa650d8b6) (gsm_04_08.c:641) 20250819134527238 DMM DEBUG AUTH REQ (autn = c4eb7e5c116c74fc9e5c929bc5217871) (gsm_04_08.c:643) 20250819134527238 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527238 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527238 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527238 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527238 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527238 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527238 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527238 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527238 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527238 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) Received 1 auth tuples (vlr.c:996) 20250819134527239 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527239 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527239 DMM DEBUG Tx AUTH REQ (rand = 69b4f2c3ae5566a3755fd594014b1814) (gsm_04_08.c:641) 20250819134527239 DMM DEBUG AUTH REQ (autn = 69007df8367e9a2c6554e0a597a24c17) (gsm_04_08.c:643) 20250819134527239 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527239 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527239 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527239 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527239 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527239 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527239 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527239 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134527239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134527239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134527239 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250819134527239 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134527239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134527239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134527239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134527239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c2677222d0] (vlr_lu_fsm.c:817) 20250819134527239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134527239 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-537:LU)[0x55c2676e2cb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134527239 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134527239 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134527239 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.781s remaining) (msc_a.c:450) 20250819134527239 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527239 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527239 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527239 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527239 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527239 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527239 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527239 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527239 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527239 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527239 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527239 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527239 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527239 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527239 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) Received 1 auth tuples (vlr.c:996) 20250819134527239 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527239 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527239 DMM DEBUG Tx AUTH REQ (rand = b6032b6c3daae2f66cddeaef9156baea) (gsm_04_08.c:641) 20250819134527239 DMM DEBUG AUTH REQ (autn = 292ff5ef580fcf52df6751b3cc36a255) (gsm_04_08.c:643) 20250819134527239 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527239 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527240 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527240 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527240 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527240 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527240 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527240 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527240 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527240 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527240 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527240 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527240 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527240 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20] (msc_a.c:1053) 20250819134527240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726150]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527240 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267722f80] (msc_a.c:1053) 20250819134527240 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527240 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726c20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527240 DMSC DEBUG msub_fsm[0x55c267722f80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527240 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) MSC-A terminated (msub.c:261) 20250819134527240 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) 1 MSC-I still active (msub.c:79) 20250819134527240 DMSC DEBUG msub_fsm[0x55c267722f80]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527240 DMSC DEBUG msub_fsm[0x55c267722f80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527240 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527240 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Removing from parent msub_fsm[0x55c267722f80] (msub.c:113) 20250819134527240 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-538 (ran_conn.c:142) 20250819134527240 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-538 (ran_conn.c:155) 20250819134527240 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Freeing instance (msub.c:113) 20250819134527240 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-538:LU)[0x55c267726af0]{READY}: Deallocated (fsm.c:568) 20250819134527240 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) Free (msub.c:119) 20250819134527240 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527240 DMSC DEBUG msub_fsm[0x55c267722f80]{terminating}: Freeing instance (msub.c:113) 20250819134527240 DMSC DEBUG msub_fsm[0x55c267722f80]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527240 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527240 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527240 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527241 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527241 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527241 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527241 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) Received 1 auth tuples (vlr.c:996) 20250819134527241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527241 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527241 DMM DEBUG Tx AUTH REQ (rand = 70492afd6ef62e9b67f5eef6015cc327) (gsm_04_08.c:641) 20250819134527241 DMM DEBUG AUTH REQ (autn = 497a9c578e9d6591efa58449867e2a32) (gsm_04_08.c:643) 20250819134527241 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527241 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527241 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 20250819134527241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527241 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527241 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527241 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527242 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527242 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527242 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527242 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527242 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527242 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527242 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527242 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527242 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527242 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) 20250819134527243 DMSC DEBUG msub_fsm[0x55c267726af0]{active}: Allocated (fsm.c:456) 20250819134527243 DMSC DEBUG msc_i[0x55c267722f80]{READY}: Allocated (fsm.c:456) 20250819134527243 DMSC DEBUG msc_i[0x55c267722f80]{READY}: is child of msub_fsm[0x55c267726af0] (fsm.c:486) 20250819134527243 DMSC DEBUG msc_a[0x55c2676e2cb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527243 DMSC DEBUG msc_a[0x55c2676e2cb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267726af0] (fsm.c:486) 20250819134527243 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55c2676e2cb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527243 DMSC DEBUG msc_i(unknown:UTRAN-Iu-544:NONE)[0x55c267722f80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527243 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55c2676e2cb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527243 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55c2676e2cb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527243 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55c2676e2cb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0] (fsm.c:486) 20250819134527243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527243 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527243 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527243 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527243 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527243 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527243 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527243 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527243 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527243 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590] (fsm.c:486) 20250819134527243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527243 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527243 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527243 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527243 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527243 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527244 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) 20250819134527244 DMSC DEBUG msub_fsm[0x55c267706490]{active}: Allocated (fsm.c:456) 20250819134527244 DMSC DEBUG msc_i[0x55c267707aa0]{READY}: Allocated (fsm.c:456) 20250819134527244 DMSC DEBUG msc_i[0x55c267707aa0]{READY}: is child of msub_fsm[0x55c267706490] (fsm.c:486) 20250819134527244 DMSC DEBUG msc_a[0x55c267722120]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527244 DMSC DEBUG msc_a[0x55c267722120]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267706490] (fsm.c:486) 20250819134527244 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55c267722120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527244 DMSC DEBUG msc_i(unknown:UTRAN-Iu-545:NONE)[0x55c267707aa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527244 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55c267722120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527244 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55c267722120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527244 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55c267722120]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120] (fsm.c:486) 20250819134527244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527244 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527244 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527244 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527244 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0] (fsm.c:486) 20250819134527244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527244 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527244 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527244 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527245 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527245 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527245 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527245 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527245 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527245 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527245 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527245 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 20250819134527245 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527245 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527245 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527245 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527245 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527245 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527245 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527245 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20] (msc_a.c:1053) 20250819134527245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527245 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c26771d820]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527245 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b59c0] (msc_a.c:1053) 20250819134527245 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527245 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527245 DMSC DEBUG msub_fsm[0x55c2676b59c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527245 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) MSC-A terminated (msub.c:261) 20250819134527245 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) 1 MSC-I still active (msub.c:79) 20250819134527245 DMSC DEBUG msub_fsm[0x55c2676b59c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527245 DMSC DEBUG msub_fsm[0x55c2676b59c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527245 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527245 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Removing from parent msub_fsm[0x55c2676b59c0] (msub.c:113) 20250819134527245 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-536 (ran_conn.c:142) 20250819134527245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527245 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-536 (ran_conn.c:155) 20250819134527245 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Freeing instance (msub.c:113) 20250819134527245 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-536:LU)[0x55c2676b6c40]{READY}: Deallocated (fsm.c:568) 20250819134527246 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) Free (msub.c:119) 20250819134527246 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527246 DMSC DEBUG msub_fsm[0x55c2676b59c0]{terminating}: Freeing instance (msub.c:113) 20250819134527246 DMSC DEBUG msub_fsm[0x55c2676b59c0]{terminating}: Deallocated (fsm.c:568) 20250819134527246 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527246 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527246 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527246 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) 20250819134527246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527246 DMSC DEBUG msub_fsm[0x55c2676b6e20]{active}: Allocated (fsm.c:456) 20250819134527246 DMSC DEBUG msc_i[0x55c2676b6c40]{READY}: Allocated (fsm.c:456) 20250819134527246 DMSC DEBUG msc_i[0x55c2676b6c40]{READY}: is child of msub_fsm[0x55c2676b6e20] (fsm.c:486) 20250819134527246 DMSC DEBUG msc_a[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527246 DMSC DEBUG msc_a[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676b6e20] (fsm.c:486) 20250819134527246 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527246 DMSC DEBUG msc_i(unknown:UTRAN-Iu-546:NONE)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527246 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527246 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527246 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0] (fsm.c:486) 20250819134527246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527246 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527246 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527246 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527246 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527246 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527246 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470] (fsm.c:486) 20250819134527246 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527247 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527247 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527247 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527247 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527247 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527247 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527247 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527247 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7f0075d4223e3182) (gsm_04_08.c:1128) 20250819134527247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527247 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) AUTH on UTRAN received RES: 7f0075d4223e3182 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527247 DVLR INFO SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370] (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 20250819134527247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527247 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267727a20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527247 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527247 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1ef34d61b1a7dc3fc4ad5c6321036465, CK=NONE (ran_msg_iu.c:388) 20250819134527247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527247 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{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(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527247 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527247 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527247 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527248 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(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527248 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527248 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '051413B1F1262104D435CEC8'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '051413B1F1262104D435CEC8'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527252 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3227)3231407 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '05145B4A83CA2104ECABF676'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05145B4A83CA2104ECABF676'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '4A2AB0'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(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3213) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051413B1F1262104D435CEC8'O MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3217) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '0514595D064821040EAD8461'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'A3A112'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(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0514595D064821040EAD8461'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '800A18'O, sourceLocRef := '000222'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3211) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145B4A83CA2104ECABF676'O MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3221) TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: 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 := '1E43DB3B'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: 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 := '327408C5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514595D064821040EAD8461'O 20250819134527265 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527265 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) Received 1 auth tuples (vlr.c:996) 20250819134527265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527265 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527265 DMM DEBUG Tx AUTH REQ (rand = a4d93568842087338c478c9bc86c0d83) (gsm_04_08.c:641) 20250819134527265 DMM DEBUG AUTH REQ (autn = 6ee371619793069abb4ae4cc95535e70) (gsm_04_08.c:643) 20250819134527265 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527265 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527265 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527265 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3205) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527266 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527266 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527266 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527266 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527267 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527267 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527267 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134527267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527267 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527267 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527267 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527267 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527267 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527267 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 13b1f126d435cec8) (gsm_04_08.c:1128) 20250819134527267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527267 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) AUTH on UTRAN received RES: 13b1f126d435cec8 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527267 DVLR INFO SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '0514B4D6FDE32104BA7C5265'O 20250819134527267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10] (vlr_auth_fsm.c:294) 20250819134527268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c26771a520]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527268 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527268 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527268 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1bf66030a0b2f429fb5e614187bc7118, CK=NONE (ran_msg_iu.c:388) 20250819134527268 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0514B4D6FDE32104BA7C5265'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{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(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527268 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527268 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527269 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527269 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527269 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527269 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527269 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{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(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: 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 := '2096CF22'O } } } }, additionalUpdateParameters := omit } } } } 20250819134527269 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527269 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527269 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5b4a83caecabf676) (gsm_04_08.c:1128) 20250819134527269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527269 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) AUTH on UTRAN received RES: 5b4a83caecabf676 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527269 DVLR INFO SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0] (vlr_auth_fsm.c:294) 20250819134527269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e1df0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527269 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527269 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6bec1c94a071d62d22cdbc11c636625c, CK=NONE (ran_msg_iu.c:388) 20250819134527269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527270 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527269 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{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(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[13] for '262420000001131'H'B6461F00'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3227) 20250819134527270 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527270 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527270 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527270 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527270 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527270 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527270 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527270 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 595d06480ead8461) (gsm_04_08.c:1128) 20250819134527270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527270 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) AUTH on UTRAN received RES: 595d06480ead8461 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527270 DVLR INFO SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80] (vlr_auth_fsm.c:294) TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527271 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267715f90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527271 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527271 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7abbe25395d3d09302bead15d7cbcb45, CK=NONE (ran_msg_iu.c:388) 20250819134527271 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: 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 := 'A38C5062'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527271 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527271 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527271 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527271 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527271 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527271 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527271 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527271 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527271 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527271 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527271 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527271 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527271 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0] (msc_a.c:1053) 20250819134527271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134527271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c2677222d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134527271 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26771e930] (msc_a.c:1053) 20250819134527271 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527272 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721cf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527272 DMSC DEBUG msub_fsm[0x55c26771e930]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527272 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) MSC-A terminated (msub.c:261) 20250819134527272 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) 1 MSC-I still active (msub.c:79) 20250819134527272 DMSC DEBUG msub_fsm[0x55c26771e930]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527272 DMSC DEBUG msub_fsm[0x55c26771e930]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527272 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527272 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Removing from parent msub_fsm[0x55c26771e930] (msub.c:113) 20250819134527272 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-537 (ran_conn.c:142) 20250819134527272 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-537 (ran_conn.c:155) 20250819134527272 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Freeing instance (msub.c:113) 20250819134527272 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-537:LU)[0x55c267721a60]{READY}: Deallocated (fsm.c:568) 20250819134527272 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) Free (msub.c:119) 20250819134527272 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527272 DMSC DEBUG msub_fsm[0x55c26771e930]{terminating}: Freeing instance (msub.c:113) 20250819134527272 DMSC DEBUG msub_fsm[0x55c26771e930]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527272 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527272 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:2420250819134527272 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527273 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527273 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527273 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[13] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: 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 := '0B6C7654'O ("\vlvT") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B4D6FDE32104BA7C5265'O MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3223)10576860 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527276 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527276 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527276 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527276 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527276 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527276 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134527276 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527276 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527276 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527276 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527276 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b4d6fde3ba7c5265) (gsm_04_08.c:1128) 20250819134527276 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527276 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) AUTH on UTRAN received RES: b4d6fde3ba7c5265 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527276 DVLR INFO SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30] (vlr_auth_fsm.c:294) 20250819134527277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527277 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719d00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527277 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527277 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=785a23747bb6b118f8d81b6c5debdc97, CK=NONE (ran_msg_iu.c:388) 20250819134527277 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527277 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527277 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527277 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527277 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3213)12434590 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3217)6184728 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527282 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527282 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527282 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527282 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:9 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3211)4307549 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3221)7338971 MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:10 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:11 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3205)14921472 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:12 MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[14] for '262420000001129'H'6910EC7D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3223) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3225)15311439 MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[14] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(3223) TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '0514BBE2524321049F4E0A79'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0514BBE2524321049F4E0A79'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BBE2524321049F4E0A79'O MSC_Test_2-RAN(3190)@6b779c8e12fd: Created IMSI[15] for '262420000001130'H'01A0D80B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(3225) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test-GSUP(3195)@6b779c8e12fd: Created GsupExpect[15] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(3225) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527306 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527306 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) Received 1 auth tuples (vlr.c:996) 20250819134527306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527306 DMM DEBUG Tx AUTH REQ (rand = 30dca2a37242702ad9b346d09dd605ac) (gsm_04_08.c:641) 20250819134527306 DMM DEBUG AUTH REQ (autn = 2ee1aa3dfedb0566cf05ac6653653172) (gsm_04_08.c:643) 20250819134527306 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527306 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527306 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527306 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527306 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527306 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) Received 1 auth tuples (vlr.c:996) 20250819134527306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527306 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527306 DMM DEBUG Tx AUTH REQ (rand = 68101c1680412e7bbde7a69f2ed4480e) (gsm_04_08.c:641) 20250819134527306 DMM DEBUG AUTH REQ (autn = 7c6f502ec0eced339b0e68ba715ae4d2) (gsm_04_08.c:643) 20250819134527306 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527306 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527306 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527306 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527306 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527306 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527307 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527307 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527307 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250819134527307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250819134527307 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:499) 20250819134527307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527307 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527307 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527308 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) 20250819134527308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527308 DMSC DEBUG msub_fsm[0x55c267715f90]{active}: Allocated (fsm.c:456) 20250819134527308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527308 DMSC DEBUG msc_i[0x55c2676e1df0]{READY}: Allocated (fsm.c:456) 20250819134527308 DMSC DEBUG msc_i[0x55c2676e1df0]{READY}: is child of msub_fsm[0x55c267715f90] (fsm.c:486) 20250819134527308 DMSC DEBUG msc_a[0x55c2676f4500]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527308 DMSC DEBUG msc_a[0x55c2676f4500]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267715f90] (fsm.c:486) 20250819134527308 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55c2676f4500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527308 DMSC DEBUG msc_i(unknown:UTRAN-Iu-547:NONE)[0x55c2676e1df0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527308 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55c2676f4500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527308 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55c2676f4500]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527308 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55c2676f4500]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527308 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527308 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500] (fsm.c:486) 20250819134527308 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527308 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527308 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527308 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527308 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527308 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527308 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527308 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527308 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520] (fsm.c:486) 20250819134527308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527308 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527308 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527308 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527308 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527308 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527308 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527309 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) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527309 DMSC DEBUG msub_fsm[0x55c267719d00]{active}: Allocated (fsm.c:456) 20250819134527309 DMSC DEBUG msc_i[0x55c2676b5810]{READY}: Allocated (fsm.c:456) 20250819134527309 DMSC DEBUG msc_i[0x55c2676b5810]{READY}: is child of msub_fsm[0x55c267719d00] (fsm.c:486) 20250819134527309 DMSC DEBUG msc_a[0x55c26770ab30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527309 DMSC DEBUG msc_a[0x55c26770ab30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267719d00] (fsm.c:486) 20250819134527309 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55c26770ab30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527309 DMSC DEBUG msc_i(unknown:UTRAN-Iu-548:NONE)[0x55c2676b5810]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527309 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527309 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55c26770ab30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527309 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55c26770ab30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527309 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55c26770ab30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30] (fsm.c:486) 20250819134527309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527309 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527309 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527309 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527309 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0] (fsm.c:486) 20250819134527309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527309 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527309 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527310 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527310 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527310 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527310 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) 20250819134527310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527310 DMSC DEBUG msub_fsm[0x55c2676e92b0]{active}: Allocated (fsm.c:456) 20250819134527310 DMSC DEBUG msc_i[0x55c26771d5b0]{READY}: Allocated (fsm.c:456) 20250819134527310 DMSC DEBUG msc_i[0x55c26771d5b0]{READY}: is child of msub_fsm[0x55c2676e92b0] (fsm.c:486) 20250819134527310 DMSC DEBUG msc_a[0x55c26771d6e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527310 DMSC DEBUG msc_a[0x55c26771d6e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e92b0] (fsm.c:486) 20250819134527310 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55c26771d6e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527310 DMSC DEBUG msc_i(unknown:UTRAN-Iu-549:NONE)[0x55c26771d5b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527310 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55c26771d6e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527310 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55c26771d6e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527310 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55c26771d6e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0] (fsm.c:486) 20250819134527310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527310 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527310 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527310 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527310 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527310 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527310 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527310 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510] (fsm.c:486) 20250819134527311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527311 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527311 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527311 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527311 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527311 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) 20250819134527311 DMSC DEBUG msub_fsm[0x55c267714aa0]{active}: Allocated (fsm.c:456) 20250819134527311 DMSC DEBUG msc_i[0x55c2676e7dd0]{READY}: Allocated (fsm.c:456) 20250819134527311 DMSC DEBUG msc_i[0x55c2676e7dd0]{READY}: is child of msub_fsm[0x55c267714aa0] (fsm.c:486) 20250819134527311 DMSC DEBUG msc_a[0x55c2676e7f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527311 DMSC DEBUG msc_a[0x55c2676e7f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267714aa0] (fsm.c:486) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527311 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55c2676e7f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527311 DMSC DEBUG msc_i(unknown:UTRAN-Iu-550:NONE)[0x55c2676e7dd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527311 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55c2676e7f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527311 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55c2676e7f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527311 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55c2676e7f00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00] (fsm.c:486) 20250819134527311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527311 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527311 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527311 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527311 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527311 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527311 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80] (fsm.c:486) 20250819134527311 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527312 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527312 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527312 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527312 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527312 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) 20250819134527312 DMSC DEBUG msub_fsm[0x55c2676ed490]{active}: Allocated (fsm.c:456) 20250819134527312 DMSC DEBUG msc_i[0x55c267703c20]{READY}: Allocated (fsm.c:456) 20250819134527312 DMSC DEBUG msc_i[0x55c267703c20]{READY}: is child of msub_fsm[0x55c2676ed490] (fsm.c:486) 20250819134527312 DMSC DEBUG msc_a[0x55c267703d50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527312 DMSC DEBUG msc_a[0x55c267703d50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676ed490] (fsm.c:486) 20250819134527312 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55c267703d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527312 DMSC DEBUG msc_i(unknown:UTRAN-Iu-551:NONE)[0x55c267703c20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527312 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55c267703d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527312 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55c267703d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527312 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55c267703d50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527312 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527312 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50] (fsm.c:486) 20250819134527312 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527312 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527312 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527312 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527312 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527312 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527312 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0] (fsm.c:486) 20250819134527312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527312 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527313 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527313 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527313 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527313 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527313 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527313 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527313 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527313 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527313 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527313 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527313 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527313 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527313 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527313 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.861s remaining) (msc_a.c:450) 20250819134527313 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527313 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527313 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527313 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527313 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527314 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527314 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527314 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527314 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527314 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527314 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527314 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bbe252439f4e0a79) (gsm_04_08.c:1128) 20250819134527314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527314 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) AUTH on UTRAN received RES: bbe252439f4e0a79 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527314 DVLR INFO SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590] (vlr_auth_fsm.c:294) 20250819134527314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527314 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2677194c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527314 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527314 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=311b586d042341a6b50859d039049cb2, CK=NONE (ran_msg_iu.c:388) 20250819134527314 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134527314 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527314 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527314 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527314 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527314 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527314 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527314 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527314 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527314 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527314 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527314 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527314 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527314 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527315 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527315 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.862s remaining) (msc_a.c:450) 20250819134527315 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527315 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527315 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527315 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527315 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) 20250819134527315 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527315 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527315 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527315 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527315 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527315 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527315 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527315 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527315 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527315 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527315 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527315 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527315 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.864s remaining) (msc_a.c:450) 20250819134527315 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527315 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527315 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527316 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527316 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) 20250819134527316 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527316 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527316 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527316 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527316 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527316 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527316 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527316 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527316 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527316 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.862s remaining) (msc_a.c:450) 20250819134527316 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527316 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527316 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527316 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527316 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) 20250819134527317 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527317 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527317 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527317 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527317 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527317 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527317 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527317 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527317 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527317 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527317 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.872s remaining) (msc_a.c:450) 20250819134527317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527317 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527317 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527317 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527317 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527317 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250819134527317 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527317 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527317 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527318 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(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '051416B6C42F210405335C6D'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '051416B6C42F210405335C6D'O 20250819134527318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527318 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527318 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527318 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527319 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527319 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527319 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'BDBC9E'O, sourceLocRef := '000223'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3227) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051416B6C42F210405335C6D'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527323 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527323 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527323 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527323 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3223) 20250819134527324 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527324 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527324 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527324 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527324 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527324 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527324 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 16b6c42f05335c6d) (gsm_04_08.c:1128) 20250819134527324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527324 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) AUTH on UTRAN received RES: 16b6c42f05335c6d (8 bytes) (vlr_auth_fsm.c:151) 20250819134527324 DVLR INFO SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0] (vlr_auth_fsm.c:294) 20250819134527324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527324 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c2676e0210]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527324 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527324 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=58ab94a96e7bb7fb13be07159e51a38b, CK=NONE (ran_msg_iu.c:388) 20250819134527324 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{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(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '5E5F18'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 } } 20250819134527324 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527324 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527325 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-RAN(3190)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(3225) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '41BA5D'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 } } TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134527327 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527328 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) Received 1 auth tuples (vlr.c:996) 20250819134527328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527328 DMM DEBUG Tx AUTH REQ (rand = 51d47a9d8556ed7c23a7bf9ebe7735cc) (gsm_04_08.c:641) 20250819134527328 DMM DEBUG AUTH REQ (autn = 2738979a902d289470e140547ca570a1) (gsm_04_08.c:643) MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '6FFBDB'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 } } TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 20250819134527328 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527328 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527328 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '0514D89D30372104BCF6D38D'O 20250819134527328 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527328 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527328 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527328 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527329 DLSS7 DEBUG Found route for dpc=195=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(3190)@6b779c8e12fd: patched enc_l3: '0514D89D30372104BCF6D38D'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'E3AF00'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 } } TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: 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 := 'B6461F00'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: 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 := '6910EC7D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: 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 := '01A0D80B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3227)15390888 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D89D30372104BCF6D38D'O 20250819134527337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527338 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527338 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527338 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527338 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527338 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527338 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527338 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527338 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d89d3037bcf6d38d) (gsm_04_08.c:1128) 20250819134527338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527338 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) AUTH on UTRAN received RES: d89d3037bcf6d38d (8 bytes) (vlr_auth_fsm.c:151) 20250819134527338 DVLR INFO SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470] (vlr_auth_fsm.c:294) 20250819134527338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527338 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676987a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527338 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 20250819134527339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527339 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527339 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4ad1626fa18c10327ca771a0d9f5c187, CK=NONE (ran_msg_iu.c:388) 20250819134527339 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{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(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527339 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527339 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527339 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3223)5301157 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(3190)@6b779c8e12fd: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3225)10225453 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 20250819134527345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527345 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527346 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) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 20250819134527346 DMSC DEBUG msub_fsm[0x55c2676e0210]{active}: Allocated (fsm.c:456) 20250819134527346 DMSC DEBUG msc_i[0x55c2677194c0]{READY}: Allocated (fsm.c:456) 20250819134527346 DMSC DEBUG msc_i[0x55c2677194c0]{READY}: is child of msub_fsm[0x55c2676e0210] (fsm.c:486) 20250819134527346 DMSC DEBUG msc_a[0x55c267722e10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527346 DMSC DEBUG msc_a[0x55c267722e10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e0210] (fsm.c:486) 20250819134527346 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55c267722e10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527346 DMSC DEBUG msc_i(unknown:UTRAN-Iu-552:NONE)[0x55c2677194c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527346 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55c267722e10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527346 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55c267722e10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527346 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55c267722e10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527347 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527347 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10] (fsm.c:486) 20250819134527347 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527347 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527347 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527347 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527347 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527347 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527347 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527347 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940] (fsm.c:486) 20250819134527347 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527347 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527347 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527347 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527347 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527347 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527347 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527347 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527347 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527347 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) Received 1 auth tuples (vlr.c:996) 20250819134527347 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527347 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527347 DMM DEBUG Tx AUTH REQ (rand = 5d1bec0bd9d22b0845dc6f6376fc1d08) (gsm_04_08.c:641) 20250819134527347 DMM DEBUG AUTH REQ (autn = 8d94ce89642576f533e32db8a0cc7310) (gsm_04_08.c:643) 20250819134527347 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527347 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527347 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527347 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527348 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527348 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) Received 1 auth tuples (vlr.c:996) 20250819134527348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527348 DMM DEBUG Tx AUTH REQ (rand = 07917e1a2b5577cfd3949f696852c7bb) (gsm_04_08.c:641) 20250819134527348 DMM DEBUG AUTH REQ (autn = ec33793ceba52757295bceae850651c9) (gsm_04_08.c:643) 20250819134527348 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527348 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527348 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527348 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527348 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527348 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) Received 1 auth tuples (vlr.c:996) 20250819134527348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527348 DMM DEBUG Tx AUTH REQ (rand = 62addd1b6501c414e6bfb683ea1834f9) (gsm_04_08.c:641) 20250819134527348 DMM DEBUG AUTH REQ (autn = d16f90b6f95b5ca3def2f69bae359251) (gsm_04_08.c:643) 20250819134527348 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527348 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527348 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527348 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527348 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527348 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527348 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527348 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527348 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) Received 1 auth tuples (vlr.c:996) 20250819134527348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527348 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527348 DMM DEBUG Tx AUTH REQ (rand = 1638a212434209997184c4b4773f9eda) (gsm_04_08.c:641) 20250819134527348 DMM DEBUG AUTH REQ (autn = 6a75578ebf1a9f65cdb57ed0ab8b7394) (gsm_04_08.c:643) 20250819134527348 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527348 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527348 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527348 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527349 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527349 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527349 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527349 DLM3UA 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(3189)@6b779c8e12fd: First idle individual index:14 20250819134527349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527352 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: First idle individual index:15 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527352 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(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527352 DMSC DEBUG msub_fsm[0x55c2676f9da0]{active}: Allocated (fsm.c:456) 20250819134527353 DMSC DEBUG msc_i[0x55c267791a10]{READY}: Allocated (fsm.c:456) 20250819134527353 DMSC DEBUG msc_i[0x55c267791a10]{READY}: is child of msub_fsm[0x55c2676f9da0] (fsm.c:486) 20250819134527353 DMSC DEBUG msc_a[0x55c267791b40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527353 DMSC DEBUG msc_a[0x55c267791b40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676f9da0] (fsm.c:486) 20250819134527353 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55c267791b40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527353 DMSC DEBUG msc_i(unknown:UTRAN-Iu-553:NONE)[0x55c267791a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527353 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55c267791b40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527353 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55c267791b40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527353 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55c267791b40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40] (fsm.c:486) 20250819134527353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527353 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134527353 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527353 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 20250819134527353 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527353 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830] (fsm.c:486) 20250819134527353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527354 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527354 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527354 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527354 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527354 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527354 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527354 DLSS7 DEBUG Found route for dpc=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(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527354 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527355 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) 20250819134527355 DMSC DEBUG msub_fsm[0x55c267706c50]{active}: Allocated (fsm.c:456) 20250819134527355 DMSC DEBUG msc_i[0x55c2676b5c70]{READY}: Allocated (fsm.c:456) 20250819134527355 DMSC DEBUG msc_i[0x55c2676b5c70]{READY}: is child of msub_fsm[0x55c267706c50] (fsm.c:486) 20250819134527355 DMSC DEBUG msc_a[0x55c2676b5da0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134527355 DMSC DEBUG msc_a[0x55c2676b5da0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267706c50] (fsm.c:486) 20250819134527355 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55c2676b5da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134527355 DMSC DEBUG msc_i(unknown:UTRAN-Iu-554:NONE)[0x55c2676b5c70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134527355 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55c2676b5da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134527355 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55c2676b5da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134527355 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55c2676b5da0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134527355 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134527355 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0] (fsm.c:486) 20250819134527355 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134527355 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527355 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134527355 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134527355 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134527355 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134527355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134527355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134527355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134527355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10] (fsm.c:486) 20250819134527355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134527355 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134527355 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134527356 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527356 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527356 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527356 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527356 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := 'EAD8A8'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-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527356 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527356 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 20250819134527357 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527357 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527357 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527357 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250819134527357 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527357 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O 20250819134527357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527357 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527357 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 20250819134527357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527357 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527357 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.885s remaining) (msc_a.c:450) 20250819134527357 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527357 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527357 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527357 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527357 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527358 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527358 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527358 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O 20250819134527361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527361 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527361 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527361 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527361 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527361 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527361 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527361 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527362 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527362 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527362 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527362 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527362 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '50E3A5'O, sourceLocRef := '000229'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 20250819134527362 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527362 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527362 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527362 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527362 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527362 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527362 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527362 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527362 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527362 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134527362 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527362 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527362 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527363 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527363 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527363 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: { messageType := 2, destLocRef := '9C072D'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(3189)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:3 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527366 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527366 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527366 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250819134527366 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527366 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527366 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527366 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527366 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '05147CBE985E21046017DAB1'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05147CBE985E21046017DAB1'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527366 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527366 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527366 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) Received 1 auth tuples (vlr.c:996) 20250819134527366 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527366 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527366 DMM DEBUG Tx AUTH REQ (rand = ab14f06d34f08ed05bc9a0ba9dfc125d) (gsm_04_08.c:641) 20250819134527366 DMM DEBUG AUTH REQ (autn = d6c46b43c77c308e2909fbd128625db0) (gsm_04_08.c:643) 20250819134527366 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527367 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527367 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250819134527367 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527367 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527367 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527367 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527367 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(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527367 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527368 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527368 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527368 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527368 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527368 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527368 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527368 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527368 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527369 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527369 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 20250819134527369 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527369 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527369 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527369 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527369 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527369 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527369 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527369 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527369 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527370 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527370 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527370 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527370 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527370 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527370 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527370 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527370 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 20250819134527370 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527370 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527370 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527371 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527371 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527371 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 20250819134527371 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527371 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527371 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527371 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527371 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527371 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527371 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527371 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527371 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527371 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527371 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527371 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527371 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527372 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527372 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527372 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(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527372 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527372 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527372 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527372 DLM3UA 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(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '05143935FA8521041B119682'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05143935FA8521041B119682'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147CBE985E21046017DAB1'O 20250819134527375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527375 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527375 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527375 DLSS7 DEBUG Found route for dpc=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(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527375 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '0514BFCB55DE2104E9284A82'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0514BFCB55DE2104E9284A82'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527376 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527376 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527376 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527376 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527376 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527376 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527376 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527376 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527376 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527376 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527376 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.867s remaining) (msc_a.c:450) 20250819134527376 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527376 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527376 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527376 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527376 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527376 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527376 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527377 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527377 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527377 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527377 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527377 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 20250819134527377 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527377 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527377 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527377 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527377 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527378 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527378 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527378 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527378 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527378 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527378 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527378 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7cbe985e6017dab1) (gsm_04_08.c:1128) 20250819134527378 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527378 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) AUTH on UTRAN received RES: 7cbe985e6017dab1 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527378 DVLR INFO SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527378 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527378 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527378 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527378 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520] (vlr_auth_fsm.c:294) 20250819134527378 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527378 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527378 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527378 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e82d39de190158e041149b94d792a3f3, CK=NONE (ran_msg_iu.c:388) 20250819134527378 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527378 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{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(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527378 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527378 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527378 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527378 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527378 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527378 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527378 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527378 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527379 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527379 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527379 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527379 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527379 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527379 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527379 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527379 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527379 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134527379 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527379 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) Received 1 auth tuples (vlr.c:996) 20250819134527379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527379 DMM DEBUG Tx AUTH REQ (rand = d5ad267d9024a04877d956be2fa132b4) (gsm_04_08.c:641) 20250819134527379 DMM DEBUG AUTH REQ (autn = 00abee11ebb9e85e48fee28a5a46dcbf) (gsm_04_08.c:643) 20250819134527379 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527379 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527379 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527379 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527379 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527379 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134527379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134527379 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) Received 1 auth tuples (vlr.c:996) 20250819134527379 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527379 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134527379 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 20250819134527380 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134527380 DMM DEBUG Tx AUTH REQ (rand = 4a31c72d0311f76c06ea15b3bbac83e7) (gsm_04_08.c:641) 20250819134527380 DMM DEBUG AUTH REQ (autn = 97512dc98db80fe2254b03662721ada2) (gsm_04_08.c:643) 20250819134527380 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134527380 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527380 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527380 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250819134527380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527380 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527380 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527380 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '05142823F1B82104CEC5B995'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05142823F1B82104CEC5B995'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '05142B0D7A6E2104F42F56E9'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '05142B0D7A6E2104F42F56E9'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:9 20250819134527384 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527384 DLM3UA DEBUG 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(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527384 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05143935FA8521041B119682'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527384 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527384 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527384 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527384 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527384 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527384 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527385 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527385 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527385 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527385 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.861s remaining) (msc_a.c:450) 20250819134527385 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527385 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527385 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527385 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527385 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250819134527385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527385 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527385 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527385 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 20250819134527385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527386 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527386 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527386 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527386 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527386 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527386 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527386 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527386 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3935fa851b119682) (gsm_04_08.c:1128) 20250819134527386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527386 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) AUTH on UTRAN received RES: 3935fa851b119682 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527386 DVLR INFO SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0] (vlr_auth_fsm.c:294) 20250819134527386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676e3240]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527386 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527386 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c19b167eb83547b6dd316ecec717a71e, CK=NONE (ran_msg_iu.c:388) 20250819134527386 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134527387 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527387 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527387 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '0514A23BF074210433E96BAF'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0514A23BF074210433E96BAF'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BFCB55DE2104E9284A82'O 20250819134527392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527392 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527392 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527392 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527392 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527392 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527392 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527392 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527392 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bfcb55dee9284a82) (gsm_04_08.c:1128) 20250819134527392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527392 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) AUTH on UTRAN received RES: bfcb55dee9284a82 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527392 DVLR INFO SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510] (vlr_auth_fsm.c:294) 20250819134527392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527392 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771e160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527392 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527392 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b4867ee3573bad5ce90ea5b341d51f14, CK=NONE (ran_msg_iu.c:388) 20250819134527392 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527392 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{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(3189)@6b779c8e12fd: Session index based on connection ID:11 20250819134527392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527392 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142823F1B82104CEC5B995'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527393 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527393 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527393 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527393 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527393 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527393 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527393 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527393 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527393 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2823f1b8cec5b995) (gsm_04_08.c:1128) 20250819134527393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527393 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) AUTH on UTRAN received RES: 2823f1b8cec5b995 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527393 DVLR INFO SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80] (vlr_auth_fsm.c:294) 20250819134527393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527393 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696d90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527393 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527393 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527393 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527393 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527393 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7c1c14acb7e6bcd7ec6c37fe592bf16a, CK=NONE (ran_msg_iu.c:388) 20250819134527393 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527393 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134527393 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527393 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05142B0D7A6E2104F42F56E9'O 20250819134527393 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527393 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527394 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O 20250819134527394 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527394 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527394 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527394 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527394 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527394 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527394 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2b0d7a6ef42f56e9) (gsm_04_08.c:1128) 20250819134527394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527394 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) AUTH on UTRAN received RES: 2b0d7a6ef42f56e9 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527394 DVLR INFO SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0] (vlr_auth_fsm.c:294) 20250819134527394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f58f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527394 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527394 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527394 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=99a499b35b8553effc22afbdc5e1c691, CK=NONE (ran_msg_iu.c:388) 20250819134527394 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134527395 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134527395 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527395 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527395 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '0514BECE2271210429D77F3B'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '0514BECE2271210429D77F3B'O 20250819134527397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:4 20250819134527398 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527398 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527398 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527398 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527398 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527398 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527398 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527398 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527398 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527398 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527398 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527398 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80] (msc_a.c:1053) 20250819134527398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527398 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676b6370]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527398 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676fa0e0] (msc_a.c:1053) 20250819134527398 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527398 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c267713f80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527398 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527398 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) MSC-A terminated (msub.c:261) 20250819134527398 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) 1 MSC-I still active (msub.c:79) 20250819134527398 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527398 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527398 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527398 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Removing from parent msub_fsm[0x55c2676fa0e0] (msub.c:113) 20250819134527398 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-539 (ran_conn.c:142) 20250819134527398 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-539 (ran_conn.c:155) 20250819134527398 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Freeing instance (msub.c:113) 20250819134527398 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2:UTRAN-Iu-539:PAGING_RESP)[0x55c2676e2a00]{READY}: Deallocated (fsm.c:568) 20250819134527398 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2) Free (msub.c:119) 20250819134527398 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x0D67EEE2 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527398 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{terminating}: Freeing instance (msub.c:113) 20250819134527398 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{terminating}: Deallocated (fsm.c:568) 20250819134527399 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527399 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250819134527399 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527400 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527400 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527400 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527400 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527400 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527400 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527400 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527400 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527400 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527400 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527400 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527400 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527400 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527400 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527400 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A23BF074210433E96BAF'O 20250819134527401 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527401 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527401 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527401 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527401 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527401 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527401 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527401 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527401 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527401 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527401 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527401 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527401 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527402 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527402 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527402 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527402 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527402 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527403 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527403 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527403 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527403 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527403 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a23bf07433e96baf) (gsm_04_08.c:1128) 20250819134527403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527403 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) AUTH on UTRAN received RES: a23bf07433e96baf (8 bytes) (vlr_auth_fsm.c:151) 20250819134527403 DVLR INFO SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134527403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940] (vlr_auth_fsm.c:294) 20250819134527403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527403 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8a70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527403 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527403 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c2768f631141a910c2e139baecdd6e5f, CK=NONE (ran_msg_iu.c:388) 20250819134527403 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=0 into dtap '05147B4465E8210410328CD1'O 20250819134527403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{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(3190)@6b779c8e12fd: patched enc_l3: '05147B4465E8210410328CD1'O 20250819134527404 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527404 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527404 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:3 20250819134527404 DLM3UA 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(3189)@6b779c8e12fd: vl_len:7 20250819134527404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527404 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527405 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527405 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(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527405 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527405 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527405 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527405 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527405 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527405 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527405 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527405 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527405 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527406 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527406 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250819134527406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0] (msc_a.c:1053) 20250819134527406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7a10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527406 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26770c750] (msc_a.c:1053) MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527406 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527406 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e7ca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527406 DMSC DEBUG msub_fsm[0x55c26770c750]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527406 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) MSC-A terminated (msub.c:261) 20250819134527406 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) 1 MSC-I still active (msub.c:79) 20250819134527406 DMSC DEBUG msub_fsm[0x55c26770c750]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527406 DMSC DEBUG msub_fsm[0x55c26770c750]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527406 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527406 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Removing from parent msub_fsm[0x55c26770c750] (msub.c:113) 20250819134527406 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-540 (ran_conn.c:142) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527406 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-540 (ran_conn.c:155) 20250819134527406 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Freeing instance (msub.c:113) 20250819134527406 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61:UTRAN-Iu-540:PAGING_RESP)[0x55c2676e8250]{READY}: Deallocated (fsm.c:568) 20250819134527406 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61) Free (msub.c:119) 20250819134527406 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x63214B61 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527406 DMSC DEBUG msub_fsm[0x55c26770c750]{terminating}: Freeing instance (msub.c:113) 20250819134527406 DMSC DEBUG msub_fsm[0x55c26770c750]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527407 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527407 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527407 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527407 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527407 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527407 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527407 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527407 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:6 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527408 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527408 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527408 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527408 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527408 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527408 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527408 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527408 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50] (msc_a.c:1053) 20250819134527408 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527408 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676bca80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527408 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676a6840] (msc_a.c:1053) 20250819134527408 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527408 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c267726d50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527408 DMSC DEBUG msub_fsm[0x55c2676a6840]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527408 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) MSC-A terminated (msub.c:261) 20250819134527408 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) 1 MSC-I still active (msub.c:79) MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250819134527408 DMSC DEBUG msub_fsm[0x55c2676a6840]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527408 DMSC DEBUG msub_fsm[0x55c2676a6840]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527408 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527408 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Removing from parent msub_fsm[0x55c2676a6840] (msub.c:113) 20250819134527408 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-542 (ran_conn.c:142) 20250819134527408 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-542 (ran_conn.c:155) 20250819134527408 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Freeing instance (msub.c:113) 20250819134527408 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1:UTRAN-Iu-542:PAGING_RESP)[0x55c2676fdd80]{READY}: Deallocated (fsm.c:568) 20250819134527408 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1) Free (msub.c:119) 20250819134527408 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0xB86760D1 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527408 DMSC DEBUG msub_fsm[0x55c2676a6840]{terminating}: Freeing instance (msub.c:113) 20250819134527408 DMSC DEBUG msub_fsm[0x55c2676a6840]{terminating}: Deallocated (fsm.c:568) 20250819134527409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527409 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527409 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527409 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527409 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527409 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527409 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527409 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527409 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527409 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527409 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527409 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.898s remaining) (msc_a.c:450) 20250819134527409 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527409 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527409 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527409 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527409 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 20250819134527409 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527409 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527409 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527410 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527410 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527410 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527410 DLSS7 DEBUG Found route for dpc=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(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527410 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527410 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527410 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527410 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527410 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527411 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527411 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527411 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527411 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527411 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527411 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527411 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527411 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527411 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527411 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527411 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527411 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527411 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527411 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527411 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527411 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527411 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:0 20250819134527411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527412 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527412 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527412 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527412 DLM3UA 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(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527413 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527413 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527413 DLSS7 DEBUG Found route for dpc=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(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527413 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(3199)2935418 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514BECE2271210429D77F3B'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147B4465E8210410328CD1'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(3199)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:3 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(3198)7346267 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(3201)9751980 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3201)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3198)@6b779c8e12fd: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:5 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:4 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527454 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527454 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527454 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527454 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527454 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527454 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527454 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527454 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527454 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527454 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527454 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527454 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527454 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527454 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527454 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134527454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527454 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527454 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527454 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527454 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527454 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527454 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527454 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527454 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527455 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527455 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527455 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260] (msc_a.c:1053) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c26771a3f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527455 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e2eb0] (msc_a.c:1053) 20250819134527455 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527455 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e2260]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527455 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527455 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) MSC-A terminated (msub.c:261) 20250819134527455 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) 1 MSC-I still active (msub.c:79) 20250819134527455 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527455 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527455 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527455 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Removing from parent msub_fsm[0x55c2676e2eb0] (msub.c:113) 20250819134527455 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-541 (ran_conn.c:142) 20250819134527455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527455 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527455 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-541 (ran_conn.c:155) 20250819134527455 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Freeing instance (msub.c:113) 20250819134527455 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008:UTRAN-Iu-541:PAGING_RESP)[0x55c2676e8ed0]{READY}: Deallocated (fsm.c:568) 20250819134527455 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008) Free (msub.c:119) 20250819134527455 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x3D360008 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527455 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{terminating}: Freeing instance (msub.c:113) 20250819134527455 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{terminating}: Deallocated (fsm.c:568) 20250819134527455 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527455 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527455 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527455 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527455 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bece227129d77f3b) (gsm_04_08.c:1128) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527455 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) AUTH on UTRAN received RES: bece227129d77f3b (8 bytes) (vlr_auth_fsm.c:151) 20250819134527455 DVLR INFO SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830] (vlr_auth_fsm.c:294) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706a40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ef8fd2bf4f6b19db7f16d0a7e3c50b4d, CK=NONE (ran_msg_iu.c:388) 20250819134527455 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134527455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527455 DLM3UA 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(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527455 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527455 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527455 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527455 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7b4465e810328cd1) (gsm_04_08.c:1128) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134527455 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) AUTH on UTRAN received RES: 7b4465e810328cd1 (8 bytes) (vlr_auth_fsm.c:151) 20250819134527455 DVLR INFO SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10] (vlr_auth_fsm.c:294) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134527455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b3c60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=41773fa1422199b2d501223df1967565, CK=NONE (ran_msg_iu.c:388) 20250819134527455 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{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(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527455 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527455 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527455 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527455 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527455 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527455 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527455 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527455 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527456 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527456 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527456 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527456 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527456 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527456 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527456 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.853s remaining) (msc_a.c:450) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527456 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 20250819134527456 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527456 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527456 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527456 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527456 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527456 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527456 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527456 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527456 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.853s remaining) (msc_a.c:450) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527456 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527456 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527456 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527456 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527456 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527456 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527456 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527456 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527457 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527457 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527457 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527457 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(3203)14483977 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527457 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527457 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527457 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.854s remaining) (msc_a.c:450) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527457 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(3203)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527457 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527457 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527457 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527457 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527457 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527457 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527457 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527457 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527457 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527457 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.854s remaining) (msc_a.c:450) 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527457 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 20250819134527457 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527457 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527457 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527457 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527457 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527457 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(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527457 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527457 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527457 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527457 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527457 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527457 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0] (msc_a.c:1053) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267719e30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676f6ba0] (msc_a.c:1053) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c26771a2c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527458 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527458 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) MSC-A terminated (msub.c:261) 20250819134527458 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) 1 MSC-I still active (msub.c:79) 20250819134527458 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527458 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527458 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527458 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Removing from parent msub_fsm[0x55c2676f6ba0] (msub.c:113) 20250819134527458 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-543 (ran_conn.c:142) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527458 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-543 (ran_conn.c:155) 20250819134527458 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Freeing instance (msub.c:113) 20250819134527458 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902:UTRAN-Iu-543:PAGING_RESP)[0x55c267702690]{READY}: Deallocated (fsm.c:568) 20250819134527458 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902) Free (msub.c:119) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 20250819134527458 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x9B3D0902 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527458 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{terminating}: Freeing instance (msub.c:113) 20250819134527458 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527458 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527458 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527458 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527458 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527458 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527458 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527458 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527458 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527458 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134527458 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527458 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527458 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{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(3203)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527458 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527458 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.888s remaining) (msc_a.c:450) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527458 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527458 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527458 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527458 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250819134527458 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527458 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527458 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527459 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527459 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527459 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527459 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:6 20250819134527459 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527459 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 20250819134527459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527459 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527459 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134527459 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527459 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527459 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527459 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527459 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527459 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527459 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527459 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0] (msc_a.c:1053) 20250819134527459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c26770c590]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527459 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267726af0] (msc_a.c:1053) 20250819134527459 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527459 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c2676e2cb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527459 DMSC DEBUG msub_fsm[0x55c267726af0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527459 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) MSC-A terminated (msub.c:261) 20250819134527459 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) 1 MSC-I still active (msub.c:79) 20250819134527459 DMSC DEBUG msub_fsm[0x55c267726af0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527459 DMSC DEBUG msub_fsm[0x55c267726af0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527459 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527459 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Removing from parent msub_fsm[0x55c267726af0] (msub.c:113) 20250819134527459 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-544 (ran_conn.c:142) 20250819134527459 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-544 (ran_conn.c:155) 20250819134527459 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Freeing instance (msub.c:113) 20250819134527459 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A:UTRAN-Iu-544:PAGING_RESP)[0x55c267722f80]{READY}: Deallocated (fsm.c:568) 20250819134527459 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A) Free (msub.c:119) 20250819134527459 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x40D29C0A - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527459 DMSC DEBUG msub_fsm[0x55c267726af0]{terminating}: Freeing instance (msub.c:113) 20250819134527459 DMSC DEBUG msub_fsm[0x55c267726af0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 20250819134527459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527459 DLSS7 DEBUG Found route for dpc=195=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(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527459 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527459 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527459 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527459 DLSS7 DEBUG Found route for dpc=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(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527459 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527459 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527459 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527459 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527459 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527459 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527459 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527459 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527459 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527460 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527460 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527460 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527460 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120] (msc_a.c:1053) 20250819134527460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527460 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267712de0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527460 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267706490] (msc_a.c:1053) 20250819134527460 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527460 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267722120]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527460 DMSC DEBUG msub_fsm[0x55c267706490]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527460 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) MSC-A terminated (msub.c:261) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527460 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) 1 MSC-I still active (msub.c:79) 20250819134527460 DMSC DEBUG msub_fsm[0x55c267706490]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527460 DMSC DEBUG msub_fsm[0x55c267706490]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527460 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527460 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Removing from parent msub_fsm[0x55c267706490] (msub.c:113) 20250819134527460 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-545 (ran_conn.c:142) 20250819134527460 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-545 (ran_conn.c:155) 20250819134527460 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527460 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089:UTRAN-Iu-545:PAGING_RESP)[0x55c267707aa0]{READY}: Deallocated (fsm.c:568) 20250819134527460 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089) Free (msub.c:119) 20250819134527460 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0xAF53E089 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527460 DMSC DEBUG msub_fsm[0x55c267706490]{terminating}: Freeing instance (msub.c:113) 20250819134527460 DMSC DEBUG msub_fsm[0x55c267706490]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527460 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527460 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527460 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527460 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527460 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527460 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527460 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527460 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527460 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527460 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527460 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527460 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527460 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527460 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527460 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527460 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527460 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527460 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(3191)@6b779c8e12fd: Message received on association #8 20250819134527460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:5 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527462 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527462 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 20250819134527462 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527462 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527462 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527462 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527462 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527462 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527462 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527462 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.890s remaining) (msc_a.c:450) 20250819134527462 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527462 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527462 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 20250819134527462 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527462 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527462 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527462 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527462 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527462 DLM3UA 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(3189)@6b779c8e12fd: Session index based on local reference:13 20250819134527462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527462 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(3209)13016099 TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:4 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:6 MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(3209)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(3219)4860592 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(3207)10723602 TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(3207)@6b779c8e12fd: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3219)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527666 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527666 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527667 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527667 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527667 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527667 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527667 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134527667 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134527667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134527667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134527667 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134527667 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134527667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527667 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527667 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527667 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134527667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134527667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134527667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134527667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134527667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134527667 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134527667 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134527667 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.687s remaining) (msc_a.c:450) 20250819134527668 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250819134527668 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527668 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527668 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250819134527668 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250819134527668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527668 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527668 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527668 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527668 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527668 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527668 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527668 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527669 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527669 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527669 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527669 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527669 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527669 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527669 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527669 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527669 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527669 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527669 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527669 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527669 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527669 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527669 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527669 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527669 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527669 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527669 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527669 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527669 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527669 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527670 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527670 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527670 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527670 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527670 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527669 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527670 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527670 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527670 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527670 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527670 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527670 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527670 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0] (msc_a.c:1053) 20250819134527670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527670 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c267714470]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527670 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676b6e20] (msc_a.c:1053) 20250819134527670 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527670 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527670 DMSC DEBUG msub_fsm[0x55c2676b6e20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527670 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) MSC-A terminated (msub.c:261) 20250819134527670 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) 1 MSC-I still active (msub.c:79) 20250819134527670 DMSC DEBUG msub_fsm[0x55c2676b6e20]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527670 DMSC DEBUG msub_fsm[0x55c2676b6e20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527670 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527671 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Removing from parent msub_fsm[0x55c2676b6e20] (msub.c:113) 20250819134527671 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-546 (ran_conn.c:142) 20250819134527671 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-546 (ran_conn.c:155) 20250819134527671 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Freeing instance (msub.c:113) 20250819134527671 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E:UTRAN-Iu-546:PAGING_RESP)[0x55c2676b6c40]{READY}: Deallocated (fsm.c:568) 20250819134527671 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E) Free (msub.c:119) 20250819134527671 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x9197E09E - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527671 DMSC DEBUG msub_fsm[0x55c2676b6e20]{terminating}: Freeing instance (msub.c:113) 20250819134527671 DMSC DEBUG msub_fsm[0x55c2676b6e20]{terminating}: Deallocated (fsm.c:568) 20250819134527671 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527671 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527671 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527671 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527671 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527671 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527671 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527671 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527671 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527671 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527671 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527671 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527671 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527671 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527671 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527671 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527671 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527671 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527672 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500] (msc_a.c:1053) 20250819134527672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c26771a520]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527672 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267715f90] (msc_a.c:1053) 20250819134527672 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527672 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676f4500]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527672 DMSC DEBUG msub_fsm[0x55c267715f90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527672 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) MSC-A terminated (msub.c:261) 20250819134527672 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) 1 MSC-I still active (msub.c:79) 20250819134527672 DMSC DEBUG msub_fsm[0x55c267715f90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527672 DMSC DEBUG msub_fsm[0x55c267715f90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527672 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527672 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Removing from parent msub_fsm[0x55c267715f90] (msub.c:113) 20250819134527672 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-547 (ran_conn.c:142) 20250819134527672 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-547 (ran_conn.c:155) 20250819134527672 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Freeing instance (msub.c:113) 20250819134527672 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B:UTRAN-Iu-547:PAGING_RESP)[0x55c2676e1df0]{READY}: Deallocated (fsm.c:568) 20250819134527672 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B) Free (msub.c:119) 20250819134527672 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x1E43DB3B - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527672 DMSC DEBUG msub_fsm[0x55c267715f90]{terminating}: Freeing instance (msub.c:113) 20250819134527672 DMSC DEBUG msub_fsm[0x55c267715f90]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527672 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527672 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527672 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527672 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527672 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527672 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527673 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527673 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527673 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527673 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527673 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527673 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527673 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527673 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527673 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527673 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527673 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527673 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527673 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527673 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527673 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527673 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527673 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527673 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527673 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(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527673 DLM3UA 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)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527673 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527673 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527673 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:7 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(3215)8391192 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134527676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527676 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(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250819134527676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527676 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(3213)12434590 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3215)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-RAN(3190)@6b779c8e12fd: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(3190)@6b779c8e12fd: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(3213)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:20 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:9 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:11 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:10 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:12 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527714 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527714 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527714 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527714 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527714 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527714 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527714 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527714 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527714 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527714 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527714 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134527714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527714 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527714 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527714 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527714 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527714 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527714 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527714 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527714 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134527714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527714 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527715 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527714 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527715 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527715 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527715 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30] (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c267713bb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267719d00] (msc_a.c:1053) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c26770ab30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267719d00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527715 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) MSC-A terminated (msub.c:261) 20250819134527715 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) 1 MSC-I still active (msub.c:79) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267719d00]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267719d00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Removing from parent msub_fsm[0x55c267719d00] (msub.c:113) 20250819134527715 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-548 (ran_conn.c:142) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 20250819134527715 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-548 (ran_conn.c:155) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Freeing instance (msub.c:113) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5:UTRAN-Iu-548:PAGING_RESP)[0x55c2676b5810]{READY}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5) Free (msub.c:119) 20250819134527715 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x327408C5 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267719d00]{terminating}: Freeing instance (msub.c:113) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267719d00]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer 20250819134527715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527715 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527715 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00] (msc_a.c:1053) MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c267696b80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267714aa0] (msc_a.c:1053) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267714aa0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527715 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) MSC-A terminated (msub.c:261) 20250819134527715 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) 1 MSC-I still active (msub.c:79) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267714aa0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267714aa0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Removing from parent msub_fsm[0x55c267714aa0] (msub.c:113) 20250819134527715 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-550 (ran_conn.c:142) 20250819134527715 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-550 (ran_conn.c:155) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Freeing instance (msub.c:113) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062:UTRAN-Iu-550:PAGING_RESP)[0x55c2676e7dd0]{READY}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062) Free (msub.c:119) 20250819134527715 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0xA38C5062 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267714aa0]{terminating}: Freeing instance (msub.c:113) 20250819134527715 DMSC DEBUG msub_fsm[0x55c267714aa0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527715 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(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527715 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527715 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0] (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c2676e4510]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e92b0] (msc_a.c:1053) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d6e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msub_fsm[0x55c2676e92b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527715 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) MSC-A terminated (msub.c:261) 20250819134527715 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) 1 MSC-I still active (msub.c:79) 20250819134527715 DMSC DEBUG msub_fsm[0x55c2676e92b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527715 DMSC DEBUG msub_fsm[0x55c2676e92b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Removing from parent msub_fsm[0x55c2676e92b0] (msub.c:113) 20250819134527715 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-549 (ran_conn.c:142) 20250819134527715 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-549 (ran_conn.c:155) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Freeing instance (msub.c:113) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22:UTRAN-Iu-549:PAGING_RESP)[0x55c26771d5b0]{READY}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22) Free (msub.c:119) 20250819134527715 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x2096CF22 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527715 DMSC DEBUG msub_fsm[0x55c2676e92b0]{terminating}: Freeing instance (msub.c:113) 20250819134527715 DMSC DEBUG msub_fsm[0x55c2676e92b0]{terminating}: Deallocated (fsm.c:568) 20250819134527715 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527715 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527715 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527715 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527715 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527715 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50] (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527715 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c2676f56e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527715 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676ed490] (msc_a.c:1053) 20250819134527716 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527716 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703d50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527716 DMSC DEBUG msub_fsm[0x55c2676ed490]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527716 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) MSC-A terminated (msub.c:261) 20250819134527716 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) 1 MSC-I still active (msub.c:79) 20250819134527716 DMSC DEBUG msub_fsm[0x55c2676ed490]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527716 DMSC DEBUG msub_fsm[0x55c2676ed490]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527716 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527716 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Removing from parent msub_fsm[0x55c2676ed490] (msub.c:113) 20250819134527716 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-551 (ran_conn.c:142) 20250819134527716 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-551 (ran_conn.c:155) 20250819134527716 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Freeing instance (msub.c:113) 20250819134527716 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654:UTRAN-Iu-551:PAGING_RESP)[0x55c267703c20]{READY}: Deallocated (fsm.c:568) 20250819134527716 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654) Free (msub.c:119) 20250819134527716 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x0B6C7654 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527716 DMSC DEBUG msub_fsm[0x55c2676ed490]{terminating}: Freeing instance (msub.c:113) 20250819134527716 DMSC DEBUG msub_fsm[0x55c2676ed490]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer 20250819134527716 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527716 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(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527716 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:438) 20250819134527716 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:505) 20250819134527716 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250819134527716 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134527716 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 20250819134527716 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134527716 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527716 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134527716 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134527716 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134527716 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134527716 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134527716 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134527716 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134527716 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527716 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527716 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527716 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:9 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(3217)6184728 20250819134527718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527718 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(3221)7338971 TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:10 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:12 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(3211)4307549 TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(3205)14921472 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(3221)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3217)@6b779c8e12fd: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3189)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:13 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3211)@6b779c8e12fd: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:14 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(3205)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on connection ID:15 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3189)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3189)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134527922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527923 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527923 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527923 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527923 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527923 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527923 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527923 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527923 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527923 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527923 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527923 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10] (msc_a.c:1053) 20250819134527924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2676c8940]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e0210] (msc_a.c:1053) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c267722e10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527924 DMSC DEBUG msub_fsm[0x55c2676e0210]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527924 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) MSC-A terminated (msub.c:261) 20250819134527924 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) 1 MSC-I still active (msub.c:79) 20250819134527924 DMSC DEBUG msub_fsm[0x55c2676e0210]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527924 DMSC DEBUG msub_fsm[0x55c2676e0210]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527924 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527924 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Removing from parent msub_fsm[0x55c2676e0210] (msub.c:113) 20250819134527924 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-552 (ran_conn.c:142) 20250819134527924 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-552 (ran_conn.c:155) 20250819134527924 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Freeing instance (msub.c:113) 20250819134527924 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00:UTRAN-Iu-552:PAGING_RESP)[0x55c2677194c0]{READY}: Deallocated (fsm.c:568) 20250819134527924 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00) Free (msub.c:119) 20250819134527924 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0xB6461F00 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527924 DMSC DEBUG msub_fsm[0x55c2676e0210]{terminating}: Freeing instance (msub.c:113) 20250819134527924 DMSC DEBUG msub_fsm[0x55c2676e0210]{terminating}: Deallocated (fsm.c:568) 20250819134527924 DIUCS DEBUG (UTRAN-Iu-553) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527924 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527924 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527924 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527924 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527924 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40] (msc_a.c:1053) 20250819134527924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527924 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267706830]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676f9da0] (msc_a.c:1053) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527924 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791b40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527924 DMSC DEBUG msub_fsm[0x55c2676f9da0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527924 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) MSC-A terminated (msub.c:261) 20250819134527924 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) 1 MSC-I still active (msub.c:79) 20250819134527924 DMSC DEBUG msub_fsm[0x55c2676f9da0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527924 DMSC DEBUG msub_fsm[0x55c2676f9da0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527924 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527924 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Removing from parent msub_fsm[0x55c2676f9da0] (msub.c:113) 20250819134527924 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-553 (ran_conn.c:142) 20250819134527925 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-553 (ran_conn.c:155) 20250819134527925 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Freeing instance (msub.c:113) 20250819134527925 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D:UTRAN-Iu-553:PAGING_RESP)[0x55c267791a10]{READY}: Deallocated (fsm.c:568) 20250819134527925 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D) Free (msub.c:119) 20250819134527925 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x6910EC7D - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527925 DMSC DEBUG msub_fsm[0x55c2676f9da0]{terminating}: Freeing instance (msub.c:113) 20250819134527925 DMSC DEBUG msub_fsm[0x55c2676f9da0]{terminating}: Deallocated (fsm.c:568) 20250819134527925 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527925 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527925 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527925 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134527925 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134527925 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527925 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134527925 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134527925 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134527925 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134527925 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134527925 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134527925 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134527925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134527925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0] (msc_a.c:1053) 20250819134527925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134527925 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c26771ee10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134527925 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267706c50] (msc_a.c:1053) 20250819134527925 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134527925 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5da0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134527925 DMSC DEBUG msub_fsm[0x55c267706c50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134527925 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) MSC-A terminated (msub.c:261) 20250819134527925 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) 1 MSC-I still active (msub.c:79) 20250819134527925 DMSC DEBUG msub_fsm[0x55c267706c50]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134527925 DMSC DEBUG msub_fsm[0x55c267706c50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134527925 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134527925 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Removing from parent msub_fsm[0x55c267706c50] (msub.c:113) 20250819134527925 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-554 (ran_conn.c:142) 20250819134527925 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-554 (ran_conn.c:155) 20250819134527925 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Freeing instance (msub.c:113) 20250819134527925 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B:UTRAN-Iu-554:PAGING_RESP)[0x55c2676b5c70]{READY}: Deallocated (fsm.c:568) 20250819134527925 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B) Free (msub.c:119) 20250819134527925 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x01A0D80B - active-conn: now used by 1 (attached) (msub.c:375) 20250819134527925 DMSC DEBUG msub_fsm[0x55c267706c50]{terminating}: Freeing instance (msub.c:113) 20250819134527925 DMSC DEBUG msub_fsm[0x55c267706c50]{terminating}: Deallocated (fsm.c:568) 20250819134527926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527926 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527926 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527926 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134527926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134527926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3191)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:13 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134527930 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527930 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527930 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(3227)15390888 MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3189)@6b779c8e12fd: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(3223)5301157 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3190)@6b779c8e12fd: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(3225)10225453 MSC_Test_2-M3UA(3191)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(3227)@6b779c8e12fd: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3223)@6b779c8e12fd: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(3225)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test-GSUP(3195)@6b779c8e12fd: Final verdict of PTC: none 20250819134527947 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134527947 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) 20250819134527947 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134527947 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134527947 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134527947 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134527947 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134527947 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134527947 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134527947 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) 20250819134527947 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134527947 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134527947 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134527947 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134527947 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134527947 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134527947 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) 20250819134527947 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527948 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134527948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134527948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134527948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134527948 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134527948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134527948 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134527948 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134527948 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527948 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134527948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134527948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134527948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134527948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134527948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134527948 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134527948 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134527948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134527948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527948 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527948 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134527948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134527948 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134527948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134527948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134527948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134527948 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134527948 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134527948 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134527948 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(3185)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-M3UA(3188)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3190)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3210)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(3183)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3194)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3216)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3189)@6b779c8e12fd: Final verdict of PTC: none 20250819134527948 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134527948 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(3184)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(3186)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3200)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3182)@6b779c8e12fd: Final verdict of PTC: none 20250819134527950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134527950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(3229)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3202)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3192)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(3187)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3193)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3222)@6b779c8e12fd: Final verdict of PTC: none 20250819134527949 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) 20250819134527949 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) 20250819134527949 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134527949 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134527949 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250819134527949 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) 20250819134527949 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134527949 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134527949 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) 20250819134527949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134527949 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134527949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134527949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134527949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134527949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134527949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134527949 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(3212)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3224)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3197)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3220)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3226)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3228)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3206)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3208)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3204)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(3191)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3218)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3196)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3214)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3182): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3183): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3184): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3185): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3186): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3187): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3188): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3189): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3190): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3191): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3192): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3193): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3194): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3195): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3196): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3197): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3198): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3199): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3200): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3201): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3202): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3203): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3204): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3205): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3206): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3207): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3208): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3209): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3210): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3211): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3212): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3213): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3214): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3215): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3216): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3217): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3218): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3219): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3220): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3221): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3222): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3223): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3224): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3225): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3226): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(3227): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3228): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3229): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:45:28 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 20250819134528949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134529949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134529949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134529949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134529949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134529949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134529949 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134529950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134529950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134529950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134529951 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5046528) 20250819134530953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5046528, count=5049936) 20250819134531954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:45: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_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 20250819134532955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3233)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3233)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3233)@6b779c8e12fd: ************************************************* MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-SCCP(3231)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3236)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3236)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3236)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3234)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3239)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3239)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3239)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3237)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134533578 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3240)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134533735 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134533735 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134533735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134533735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3233)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3233)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3233)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134533740 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134533740 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134533740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134533740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134533740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134533740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134533740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3233)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3233)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3233)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3233)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3233)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134533741 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134533741 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134533741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134533741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134533741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134533741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134533741 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3233)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3233)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3233)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134533741 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134533741 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3233)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3233)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3233)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3233)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3233)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134533752 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) 20250819134533752 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) 20250819134533752 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134533752 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(3236)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3236)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3236)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134533757 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134533757 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134533757 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134533757 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134533757 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134533757 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134533757 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(3236)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3236)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3236)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3236)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3236)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134533760 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134533760 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134533760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134533760 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134533760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134533760 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134533760 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(3236)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3236)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3236)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134533760 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134533760 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3236)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3236)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3236)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3236)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3236)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134533770 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) 20250819134533770 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) 20250819134533770 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134533770 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(3239)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3239)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134533776 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134533776 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134533776 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134533776 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134533776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134533776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134533776 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(3239)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3239)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3239)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3239)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134533779 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134533779 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134533779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134533779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134533779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134533779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134533779 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(3239)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134533779 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134533780 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(3239)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3236)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3236)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3239)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3239)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134533956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134533956 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: Established a new IPA connection (conn_id=2) 20250819134533962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM 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(3242)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134533983 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134533983 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3243)@6b779c8e12fd: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(3246) TC_iu_lu_with_invalid_mcc_mnc2(3246)@6b779c8e12fd: 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 } } } } 20250819134534548 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134534548 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134534548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134534548 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134534548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134534548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134534548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134534548 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3233)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134534549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134534549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134534549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134534549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134534549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134534549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134534549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134534549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3233)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3233)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3232)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134534564 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134534564 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134534564 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134534564 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) 20250819134534564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134534564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134534564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134534564 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3236)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134534565 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134534565 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134534565 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134534565 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) 20250819134534565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134534565 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) 20250819134534565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134534565 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3236)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3236)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3235)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134534580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134534580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134534580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134534580 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134534580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134534580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134534580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134534580 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3239)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134534580 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) 20250819134534580 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134534580 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134534580 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134534580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134534580 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134534580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134534580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134534580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134534580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3239)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3238)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3238)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3246)14632001 MSC_Test_2-SCCP(3237)@6b779c8e12fd: First idle individual index:0 20250819134534597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134534597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134534597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134534597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134534597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134534597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134534597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134534597 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3239)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3238)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134534597 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) 20250819134534597 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{active}: Allocated (fsm.c:456) 20250819134534597 DMSC DEBUG msc_i[0x55c2676f58f0]{READY}: Allocated (fsm.c:456) 20250819134534597 DMSC DEBUG msc_i[0x55c2676f58f0]{READY}: is child of msub_fsm[0x55c2676fa0e0] (fsm.c:486) 20250819134534597 DMSC DEBUG msc_a[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134534597 DMSC DEBUG msc_a[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676fa0e0] (fsm.c:486) 20250819134534597 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134534597 DMSC DEBUG msc_i(unknown:UTRAN-Iu-555:NONE)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134534597 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134534597 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134534597 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134534598 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134534598 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134534598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134534598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90] (fsm.c:486) 20250819134534598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134534598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134534598 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134534598 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001054 id=262420000001054 (vlr.c:661) 20250819134534598 DVLR INFO New subscr, IMSI: 262420000001054 (vlr.c:562) 20250819134534598 DVLR DEBUG VLR subscr IMSI-262420000001054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134534598 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134534598 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134534598 DVLR DEBUG VLR subscr IMSI-262420000001054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250819134534598 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134534598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134534598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134534598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134534598 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134534598 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160] (fsm.c:486) 20250819134534598 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134534598 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134534598 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Added seen cell to this RAN peer: LAI:333-22-23 (ran_peer.c:105) 20250819134534598 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134534598 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134534598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134534598 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134534598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134534598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134534598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134534598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3239)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3237)@6b779c8e12fd: { messageType := 2, destLocRef := 'DF4441'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(3237)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(3243)@6b779c8e12fd: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(3246) MSC_Test-GSUP(3243)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3246)"262420000001054" 20250819134539599 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250819134539599 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250819134539599 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134539599 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250819134539599 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134539599 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) 20250819134539599 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) 20250819134539599 DMM INFO msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250819134539599 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250819134539599 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134539599 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134539599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134539599 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250819134539599 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) 20250819134539599 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134539599 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134539599 DVLR DEBUG VLR subscr IMSI-262420000001054 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819134539600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134539600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134539600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134539600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134539600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134539600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134539600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134539600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134539600 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134539600 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134539600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134539600 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134539600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134539600 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134539600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134539600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3239)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3239)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3237)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3237)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3237)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3237)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3237)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3237)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3237)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3237)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250819134604599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Timeout of T0 (fsm.c:317) 20250819134604599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: No timer_cb, automatic termination (fsm.c:329) 20250819134604599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250819134604599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160] (fsm.c:332) 20250819134604599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (fsm.c:332) 20250819134604599 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250819134604599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_AUTH_FAILURE (fsm.c:332) 20250819134604599 DVLR ERROR vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_DONE}: Event VLR_ULA_E_AUTH_FAILURE not permitted (fsm.c:332) 20250819134609600 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250819134609600 DIUCS ERROR msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250819134609600 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134609600 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250819134609600 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250819134609600 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250819134609600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250819134609600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90] (msc_a.c:1047) 20250819134609600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134609600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1047) 20250819134609600 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c26771e160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134609600 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676fa0e0] (msc_a.c:1047) 20250819134609600 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250819134609600 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c267696d90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134609600 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250819134609600 DMSC DEBUG msub(IMSI-262420000001054) MSC-A terminated (msub.c:261) 20250819134609600 DMSC DEBUG msub(IMSI-262420000001054) 1 MSC-I still active (msub.c:79) 20250819134609600 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134609600 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134609600 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c2676f58f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134609600 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c2676f58f0]{READY}: Removing from parent msub_fsm[0x55c2676fa0e0] (msub.c:113) 20250819134609600 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-555 (ran_conn.c:142) 20250819134609600 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-555 (ran_conn.c:155) 20250819134609600 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c2676f58f0]{READY}: Freeing instance (msub.c:113) 20250819134609600 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-555:LU)[0x55c2676f58f0]{READY}: Deallocated (fsm.c:568) 20250819134609600 DMSC DEBUG msub(IMSI-262420000001054) Free (msub.c:119) 20250819134609600 DVLR INFO VLR subscr IMSI-262420000001054 - active-conn: now used by 0 (-) (msub.c:375) 20250819134609600 DVLR DEBUG SUBSCR(IMSI-262420000001054) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250819134609600 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{terminating}: Freeing instance (msub.c:113) 20250819134609600 DMSC DEBUG msub_fsm[0x55c2676fa0e0]{terminating}: Deallocated (fsm.c:568) 20250819134609601 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134609601 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134609601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134609601 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134609601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134609601 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134609601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134609601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3239)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3239)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3237)@6b779c8e12fd: Session index based on local reference:0 20250819134609608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134609608 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134609608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134609608 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134609608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134609608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134609608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134609608 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3239)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3238)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3246)14632001 MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(3246)@6b779c8e12fd: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6b779c8e12fd: Test Component 3246 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(3231)@6b779c8e12fd: Final verdict of PTC: none 20250819134634027 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134634027 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) 20250819134634027 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134634027 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134634027 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134634027 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) 20250819134634027 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134634027 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134634027 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) 20250819134634027 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134634027 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134634027 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134634027 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134634027 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134634027 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134634027 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134634027 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134634028 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134634028 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134634029 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_1-M3UA(3236)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(3234)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(3243)@6b779c8e12fd: Final verdict of PTC: none 20250819134634029 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134634029 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-M3UA(3233)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3237)@6b779c8e12fd: Final verdict of PTC: none 20250819134634029 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134634029 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134634029 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134634029 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134634029 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134634029 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134634029 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134634029 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134634029 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134634029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134634029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134634029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134634029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134634029 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134634029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134634029 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(3232)@6b779c8e12fd: Final verdict of PTC: none 20250819134634029 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) 20250819134634029 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) 20250819134634029 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134634029 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134634029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134634029 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134634029 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) 20250819134634029 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) IPA-CTRL-CLI-IPA(3230)@6b779c8e12fd: Final verdict of PTC: none 20250819134634029 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) 20250819134634029 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250819134634029 DLSS7 ERROR 0: asp-virt-rnc0-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250819134634029 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-M3UA(3239)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3240)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3238)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-RAN(3235)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3242)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3247)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3241)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3244)@6b779c8e12fd: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(3246)@6b779c8e12fd: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test-STATS(3245)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3230): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3231): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3232): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3233): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3234): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3235): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3236): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3237): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3238): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3239): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3240): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3241): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3242): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3243): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3244): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3245): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(3246): fail (none -> fail) reason: "Tguard timeout" MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3247): none (fail -> fail) MTC@6b779c8e12fd: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@6b779c8e12fd: 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'. Tue Aug 19 13:46:34 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 20250819134635031 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134636028 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134636028 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134636028 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134636029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134636029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134636029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134636032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230608) 20250819134637034 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=230608, count=233300) 20250819134638035 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:46: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_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 20250819134639037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_iu_lu_and_expire_while_paging started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3251)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3251)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3251)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3249)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3254)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3254)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3254)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3252)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3257)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3257)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3257)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3255)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134639486 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3258)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134639648 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134639648 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134639648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134639648 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3251)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3251)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3251)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134639653 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134639653 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134639653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134639653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134639653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134639653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134639653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3251)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3251)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3251)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3251)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3251)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3251)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134639654 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134639654 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134639654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134639654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134639654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134639654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134639654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134639654 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(3251)@6b779c8e12fd: Message received on association #8 20250819134639654 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134639654 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3251)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3251)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3251)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3251)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3251)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3251)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134639666 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) 20250819134639666 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) 20250819134639666 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134639666 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(3254)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3254)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3254)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(3254)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3254)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134639670 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134639670 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134639670 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134639670 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134639670 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134639670 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134639670 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(3254)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3254)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3254)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3254)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3254)@6b779c8e12fd: Message received on association #8 20250819134639672 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134639672 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134639672 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134639672 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134639672 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134639672 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134639672 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134639672 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134639672 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3254)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134639672 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(3254)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3254)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3254)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3254)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3254)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134639680 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) 20250819134639680 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) 20250819134639680 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) 20250819134639680 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1106) 20250819134639680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134639680 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:192) 20250819134639680 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(3257)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134639682 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134639682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134639682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134639682 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:300) 20250819134639682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:663) 20250819134639682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134639682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134639682 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(3257)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3257)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250819134639682 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134639682 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3254)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3254)@6b779c8e12fd: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: Received M3UA_ERR -> discard MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3257)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134639684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134639684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134639684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134639684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134639684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134639684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:467) 20250819134639684 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(3254)@6b779c8e12fd: Message received on association #8 20250819134639684 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134639684 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3254)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134640039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134640039 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3260)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3260)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134640044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3260)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3260)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3260)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3260)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3260)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3260)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134640066 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134640066 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3261)@6b779c8e12fd: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3264) TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: 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 } } } } 20250819134640460 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640460 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640460 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134640460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640460 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3251)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640461 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640461 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640461 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134640461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134640461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3251)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3251)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3250)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3254)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640474 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640474 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640474 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640474 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) 20250819134640474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640474 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134640474 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640474 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640474 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640474 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) 20250819134640474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640474 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) 20250819134640474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134640474 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3254)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3254)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3253)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640495 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134640495 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) 20250819134640495 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134640496 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640496 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640496 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3256)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3256)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3264)15044886 MSC_Test_2-SCCP(3255)@6b779c8e12fd: First idle individual index:0 20250819134640508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640508 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640508 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) 20250819134640508 DMSC DEBUG msub_fsm[0x55c26771e160]{active}: Allocated (fsm.c:456) 20250819134640508 DMSC DEBUG msc_i[0x55c267696d90]{READY}: Allocated (fsm.c:456) 20250819134640508 DMSC DEBUG msc_i[0x55c267696d90]{READY}: is child of msub_fsm[0x55c26771e160] (fsm.c:486) 20250819134640508 DMSC DEBUG msc_a[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134640508 DMSC DEBUG msc_a[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26771e160] (fsm.c:486) 20250819134640508 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134640508 DMSC DEBUG msc_i(unknown:UTRAN-Iu-556:NONE)[0x55c267696d90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134640508 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134640508 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134640508 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134640508 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134640509 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134640509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134640509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-556:LU)[0x55c2676f58f0] (fsm.c:486) 20250819134640509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134640509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(3256)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134640509 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134640509 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134640509 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134640509 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134640509 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819134640509 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134640509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134640509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134640509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134640509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134640509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240] (fsm.c:486) 20250819134640509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134640509 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134640509 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640509 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640509 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640509 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640509 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: { messageType := 2, destLocRef := 'E59116'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 } } MSC_Test-GSUP(3261)@6b779c8e12fd: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(3264) MSC_Test-GSUP(3261)@6b779c8e12fd: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(3264)"262420000001055" MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134640512 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134640512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134640512 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296) Received 1 auth tuples (vlr.c:996) 20250819134640512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134640512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134640512 DMM DEBUG Tx AUTH REQ (rand = 2b6d1314c19746ceff34c52d6dfed6ae) (gsm_04_08.c:641) 20250819134640512 DMM DEBUG AUTH REQ (autn = d8b627751d550c22771c8d017cd617e1) (gsm_04_08.c:643) 20250819134640512 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134640512 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134640512 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134640513 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134640513 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640513 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640513 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3256)@6b779c8e12fd: patching N(SD)=1 into dtap '051450271C792104128F61BE'O MSC_Test_2-RAN(3256)@6b779c8e12fd: patched enc_l3: '055450271C792104128F61BE'O MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055450271C792104128F61BE'O MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640518 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134640518 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134640518 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134640518 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134640518 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134640518 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134640518 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134640518 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 50271c79128f61be) (gsm_04_08.c:1128) 20250819134640518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134640518 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296) AUTH on UTRAN received RES: 50271c79128f61be (8 bytes) (vlr_auth_fsm.c:151) 20250819134640518 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134640518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134640518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134640518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134640518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240] (vlr_auth_fsm.c:294) 20250819134640518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134640518 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134640518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134640518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134640518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134640518 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134640518 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=04fceced6f7678db98b54f79d318a653, CK=NONE (ran_msg_iu.c:388) 20250819134640518 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134640518 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640518 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640518 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640518 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134640518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134640524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640524 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640524 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134640524 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134640524 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134640524 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134640524 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134640524 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134640524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134640524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134640524 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134640524 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134640524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134640524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134640524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134640524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240] (fsm.c:486) 20250819134640524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134640524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134640524 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640524 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640524 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134640527 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134640527 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250819134640527 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250819134640527 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134640527 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134640527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134640527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134640527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134640527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134640527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240] (vlr_lu_fsm.c:110) 20250819134640527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134640527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676fa0e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134640527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134640527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134640527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134640527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c2676e3240] (fsm.c:486) 20250819134640527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134640527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134640527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134640527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134640527 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250819134640527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134640527 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84 LOCATION UPDATE ACCEPT (TMSI = 0x29db0a84) (gsm_04_08.c:149) 20250819134640527 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134640527 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134640527 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134640527 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134640527 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640527 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640527 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3256)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3256)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134640530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640530 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640530 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134640530 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134640530 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134640530 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134640530 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134640530 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134640530 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134640530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:TMSInew-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134640530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134640530 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250819134640530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134640530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134640530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134640530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676e3240] (vlr_lu_fsm.c:817) 20250819134640530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134640530 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x1DE26296:UTRAN-Iu-556:LU)[0x55c26771e780]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134640530 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134640530 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134640530 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250819134640530 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250819134640530 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134640530 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134640530 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134640530 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134640530 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134640530 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134640530 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134640530 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134640530 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134640530 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640530 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640530 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134640534 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640534 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640534 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640534 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134640534 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134640534 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134640534 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134640534 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134640534 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134640534 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134640534 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134640534 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134640534 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134640534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134640534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0] (msc_a.c:1053) 20250819134640534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134640534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134640534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134640534 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26771e160] (msc_a.c:1053) 20250819134640534 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134640534 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134640534 DMSC DEBUG msub_fsm[0x55c26771e160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134640534 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) MSC-A terminated (msub.c:261) 20250819134640534 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) 1 MSC-I still active (msub.c:79) 20250819134640534 DMSC DEBUG msub_fsm[0x55c26771e160]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134640534 DMSC DEBUG msub_fsm[0x55c26771e160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134640534 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134640534 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Removing from parent msub_fsm[0x55c26771e160] (msub.c:113) 20250819134640534 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-556 (ran_conn.c:142) 20250819134640534 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-556 (ran_conn.c:155) 20250819134640534 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Freeing instance (msub.c:113) 20250819134640534 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-556:LU)[0x55c267696d90]{READY}: Deallocated (fsm.c:568) 20250819134640534 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) Free (msub.c:119) 20250819134640534 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134640534 DMSC DEBUG msub_fsm[0x55c26771e160]{terminating}: Freeing instance (msub.c:113) 20250819134640534 DMSC DEBUG msub_fsm[0x55c26771e160]{terminating}: Deallocated (fsm.c:568) 20250819134640534 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640534 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640534 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 20250819134640535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640535 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3256)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3264)15044886 TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3256)@6b779c8e12fd: Created IMSI[0] for '262420000001055'H'29DB0A84'O to be handled at TC_iu_lu_and_expire_while_paging2(3264) MSC_Test-GSUP(3261)@6b779c8e12fd: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3264) 20250819134640537 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134640537 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250819134640537 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250819134640537 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640537 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640537 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3256)@6b779c8e12fd: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(3264) TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134640541 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250819134640541 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250819134640541 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: 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 := '29DB0A84'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3256)@6b779c8e12fd: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3264)15301021 MSC_Test_2-SCCP(3255)@6b779c8e12fd: First idle individual index:0 20250819134640543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640543 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640543 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) 20250819134640543 DMSC DEBUG msub_fsm[0x55c2676e3240]{active}: Allocated (fsm.c:456) 20250819134640543 DMSC DEBUG msc_i[0x55c2676f58f0]{READY}: Allocated (fsm.c:456) 20250819134640543 DMSC DEBUG msc_i[0x55c2676f58f0]{READY}: is child of msub_fsm[0x55c2676e3240] (fsm.c:486) 20250819134640543 DMSC DEBUG msc_a[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134640543 DMSC DEBUG msc_a[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e3240] (fsm.c:486) 20250819134640543 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134640543 DMSC DEBUG msc_i(unknown:UTRAN-Iu-557:NONE)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134640543 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134640543 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134640543 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134640543 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134640543 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90] (fsm.c:486) 20250819134640543 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134640543 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134640543 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134640543 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134640544 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134640544 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134640544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134640544 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134640544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134640544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160] (fsm.c:486) 20250819134640544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134640544 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134640544 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - proc_arq_vlr_fn_init: now used by 2 (Paging,active-conn) (vlr_access_req_fsm.c:405) 20250819134640544 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640544 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640544 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: { messageType := 2, destLocRef := 'E9799D'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(3255)@6b779c8e12fd: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134640545 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + vlr_gsup_rx: now used by 3 (Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134640545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134640545 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) Received 1 auth tuples (vlr.c:996) 20250819134640545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134640545 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134640545 DMM DEBUG Tx AUTH REQ (rand = eb3062aa2a5f451ade3634a20239cbc2) (gsm_04_08.c:641) 20250819134640545 DMM DEBUG AUTH REQ (autn = bc695da91580daba2768ffafbc54d519) (gsm_04_08.c:643) 20250819134640545 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134640545 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134640545 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134640545 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - vlr_gsup_rx: now used by 2 (Paging,active-conn) (vlr.c:1410) 20250819134640545 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640545 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640545 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3256)@6b779c8e12fd: patching N(SD)=0 into dtap '0514D468D12B2104250B4C64'O MSC_Test_2-RAN(3256)@6b779c8e12fd: patched enc_l3: '0514D468D12B2104250B4C64'O MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D468D12B2104250B4C64'O 20250819134640547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640547 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640547 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134640547 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134640547 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134640547 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134640547 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134640547 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134640547 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d468d12b250b4c64) (gsm_04_08.c:1128) 20250819134640547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134640547 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) AUTH on UTRAN received RES: d468d12b250b4c64 (8 bytes) (vlr_auth_fsm.c:151) 20250819134640547 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134640547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134640547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134640547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134640547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160] (vlr_auth_fsm.c:294) 20250819134640547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134640547 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134640547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134640547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134640547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134640547 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134640547 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=10abda0ae63fa12d6760e4e1efb65253, CK=NONE (ran_msg_iu.c:388) 20250819134640547 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134640547 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134640547 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640547 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640547 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134640549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640549 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640549 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134640549 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134640549 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134640549 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134640549 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134640549 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134640549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134640549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134640549 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134640549 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134640549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134640549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134640549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134640549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134640549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134640549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134640549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134640549 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134640549 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250819134640549 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - Paging: now used by 1 (active-conn) (paging.c:202) 20250819134640549 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250819134640549 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134640549 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134640549 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134640549 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134640549 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134640549 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134640549 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134640549 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134640549 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250819134640549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134640549 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640549 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640549 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3255)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3255)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3255)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134640551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640551 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640552 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134640552 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134640552 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134640552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134640552 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134640552 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134640552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134640552 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134640552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134640552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134640552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134640552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90] (msc_a.c:1053) 20250819134640552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134640552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c26771e160]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134640552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e3240] (msc_a.c:1053) 20250819134640552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134640552 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c267696d90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134640552 DMSC DEBUG msub_fsm[0x55c2676e3240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134640552 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) MSC-A terminated (msub.c:261) 20250819134640552 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) 1 MSC-I still active (msub.c:79) 20250819134640552 DMSC DEBUG msub_fsm[0x55c2676e3240]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134640552 DMSC DEBUG msub_fsm[0x55c2676e3240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134640552 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134640552 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Removing from parent msub_fsm[0x55c2676e3240] (msub.c:113) 20250819134640552 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-557 (ran_conn.c:142) 20250819134640552 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-557 (ran_conn.c:155) 20250819134640552 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Freeing instance (msub.c:113) 20250819134640552 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84:UTRAN-Iu-557:PAGING_RESP)[0x55c2676f58f0]{READY}: Deallocated (fsm.c:568) 20250819134640552 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) Free (msub.c:119) 20250819134640552 DVLR INFO VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84 - active-conn: now used by 0 (-) (msub.c:375) 20250819134640552 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x29DB0A84) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250819134640552 DMSC DEBUG msub_fsm[0x55c2676e3240]{terminating}: Freeing instance (msub.c:113) 20250819134640552 DMSC DEBUG msub_fsm[0x55c2676e3240]{terminating}: Deallocated (fsm.c:568) 20250819134640552 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640552 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640552 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134640552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134640552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3257)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3255)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3256)@6b779c8e12fd: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3264)15301021 MSC_Test_2-M3UA(3257)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134640552 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640552 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134640553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134640553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134640553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134640553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134640553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134640553 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3264)@6b779c8e12fd: Final verdict of PTC: pass MSC_Test_1-SCCP(3252)@6b779c8e12fd: Final verdict of PTC: none 20250819134640557 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134640557 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134640557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134640557 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134640557 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134640557 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134640557 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134640557 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134640557 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134640558 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134640558 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) 20250819134640558 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134640558 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134640558 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134640558 DLSS7 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(3249)@6b779c8e12fd: Final verdict of PTC: none 20250819134640557 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134640558 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134640558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134640558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134640558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134640558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134640558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134640558 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134640558 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134640558 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) 20250819134640558 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134640558 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134640558 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) 20250819134640558 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640558 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134640558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134640558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134640558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134640558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134640558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134640558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134640558 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) MSC_Test-MNCC(3258)@6b779c8e12fd: Final verdict of PTC: none20250819134640558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3254)@6b779c8e12fd: Final verdict of PTC: none 20250819134640559 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) 20250819134640559 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(3253)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(3251)@6b779c8e12fd: Final verdict of PTC: none 20250819134640559 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) 20250819134640559 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) 20250819134640559 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134640559 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134640559 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134640559 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) 20250819134640559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134640559 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134640559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134640559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134640560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134640560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134640560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test-GSUP(3261)@6b779c8e12fd: Final verdict of PTC: none 20250819134640560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134640560 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134640560 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(3250)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-SCCP(3255)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3260)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(3257)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3256)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3259)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3265)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3248)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3262)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3263)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3248): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3249): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3250): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3251): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3252): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3253): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3254): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3255): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3256): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3257): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3258): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3259): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3260): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3261): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3262): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3263): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(3264): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3265): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:46:40 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 20250819134641561 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134642560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134642560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134642560 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134642560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134642560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134642560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134642560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134642560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134642560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134642562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=436208) 20250819134643563 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=436208, count=439616) 20250819134644564 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:46: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_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 20250819134645565 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_mo_cc_iu_release started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3269)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3269)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3269)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3267)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_1-M3UA(3272)@6b779c8e12fd: ************************************************* MSC_Test_1-M3UA(3272)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3272)@6b779c8e12fd: ************************************************* MSC_Test_1-SCCP(3270)@6b779c8e12fd: v_sccp_pdu_maxlen:268 MTC@6b779c8e12fd: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_2-M3UA(3275)@6b779c8e12fd: ************************************************* MSC_Test_2-M3UA(3275)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3275)@6b779c8e12fd: ************************************************* MSC_Test_2-SCCP(3273)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134646058 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3276)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134646226 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134646226 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134646226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134646226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3269)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3269)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3269)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134646231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134646231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134646231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134646231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134646231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134646231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134646231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3269)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3269)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3269)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3269)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3269)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134646231 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134646231 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134646231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134646231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134646231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134646231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134646231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3269)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3269)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3269)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3269)@6b779c8e12fd: Message received on association #8 20250819134646231 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134646232 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3269)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3269)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3269)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3269)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134646239 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) 20250819134646239 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) 20250819134646239 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134646239 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(3272)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3272)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3272)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134646244 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134646244 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134646244 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134646244 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134646244 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134646244 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134646244 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(3272)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_1-M3UA(3272)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3272)@6b779c8e12fd: Message received on association #8 20250819134646245 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134646245 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134646245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134646245 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134646245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134646245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134646245 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(3272)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3272)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(3272)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3272)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3272)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3272)@6b779c8e12fd: Message received on association #8 20250819134646245 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.2/0 (xua_snm.c:406) 20250819134646245 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3272)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3272)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3272)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3272)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134646253 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) 20250819134646253 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) 20250819134646253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134646253 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(3275)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134646262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134646262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134646262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134646262 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134646262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134646262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134646262 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(3275)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_2-M3UA(3275)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3275)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134646265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134646265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134646266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134646266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134646266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134646266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134646266 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(3275)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134646266 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.3/0 (xua_snm.c:406) 20250819134646266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3272)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3272)@6b779c8e12fd: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134646567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134646567 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3278)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3278)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134646572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3278)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3278)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3278)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3278)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3278)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3278)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134646590 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134646590 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3279)@6b779c8e12fd: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(3282) TC_mo_cc_iu_release2(3282)@6b779c8e12fd: 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 } } } } 20250819134647039 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647039 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647039 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134647039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647039 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3269)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647039 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647039 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647039 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134647039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134647039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3269)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3269)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134647049 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647049 DLM3UA DEBUG 0: asp-virt-bsc1-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647049 DLM3UA DEBUG 0: asp-virt-bsc1-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647049 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) 20250819134647049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_1-M3UA(3272)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647050 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647050 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647050 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647050 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) 20250819134647050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647050 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) 20250819134647050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:247) 20250819134647051 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3268)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(3272)@6b779c8e12fd: Message received on association #8 MSC_Test_1-M3UA(3272)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3271)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250819134647067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647068 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647068 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) 20250819134647068 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250819134647068 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647068 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647068 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3274)@6b779c8e12fd: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3274)@6b779c8e12fd: Added conn table entry 0TC_mo_cc_iu_release2(3282)13342053 MSC_Test_2-SCCP(3273)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-RAN(3274)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647088 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134647088 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) 20250819134647088 DMSC DEBUG msub_fsm[0x55c267696d90]{active}: Allocated (fsm.c:456) 20250819134647088 DMSC DEBUG msc_i[0x55c2676f58f0]{READY}: Allocated (fsm.c:456) 20250819134647088 DMSC DEBUG msc_i[0x55c2676f58f0]{READY}: is child of msub_fsm[0x55c267696d90] (fsm.c:486) 20250819134647088 DMSC DEBUG msc_a[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134647088 DMSC DEBUG msc_a[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267696d90] (fsm.c:486) 20250819134647088 DMSC DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134647088 DMSC DEBUG msc_i(unknown:UTRAN-Iu-558:NONE)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134647088 DMSC DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134647088 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134647088 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-558:NONE)[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134647088 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134647088 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134647088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134647088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-558:LU)[0x55c2676d0e60] (fsm.c:486) 20250819134647088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250819134647088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134647088 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134647088 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134647088 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134647088 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134647088 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819134647088 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134647088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134647088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134647088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250819134647088 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134647088 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240] (fsm.c:486) 20250819134647088 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134647088 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134647088 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647088 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647088 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: { messageType := 2, destLocRef := 'CB9565'O, 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(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(3279)@6b779c8e12fd: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(3282) MSC_Test-GSUP(3279)@6b779c8e12fd: Added IMSI table entry 0TC_mo_cc_iu_release2(3282)"262420000001043" TC_mo_cc_iu_release2(3282)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3282)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134647092 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134647092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134647092 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) Received 1 auth tuples (vlr.c:996) 20250819134647092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134647092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134647092 DMM DEBUG Tx AUTH REQ (rand = 20785c40edd2ea4ab89e8a00a6f142f8) (gsm_04_08.c:641) 20250819134647092 DMM DEBUG AUTH REQ (autn = 9cb77d8e335cbef7ce1e3dbb8995d7e5) (gsm_04_08.c:643) 20250819134647092 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134647092 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134647092 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134647092 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647092 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647092 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134647092 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3274)@6b779c8e12fd: patching N(SD)=1 into dtap '05143124C1752104F8209AA0'O MSC_Test_2-RAN(3274)@6b779c8e12fd: patched enc_l3: '05543124C1752104F8209AA0'O MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543124C1752104F8209AA0'O 20250819134647099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647099 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647099 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647099 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647099 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647099 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134647099 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647099 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134647099 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134647099 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3124c175f8209aa0) (gsm_04_08.c:1128) 20250819134647099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134647099 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) AUTH on UTRAN received RES: 3124c175f8209aa0 (8 bytes) (vlr_auth_fsm.c:151) 20250819134647099 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134647099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134647099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134647099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134647099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240] (vlr_auth_fsm.c:294) 20250819134647099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134647099 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134647099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250819134647099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134647099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134647099 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134647099 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eae36d34278c4d6097117c881a20aca9, CK=NONE (ran_msg_iu.c:388) 20250819134647099 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134647099 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250819134647099 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647099 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647099 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134647105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647105 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647105 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647105 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647105 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134647105 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647105 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134647105 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134647105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250819134647105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134647105 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134647105 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134647105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134647105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134647105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134647105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240] (fsm.c:486) 20250819134647105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134647105 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134647105 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647105 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647105 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134647107 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134647107 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250819134647107 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250819134647107 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134647107 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134647107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134647107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134647107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134647107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134647107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240] (vlr_lu_fsm.c:110) 20250819134647107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134647107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c26771e780]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134647107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134647107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134647107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134647107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676e3240] (fsm.c:486) 20250819134647107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134647107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134647107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134647107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134647107 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250819134647107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134647107 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC LOCATION UPDATE ACCEPT (TMSI = 0xb81bb9cc) (gsm_04_08.c:149) 20250819134647107 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250819134647107 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134647107 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134647107 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134647107 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647107 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647107 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647107 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3282)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3274)@6b779c8e12fd: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3274)@6b779c8e12fd: patched enc_l3: '059B'O MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:14 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250819134647109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647109 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647109 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647109 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647109 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647109 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647109 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134647109 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647109 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134647109 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134647109 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134647109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:TMSInew-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134647109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134647109 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250819134647109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134647109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134647109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134647109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676e3240] (vlr_lu_fsm.c:817) 20250819134647109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134647109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x8990D3BF:UTRAN-Iu-558:LU)[0x55c2676fa0e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134647109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134647109 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134647109 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250819134647109 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250819134647109 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134647109 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134647109 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250819134647109 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134647109 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134647109 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134647109 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134647109 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134647109 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134647109 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647109 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647109 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134647113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647113 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647113 DIUCS DEBUG (UTRAN-Iu-558) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647113 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647113 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134647113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647113 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134647113 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134647113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134647113 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134647113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134647113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134647113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134647113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60] (msc_a.c:1053) 20250819134647113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134647113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134647113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676e3240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134647113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267696d90] (msc_a.c:1053) 20250819134647113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134647113 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676d0e60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134647113 DMSC DEBUG msub_fsm[0x55c267696d90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134647113 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) MSC-A terminated (msub.c:261) 20250819134647113 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) 1 MSC-I still active (msub.c:79) 20250819134647113 DMSC DEBUG msub_fsm[0x55c267696d90]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134647113 DMSC DEBUG msub_fsm[0x55c267696d90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134647113 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134647113 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Removing from parent msub_fsm[0x55c267696d90] (msub.c:113) 20250819134647113 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-558 (ran_conn.c:142) 20250819134647113 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-558 (ran_conn.c:155) 20250819134647113 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Freeing instance (msub.c:113) 20250819134647113 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-558:LU)[0x55c2676f58f0]{READY}: Deallocated (fsm.c:568) 20250819134647113 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) Free (msub.c:119) 20250819134647113 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC - active-conn: now used by 1 (attached) (msub.c:375) 20250819134647113 DMSC DEBUG msub_fsm[0x55c267696d90]{terminating}: Freeing instance (msub.c:113) 20250819134647113 DMSC DEBUG msub_fsm[0x55c267696d90]{terminating}: Deallocated (fsm.c:568) 20250819134647113 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647113 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647113 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 20250819134647114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647114 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3274)@6b779c8e12fd: Deleted conn table entry 0TC_mo_cc_iu_release2(3282)13342053 TC_mo_cc_iu_release2(3282)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3282)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3282)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3282)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3282)@6b779c8e12fd: 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 := 'B81BB9CC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3274)@6b779c8e12fd: Added conn table entry 0TC_mo_cc_iu_release2(3282)13701029 MSC_Test_2-RAN(3274)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3273)@6b779c8e12fd: First idle individual index:0 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647314 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134647315 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) 20250819134647315 DMSC DEBUG msub_fsm[0x55c2676e3240]{active}: Allocated (fsm.c:456) 20250819134647315 DMSC DEBUG msc_i[0x55c2676d0e60]{READY}: Allocated (fsm.c:456) 20250819134647315 DMSC DEBUG msc_i[0x55c2676d0e60]{READY}: is child of msub_fsm[0x55c2676e3240] (fsm.c:486) 20250819134647315 DMSC DEBUG msc_a[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134647315 DMSC DEBUG msc_a[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e3240] (fsm.c:486) 20250819134647315 DMSC DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134647315 DMSC DEBUG msc_i(unknown:UTRAN-Iu-559:NONE)[0x55c2676d0e60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134647315 DMSC DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134647315 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250819134647315 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-559:NONE)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250819134647315 DMM DEBUG msc_a(TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250819134647315 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134647315 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0] (fsm.c:486) 20250819134647315 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250819134647315 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134647315 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134647315 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134647315 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134647315 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134647315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134647315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250819134647315 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250819134647315 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90] (fsm.c:486) 20250819134647316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250819134647316 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250819134647316 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134647316 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647316 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647316 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: { messageType := 2, destLocRef := 'D10FA5'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(3273)@6b779c8e12fd: Session index based on local reference:0 TC_mo_cc_iu_release2(3282)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3282)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134647323 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134647323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250819134647323 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) Received 1 auth tuples (vlr.c:996) 20250819134647323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250819134647323 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250819134647323 DMM DEBUG Tx AUTH REQ (rand = a93a8c90bbda3b241afee7850be7fcdd) (gsm_04_08.c:641) 20250819134647323 DMM DEBUG AUTH REQ (autn = abdae2b2610ede399449cc17d0446029) (gsm_04_08.c:643) 20250819134647323 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250819134647323 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134647323 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134647323 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134647323 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647323 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647323 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3274)@6b779c8e12fd: patching N(SD)=1 into dtap '05147373FCCA210423EF754C'O MSC_Test_2-RAN(3274)@6b779c8e12fd: patched enc_l3: '05547373FCCA210423EF754C'O MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:24 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547373FCCA210423EF754C'O 20250819134647332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647332 DLM3UA DEBUG 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(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647332 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134647332 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647332 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647332 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134647332 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647332 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134647332 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134647332 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7373fcca23ef754c) (gsm_04_08.c:1128) 20250819134647332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250819134647332 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) AUTH on UTRAN received RES: 7373fcca23ef754c (8 bytes) (vlr_auth_fsm.c:151) 20250819134647332 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250819134647332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250819134647332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250819134647332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250819134647332 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90] (vlr_auth_fsm.c:294) 20250819134647333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250819134647333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250819134647333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250819134647333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134647333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250819134647333 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250819134647333 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5d3030876c413d5f4b9f00b164340840, CK=NONE (ran_msg_iu.c:388) 20250819134647333 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250819134647333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250819134647333 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647333 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647333 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250819134647339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647339 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647339 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647339 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647339 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134647339 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647339 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250819134647339 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250819134647339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250819134647339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134647339 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250819134647339 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134647339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134647339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134647339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134647339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134647339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134647339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134647339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134647339 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134647339 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250819134647339 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250819134647340 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647340 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647340 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(3276)@6b779c8e12fd: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(3282) MSC_Test-MGCP(3277)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(3282) MSC_Test_2-RAN(3274)@6b779c8e12fd: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(3274)@6b779c8e12fd: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:28 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250819134647360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647360 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647360 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647360 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647360 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134647360 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647360 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250819134647360 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250819134647360 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250819134647360 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC callref-0x8000003b tid-8) New transaction (transaction.c:231) 20250819134647360 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2671) 20250819134647360 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134647360 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2690) 20250819134647360 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134647360 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250819134647360 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559: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) 20250819134647360 DCC INFO trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250819134647360 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250819134647360 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250819134647361 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250819134647361 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0] (fsm.c:486) 20250819134647361 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559: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) 20250819134647361 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676e7a10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134647361 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676e7a10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0] (fsm.c:486) 20250819134647361 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:no-CI)[0x55c2676e7a10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250819134647361 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:no-CI)[0x55c2676e7a10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134647361 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676e1df0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134647361 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676e1df0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0] (fsm.c:486) 20250819134647361 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:no-CI)[0x55c2676e1df0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250819134647361 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:no-CI)[0x55c2676e1df0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3277)@6b779c8e12fd: 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(3282) TC_mo_cc_iu_release2(3282)@6b779c8e12fd: f_mo_call_establish 2: rx 1st CRCX 20250819134647375 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:no-CI)[0x55c2676e7a10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134647375 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134647375 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134647375 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{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) 20250819134647375 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559: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(3282)@6b779c8e12fd: f_mo_call_establish 6: rx 2nd CRCX 20250819134647377 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:no-CI)[0x55c2676e1df0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134647378 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250819134647378 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250819134647378 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{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) 20250819134647378 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559: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) 20250819134647378 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) Sending Assignment Command (msc_a.c:706) 20250819134647378 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250819134647378 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{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) 20250819134647378 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250819134647378 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647378 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647378 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test-MNCC(3276)@6b779c8e12fd: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(3282) MSC_Test-MNCC(3276)@6b779c8e12fd: Added conn table entry 0TC_mo_cc_iu_release2(3282)-2147483589 MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3282)@6b779c8e12fd: f_mo_call_establish 1: rx MNCC SETUP ind 20250819134647384 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250819134647384 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_mo_cc_iu_release2(3282)@6b779c8e12fd: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:46 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60427C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647409 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134647409 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647409 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647409 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134647409 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250819134647409 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647409 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250819134647409 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250819134647409 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250819134647409 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55c2676e1df0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250819134647409 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559: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)[0x55c2676e1df0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250819134647409 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559: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) 20250819134647409 DCC INFO trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559: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) 20250819134647409 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559: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) 20250819134647409 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559: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(3282)@6b779c8e12fd: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(3282)@6b779c8e12fd: f_mo_call_establish 5: rx MDCX for the RAN side 20250819134647411 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250819134647411 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134647411 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134647411 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250819134647411 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250819134647411 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134647411 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134647411 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250819134647411 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647411 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647411 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 20250819134647411 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676e1df0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134647411 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676e1df0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134647411 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134647413 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250819134647413 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134647413 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250819134647413 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250819134647413 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250819134647413 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134647413 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134647413 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647413 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647413 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3282)@6b779c8e12fd: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:12 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250819134647416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647416 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647417 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647417 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647417 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250819134647417 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647417 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250819134647417 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250819134647417 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250819134647417 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134647417 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 2 (cc,msc_a_ran_dec) (msc_a.c:948) 20250819134647417 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134647417 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC + 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) 20250819134647417 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134647417 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) Freeing transaction (transaction.c:243) 20250819134647417 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250819134647417 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250819134647417 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250819134647417 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250819134647417 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250819134647417 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134647417 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250819134647417 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250819134647417 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250819134647417 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250819134647417 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250819134647417 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676e1df0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134647417 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676e1df0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0] (call_leg.c:197) 20250819134647417 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676e1df0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250819134647417 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55c2676e1df0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250819134647417 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676e7a10]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250819134647417 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676e7a10]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0] (call_leg.c:197) 20250819134647417 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250819134647417 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676e7a10]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250819134647417 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ:trans-8:call-239:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676e7a10]{ESTABLISHING}: Deallocated (fsm.c:568) 20250819134647417 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250819134647417 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0] (call_leg.c:198) 20250819134647417 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250819134647417 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676fa0e0]{RELEASING}: Deallocated (fsm.c:568) 20250819134647417 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250819134647417 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250819134647417 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134647417 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134647417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134647417 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647417 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647417 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(3276)@6b779c8e12fd: Deleted conn table entry 0TC_mo_cc_iu_release2(3282)-2147483589 MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3273)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3282)@6b779c8e12fd: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(3282)@6b779c8e12fd: f_mo_call_establish DONE TC_mo_cc_iu_release2(3282)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_len:7 MSC_Test_2-SCCP(3273)@6b779c8e12fd: vl_from0 MSC_Test_2-SCCP(3273)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250819134647922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647922 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134647923 DIUCS DEBUG (UTRAN-Iu-559) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250819134647923 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134647923 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134647923 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134647923 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250819134647923 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250819134647923 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134647923 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250819134647923 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134647923 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134647923 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134647923 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0] (msc_a.c:1053) 20250819134647923 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134647923 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c267696d90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134647923 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e3240] (msc_a.c:1053) 20250819134647923 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134647923 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676f58f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134647923 DMSC DEBUG msub_fsm[0x55c2676e3240]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134647923 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) MSC-A terminated (msub.c:261) 20250819134647923 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) 1 MSC-I still active (msub.c:79) 20250819134647923 DMSC DEBUG msub_fsm[0x55c2676e3240]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134647923 DMSC DEBUG msub_fsm[0x55c2676e3240]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134647923 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134647924 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Removing from parent msub_fsm[0x55c2676e3240] (msub.c:113) 20250819134647924 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55c2676891f0]{READY}: Closing UTRAN-Iu-559 (ran_conn.c:142) 20250819134647924 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-559 (ran_conn.c:155) 20250819134647924 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Freeing instance (msub.c:113) 20250819134647924 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC:UTRAN-Iu-559:CM_SERVICE_REQ)[0x55c2676d0e60]{READY}: Deallocated (fsm.c:568) 20250819134647924 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC) Free (msub.c:119) 20250819134647924 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0xB81BB9CC - active-conn: now used by 1 (attached) (msub.c:375) 20250819134647924 DMSC DEBUG msub_fsm[0x55c2676e3240]{terminating}: Freeing instance (msub.c:113) 20250819134647924 DMSC DEBUG msub_fsm[0x55c2676e3240]{terminating}: Deallocated (fsm.c:568) 20250819134647924 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647924 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647924 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:603) 20250819134647924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250819134647924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: Message received on association #8 MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3273)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_2-RAN(3274)@6b779c8e12fd: Deleted conn table entry 0TC_mo_cc_iu_release2(3282)13701029 TC_mo_cc_iu_release2(3282)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3282)@6b779c8e12fd: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3282)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134647927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134647927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134647927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134647927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:603) 20250819134647927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134647927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134647927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134647927 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_2-M3UA(3275)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(3282)@6b779c8e12fd: Final verdict of PTC: pass 20250819134648932 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134648932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134648932 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134648932 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134648932 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134648932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134648932 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134648932 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134648932 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134648932 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134648933 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134648933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134648933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134648933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134648933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134648933 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134648933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134648933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134648933 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) 20250819134648933 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134648933 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) 20250819134648933 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134648933 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134648933 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134648933 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) 20250819134648933 DLSS7 INFO 0: asp-virt-bsc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134648933 DLSS7 NOTICE 0: asp-virt-bsc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134648933 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) 20250819134648933 DLSS7 DEBUG 0: asp-virt-bsc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134648933 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1106) 20250819134648933 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134648933 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134648933 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134648933 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134648933 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134648933 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134648933 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134648934 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.2/0 (xua_snm.c:371) MSC_Test_0-M3UA(3269)@6b779c8e12fd: Final verdict of PTC: none 20250819134648934 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3272)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_1-SCCP(3270)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(3279)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(3267)@6b779c8e12fd: Final verdict of PTC: none 20250819134648935 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134648935 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134648936 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) 20250819134648936 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) 20250819134648936 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134648936 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250819134648936 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) 20250819134648936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134648936 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134648936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134648936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134648936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134648936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134648936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134648936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134648936 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.3/0 (xua_snm.c:371) 20250819134648936 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(3271)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-RAN(3274)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3283)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_2-M3UA(3275)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3268)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3276)@6b779c8e12fd: Final verdict of PTC: none 20250819134648936 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_2-SCCP(3273)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3278)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3280)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3277)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3266)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3281)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: none MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3266): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3267): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3268): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3269): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-SCCP(3270): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-RAN(3271): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_1-M3UA(3272): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-SCCP(3273): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-RAN(3274): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_2-M3UA(3275): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3276): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3277): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3278): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3279): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3280): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3281): none (none -> none) MTC@6b779c8e12fd: Local verdict of PTC TC_mo_cc_iu_release2(3282): pass (none -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3283): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@6b779c8e12fd: 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'. Tue Aug 19 13:46:48 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 20250819134649938 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134650934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134650934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134650934 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134650934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134650934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134650934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134650936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134650936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134650936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134650940 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=541988) 20250819134651942 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=541988, count=547836) 20250819134652944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test execution finished. MTC@6b779c8e12fd: 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 ------ Tue Aug 19 13:46: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_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 20250819134653946 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_no_callref started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3287)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3287)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3287)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3285)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134654445 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3288)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134654641 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134654641 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134654641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134654641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3287)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134654646 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134654646 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134654646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134654646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134654646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134654646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134654646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3287)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3287)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3287)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134654647 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134654647 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134654647 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134654647 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134654647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134654647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134654647 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250819134654647 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134654647 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134654948 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134654948 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3290)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3290)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134654954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3290)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3290)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3290)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@6b779c8e12fd: IPA ID RESP: { { 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)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3290)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134654976 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134654976 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3291)@6b779c8e12fd: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(3294) TC_no_callref0(3294)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819134655449 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655449 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655449 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134655449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134655449 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134655449 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655449 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655449 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3286)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3286)@6b779c8e12fd: Added conn table entry 0TC_no_callref0(3294)5962893 MSC_Test_0-SCCP(3285)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(3286)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134655463 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655463 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655463 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134655463 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(3287)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134655463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134655463 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3286)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 20250819134655464 DMSC DEBUG msub_fsm[0x55c26771e780]{active}: Allocated (fsm.c:456) 20250819134655464 DMSC DEBUG msc_i[0x55c2676e7a10]{READY}: Allocated (fsm.c:456) 20250819134655464 DMSC DEBUG msc_i[0x55c2676e7a10]{READY}: is child of msub_fsm[0x55c26771e780] (fsm.c:486) 20250819134655464 DMSC DEBUG msc_a[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134655464 DMSC DEBUG msc_a[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26771e780] (fsm.c:486) 20250819134655464 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134655464 DMSC DEBUG msc_i(unknown:GERAN-A-560:NONE)[0x55c2676e7a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134655464 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134655464 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134655464 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676fa0e0] (fsm.c:486) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134655464 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134655464 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250819134655464 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250819134655464 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134655464 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134655464 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134655464 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-RAN(3286)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(3295) 20250819134655464 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134655464 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134655464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134655464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134655464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676f6ba0] (fsm.c:486) 20250819134655464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134655464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134655464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134655464 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655464 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655464 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3285)@6b779c8e12fd: { messageType := 2, destLocRef := '5AFC8D'O, sourceLocRef := '000230'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3291)@6b779c8e12fd: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(3294) MSC_Test-GSUP(3291)@6b779c8e12fd: Added IMSI table entry 0TC_no_callref0(3294)"262420000000033" 20250819134655466 DVLR DEBUG VLR subscr IMSI-262420000000033 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250819134655466 DVLR DEBUG VLR subscr IMSI-262420000000033 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(3285)@6b779c8e12fd: vl_from0 20250819134655467 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655467 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655467 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134655467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134655467 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-SCCP(3285)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134655467 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134655467 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_no_callref0(3294)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3294)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134655471 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134655471 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250819134655471 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134655471 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134655471 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134655471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134655471 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134655472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134655472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134655472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c2676f6ba0] (vlr_lu_fsm.c:110) 20250819134655472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134655472 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55c2676e2eb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134655472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134655472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134655472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134655472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c2676f6ba0] (fsm.c:486) 20250819134655472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134655472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134655472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134655472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134655472 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2E11C280) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134655472 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134655472 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2E11C280 LOCATION UPDATE ACCEPT (TMSI = 0x2e11c280) (gsm_04_08.c:149) 20250819134655472 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2E11C280:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134655472 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2E11C280 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250819134655472 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655472 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655472 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3294)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3286)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3286)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(3285)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134655479 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655479 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655479 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134655479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134655479 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134655480 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2E11C280:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134655480 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134655480 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134655480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x2E11C280:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134655480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134655480 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134655480 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250819134655480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134655480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134655480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134655480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676f6ba0] (vlr_lu_fsm.c:817) 20250819134655480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134655480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-560:LU)[0x55c267716250]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134655480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134655480 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134655480 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.983s remaining) (msc_a.c:450) 20250819134655480 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134655480 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134655480 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134655480 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134655480 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134655480 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134655480 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134655481 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250819134655481 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655481 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655481 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3285)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819134655484 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655484 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655484 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134655484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134655484 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134655484 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134655484 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134655484 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134655484 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134655484 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134655484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134655484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0] (msc_a.c:1053) 20250819134655484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134655484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134655484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676f6ba0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134655484 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26771e780] (msc_a.c:1053) 20250819134655484 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134655484 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676fa0e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134655484 DMSC DEBUG msub_fsm[0x55c26771e780]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134655484 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280) MSC-A terminated (msub.c:261) 20250819134655484 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280) 1 MSC-I still active (msub.c:79) 20250819134655484 DMSC DEBUG msub_fsm[0x55c26771e780]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134655484 DMSC DEBUG msub_fsm[0x55c26771e780]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134655484 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134655484 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Removing from parent msub_fsm[0x55c26771e780] (msub.c:113) 20250819134655484 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-560 (ran_conn.c:155) 20250819134655484 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Freeing instance (msub.c:113) 20250819134655484 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-560:LU)[0x55c2676e7a10]{READY}: Deallocated (fsm.c:568) 20250819134655484 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280) Free (msub.c:119) 20250819134655485 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134655485 DMSC DEBUG msub_fsm[0x55c26771e780]{terminating}: Freeing instance (msub.c:113) 20250819134655485 DMSC DEBUG msub_fsm[0x55c26771e780]{terminating}: Deallocated (fsm.c:568) 20250819134655485 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655485 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655485 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134655485 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655485 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655485 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655485 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134655486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134655486 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3286)@6b779c8e12fd: Deleted conn table entry 0TC_no_callref0(3294)5962893 TC_no_callref0(3294)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134655487 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134655487 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_no_callref0(3294)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(3294)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3294)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3289)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(3294) TC_no_callref0(3294)@6b779c8e12fd: 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 := '2E11C280'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3286)@6b779c8e12fd: Added conn table entry 0TC_no_callref0(3294)14489135 MSC_Test_0-RAN(3286)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3285)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3286)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3286)@6b779c8e12fd: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(3296) 20250819134655686 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655686 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655686 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134655686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134655686 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134655687 DMSC DEBUG msub_fsm[0x55c267698540]{active}: Allocated (fsm.c:456) 20250819134655687 DMSC DEBUG msc_i[0x55c26770d140]{READY}: Allocated (fsm.c:456) 20250819134655687 DMSC DEBUG msc_i[0x55c26770d140]{READY}: is child of msub_fsm[0x55c267698540] (fsm.c:486) 20250819134655687 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134655687 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267698540] (fsm.c:486) 20250819134655687 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134655687 DMSC DEBUG msc_i(unknown:GERAN-A-561:NONE)[0x55c26770d140]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134655687 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134655687 DMM DEBUG msc_a(TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250819134655687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134655687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0] (fsm.c:486) 20250819134655687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819134655687 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134655687 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134655687 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134655687 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134655687 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134655687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134655687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134655687 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134655688 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134655688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134655688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134655688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134655688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134655688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134655688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134655688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134655688 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134655688 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134655688 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819134655688 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134655688 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134655688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134655688 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655688 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655688 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134655689 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655689 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655689 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3285)@6b779c8e12fd: { messageType := 2, destLocRef := 'DD162F'O, sourceLocRef := '000231'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134655693 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819134655693 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_no_callref0(3294)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3294)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3294)@6b779c8e12fd: Sending SETUP. MTC@6b779c8e12fd: Got test event: "SETUP" MSC_Test_0-RAN(3286)@6b779c8e12fd: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(3286)@6b779c8e12fd: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(3285)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006003200002900'O 20250819134655702 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655702 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655702 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134655702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134655702 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134655702 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134655703 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134655703 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134655703 DBSSAP ERROR msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250819134655703 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134655703 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134655703 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134655703 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134655703 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134655703 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134655703 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134655703 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655703 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655703 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655703 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134655704 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134655704 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134655704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134655704 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134655704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134655704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134655704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134655704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3287)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3287)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3285)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3285)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3294)@6b779c8e12fd: Got GCC Termination with failure. MTC@6b779c8e12fd: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(3294)@6b779c8e12fd: Got Clear Command on initial connection. MTC@6b779c8e12fd: Got test event: "CLEAR" MTC@6b779c8e12fd: All connection are cleared now. TC_no_callref0(3296)@6b779c8e12fd: Final verdict of PTC: none TC_no_callref0(3294)@6b779c8e12fd: Final verdict of PTC: pass TC_no_callref0(3295)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: getverdict: none MTC@6b779c8e12fd: setverdict(pass): none -> pass MTC@6b779c8e12fd: getverdict: pass MTC@6b779c8e12fd: All expected events have been received. The test passed. 20250819134656217 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134656217 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134656217 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134656217 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134656217 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134656217 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134656217 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134656217 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134656217 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134656217 DLSS7 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(3287)@6b779c8e12fd: Final verdict of PTC: none 20250819134656217 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134656217 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134656218 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134656218 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(3291)@6b779c8e12fd: Final verdict of PTC: none 20250819134656218 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(3285)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3286)@6b779c8e12fd: Final verdict of PTC: none 20250819134656217 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134656217 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134656217 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134656217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134656217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134656217 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134656217 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-GSUP-IPA(3290)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3288)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3292)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3289)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3298)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3284)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3299)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3297)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3293)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: pass MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3284): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3285): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3286): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3287): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3288): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3289): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3290): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3291): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3292): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3293): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_no_callref0(3294): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_no_callref0(3295): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_no_callref0(3296): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3297): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3298): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3299): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_no_callref finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Tue Aug 19 13:46:56 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 20250819134657219 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134658218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134658218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134658218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134658220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=271664) 20250819134659221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=271664, count=273640) 20250819134700222 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:47: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_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 20250819134701223 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_setup_refuse started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3303)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3303)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3303)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3301)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134701759 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3304)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134701954 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134701954 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134701954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134701954 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3303)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134701955 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134701955 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134701955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134701955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134701955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134701955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134701955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3303)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3303)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3303)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134701956 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134701956 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134701956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134701956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134701956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134701956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134701956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250819134701956 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134701956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134702224 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134702224 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3306)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3306)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134702229 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3306)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3306)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3306)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3306)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3306)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3306)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134702249 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134702249 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3307)@6b779c8e12fd: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(3310) TC_setup_refuse0(3310)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819134702761 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702761 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702761 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134702761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134702761 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134702761 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-561 (ran_conn.c:142) 20250819134702761 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250819134702761 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250819134702761 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250819134702761 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{CLEARED}: Removing from parent msub_fsm[0x55c267698540] (msc_i.c:221) 20250819134702761 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{CLEARED}: Freeing instance (msc_i.c:221) 20250819134702761 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c26770d140]{CLEARED}: Deallocated (fsm.c:568) 20250819134702761 DMSC DEBUG msub_fsm[0x55c267698540]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250819134702761 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280) MSC-I terminated (msub.c:261) 20250819134702761 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280) 1 MSC-A still active (msub.c:79) 20250819134702761 DMSC DEBUG msub_fsm[0x55c267698540]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134702761 DMSC DEBUG msub_fsm[0x55c267698540]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134702761 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134702761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134702761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0] (msub.c:113) 20250819134702761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250819134702761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c267715810]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134702761 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55c267698540] (msub.c:113) 20250819134702761 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250819134702762 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-561:CM_SERVICE_REQ)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250819134702762 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280) Free (msub.c:119) 20250819134702762 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134702762 DMSC DEBUG msub_fsm[0x55c267698540]{terminating}: Freeing instance (msub.c:113) 20250819134702762 DMSC DEBUG msub_fsm[0x55c267698540]{terminating}: Deallocated (fsm.c:568) 20250819134702762 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-561 (ran_conn.c:155) 20250819134702762 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702762 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702762 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134702762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134702762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3302)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3302)@6b779c8e12fd: Added conn table entry 0TC_setup_refuse0(3310)15327763 MSC_Test_0-SCCP(3301)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(3302)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 20250819134702777 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702777 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702777 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134702777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134702777 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134702777 DMSC DEBUG msub_fsm[0x55c267715810]{active}: Allocated (fsm.c:456) 20250819134702777 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: Allocated (fsm.c:456) 20250819134702777 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: is child of msub_fsm[0x55c267715810] (fsm.c:486) 20250819134702777 DMSC DEBUG msc_a[0x55c267698540]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134702777 DMSC DEBUG msc_a[0x55c267698540]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267715810] (fsm.c:486) 20250819134702778 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x55c267698540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134702778 DMSC DEBUG msc_i(unknown:GERAN-A-562:NONE)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134702778 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x55c267698540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134702778 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134702778 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55c267698540] (fsm.c:486) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-RAN(3302)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 20250819134702778 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134702778 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134702778 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134702778 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134702778 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819134702778 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134702778 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_0-RAN(3302)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(3311) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134702778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134702778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134702778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0] (fsm.c:486) 20250819134702778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134702778 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134702778 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702778 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702778 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134702778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134702778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134702779 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702779 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702779 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134702779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134702779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3301)@6b779c8e12fd: { messageType := 2, destLocRef := 'E9E213'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(3301)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3307)@6b779c8e12fd: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(3310) MSC_Test-GSUP(3307)@6b779c8e12fd: Added IMSI table entry 0TC_setup_refuse0(3310)"262420000000033" 20250819134702782 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819134702782 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819134702783 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702783 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134702783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702783 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134702783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134702783 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134702783 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134702783 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_setup_refuse0(3310)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3310)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134702790 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134702790 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250819134702790 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134702790 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134702791 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134702791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134702791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134702791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134702791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134702791 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0] (vlr_lu_fsm.c:110) 20250819134702792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134702792 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676f5290]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134702792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134702792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134702792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134702792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676a4fa0] (fsm.c:486) 20250819134702792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134702792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134702792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134702792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134702792 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:TMSInew-0xBF696B15) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134702792 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134702792 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:TMSInew-0xBF696B15 LOCATION UPDATE ACCEPT (TMSI = 0xbf696b15) (gsm_04_08.c:149) 20250819134702792 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:TMSInew-0xBF696B15:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134702792 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:TMSInew-0xBF696B15 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134702792 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702792 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702792 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134702792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134702792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3302)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3302)@6b779c8e12fd: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(3312) TC_setup_refuse0(3310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3302)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3302)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819134702804 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702804 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702804 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134702804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134702804 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134702804 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:TMSInew-0xBF696B15:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134702804 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:TMSInew-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134702804 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:TMSInew-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134702805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:TMSInew-0xBF696B15:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134702805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134702805 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134702805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134702805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134702805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134702805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676a4fa0] (vlr_lu_fsm.c:817) 20250819134702805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134702805 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2E11C280:GERAN-A-562:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134702805 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134702805 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134702805 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250819134702805 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134702805 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134702805 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134702805 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134702805 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134702805 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134702805 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134702805 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134702805 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702805 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702805 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134702805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134702805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819134702808 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702808 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702808 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134702808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134702808 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134702809 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134702809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134702809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134702809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134702809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134702809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134702809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540] (msc_a.c:1053) 20250819134702809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134702809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134702809 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676a4fa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134702809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c267715810] (msc_a.c:1053) 20250819134702809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134702809 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c267698540]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134702809 DMSC DEBUG msub_fsm[0x55c267715810]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134702809 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15) MSC-A terminated (msub.c:261) 20250819134702809 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15) 1 MSC-I still active (msub.c:79) 20250819134702809 DMSC DEBUG msub_fsm[0x55c267715810]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134702809 DMSC DEBUG msub_fsm[0x55c267715810]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134702809 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134702809 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Removing from parent msub_fsm[0x55c267715810] (msub.c:113) 20250819134702809 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-562 (ran_conn.c:155) 20250819134702809 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Freeing instance (msub.c:113) 20250819134702809 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-562:LU)[0x55c2676d36e0]{READY}: Deallocated (fsm.c:568) 20250819134702810 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15) Free (msub.c:119) 20250819134702810 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134702810 DMSC DEBUG msub_fsm[0x55c267715810]{terminating}: Freeing instance (msub.c:113) 20250819134702810 DMSC DEBUG msub_fsm[0x55c267715810]{terminating}: Deallocated (fsm.c:568) 20250819134702810 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702810 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702810 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134702810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134702810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on local reference:0 20250819134702811 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134702811 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134702811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134702811 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134702811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134702811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134702811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134702811 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3302)@6b779c8e12fd: Deleted conn table entry 0TC_setup_refuse0(3310)15327763 TC_setup_refuse0(3310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134702812 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134702812 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_setup_refuse0(3310)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3305)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(3310) TC_setup_refuse0(3310)@6b779c8e12fd: 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 := 'BF696B15'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3302)@6b779c8e12fd: Added conn table entry 0TC_setup_refuse0(3310)6767367 MSC_Test_0-RAN(3302)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3301)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134703014 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703014 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703014 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134703014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134703014 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134703015 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{active}: Allocated (fsm.c:456) 20250819134703015 DMSC DEBUG msc_i[0x55c267716250]{READY}: Allocated (fsm.c:456) 20250819134703015 DMSC DEBUG msc_i[0x55c267716250]{READY}: is child of msub_fsm[0x55c2676f6ba0] (fsm.c:486) 20250819134703015 DMSC DEBUG msc_a[0x55c2676e2eb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134703015 DMSC DEBUG msc_a[0x55c2676e2eb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676f6ba0] (fsm.c:486) 20250819134703015 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x55c2676e2eb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134703015 DMSC DEBUG msc_i(unknown:GERAN-A-563:NONE)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134703016 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x55c2676e2eb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134703016 DMM DEBUG msc_a(TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0] (fsm.c:486) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134703016 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134703016 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134703016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134703016 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134703016 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134703016 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134703016 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134703017 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134703017 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250819134703017 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134703017 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134703017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134703017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134703017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134703017 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703017 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703017 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134703017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134703017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134703018 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703018 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703018 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134703018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134703018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3301)@6b779c8e12fd: { messageType := 2, destLocRef := '674307'O ("gC\a"), 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(3301)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134703020 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819134703020 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3310)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3310)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3310)@6b779c8e12fd: Sending SETUP. MTC@6b779c8e12fd: Got test event: "SETUP" MSC_Test_0-RAN(3302)@6b779c8e12fd: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3302)@6b779c8e12fd: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250819134703028 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703028 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703028 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134703028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134703028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134703028 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134703028 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134703029 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250819134703029 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250819134703029 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134703030 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703030 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703030 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134703030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134703030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3301)@6b779c8e12fd: First idle individual index:1 MSC_Test_0-SCCP(3301)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3302)@6b779c8e12fd: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3302)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3302)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(3311) MSC_Test_0-RAN(3302)@6b779c8e12fd: Added conn table entry 1TC_setup_refuse0(3311)13293904 MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3301)@6b779c8e12fd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134703037 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703037 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703037 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134703037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134703037 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_setup_refuse0(3311)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "VGCS_SETUP" TC_setup_refuse0(3311)@6b779c8e12fd: 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(3301)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(3301)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134703238 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703238 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703238 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703238 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134703238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134703238 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134703239 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: Received VGCS/VBS SETUP REFUSE from BSS. (msc_vgcs.c:1872) 20250819134703239 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55c2676a4fa0]{NULL}: transition to state Releasing VGCS/VBS channel not permitted! (msc_vgcs.c:2291) 20250819134703239 DLSCCP ERROR Received unknown conn-id 2361 for primitive N-DATA.request (sccp_scoc.c:1917) 20250819134703239 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134703240 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134703240 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134703240 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134703240 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134703240 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134703240 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134703240 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134703240 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134703240 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703240 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134703241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134703241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134703241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134703241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134703241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134703241 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703241 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134703241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134703241 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134703241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134703241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134703241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134703241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3303)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3303)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3301)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3301)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3311)@6b779c8e12fd: Got Clear Command on control connection. MTC@6b779c8e12fd: Got test event: "CLEAR" TC_setup_refuse0(3310)@6b779c8e12fd: Got GCC Termination with failure. MTC@6b779c8e12fd: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(3310)@6b779c8e12fd: Got Clear Command on initial connection. MTC@6b779c8e12fd: Got test event: "CLEAR" MTC@6b779c8e12fd: All connection are cleared now. TC_setup_refuse0(3311)@6b779c8e12fd: Final verdict of PTC: none TC_setup_refuse0(3312)@6b779c8e12fd: Final verdict of PTC: none TC_setup_refuse0(3310)@6b779c8e12fd: Final verdict of PTC: pass MTC@6b779c8e12fd: getverdict: none MTC@6b779c8e12fd: setverdict(pass): none -> pass MTC@6b779c8e12fd: getverdict: pass MTC@6b779c8e12fd: All expected events have been received. The test passed. MSC_Test_0-RAN(3302)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP(3307)@6b779c8e12fd: Final verdict of PTC: none 20250819134703763 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134703763 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134703763 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134703763 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134703763 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134703763 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134703763 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134703763 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134703764 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134703764 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134703764 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134703764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134703764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134703764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134703764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134703764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134703764 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(3301)@6b779c8e12fd: Final verdict of PTC: none 20250819134703764 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134703764 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134703764 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134703765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(3304)@6b779c8e12fd: Final verdict of PTC: none 20250819134703765 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-STATS(3309)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3306)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3305)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3315)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3314)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3308)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(3303)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3300)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3313)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: pass MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3300): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3301): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3302): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3303): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3304): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3305): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3306): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3307): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3308): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3309): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_setup_refuse0(3310): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_setup_refuse0(3311): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_setup_refuse0(3312): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3313): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3314): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3315): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_setup_refuse finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Tue Aug 19 13:47:03 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 20250819134704767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134705766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134705766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134705766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134705769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320344) 20250819134706770 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320344, count=321604) 20250819134707771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:47: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_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 20250819134708773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_assign_fail started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3319)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3319)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3319)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3317)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134709392 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3320)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134709587 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134709587 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134709587 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134709587 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3319)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134709592 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134709592 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134709592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134709592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134709592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134709592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134709592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3319)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3319)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3319)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134709593 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134709593 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134709593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134709593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134709593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134709593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134709593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134709593 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) 20250819134709593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250819134709775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134709775 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3322)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3322)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134709781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3322)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3322)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3322)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3322)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3322)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3322)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134709799 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134709799 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3323)@6b779c8e12fd: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(3326) TC_assign_fail0(3326)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819134710399 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710399 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710399 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134710399 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134710399 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55c2676a4fa0]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250819134710399 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2360 (ran_conn.c:155) 20250819134710399 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-563 (ran_conn.c:142) 20250819134710399 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250819134710399 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250819134710399 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250819134710399 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{CLEARED}: Removing from parent msub_fsm[0x55c2676f6ba0] (msc_i.c:221) 20250819134710399 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{CLEARED}: Freeing instance (msc_i.c:221) 20250819134710399 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c267716250]{CLEARED}: Deallocated (fsm.c:568) 20250819134710399 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250819134710399 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15) MSC-I terminated (msub.c:261) 20250819134710399 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15) 1 MSC-A still active (msub.c:79) 20250819134710399 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134710399 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134710399 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134710399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134710399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0] (msub.c:113) 20250819134710399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250819134710399 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c26771e930]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134710399 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55c2676f6ba0] (msub.c:113) 20250819134710399 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250819134710399 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-563:CM_SERVICE_REQ)[0x55c2676e2eb0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250819134710399 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15) Free (msub.c:119) 20250819134710399 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134710399 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{terminating}: Freeing instance (msub.c:113) 20250819134710400 DMSC DEBUG msub_fsm[0x55c2676f6ba0]{terminating}: Deallocated (fsm.c:568) 20250819134710400 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-563 (ran_conn.c:155) 20250819134710400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134710400 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710400 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710400 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134710403 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710403 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710404 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710404 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134710404 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3318)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3318)@6b779c8e12fd: Added conn table entry 0TC_assign_fail0(3326)9516210 MSC_Test_0-SCCP(3317)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(3318)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3318)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3318)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(3327) MSC_Test_0-RAN(3318)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3318)@6b779c8e12fd: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(3328) 20250819134710606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134710606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134710607 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{active}: Allocated (fsm.c:456) 20250819134710607 DMSC DEBUG msc_i[0x55c2676f6ba0]{READY}: Allocated (fsm.c:456) 20250819134710607 DMSC DEBUG msc_i[0x55c2676f6ba0]{READY}: is child of msub_fsm[0x55c2676e2eb0] (fsm.c:486) 20250819134710608 DMSC DEBUG msc_a[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134710608 DMSC DEBUG msc_a[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e2eb0] (fsm.c:486) 20250819134710608 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134710608 DMSC DEBUG msc_i(unknown:GERAN-A-564:NONE)[0x55c2676f6ba0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134710608 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134710608 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134710608 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55c2676b59c0] (fsm.c:486) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134710608 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134710608 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134710608 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134710608 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134710608 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819134710608 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134710608 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134710608 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134710608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134710608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0] (fsm.c:486) 20250819134710608 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134710609 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134710609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134710609 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710609 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710609 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: { messageType := 2, destLocRef := '9134B2'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(3317)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3323)@6b779c8e12fd: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(3326) MSC_Test-GSUP(3323)@6b779c8e12fd: Added IMSI table entry 0TC_assign_fail0(3326)"262420000000033" 20250819134710618 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819134710618 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134710621 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710621 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710621 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134710621 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_fail0(3326)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3326)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134710621 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134710621 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134710630 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134710630 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250819134710630 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134710630 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134710631 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134710631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134710631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134710631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134710631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134710631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0] (vlr_lu_fsm.c:110) 20250819134710631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134710631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c267715810]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134710631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134710631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134710631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134710631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676d36e0] (fsm.c:486) 20250819134710631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134710631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134710631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134710631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134710631 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:TMSInew-0x1938C321) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134710631 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134710631 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:TMSInew-0x1938C321 LOCATION UPDATE ACCEPT (TMSI = 0x1938c321) (gsm_04_08.c:149) 20250819134710631 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:TMSInew-0x1938C321:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134710632 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:TMSInew-0x1938C321 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134710632 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710632 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710632 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3326)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3318)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3318)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134710644 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710644 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710644 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134710644 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134710644 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:TMSInew-0x1938C321:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134710644 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:TMSInew-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134710645 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:TMSInew-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134710645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:TMSInew-0x1938C321:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134710645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134710645 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134710645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134710645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134710645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134710645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676d36e0] (vlr_lu_fsm.c:817) 20250819134710645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134710645 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xBF696B15:GERAN-A-564:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134710645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134710645 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134710645 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250819134710645 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134710645 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134710645 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134710645 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134710645 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134710645 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134710645 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134710645 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134710645 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710645 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710645 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819134710649 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710649 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710649 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134710649 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134710649 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134710649 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134710649 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134710649 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134710649 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134710649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134710649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0] (msc_a.c:1053) 20250819134710649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134710649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134710649 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676d36e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134710649 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676e2eb0] (msc_a.c:1053) 20250819134710649 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134710649 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676b59c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134710649 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134710649 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321) MSC-A terminated (msub.c:261) 20250819134710649 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321) 1 MSC-I still active (msub.c:79) 20250819134710649 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134710649 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134710649 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134710650 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Removing from parent msub_fsm[0x55c2676e2eb0] (msub.c:113) 20250819134710650 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-564 (ran_conn.c:155) 20250819134710650 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Freeing instance (msub.c:113) 20250819134710650 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-564:LU)[0x55c2676f6ba0]{READY}: Deallocated (fsm.c:568) 20250819134710650 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321) Free (msub.c:119) 20250819134710650 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134710650 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{terminating}: Freeing instance (msub.c:113) 20250819134710650 DMSC DEBUG msub_fsm[0x55c2676e2eb0]{terminating}: Deallocated (fsm.c:568) 20250819134710650 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710650 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710650 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:0 20250819134710651 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710651 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710651 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134710651 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3318)@6b779c8e12fd: Deleted conn table entry 0TC_assign_fail0(3326)9516210 TC_assign_fail0(3326)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134710653 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134710653 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_assign_fail0(3326)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3326)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3326)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3321)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(3326) TC_assign_fail0(3326)@6b779c8e12fd: 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 := '1938C321'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3318)@6b779c8e12fd: Added conn table entry 0TC_assign_fail0(3326)8967357 MSC_Test_0-RAN(3318)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3317)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134710854 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710854 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710854 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134710854 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134710855 DMSC DEBUG msub_fsm[0x55c2676d36e0]{active}: Allocated (fsm.c:456) 20250819134710855 DMSC DEBUG msc_i[0x55c2676b59c0]{READY}: Allocated (fsm.c:456) 20250819134710855 DMSC DEBUG msc_i[0x55c2676b59c0]{READY}: is child of msub_fsm[0x55c2676d36e0] (fsm.c:486) 20250819134710855 DMSC DEBUG msc_a[0x55c2676f6ba0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134710855 DMSC DEBUG msc_a[0x55c2676f6ba0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676d36e0] (fsm.c:486) 20250819134710855 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x55c2676f6ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134710855 DMSC DEBUG msc_i(unknown:GERAN-A-565:NONE)[0x55c2676b59c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134710855 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x55c2676f6ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134710855 DMM DEBUG msc_a(TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0] (fsm.c:486) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134710856 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134710856 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134710856 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134710856 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134710856 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134710856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134710856 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134710856 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134710856 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250819134710856 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134710857 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134710857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134710857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134710857 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710857 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710857 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: { messageType := 2, destLocRef := '88D4BD'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(3317)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134710860 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819134710860 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3326)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3326)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3326)@6b779c8e12fd: Sending SETUP. MTC@6b779c8e12fd: Got test event: "SETUP" MSC_Test_0-RAN(3318)@6b779c8e12fd: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3318)@6b779c8e12fd: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250819134710870 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710870 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134710870 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134710870 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134710870 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134710870 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134710870 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250819134710871 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250819134710871 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134710871 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710871 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710871 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134710871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134710871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: First idle individual index:1 MSC_Test_0-SCCP(3317)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3318)@6b779c8e12fd: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3318)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3318)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(3327) MSC_Test_0-RAN(3318)@6b779c8e12fd: Added conn table entry 1TC_assign_fail0(3327)12946467 MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3317)@6b779c8e12fd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134710878 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134710878 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134710878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134710878 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134710878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134710878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134710878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134710878 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_fail0(3327)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "VGCS_SETUP" TC_assign_fail0(3327)@6b779c8e12fd: 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(3317)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134711078 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711078 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134711078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134711078 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134711078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134711078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134711078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134711078 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134711079 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55c2676d1100]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134711079 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55c2676d1100]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55c26770d140] (fsm.c:486) 20250819134711079 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55c2676d1100]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819134711079 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55c2676d1100]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250819134711079 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55c2676d1100]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134711079 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711079 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134711079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134711079 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134711079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134711079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134711079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134711079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3327)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(3321)@6b779c8e12fd: 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(3326) TC_assign_fail0(3326)@6b779c8e12fd: as_optional_mgcp_crcx: rx CRCX 20250819134711096 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55c2676d1100]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134711097 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711097 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134711097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134711097 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134711097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134711097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134711097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134711097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: First idle individual index:2 MSC_Test_0-SCCP(3317)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3318)@6b779c8e12fd: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3318)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3318)@6b779c8e12fd: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3318)@6b779c8e12fd: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(3328) MSC_Test_0-RAN(3318)@6b779c8e12fd: Added conn table entry 2TC_assign_fail0(3328)4502692 MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(3317)@6b779c8e12fd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134711102 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711102 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134711102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134711102 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134711102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134711102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134711102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134711102 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_fail0(3328)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "VGCS_ASSIGN" TC_assign_fail0(3328)@6b779c8e12fd: 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(3317)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(3317)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134711302 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711302 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134711302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134711302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134711302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134711303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134711303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134711303 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134711303 DASCI NOTICE GCC callref 00000200, BSS #0.24.1, CID 42: Received VGCS/VBS ASSIGNMENT FAILURE from BSS. (msc_vgcs.c:2528) 20250819134711303 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676d1100]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250819134711303 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676d1100]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819134711303 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676d1100]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55c26770d140] (rtp_stream.c:239) 20250819134711303 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676d1100]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819134711303 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676d1100]{DISCARDING}: Deallocated (fsm.c:568) 20250819134711303 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250819134711303 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: All VGCS/VBS assignments failed. (msc_vgcs.c:1904) 20250819134711304 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134711304 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134711304 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134711304 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134711304 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134711304 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134711304 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134711304 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134711304 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134711304 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711304 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134711304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134711304 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134711304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134711304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134711304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134711305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134711305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134711305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134711305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134711305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134711305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134711305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134711305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134711305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134711305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134711305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134711305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134711305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134711305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134711305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134711305 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711305 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134711305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134711305 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134711305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134711305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134711305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134711305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3319)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3319)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3317)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3317)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3326)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_assign_fail0(3328)@6b779c8e12fd: Got Clear Command on channel connection. MTC@6b779c8e12fd: Got test event: "CLEAR" TC_assign_fail0(3327)@6b779c8e12fd: Got Clear Command on control connection. MTC@6b779c8e12fd: Got test event: "CLEAR" TC_assign_fail0(3326)@6b779c8e12fd: Got GCC Termination with failure. MTC@6b779c8e12fd: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(3326)@6b779c8e12fd: Got Clear Command on initial connection. MTC@6b779c8e12fd: Got test event: "CLEAR" MTC@6b779c8e12fd: All connection are cleared now. TC_assign_fail0(3326)@6b779c8e12fd: Final verdict of PTC: pass TC_assign_fail0(3328)@6b779c8e12fd: Final verdict of PTC: none TC_assign_fail0(3327)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: getverdict: none MTC@6b779c8e12fd: setverdict(pass): none -> pass MTC@6b779c8e12fd: getverdict: pass MTC@6b779c8e12fd: All expected events have been received. The test passed. MSC_Test-GSUP(3323)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(3317)@6b779c8e12fd: Final verdict of PTC: none 20250819134711830 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134711830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134711830 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134711830 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134711830 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134711830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134711830 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134711830 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134711830 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134711830 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134711830 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134711830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134711830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134711830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134711830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134711830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134711830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134711830 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134711830 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(3319)@6b779c8e12fd: Final verdict of PTC: none 20250819134711831 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134711831 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(3320)@6b779c8e12fd: Final verdict of PTC: none 20250819134711831 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(3321)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3322)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3324)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3331)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3329)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3318)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3325)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3316)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3330)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: pass MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3316): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3317): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3318): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3319): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3320): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3321): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3322): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3323): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3324): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3325): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_assign_fail0(3326): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_assign_fail0(3327): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_assign_fail0(3328): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3329): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3331): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_assign_fail finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Tue Aug 19 13:47:11 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 20250819134712832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134713832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134713832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134713832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134713834 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=386004) 20250819134714836 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=386004, count=386644) 20250819134715837 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:47: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_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 20250819134716839 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_complete_vgcs started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3335)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3335)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3335)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3333)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134717459 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3336)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134717654 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134717654 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134717654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134717654 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3335)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134717662 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134717662 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134717662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134717662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134717662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134717662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134717662 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3335)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3335)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3335)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134717664 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134717664 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134717664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134717664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134717664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134717664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134717664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 20250819134717665 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 20250819134717665 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3335)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134717841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134717841 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3338)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3338)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134717847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3338)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3338)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3338)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3338)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3338)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3338)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134717869 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134717869 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3339)@6b779c8e12fd: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(3342) TC_complete_vgcs0(3342)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819134718468 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718468 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718468 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718468 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134718468 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2363 (ran_conn.c:155) 20250819134718468 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2362 (ran_conn.c:155) 20250819134718468 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-565 (ran_conn.c:142) 20250819134718468 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250819134718468 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250819134718468 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250819134718468 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{CLEARED}: Removing from parent msub_fsm[0x55c2676d36e0] (msc_i.c:221) 20250819134718468 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{CLEARED}: Freeing instance (msc_i.c:221) 20250819134718468 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676b59c0]{CLEARED}: Deallocated (fsm.c:568) 20250819134718468 DMSC DEBUG msub_fsm[0x55c2676d36e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250819134718468 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321) MSC-I terminated (msub.c:261) 20250819134718468 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321) 1 MSC-A still active (msub.c:79) 20250819134718468 DMSC DEBUG msub_fsm[0x55c2676d36e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134718468 DMSC DEBUG msub_fsm[0x55c2676d36e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134718468 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134718468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134718468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0] (msub.c:113) 20250819134718468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250819134718468 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676e2eb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134718468 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55c2676d36e0] (msub.c:113) 20250819134718468 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250819134718468 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-565:CM_SERVICE_REQ)[0x55c2676f6ba0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250819134718468 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321) Free (msub.c:119) 20250819134718468 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134718468 DMSC DEBUG msub_fsm[0x55c2676d36e0]{terminating}: Freeing instance (msub.c:113) 20250819134718468 DMSC DEBUG msub_fsm[0x55c2676d36e0]{terminating}: Deallocated (fsm.c:568) 20250819134718468 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-565 (ran_conn.c:155) 20250819134718468 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55c2676a4fa0]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250819134718468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718468 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718468 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718468 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718469 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718469 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718469 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134718471 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718471 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718471 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718471 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3334)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3334)@6b779c8e12fd: Added conn table entry 0TC_complete_vgcs0(3342)9834809 MSC_Test_0-SCCP(3333)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(3334)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3334)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3334)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(3343) MSC_Test_0-RAN(3334)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3334)@6b779c8e12fd: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(3344) 20250819134718674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718674 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718674 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718674 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718674 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718675 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718675 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718676 DMSC DEBUG msub_fsm[0x55c2676d36e0]{active}: Allocated (fsm.c:456) 20250819134718676 DMSC DEBUG msc_i[0x55c2676e4a70]{READY}: Allocated (fsm.c:456) 20250819134718676 DMSC DEBUG msc_i[0x55c2676e4a70]{READY}: is child of msub_fsm[0x55c2676d36e0] (fsm.c:486) 20250819134718676 DMSC DEBUG msc_a[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134718676 DMSC DEBUG msc_a[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676d36e0] (fsm.c:486) 20250819134718676 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134718676 DMSC DEBUG msc_i(unknown:GERAN-A-566:NONE)[0x55c2676e4a70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134718676 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134718676 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134718676 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134718676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134718676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55c267716250] (fsm.c:486) 20250819134718676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819134718676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134718676 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134718676 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134718676 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134718676 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134718676 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819134718676 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134718676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134718676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134718676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134718676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134718677 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134718677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134718677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134718677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134718677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810] (fsm.c:486) 20250819134718677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134718677 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134718677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718677 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718677 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718677 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: { messageType := 2, destLocRef := '961139'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(3333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test-GSUP(3339)@6b779c8e12fd: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(3342) MSC_Test-GSUP(3339)@6b779c8e12fd: Added IMSI table entry 0TC_complete_vgcs0(3342)"262420000000033" MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134718687 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819134718687 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250819134718690 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718690 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718691 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718691 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134718691 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134718691 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_complete_vgcs0(3342)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3342)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134718704 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134718704 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250819134718704 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134718704 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134718705 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134718705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134718705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134718705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134718705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134718705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810] (vlr_lu_fsm.c:110) 20250819134718705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134718705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676d1100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134718705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134718705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134718705 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134718706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c267715810] (fsm.c:486) 20250819134718706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134718706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134718706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134718706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134718706 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:TMSInew-0x2FFB4A99) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134718706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134718706 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:TMSInew-0x2FFB4A99 LOCATION UPDATE ACCEPT (TMSI = 0x2ffb4a99) (gsm_04_08.c:149) 20250819134718706 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:TMSInew-0x2FFB4A99:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134718706 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:TMSInew-0x2FFB4A99 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134718706 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718706 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718706 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3342)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3334)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3334)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134718720 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718720 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718720 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718720 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718720 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:TMSInew-0x2FFB4A99:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134718720 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:TMSInew-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134718720 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:TMSInew-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134718720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:TMSInew-0x2FFB4A99:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134718720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134718720 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134718720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134718720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134718720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134718720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267715810] (vlr_lu_fsm.c:817) 20250819134718720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134718720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1938C321:GERAN-A-566:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134718720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134718720 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134718720 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.955s remaining) (msc_a.c:450) 20250819134718720 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134718720 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134718720 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134718720 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134718720 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134718720 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134718721 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134718721 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134718721 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718721 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718721 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134718725 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718725 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718725 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718726 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718726 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134718726 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134718726 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134718726 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134718726 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134718726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134718726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250] (msc_a.c:1053) 20250819134718726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134718726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134718726 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267715810]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134718726 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c2676d36e0] (msc_a.c:1053) 20250819134718726 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134718726 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c267716250]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134718726 DMSC DEBUG msub_fsm[0x55c2676d36e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134718726 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99) MSC-A terminated (msub.c:261) 20250819134718726 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99) 1 MSC-I still active (msub.c:79) 20250819134718726 DMSC DEBUG msub_fsm[0x55c2676d36e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134718726 DMSC DEBUG msub_fsm[0x55c2676d36e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134718726 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134718726 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Removing from parent msub_fsm[0x55c2676d36e0] (msub.c:113) 20250819134718726 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-566 (ran_conn.c:155) 20250819134718726 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Freeing instance (msub.c:113) 20250819134718726 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-566:LU)[0x55c2676e4a70]{READY}: Deallocated (fsm.c:568) 20250819134718726 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99) Free (msub.c:119) 20250819134718726 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134718726 DMSC DEBUG msub_fsm[0x55c2676d36e0]{terminating}: Freeing instance (msub.c:113) 20250819134718726 DMSC DEBUG msub_fsm[0x55c2676d36e0]{terminating}: Deallocated (fsm.c:568) 20250819134718727 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718727 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718727 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:0 20250819134718728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718728 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718728 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3334)@6b779c8e12fd: Deleted conn table entry 0TC_complete_vgcs0(3342)9834809 TC_complete_vgcs0(3342)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134718730 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134718730 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vgcs0(3342)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3342)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3342)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3337)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(3342) TC_complete_vgcs0(3342)@6b779c8e12fd: 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 := '2FFB4A99'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3334)@6b779c8e12fd: Added conn table entry 0TC_complete_vgcs0(3342)4226457 MSC_Test_0-RAN(3334)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134718930 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718930 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718930 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718930 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718931 DMSC DEBUG msub_fsm[0x55c267715810]{active}: Allocated (fsm.c:456) 20250819134718931 DMSC DEBUG msc_i[0x55c267716250]{READY}: Allocated (fsm.c:456) 20250819134718931 DMSC DEBUG msc_i[0x55c267716250]{READY}: is child of msub_fsm[0x55c267715810] (fsm.c:486) 20250819134718931 DMSC DEBUG msc_a[0x55c2676e4a70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134718931 DMSC DEBUG msc_a[0x55c2676e4a70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c267715810] (fsm.c:486) 20250819134718931 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x55c2676e4a70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134718931 DMSC DEBUG msc_i(unknown:GERAN-A-567:NONE)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134718931 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x55c2676e4a70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134718931 DMM DEBUG msc_a(TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250819134718931 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134718931 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70] (fsm.c:486) 20250819134718931 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819134718931 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134718931 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134718931 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134718931 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134718931 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134718931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134718931 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134718932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134718932 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134718932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134718932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134718932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134718932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134718932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134718932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134718932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134718932 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134718932 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134718932 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819134718932 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134718932 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134718932 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718932 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718932 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718932 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718933 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718933 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718933 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: { messageType := 2, destLocRef := '407D99'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(3333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134718937 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819134718937 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3342)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3342)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3342)@6b779c8e12fd: Sending SETUP. MTC@6b779c8e12fd: Got test event: "SETUP" MSC_Test_0-RAN(3334)@6b779c8e12fd: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3334)@6b779c8e12fd: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134718945 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718945 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718945 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718945 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134718945 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134718945 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134718945 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250819134718945 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250819134718945 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134718946 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718946 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718946 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134718946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134718946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: First idle individual index:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3334)@6b779c8e12fd: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3334)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3334)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(3343) MSC_Test_0-RAN(3334)@6b779c8e12fd: Added conn table entry 1TC_complete_vgcs0(3343)5834391 MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134718954 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134718954 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134718954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134718954 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134718954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134718954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134718954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134718954 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3343)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "VGCS_SETUP" TC_complete_vgcs0(3343)@6b779c8e12fd: 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(3333)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134719158 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719158 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719158 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134719158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134719158 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134719159 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55c2676c7820]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134719159 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55c2676c7820]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55c267698540] (fsm.c:486) 20250819134719159 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x55c2676c7820]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819134719159 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x55c2676c7820]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250819134719159 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x55c2676c7820]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134719160 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719160 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719160 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134719160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134719160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3343)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(3337)@6b779c8e12fd: 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(3342) TC_complete_vgcs0(3342)@6b779c8e12fd: as_optional_mgcp_crcx: rx CRCX 20250819134719181 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:no-CI)[0x55c2676c7820]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134719182 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719182 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719182 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134719182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134719182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: First idle individual index:2 MSC_Test_0-SCCP(3333)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3334)@6b779c8e12fd: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3334)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3334)@6b779c8e12fd: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3334)@6b779c8e12fd: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(3344) MSC_Test_0-RAN(3334)@6b779c8e12fd: Added conn table entry 2TC_complete_vgcs0(3344)7985456 MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(3333)@6b779c8e12fd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250819134719188 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719188 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719188 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134719188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134719188 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3344)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(3344)@6b779c8e12fd: 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(3333)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:29 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134719390 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719390 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719390 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134719390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134719390 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134719391 DCC DEBUG rtp_stream(vgcs-cell-42:call-242:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676c7820]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250819134719391 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)[0x55c2676c7820]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819134719391 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)[0x55c2676c7820]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250819134719391 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)[0x55c2676c7820]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250819134719391 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250819134719392 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719392 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719392 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134719392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134719392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3334)@6b779c8e12fd: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(3342)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "ASSIGNMENT" TC_complete_vgcs0(3342)@6b779c8e12fd: 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(3333)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000102'O 20250819134719401 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719401 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719401 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134719401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134719401 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3342)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3342)@6b779c8e12fd: { 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" } } } } } } } 20250819134719402 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134719402 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134719402 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)[0x55c2676c7820]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250819134719402 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)[0x55c2676c7820]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250819134719403 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134719403 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134719403 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134719403 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + 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) 20250819134719403 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134719403 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134719403 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,GCC) (msc_a.c:1004) 20250819134719403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134719403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134719403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134719403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134719403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134719403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134719403 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719403 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719403 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134719403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134719404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134719405 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)[0x55c2676c7820]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134719405 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)[0x55c2676c7820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3343)@6b779c8e12fd: Got GCC Connect. MTC@6b779c8e12fd: Got test event: "GCC_CONNECT" TC_complete_vgcs0(3342)@6b779c8e12fd: Got Clear Command on initial connection. TC_complete_vgcs0(3343)@6b779c8e12fd: Got GCC Set Parameter. MTC@6b779c8e12fd: Got test event: "CLEAR" MTC@6b779c8e12fd: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3343)@6b779c8e12fd: 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(3333)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134719616 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719616 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719616 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134719616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134719617 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134719617 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)[0x55c2676c7820]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250819134719617 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)[0x55c2676c7820]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250819134719617 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)[0x55c2676c7820]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) TC_complete_vgcs0(3342)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3342)@6b779c8e12fd: { 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 := "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" } } } } } } } 20250819134719622 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)[0x55c2676c7820]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134719622 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)[0x55c2676c7820]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3343)@6b779c8e12fd: 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(3333)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134719818 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719818 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719818 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134719818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134719818 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134719818 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134719818 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134719818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134719818 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134719818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134719818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134719818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134719818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3343)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(3343)@6b779c8e12fd: 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(3343)@6b779c8e12fd: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:25 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O 20250819134720027 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134720027 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134720027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134720027 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134720028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134720028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134720028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134720028 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134720028 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)[0x55c2676c7820]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250819134720028 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)[0x55c2676c7820]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250819134720028 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)[0x55c2676c7820]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250819134720029 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134720029 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134720029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134720029 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134720029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134720029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134720029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134720029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3334)@6b779c8e12fd: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(3334)@6b779c8e12fd: patched enc_l3: '003500001900'O MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006003500001900'O 20250819134720031 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134720031 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134720031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134720031 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134720031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134720031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134720031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134720031 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134720032 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)[0x55c2676c7820]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250819134720032 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)[0x55c2676c7820]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819134720032 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)[0x55c2676c7820]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55c267698540] (rtp_stream.c:239) 20250819134720032 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)[0x55c2676c7820]{DISCARDING}: Freeing instance (rtp_stream.c:239) TC_complete_vgcs0(3342)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX 20250819134720032 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)[0x55c2676c7820]{DISCARDING}: Deallocated (fsm.c:568) 20250819134720032 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250819134720032 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134720033 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134720033 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134720033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134720033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134720033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134720033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134720033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134720033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3342)@6b779c8e12fd: { 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 := "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" } } } } } } } 20250819134720033 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134720033 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134720033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134720033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134720033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134720033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134720033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134720033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3343)@6b779c8e12fd: Got GCC Set Parameter. 20250819134720033 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134720033 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134720033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134720033 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134720033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134720033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134720033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134720033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MTC@6b779c8e12fd: Got test event: "GCC_SET_PARAM" MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3335)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3333)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3344)@6b779c8e12fd: Got Clear Command on channel connection. MTC@6b779c8e12fd: Got test event: "CLEAR" TC_complete_vgcs0(3343)@6b779c8e12fd: 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(3333)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:6 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134720237 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134720237 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134720237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134720237 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134720237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134720237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134720237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134720238 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vgcs0(3343)@6b779c8e12fd: Sending Uplink Req: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { uplinkRequest := { messageType := '1F'O, talkerPriority := omit, cellIdentifier := omit, layer3Information := omit, mobileIdentity := omit } } } } TC_complete_vgcs0(3343)@6b779c8e12fd: Got GCC Termination. MTC@6b779c8e12fd: Got test event: "GCC_TERMINATION" MSC_Test_0-SCCP(3333)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3333)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3333)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '00011F'O 20250819134720439 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134720439 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134720439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134720439 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134720439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134720439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134720439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134720439 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3335)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3343)@6b779c8e12fd: Got Clear Command on control connection. MTC@6b779c8e12fd: Got test event: "CLEAR" MTC@6b779c8e12fd: All connection are cleared now. TC_complete_vgcs0(3344)@6b779c8e12fd: Final verdict of PTC: none TC_complete_vgcs0(3342)@6b779c8e12fd: Final verdict of PTC: pass TC_complete_vgcs0(3343)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: getverdict: none MTC@6b779c8e12fd: setverdict(pass): none -> pass MTC@6b779c8e12fd: getverdict: pass MTC@6b779c8e12fd: All expected events have been received. The test passed. 20250819134720957 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134720957 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134720957 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134720957 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134720958 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134720958 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134720958 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134720958 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134720958 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134720958 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134720958 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134720958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134720958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134720958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134720958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134720958 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134720958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134720958 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250819134720958 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(3335)@6b779c8e12fd: Final verdict of PTC: none 20250819134720958 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134720958 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3339)@6b779c8e12fd: Final verdict of PTC: none 20250819134720959 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(3336)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3338)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3332)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3334)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(3333)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-SMPP(3340)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3337)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3347)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3345)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3341)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3346)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: pass MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3332): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3333): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3334): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3335): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3336): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3337): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3338): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3339): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3340): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3341): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_complete_vgcs0(3342): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_complete_vgcs0(3343): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_complete_vgcs0(3344): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3345): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3346): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3347): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_complete_vgcs finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Tue Aug 19 13:47:20 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 20250819134721962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134722960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134722960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134722960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134722963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=501752) 20250819134723964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=501752, count=502392) 20250819134724966 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: 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 ------ Tue Aug 19 13:47: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_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 20250819134725968 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test case TC_complete_vbs started. MTC@6b779c8e12fd: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@6b779c8e12fd: Starting RAN_Emulation MSC_Test_0-M3UA(3351)@6b779c8e12fd: ************************************************* MSC_Test_0-M3UA(3351)@6b779c8e12fd: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3351)@6b779c8e12fd: ************************************************* MSC_Test_0-SCCP(3349)@6b779c8e12fd: v_sccp_pdu_maxlen:268 20250819134726601 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3352)@6b779c8e12fd: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250819134726792 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250819134726792 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250819134726792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250819134726792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3351)@6b779c8e12fd: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250819134726794 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134726794 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250819134726794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250819134726794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250819134726794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250819134726794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250819134726794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3351)@6b779c8e12fd: M3UA_ASPUP sent MSC_Test_0-M3UA(3351)@6b779c8e12fd: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3351)@6b779c8e12fd: Association #8 state changed to: aSP_Inactive (5) 20250819134726795 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134726795 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250819134726795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250819134726795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250819134726795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250819134726795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250819134726795 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 20250819134726795 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DAVA() for 0.24.1/0 (xua_snm.c:406) MSC_Test_0-M3UA(3351)@6b779c8e12fd: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: Association #8 state changed to: aSP_Active (7) 20250819134726795 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: Received M3UA_NOTIFY -> discard 20250819134726970 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134726970 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3354)@6b779c8e12fd: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3354)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250819134726976 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3354)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3354)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3354)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3354)@6b779c8e12fd: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3354)@6b779c8e12fd: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3354)@6b779c8e12fd: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250819134726994 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250819134726994 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3355)@6b779c8e12fd: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3358) TC_complete_vbs0(3358)@6b779c8e12fd: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250819134727599 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727599 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727599 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134727599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134727599 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134727600 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2365 (ran_conn.c:155) 20250819134727601 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2364 (ran_conn.c:155) 20250819134727601 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-567 (ran_conn.c:142) 20250819134727601 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250819134727601 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250819134727601 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250819134727601 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{CLEARED}: Removing from parent msub_fsm[0x55c267715810] (msc_i.c:221) 20250819134727601 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{CLEARED}: Freeing instance (msc_i.c:221) 20250819134727601 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c267716250]{CLEARED}: Deallocated (fsm.c:568) 20250819134727601 DMSC DEBUG msub_fsm[0x55c267715810]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250819134727601 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99) MSC-I terminated (msub.c:261) 20250819134727601 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99) 1 MSC-A still active (msub.c:79) 20250819134727601 DMSC DEBUG msub_fsm[0x55c267715810]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134727601 DMSC DEBUG msub_fsm[0x55c267715810]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134727601 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134727601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134727601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70] (msub.c:113) 20250819134727601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250819134727601 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676d36e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250819134727601 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55c267715810] (msub.c:113) 20250819134727601 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250819134727601 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-567:CM_SERVICE_REQ)[0x55c2676e4a70]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250819134727601 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99) Free (msub.c:119) 20250819134727601 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134727601 DMSC DEBUG msub_fsm[0x55c267715810]{terminating}: Freeing instance (msub.c:113) 20250819134727601 DMSC DEBUG msub_fsm[0x55c267715810]{terminating}: Deallocated (fsm.c:568) 20250819134727601 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-567 (ran_conn.c:155) 20250819134727601 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55c2676a4fa0]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250819134727602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134727602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134727602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134727602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134727602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134727602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134727602 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727602 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727602 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134727602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134727602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250819134727606 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727606 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727606 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134727606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134727606 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(3353)@6b779c8e12fd: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "469", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f2" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-RAN(3350)@6b779c8e12fd: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3350)@6b779c8e12fd: Added conn table entry 0TC_complete_vbs0(3358)7872424 MSC_Test_0-SCCP(3349)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-RAN(3350)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3350)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3350)@6b779c8e12fd: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3359) MSC_Test_0-RAN(3350)@6b779c8e12fd: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3350)@6b779c8e12fd: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3360) 20250819134727806 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727806 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727806 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134727806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134727806 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134727807 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727807 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727807 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134727807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134727807 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134727807 DMSC DEBUG msub_fsm[0x55c26770d140]{active}: Allocated (fsm.c:456) 20250819134727807 DMSC DEBUG msc_i[0x55c267716250]{READY}: Allocated (fsm.c:456) 20250819134727807 DMSC DEBUG msc_i[0x55c267716250]{READY}: is child of msub_fsm[0x55c26770d140] (fsm.c:486) 20250819134727807 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134727807 DMSC DEBUG msc_a[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c26770d140] (fsm.c:486) 20250819134727807 DMSC DEBUG msc_a(unknown:GERAN-A-568:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134727807 DMSC DEBUG msc_i(unknown:GERAN-A-568:NONE)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134727807 DMSC DEBUG msc_a(unknown:GERAN-A-568:NONE)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134727808 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250819134727808 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-568:LU)[0x55c2676d36e0] (fsm.c:486) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250819134727808 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250819134727808 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250819134727808 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134727808 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134727808 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250819134727808 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250819134727808 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250819134727808 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250819134727808 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134727808 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70] (fsm.c:486) 20250819134727808 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250819134727808 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250819134727808 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727808 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727808 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134727808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134727808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134727809 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727809 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727809 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134727809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134727809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: { messageType := 2, destLocRef := '781FA8'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(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3355)@6b779c8e12fd: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3358) MSC_Test-GSUP(3355)@6b779c8e12fd: Added IMSI table entry 0TC_complete_vbs0(3358)"262420000000033" 20250819134727817 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819134727817 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_len:8 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134727819 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727819 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727819 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727819 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134727819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134727819 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134727820 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134727820 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_complete_vbs0(3358)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3358)@6b779c8e12fd: setverdict(pass): none -> pass 20250819134727829 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134727829 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250819134727829 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134727829 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134727830 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250819134727830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250819134727830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250819134727830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250819134727830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250819134727830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70] (vlr_lu_fsm.c:110) 20250819134727830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250819134727830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c267715810]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134727830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250819134727830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250819134727830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250819134727830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676e4a70] (fsm.c:486) 20250819134727830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250819134727830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250819134727830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250819134727830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250819134727830 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:TMSInew-0xAFD62F44) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134727830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250819134727830 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:TMSInew-0xAFD62F44 LOCATION UPDATE ACCEPT (TMSI = 0xafd62f44) (gsm_04_08.c:149) 20250819134727830 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:TMSInew-0xAFD62F44:GERAN-A-568:LU)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134727830 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:TMSInew-0xAFD62F44 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250819134727830 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727830 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727830 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134727830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134727830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3358)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3350)@6b779c8e12fd: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3350)@6b779c8e12fd: patched enc_l3: '055B'O MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_len:5 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010002055B'O 20250819134727841 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727841 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727841 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134727841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134727841 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134727841 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:TMSInew-0xAFD62F44:GERAN-A-568:LU)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134727841 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:TMSInew-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134727841 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:TMSInew-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250819134727841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:TMSInew-0xAFD62F44:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250819134727841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250819134727841 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250819134727841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250819134727841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250819134727841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250819134727841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676e4a70] (vlr_lu_fsm.c:817) 20250819134727841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250819134727841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x2FFB4A99:GERAN-A-568:LU)[0x55c2676ef610]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250819134727841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250819134727841 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250819134727841 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.966s remaining) (msc_a.c:450) 20250819134727841 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134727841 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134727841 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250819134727841 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134727841 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250819134727841 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134727842 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c267716250]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134727842 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250819134727842 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727842 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727842 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134727842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134727842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000121'O 20250819134727845 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727845 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727845 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134727845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134727845 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134727846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c267716250]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134727846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134727846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250819134727846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134727846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250819134727846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250819134727846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0] (msc_a.c:1053) 20250819134727846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250819134727846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250819134727846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676e4a70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250819134727846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55c26770d140] (msc_a.c:1053) 20250819134727846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250819134727846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c2676d36e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250819134727846 DMSC DEBUG msub_fsm[0x55c26770d140]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250819134727846 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44) MSC-A terminated (msub.c:261) 20250819134727846 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44) 1 MSC-I still active (msub.c:79) 20250819134727846 DMSC DEBUG msub_fsm[0x55c26770d140]{active}: State change to terminating (no timeout) (msub.c:91) 20250819134727846 DMSC DEBUG msub_fsm[0x55c26770d140]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250819134727846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c267716250]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250819134727846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c267716250]{READY}: Removing from parent msub_fsm[0x55c26770d140] (msub.c:113) 20250819134727846 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-568 (ran_conn.c:155) 20250819134727846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c267716250]{READY}: Freeing instance (msub.c:113) 20250819134727846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-568:LU)[0x55c267716250]{READY}: Deallocated (fsm.c:568) 20250819134727846 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44) Free (msub.c:119) 20250819134727846 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 - active-conn: now used by 1 (attached) (msub.c:375) 20250819134727846 DMSC DEBUG msub_fsm[0x55c26770d140]{terminating}: Freeing instance (msub.c:113) 20250819134727846 DMSC DEBUG msub_fsm[0x55c26770d140]{terminating}: Deallocated (fsm.c:568) 20250819134727846 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727846 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727846 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134727846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134727846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134727847 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134727847 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134727847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134727847 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134727848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134727848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134727848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134727848 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-RAN(3350)@6b779c8e12fd: Deleted conn table entry 0TC_complete_vbs0(3358)7872424 TC_complete_vbs0(3358)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed 20250819134727849 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250819134727849 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vbs0(3358)@6b779c8e12fd: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3358)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3358)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3353)@6b779c8e12fd: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3358) TC_complete_vbs0(3358)@6b779c8e12fd: 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 := 'AFD62F44'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3350)@6b779c8e12fd: Added conn table entry 0TC_complete_vbs0(3358)11836103 MSC_Test_0-RAN(3350)@6b779c8e12fd: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3349)@6b779c8e12fd: First idle individual index:0 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134728050 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728050 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728050 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134728050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134728050 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728051 DMSC DEBUG msub_fsm[0x55c2676e4a70]{active}: Allocated (fsm.c:456) 20250819134728051 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: Allocated (fsm.c:456) 20250819134728051 DMSC DEBUG msc_i[0x55c2676d36e0]{READY}: is child of msub_fsm[0x55c2676e4a70] (fsm.c:486) 20250819134728051 DMSC DEBUG msc_a[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250819134728051 DMSC DEBUG msc_a[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55c2676e4a70] (fsm.c:486) 20250819134728051 DMSC DEBUG msc_a(unknown:GERAN-A-569:NONE)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250819134728051 DMSC DEBUG msc_i(unknown:GERAN-A-569:NONE)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250819134728051 DMSC DEBUG msc_a(unknown:GERAN-A-569:NONE)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250819134728051 DMM DEBUG msc_a(TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250819134728051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250819134728051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250] (fsm.c:486) 20250819134728051 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250819134728052 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250819134728052 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250819134728052 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250819134728052 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250819134728052 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250819134728052 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c26770d140]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250819134728052 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250819134728052 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250819134728052 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250819134728052 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250819134728052 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250819134728053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728053 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728053 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728053 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728054 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: { messageType := 2, destLocRef := 'B49AC7'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(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250819134728057 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250819134728057 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vbs0(3358)@6b779c8e12fd: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3358)@6b779c8e12fd: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3358)@6b779c8e12fd: Sending SETUP. MTC@6b779c8e12fd: Got test event: "SETUP" MSC_Test_0-RAN(3350)@6b779c8e12fd: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(3350)@6b779c8e12fd: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006013200001A00'O 20250819134728065 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728065 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728065 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134728065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134728065 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134728065 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134728065 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134728065 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 + BCC: now used by 3 (attached,active-conn,BCC) (transaction.c:228) 20250819134728065 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250819134728065 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250819134728066 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728066 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728066 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: First idle individual index:1 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3350)@6b779c8e12fd: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3350)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3350)@6b779c8e12fd: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3359) MSC_Test_0-RAN(3350)@6b779c8e12fd: Added conn table entry 1TC_complete_vbs0(3359)8663914 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250819134728075 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728075 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728075 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728075 DLM3UA DEBUG 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(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134728075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134728076 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_complete_vbs0(3359)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "VGCS_SETUP" TC_complete_vbs0(3359)@6b779c8e12fd: 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(3349)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134728278 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728278 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728278 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134728278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134728278 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728279 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55c2676bca80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250819134728279 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55c2676bca80]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55c2676c7820] (fsm.c:486) 20250819134728279 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x55c2676bca80]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250819134728279 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x55c2676bca80]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250819134728279 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x55c2676bca80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250819134728279 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728279 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728279 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3353)@6b779c8e12fd: Found Expect[0] for { line := { verb := "CRCX", trans_id := "470", 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(3358) TC_complete_vbs0(3359)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "UPLINK_SEIZED" TC_complete_vbs0(3358)@6b779c8e12fd: as_optional_mgcp_crcx: rx CRCX 20250819134728296 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:no-CI)[0x55c2676bca80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134728297 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728297 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728297 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: First idle individual index:2 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3350)@6b779c8e12fd: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3350)@6b779c8e12fd: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3350)@6b779c8e12fd: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3350)@6b779c8e12fd: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3360) MSC_Test_0-RAN(3350)@6b779c8e12fd: Added conn table entry 2TC_complete_vbs0(3360)13973885 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250819134728302 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728302 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728302 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134728302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134728302 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3360)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3360)@6b779c8e12fd: 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(3349)@6b779c8e12fd: Session index based on connection ID:2 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_len:29 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134728502 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728502 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728502 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134728502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134728502 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728503 DCC DEBUG rtp_stream(vgcs-cell-42:call-243:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55c2676bca80]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250819134728503 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)[0x55c2676bca80]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250819134728503 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)[0x55c2676bca80]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250819134728503 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)[0x55c2676bca80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250819134728503 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250819134728504 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728504 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728504 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3350)@6b779c8e12fd: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3358)@6b779c8e12fd: 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@6b779c8e12fd: Got test event: "ASSIGNMENT" TC_complete_vbs0(3358)@6b779c8e12fd: Sending Assignment Complete: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 0, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := omit, circuitIdentityCode := omit, cellIdentifier := omit, chosenChannel := omit, chosenEncryptionAlgorithm := omit, circuitPool := omit, speechVersion := omit, lSAIdentifier := omit, talkerPriority := omit, aoIPTransportLayer := omit, speechCodec := omit, codecList := omit, lCLS_BSS_Status := omit, osmuxCID := omit } } } } TC_complete_vbs0(3358)@6b779c8e12fd: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(3358)@6b779c8e12fd: { line := { verb := "MDCX", trans_id := "471", 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" } } } } } } } MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on connection ID:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_len:3 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134728514 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728514 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728514 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134728514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134728514 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728515 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250819134728515 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250819134728515 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)[0x55c2676bca80]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250819134728515 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)[0x55c2676bca80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250819134728515 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250819134728515 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c267716250]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250819134728515 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250819134728515 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 + 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) 20250819134728515 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250819134728515 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44:GERAN-A-569:CM_SERVICE_REQ)[0x55c2676d36e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250819134728515 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,BCC) (msc_a.c:1004) 20250819134728515 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)[0x55c2676bca80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250819134728515 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)[0x55c2676bca80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250819134728516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728516 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728516 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728516 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3358)@6b779c8e12fd: Got Clear Command on initial connection. MTC@6b779c8e12fd: Got test event: "CLEAR" TC_complete_vbs0(3359)@6b779c8e12fd: Got BCC Connect. MTC@6b779c8e12fd: Got test event: "BCC_CONNECT" TC_complete_vbs0(3359)@6b779c8e12fd: Got BCC Set Parameter MTC@6b779c8e12fd: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3359)@6b779c8e12fd: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(3350)@6b779c8e12fd: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(3350)@6b779c8e12fd: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on connection ID:1 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_len:9 MSC_Test_0-SCCP(3349)@6b779c8e12fd: vl_from0 MSC_Test_0-SCCP(3349)@6b779c8e12fd: data sent by MTP3_SCCP_PORT: '010006013500001A00'O 20250819134728728 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728728 DLM3UA DEBUG 0: asp-virt-bsc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728728 DLM3UA DEBUG 0: asp-virt-bsc0-0: m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:603) 20250819134728728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250819134728729 DLSS7 DEBUG XUA_AS(msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250819134728729 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)[0x55c2676bca80]{ESTABLISHED}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250819134728729 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)[0x55c2676bca80]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250819134728729 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)[0x55c2676bca80]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55c2676c7820] (rtp_stream.c:239) 20250819134728729 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)[0x55c2676bca80]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250819134728729 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)[0x55c2676bca80]{DISCARDING}: Deallocated (fsm.c:568) 20250819134728730 DASCI ERROR BCC callref 00000208, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250819134728730 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0xAFD62F44 - BCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250819134728730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250819134728730 DLSS7 DEBUG 0: asp-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134728730 DLM3UA DEBUG 0: asp-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250819134728730 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250819134728731 DLM3UA DEBUG 0: asp-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:603) 20250819134728731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250819134728731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250819134728731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:247) 20250819134728731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3351)@6b779c8e12fd: Message received on association #8 MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:1 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3351)@6b779c8e12fd: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3349)@6b779c8e12fd: Session index based on local reference:2 MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3349)@6b779c8e12fd: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3358)@6b779c8e12fd: as_optional_mgcp_dlcx: rx MGCP DLCX TC_complete_vbs0(3359)@6b779c8e12fd: Got BCC Termination. MTC@6b779c8e12fd: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3359)@6b779c8e12fd: Got Clear Command on control connection. MTC@6b779c8e12fd: Got test event: "CLEAR" TC_complete_vbs0(3360)@6b779c8e12fd: Got Clear Command on channel connection. MTC@6b779c8e12fd: Got test event: "CLEAR" MTC@6b779c8e12fd: All connection are cleared now. TC_complete_vbs0(3360)@6b779c8e12fd: Final verdict of PTC: none TC_complete_vbs0(3359)@6b779c8e12fd: Final verdict of PTC: none TC_complete_vbs0(3358)@6b779c8e12fd: Final verdict of PTC: pass MTC@6b779c8e12fd: getverdict: none MTC@6b779c8e12fd: setverdict(pass): none -> pass MTC@6b779c8e12fd: getverdict: pass MTC@6b779c8e12fd: All expected events have been received. The test passed. 20250819134729252 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250819134729252 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250819134729252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134729252 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250819134729252 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250819134729252 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250819134729252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:850) 20250819134729252 DLSS7 INFO 0: asp-virt-bsc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250819134729252 DLSS7 NOTICE 0: asp-virt-bsc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250819134729252 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250819134729252 DLSS7 DEBUG 0: asp-virt-bsc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:850) 20250819134729252 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1106) 20250819134729253 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250819134729253 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250819134729253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1112) 20250819134729253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250819134729253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250819134729253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250819134729253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250819134729253 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(3355)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-GSUP-IPA(3354)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-M3UA(3351)@6b779c8e12fd: Final verdict of PTC: none 20250819134729253 DLM3UA NOTICE 0: asp-asp-clnt-OsmoMSC-A: Rx DUNA() for 0.24.1/0 (xua_snm.c:371) 20250819134729253 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(3356)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MNCC(3352)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-RAN(3350)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3348)@6b779c8e12fd: Final verdict of PTC: none MSC_Test_0-SCCP(3349)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-STATS(3357)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3361)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3363)@6b779c8e12fd: Final verdict of PTC: none MSC_Test-MGCP(3353)@6b779c8e12fd: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3362)@6b779c8e12fd: Final verdict of PTC: none MTC@6b779c8e12fd: Setting final verdict of the test case. MTC@6b779c8e12fd: Local verdict of MTC: pass MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3348): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-SCCP(3349): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-RAN(3350): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test_0-M3UA(3351): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MNCC(3352): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-MGCP(3353): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP-IPA(3354): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-GSUP(3355): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-SMPP(3356): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC MSC_Test-STATS(3357): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_complete_vbs0(3358): pass (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_complete_vbs0(3359): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC TC_complete_vbs0(3360): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3361): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3362): none (pass -> pass) MTC@6b779c8e12fd: Local verdict of PTC IPA-CTRL-CLI-IPA(3363): none (pass -> pass) MTC@6b779c8e12fd: Test case TC_complete_vbs finished. Verdict: pass MTC@6b779c8e12fd: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Tue Aug 19 13:47:29 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 20250819134730253 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134731253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250819134731253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250819134731253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250819134731253 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=448228) 20250819134732255 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448228, count=451428) 20250819134733256 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@6b779c8e12fd: 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@6b779c8e12fd: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6b779c8e12fd: Terminating MTC. MC@6b779c8e12fd: MTC terminated. MC2> exit MC@6b779c8e12fd: Shutting down session. MC@6b779c8e12fd: 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 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: 5 xfail: 5 pass: 225 skip: 4 20250819134734257 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Testsuite is done [testenv] Stopping testsuite (16743) [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-20250819-1311-4947a7db-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 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 20250819134735257 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_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 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 20250819134736258 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_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_mo_mt_sms_rp_mr 20250819134737259 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_mo_smma log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_gsup_mo_sms 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 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 20250819134738260 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_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 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 20250819134739261 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_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 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 20250819134740262 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_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 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 20250819134741263 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_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 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 20250819134742265 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_multi_lu_and_mo_ussd log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_iu_multi_lu_and_mt_ussd 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 20250819134743266 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_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 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 20250819134744267 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_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 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 20250819134745268 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_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 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 20250819134746269 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_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 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-6b779c8e12fd-509-17332.log line 284 log_merge: WARNING: get_new_prefix failed for: MSC_Tests-TC_mt_ussd_for_unknown_subscr 20250819134747270 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_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 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 20250819134748270 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_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 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 20250819134749271 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_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-20250819-1311-4947a7db-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-latest/_testenv/data/scripts/log_format.sh'] 20250819134750273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134751273 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134752275 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250819134753276 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Stopping stp (16631) [testenv] Stopping msc (16657) [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-20250819-1311-4947a7db-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:7817 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:7889 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:7890 MSC_Tests control part MSC_Tests.ttcn:3455 TC_gsup_mt_sms_conn_timeout testcase                                                                                                The MSC initiated silent call despite an active connection MSC_Tests.ttcn:8010 MSC_Tests control part MSC_Tests.ttcn:7805 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-20250819-1311-4947a7db-0'] testenv-msc-osmocom-latest-20250819-1311-4947a7db-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test-latest/2515/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.62, 0.90, 1.33 + 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